GitHits session
Astro CSP and PostHog Cookie Behavior
Investigated Astro 7.2.0 server-rendered scripts and CSP handling alongside PostHog 1.380.1 event, persistence, and session ID code, with an additional search of vanilla-cookieconsent 3.1.0.
Session overview
GitHits CLI MCP Session
Aug 14, 2026, 12:26 PM – Aug 14, 2026, 12:49 PM UTC
- Tool calls
- 57
- Tools
- 3
- Targets
- 3
- Wall time
- 2 min 31 s
- Successful
- 56
- Failed
- 1
Session activity
What the agent did
The code, documentation, package data, and examples used by the agent in this session.
+0:00SearchCode navigationastrosecurity.csp output server SSR script hash inline script module external scripts
security.csp output server SSR script hash inline script module external scripts
pkg:npm:astro@7.2.0Result summary
{ "completed": true, "freshness_counts": { "stale": 1 }, "indexing_status_counts": { "indexed": 2 }, "outcome": "result_returned", "partial_results": false, "result_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 409, "file_path": "packages/astro/src/core/build/plugins/plugin-manifest.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/build/plugins/plugin-manifest.ts#L399-L409", "repo_url": "https://github.com/withastro/astro", "start_line": 399 }, { "end_line": 1184, "kind": "doc", "match_line": 1182, "package_name": "astro", "page_id": "2030898", "registry": "npm", "source_url": "https://docs.astro.build/en/reference/configuration-reference/#securitycsp", "start_line": 1174, "version": "7.2.0" }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 468, "file_path": "packages/astro/src/core/build/plugins/plugin-css.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/build/plugins/plugin-css.ts#L458-L468", "repo_url": "https://github.com/withastro/astro", "start_line": 458 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 33, "file_path": "packages/astro/src/core/build/plugins/plugin-scripts.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/build/plugins/plugin-scripts.ts#L23-L33", "repo_url": "https://github.com/withastro/astro", "start_line": 23 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 99, "file_path": "packages/astro/src/core/render/ssr-element.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/render/ssr-element.ts#L89-L99", "repo_url": "https://github.com/withastro/astro", "start_line": 89 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 205, "file_path": "packages/astro/src/vite-plugin-astro/index.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/vite-plugin-astro/index.ts#L195-L205", "repo_url": "https://github.com/withastro/astro", "start_line": 195 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 136, "file_path": "packages/astro/src/core/csp/common.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/csp/common.ts#L126-L136", "repo_url": "https://github.com/withastro/astro", "start_line": 126 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 137, "file_path": "packages/astro/src/transitions/router.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/transitions/router.ts#L127-L137", "repo_url": "https://github.com/withastro/astro", "start_line": 127 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 74, "file_path": "packages/astro/src/runtime/server/render/server-islands.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/server-islands.ts#L64-L74", "repo_url": "https://github.com/withastro/astro", "start_line": 64 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 89, "file_path": "packages/astro/src/core/app/types.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/app/types.ts#L79-L89", "repo_url": "https://github.com/withastro/astro", "start_line": 79 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 1, "file_path": "packages/astro/test/fixtures/static-build/src/scripts/external-script.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/test/fixtures/static-build/src/scripts/external-script.ts#L1-L1", "repo_url": "https://github.com/withastro/astro", "start_line": 1 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 74, "file_path": "packages/astro/src/core/app/pipeline.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/app/pipeline.ts#L64-L74", "repo_url": "https://github.com/withastro/astro", "start_line": 64 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 31, "file_path": "packages/astro/src/runtime/server/render/csp.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/csp.ts#L21-L31", "repo_url": "https://github.com/withastro/astro", "start_line": 21 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 139, "file_path": "packages/astro/src/core/build/pipeline.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/build/pipeline.ts#L129-L139", "repo_url": "https://github.com/withastro/astro", "start_line": 129 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 436, "file_path": "packages/astro/src/core/messages/runtime.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/messages/runtime.ts#L426-L436", "repo_url": "https://github.com/withastro/astro", "start_line": 426 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 230, "file_path": "packages/astro/src/manifest/serialized.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/manifest/serialized.ts#L220-L230", "repo_url": "https://github.com/withastro/astro", "start_line": 220 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 24, "file_path": "packages/astro/src/vite-plugin-scripts/page-ssr.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/vite-plugin-scripts/page-ssr.ts#L14-L24", "repo_url": "https://github.com/withastro/astro", "start_line": 14 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 82, "file_path": "packages/astro/src/types/astro.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/types/astro.ts#L72-L82", "repo_url": "https://github.com/withastro/astro", "start_line": 72 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 205, "file_path": "packages/astro/src/assets/fonts/vite-plugin-fonts.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/assets/fonts/vite-plugin-fonts.ts#L195-L205", "repo_url": "https://github.com/withastro/astro", "start_line": 195 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 82, "file_path": "packages/astro/src/core/app/dev/pipeline.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/app/dev/pipeline.ts#L72-L82", "repo_url": "https://github.com/withastro/astro", "start_line": 72 } ], "result_type_counts": { "documentation_page": 1, "repository_code": 19 }, "results": [ { "label": "buildManifest", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "Configuration Reference | Docs", "target": "npm:astro@7.2.0", "type": "documentation_page" }, { "label": "rollupPluginAstroBuildCSS", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "shouldInlineScriptChunk", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "createModuleScriptElement", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "astro", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "trackScriptHashes", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "runScripts", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "ServerIslandComponent", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "SSRManifest", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "element", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "AppPipeline", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "renderCspContent", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "BuildPipeline", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "warnIfCspResourceFallbackShadowing", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "createSerializedManifest", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "astroScriptsPostPlugin", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "AstroSettings", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "fontsPlugin", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "NonRunnablePipeline", "target": "npm:astro@7.2.0", "type": "repository_code" } ], "returned_results": 20, "search_ref_present": false, "source_counts": { "code": 1, "docs": 1 }, "status": "success" }Request
Request payload
{ "allow_partial_results": false, "limit": 20, "offset": 0, "query": "security.csp output server SSR script hash inline script module external scripts", "sources": [ "auto" ], "targets": [ { "name": "astro", "registry": "npm", "version": "7.2.0" } ], "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "completed": true, "freshness_counts": { "stale": 1 }, "indexing_status_counts": { "indexed": 2 }, "outcome": "result_returned", "partial_results": false, "result_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 409, "file_path": "packages/astro/src/core/build/plugins/plugin-manifest.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/build/plugins/plugin-manifest.ts#L399-L409", "repo_url": "https://github.com/withastro/astro", "start_line": 399 }, { "end_line": 1184, "kind": "doc", "match_line": 1182, "package_name": "astro", "page_id": "2030898", "registry": "npm", "source_url": "https://docs.astro.build/en/reference/configuration-reference/#securitycsp", "start_line": 1174, "version": "7.2.0" }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 468, "file_path": "packages/astro/src/core/build/plugins/plugin-css.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/build/plugins/plugin-css.ts#L458-L468", "repo_url": "https://github.com/withastro/astro", "start_line": 458 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 33, "file_path": "packages/astro/src/core/build/plugins/plugin-scripts.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/build/plugins/plugin-scripts.ts#L23-L33", "repo_url": "https://github.com/withastro/astro", "start_line": 23 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 99, "file_path": "packages/astro/src/core/render/ssr-element.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/render/ssr-element.ts#L89-L99", "repo_url": "https://github.com/withastro/astro", "start_line": 89 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 205, "file_path": "packages/astro/src/vite-plugin-astro/index.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/vite-plugin-astro/index.ts#L195-L205", "repo_url": "https://github.com/withastro/astro", "start_line": 195 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 136, "file_path": "packages/astro/src/core/csp/common.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/csp/common.ts#L126-L136", "repo_url": "https://github.com/withastro/astro", "start_line": 126 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 137, "file_path": "packages/astro/src/transitions/router.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/transitions/router.ts#L127-L137", "repo_url": "https://github.com/withastro/astro", "start_line": 127 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 74, "file_path": "packages/astro/src/runtime/server/render/server-islands.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/server-islands.ts#L64-L74", "repo_url": "https://github.com/withastro/astro", "start_line": 64 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 89, "file_path": "packages/astro/src/core/app/types.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/app/types.ts#L79-L89", "repo_url": "https://github.com/withastro/astro", "start_line": 79 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 1, "file_path": "packages/astro/test/fixtures/static-build/src/scripts/external-script.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/test/fixtures/static-build/src/scripts/external-script.ts#L1-L1", "repo_url": "https://github.com/withastro/astro", "start_line": 1 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 74, "file_path": "packages/astro/src/core/app/pipeline.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/app/pipeline.ts#L64-L74", "repo_url": "https://github.com/withastro/astro", "start_line": 64 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 31, "file_path": "packages/astro/src/runtime/server/render/csp.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/csp.ts#L21-L31", "repo_url": "https://github.com/withastro/astro", "start_line": 21 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 139, "file_path": "packages/astro/src/core/build/pipeline.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/build/pipeline.ts#L129-L139", "repo_url": "https://github.com/withastro/astro", "start_line": 129 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 436, "file_path": "packages/astro/src/core/messages/runtime.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/messages/runtime.ts#L426-L436", "repo_url": "https://github.com/withastro/astro", "start_line": 426 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 230, "file_path": "packages/astro/src/manifest/serialized.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/manifest/serialized.ts#L220-L230", "repo_url": "https://github.com/withastro/astro", "start_line": 220 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 24, "file_path": "packages/astro/src/vite-plugin-scripts/page-ssr.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/vite-plugin-scripts/page-ssr.ts#L14-L24", "repo_url": "https://github.com/withastro/astro", "start_line": 14 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 82, "file_path": "packages/astro/src/types/astro.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/types/astro.ts#L72-L82", "repo_url": "https://github.com/withastro/astro", "start_line": 72 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 205, "file_path": "packages/astro/src/assets/fonts/vite-plugin-fonts.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/assets/fonts/vite-plugin-fonts.ts#L195-L205", "repo_url": "https://github.com/withastro/astro", "start_line": 195 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 82, "file_path": "packages/astro/src/core/app/dev/pipeline.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/app/dev/pipeline.ts#L72-L82", "repo_url": "https://github.com/withastro/astro", "start_line": 72 } ], "result_type_counts": { "documentation_page": 1, "repository_code": 19 }, "results": [ { "label": "buildManifest", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "Configuration Reference | Docs", "target": "npm:astro@7.2.0", "type": "documentation_page" }, { "label": "rollupPluginAstroBuildCSS", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "shouldInlineScriptChunk", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "createModuleScriptElement", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "astro", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "trackScriptHashes", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "runScripts", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "ServerIslandComponent", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "SSRManifest", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "element", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "AppPipeline", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "renderCspContent", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "BuildPipeline", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "warnIfCspResourceFallbackShadowing", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "createSerializedManifest", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "astroScriptsPostPlugin", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "AstroSettings", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "fontsPlugin", "target": "npm:astro@7.2.0", "type": "repository_code" }, { "label": "NonRunnablePipeline", "target": "npm:astro@7.2.0", "type": "repository_code" } ], "returned_results": 20, "search_ref_present": false, "source_counts": { "code": 1, "docs": 1 }, "status": "success" }, "title": null, "content": null }+0:07SearchCode navigationposthog-jscookieless_mode on_reject opt_out_capturing capture_pageview persistence cross_subdomain_cookie disable_session_recording autocapture heatmaps blob worker
cookieless_mode on_reject opt_out_capturing capture_pageview persistence cross_subdomain_cookie disable_session_recording autocapture heatmaps blob worker
pkg:npm:posthog-js@1.380.1Result summary
{ "completed": true, "freshness_counts": { "current": 1 }, "indexing_status_counts": { "indexed": 2 }, "outcome": "result_returned", "partial_results": false, "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3695, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L3685-L3695", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3685 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3695, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L3685-L3695", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3685 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3614, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L3604-L3614", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3604 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 243, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L233-L243", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 233 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1350, "file_path": "packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts#L1340-L1350", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1340 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 83, "file_path": "packages/browser/src/consent.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/consent.ts#L73-L83", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 73 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 505, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L495-L505", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 495 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 92, "file_path": "packages/browser/src/extensions/replay/session-recording.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/session-recording.ts#L82-L92", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 82 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 60, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L50-L60", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 50 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 43, "file_path": "packages/browser/playwright/mocked/session-recording/cookieless-opt-in-recording.spec.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/playwright/mocked/session-recording/cookieless-opt-in-recording.spec.ts#L36-L43", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 36 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 328, "file_path": "packages/browser/src/autocapture.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/autocapture.ts#L318-L328", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 318 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 76, "file_path": "packages/browser/src/heatmaps.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/heatmaps.ts#L66-L76", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 66 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 100, "file_path": "packages/browser/src/extensions/web-vitals/index.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/web-vitals/index.ts#L90-L100", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 90 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 59, "file_path": "packages/browser/playground/vscode-extension/src/extension.js", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/playground/vscode-extension/src/extension.js#L49-L59", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 49 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 103, "file_path": "packages/browser/src/persistence-key-policy.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/persistence-key-policy.ts#L93-L103", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 93 }, { "end_line": 148, "kind": "doc", "match_line": 139, "package_name": "posthog-js", "page_id": "github:posthog/posthog-js@a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/CHANGELOG.md", "registry": "npm", "source_url": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/CHANGELOG.md", "start_line": 138, "version": "1.380.1" }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 27, "file_path": "packages/browser/playground/csp-violations/server.js", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/playground/csp-violations/server.js#L19-L27", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 19 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 302, "file_path": "packages/browser/src/types.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/types.ts#L292-L302", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 292 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 118, "file_path": "packages/browser/src/constants.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/constants.ts#L118-L118", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 118 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 75, "file_path": "packages/browser/src/extensions/replay/external/recording-strategies.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/recording-strategies.ts#L65-L75", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 65 } ], "result_pointers_truncated": true, "result_type_counts": { "documentation_page": 1, "repository_code": 28, "repository_doc": 1 }, "results": [ { "label": "PostHog", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "opt_out_capturing", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "opt_in_capturing", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "defaultConfig", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "LazyLoadedSessionRecording", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ConsentManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PostHogPersistence", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionRecording", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionIdManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "customerConfig", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "Autocapture", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "Heatmaps", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "WebVitalsAutocapture", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "getWebviewContent", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PERSISTENCE_KEY_POLICY", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "Patch Changes", "target": "npm:posthog-js@1.380.1", "type": "repository_doc" }, { "label": "POSTHOG_SCRIPT", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "RemoteConfig", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "COOKIELESS_ON_REJECT", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "RecordingStrategy", "target": "npm:posthog-js@1.380.1", "type": "repository_code" } ], "returned_results": 30, "search_ref_present": false, "source_counts": { "code": 1, "docs": 1 }, "status": "success" }Request
Request payload
{ "allow_partial_results": false, "limit": 30, "offset": 0, "query": "cookieless_mode on_reject opt_out_capturing capture_pageview persistence cross_subdomain_cookie disable_session_recording autocapture heatmaps blob worker", "sources": [ "auto" ], "targets": [ { "name": "posthog-js", "registry": "npm", "version": "1.380.1" } ], "wait_timeout_ms": 60000 }ResponseTruncated
Response payload
{ "summary": { "completed": true, "freshness_counts": { "current": 1 }, "indexing_status_counts": { "indexed": 2 }, "outcome": "result_returned", "partial_results": false, "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3695, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L3685-L3695", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3685 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3695, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L3685-L3695", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3685 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3614, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L3604-L3614", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3604 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 243, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L233-L243", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 233 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1350, "file_path": "packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts#L1340-L1350", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1340 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 83, "file_path": "packages/browser/src/consent.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/consent.ts#L73-L83", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 73 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 505, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L495-L505", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 495 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 92, "file_path": "packages/browser/src/extensions/replay/session-recording.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/session-recording.ts#L82-L92", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 82 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 60, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L50-L60", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 50 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 43, "file_path": "packages/browser/playwright/mocked/session-recording/cookieless-opt-in-recording.spec.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/playwright/mocked/session-recording/cookieless-opt-in-recording.spec.ts#L36-L43", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 36 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 328, "file_path": "packages/browser/src/autocapture.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/autocapture.ts#L318-L328", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 318 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 76, "file_path": "packages/browser/src/heatmaps.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/heatmaps.ts#L66-L76", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 66 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 100, "file_path": "packages/browser/src/extensions/web-vitals/index.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/web-vitals/index.ts#L90-L100", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 90 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 59, "file_path": "packages/browser/playground/vscode-extension/src/extension.js", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/playground/vscode-extension/src/extension.js#L49-L59", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 49 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 103, "file_path": "packages/browser/src/persistence-key-policy.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/persistence-key-policy.ts#L93-L103", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 93 }, { "end_line": 148, "kind": "doc", "match_line": 139, "package_name": "posthog-js", "page_id": "github:posthog/posthog-js@a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/CHANGELOG.md", "registry": "npm", "source_url": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/CHANGELOG.md", "start_line": 138, "version": "1.380.1" }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 27, "file_path": "packages/browser/playground/csp-violations/server.js", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/playground/csp-violations/server.js#L19-L27", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 19 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 302, "file_path": "packages/browser/src/types.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/types.ts#L292-L302", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 292 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 118, "file_path": "packages/browser/src/constants.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/constants.ts#L118-L118", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 118 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 75, "file_path": "packages/browser/src/extensions/replay/external/recording-strategies.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/recording-strategies.ts#L65-L75", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 65 } ], "result_pointers_truncated": true, "result_type_counts": { "documentation_page": 1, "repository_code": 28, "repository_doc": 1 }, "results": [ { "label": "PostHog", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "opt_out_capturing", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "opt_in_capturing", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "defaultConfig", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "LazyLoadedSessionRecording", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ConsentManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PostHogPersistence", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionRecording", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionIdManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "customerConfig", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "Autocapture", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "Heatmaps", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "WebVitalsAutocapture", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "getWebviewContent", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PERSISTENCE_KEY_POLICY", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "Patch Changes", "target": "npm:posthog-js@1.380.1", "type": "repository_doc" }, { "label": "POSTHOG_SCRIPT", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "RemoteConfig", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "COOKIELESS_ON_REJECT", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "RecordingStrategy", "target": "npm:posthog-js@1.380.1", "type": "repository_code" } ], "returned_results": 30, "search_ref_present": false, "source_counts": { "code": 1, "docs": 1 }, "status": "success" }, "title": null, "content": null }This shared record contains a truncated response.
+0:14SearchCode navigationvanilla-cookieconsentcookie domain root acceptedCategory onFirstConsent onConsent onChange GPC categories
cookie domain root acceptedCategory onFirstConsent onConsent onChange GPC categories
pkg:npm:vanilla-cookieconsent@3.1.0Result summary
{ "completed": true, "freshness_counts": { "stale": 1 }, "indexing_status_counts": { "indexed": 2 }, "outcome": "result_returned", "partial_results": false, "result_pointers": [ { "end_line": 298, "kind": "doc", "match_line": 293, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "start_line": 288, "version": "3.1.0" }, { "end_line": 296, "kind": "doc", "match_line": 288, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/essential/getting-started.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/essential/getting-started.md", "start_line": 286, "version": "3.1.0" }, { "end_line": 124, "kind": "doc", "match_line": 121, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/manage-scripts.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/manage-scripts.md", "start_line": 114, "version": "3.1.0" }, { "end_line": 78, "kind": "doc", "match_line": 68, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/google-consent-mode.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/google-consent-mode.md", "start_line": 68, "version": "3.1.0" }, { "end_line": 248, "kind": "doc", "match_line": 242, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "start_line": 238, "version": "3.1.0" }, { "end_line": 69, "kind": "doc", "match_line": 66, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/callbacks-events.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/callbacks-events.md", "start_line": 59, "version": "3.1.0" }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 335, "file_path": "src/core/global.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/src/core/global.js#L325-L335", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 325 }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 482, "file_path": "types/index.d.ts", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/types/index.d.ts#L472-L482", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 472 }, { "end_line": 153, "kind": "doc", "match_line": 148, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/api-reference.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/api-reference.md", "start_line": 143, "version": "3.1.0" }, { "end_line": 3, "kind": "doc", "match_line": 1, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/playground/Readme.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/playground/Readme.md", "start_line": 1, "version": "3.1.0" }, { "end_line": 20, "kind": "doc", "match_line": 11, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/iframemanager-setup.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/iframemanager-setup.md", "start_line": 10, "version": "3.1.0" }, { "end_line": 63, "kind": "doc", "match_line": 58, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/consent-logging.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/consent-logging.md", "start_line": 53, "version": "3.1.0" }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 97, "file_path": "src/core/api.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/src/core/api.js#L90-L97", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 90 }, { "end_line": 281, "kind": "doc", "match_line": 277, "package_name": "vanilla-cookieconsent", "page_id": "200867", "registry": "npm", "source_url": "https://cookieconsent.orestbida.com/reference/configuration-reference.html", "start_line": 271, "version": "3.1.0" }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 215, "file_path": "src/utils/cookies.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/src/utils/cookies.js#L205-L215", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 205 }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 7, "file_path": "dist/core/cookieconsent-core.esm.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/dist/core/cookieconsent-core.esm.js#L7-L7", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 7 }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 7, "file_path": "dist/core/cookieconsent-core.umd.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/dist/core/cookieconsent-core.umd.js#L7-L7", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 7 }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 7, "file_path": "dist/cookieconsent.esm.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/dist/cookieconsent.esm.js#L7-L7", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 7 }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 7, "file_path": "dist/cookieconsent.umd.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/dist/cookieconsent.umd.js#L7-L7", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 7 }, { "end_line": 20, "kind": "doc", "match_line": 20, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/additional/troubleshooting.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/additional/troubleshooting.md", "start_line": 17, "version": "3.1.0" } ], "result_pointers_truncated": true, "result_type_counts": { "documentation_page": 3, "repository_code": 15, "repository_doc": 12 }, "results": [ { "label": "onChange", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Configuration", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Using callbacks/events", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Google consent mode", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "onFirstConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "onChange", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "GlobalState", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_code" }, { "label": "CookieConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_code" }, { "label": "acceptedCategory", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "CookieConsent v3 Playground", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Connect IframeManager -> CookieConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "When/Where to send the data", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "acceptedCategory", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_code" }, { "label": "Configuration Reference | CookieConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "documentation_page" }, { "label": "saveCookiePreferences", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_code" }, { "label": "n", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_code" }, { "label": "s", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_code" }, { "label": "p", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_code" }, { "label": "g", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_code" }, { "label": "Some cookies are not deleted on subdomains", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" } ], "returned_results": 30, "search_ref_present": false, "source_counts": { "code": 1, "docs": 1 }, "status": "success" }Request
Request payload
{ "allow_partial_results": false, "limit": 30, "offset": 0, "query": "cookie domain root acceptedCategory onFirstConsent onConsent onChange GPC categories", "sources": [ "auto" ], "targets": [ { "name": "vanilla-cookieconsent", "registry": "npm", "version": "3.1.0" } ], "wait_timeout_ms": 60000 }ResponseTruncated
Response payload
{ "summary": { "completed": true, "freshness_counts": { "stale": 1 }, "indexing_status_counts": { "indexed": 2 }, "outcome": "result_returned", "partial_results": false, "result_pointers": [ { "end_line": 298, "kind": "doc", "match_line": 293, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "start_line": 288, "version": "3.1.0" }, { "end_line": 296, "kind": "doc", "match_line": 288, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/essential/getting-started.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/essential/getting-started.md", "start_line": 286, "version": "3.1.0" }, { "end_line": 124, "kind": "doc", "match_line": 121, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/manage-scripts.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/manage-scripts.md", "start_line": 114, "version": "3.1.0" }, { "end_line": 78, "kind": "doc", "match_line": 68, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/google-consent-mode.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/google-consent-mode.md", "start_line": 68, "version": "3.1.0" }, { "end_line": 248, "kind": "doc", "match_line": 242, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "start_line": 238, "version": "3.1.0" }, { "end_line": 69, "kind": "doc", "match_line": 66, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/callbacks-events.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/callbacks-events.md", "start_line": 59, "version": "3.1.0" }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 335, "file_path": "src/core/global.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/src/core/global.js#L325-L335", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 325 }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 482, "file_path": "types/index.d.ts", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/types/index.d.ts#L472-L482", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 472 }, { "end_line": 153, "kind": "doc", "match_line": 148, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/api-reference.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/api-reference.md", "start_line": 143, "version": "3.1.0" }, { "end_line": 3, "kind": "doc", "match_line": 1, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/playground/Readme.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/playground/Readme.md", "start_line": 1, "version": "3.1.0" }, { "end_line": 20, "kind": "doc", "match_line": 11, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/iframemanager-setup.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/iframemanager-setup.md", "start_line": 10, "version": "3.1.0" }, { "end_line": 63, "kind": "doc", "match_line": 58, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/consent-logging.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/consent-logging.md", "start_line": 53, "version": "3.1.0" }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 97, "file_path": "src/core/api.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/src/core/api.js#L90-L97", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 90 }, { "end_line": 281, "kind": "doc", "match_line": 277, "package_name": "vanilla-cookieconsent", "page_id": "200867", "registry": "npm", "source_url": "https://cookieconsent.orestbida.com/reference/configuration-reference.html", "start_line": 271, "version": "3.1.0" }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 215, "file_path": "src/utils/cookies.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/src/utils/cookies.js#L205-L215", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 205 }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 7, "file_path": "dist/core/cookieconsent-core.esm.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/dist/core/cookieconsent-core.esm.js#L7-L7", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 7 }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 7, "file_path": "dist/core/cookieconsent-core.umd.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/dist/core/cookieconsent-core.umd.js#L7-L7", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 7 }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 7, "file_path": "dist/cookieconsent.esm.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/dist/cookieconsent.esm.js#L7-L7", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 7 }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 7, "file_path": "dist/cookieconsent.umd.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/dist/cookieconsent.umd.js#L7-L7", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 7 }, { "end_line": 20, "kind": "doc", "match_line": 20, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/additional/troubleshooting.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/additional/troubleshooting.md", "start_line": 17, "version": "3.1.0" } ], "result_pointers_truncated": true, "result_type_counts": { "documentation_page": 3, "repository_code": 15, "repository_doc": 12 }, "results": [ { "label": "onChange", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Configuration", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Using callbacks/events", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Google consent mode", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "onFirstConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "onChange", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "GlobalState", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_code" }, { "label": "CookieConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_code" }, { "label": "acceptedCategory", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "CookieConsent v3 Playground", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Connect IframeManager -> CookieConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "When/Where to send the data", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "acceptedCategory", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_code" }, { "label": "Configuration Reference | CookieConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "documentation_page" }, { "label": "saveCookiePreferences", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_code" }, { "label": "n", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_code" }, { "label": "s", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_code" }, { "label": "p", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_code" }, { "label": "g", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_code" }, { "label": "Some cookies are not deleted on subdomains", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" } ], "returned_results": 30, "search_ref_present": false, "source_counts": { "code": 1, "docs": 1 }, "status": "success" }, "title": null, "content": null }This shared record contains a truncated response.
+1:38Code GrepCode navigationastro“security.csp”
security.csp
pkg:npm:astro@7.2.0Result summary
{ "files_too_large_skipped": 0, "indexing_ref": "22eb3ba3-67ca-4ace-97cf-b032cd3cfdb1", "next_cursor_present": false, "outcome": "deferred", "returned_matches": 0, "status": "success", "target_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "git_ref": "astro@7.2.0", "kind": "code_target", "package_name": "astro", "registry": "npm", "repo_url": "https://github.com/withastro/astro", "role": "resolved_requested", "version": "7.2.0" } ], "total_matches": 0, "unique_files_matched": 0 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 2, "context_lines_before": 2, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 100, "max_matches_per_file": 20, "package_name": "astro", "path_selectors": [ { "kind": "PREFIX", "value": "src/" } ], "pattern": "security.csp", "pattern_type": "LITERAL", "registry": "npm", "version": "7.2.0", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "indexing_ref": "22eb3ba3-67ca-4ace-97cf-b032cd3cfdb1", "next_cursor_present": false, "outcome": "deferred", "returned_matches": 0, "status": "success", "target_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "git_ref": "astro@7.2.0", "kind": "code_target", "package_name": "astro", "registry": "npm", "repo_url": "https://github.com/withastro/astro", "role": "resolved_requested", "version": "7.2.0" } ], "total_matches": 0, "unique_files_matched": 0 }, "title": null, "content": null }+2:19Code GrepCode navigationastro“cspDestination”
cspDestination
pkg:npm:astro@7.2.0Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/assets/runtime.ts", "src/core/app/types.ts", "src/core/build/plugins/plugin-manifest.ts", "src/core/fetch/fetch-state.ts", "src/core/fetch/fetch-state.ts", "src/manifest/serialized.ts", "src/runtime/server/render/head.ts", "src/runtime/server/render/page.ts", "src/runtime/server/render/page.ts", "src/runtime/server/render/page.ts", "src/runtime/server/render/page.ts", "src/runtime/server/render/server-islands.ts", "src/types/public/internal.ts", "src/types/public/internal.ts", "src/types/public/internal.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 32, "file_path": "packages/astro/src/assets/runtime.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/assets/runtime.ts#L26-L32", "repo_url": "https://github.com/withastro/astro", "start_line": 26 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 174, "file_path": "packages/astro/src/core/app/types.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/app/types.ts#L168-L174", "repo_url": "https://github.com/withastro/astro", "start_line": 168 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 344, "file_path": "packages/astro/src/core/build/plugins/plugin-manifest.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/build/plugins/plugin-manifest.ts#L338-L344", "repo_url": "https://github.com/withastro/astro", "start_line": 338 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 436, "file_path": "packages/astro/src/core/fetch/fetch-state.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/fetch/fetch-state.ts#L430-L436", "repo_url": "https://github.com/withastro/astro", "start_line": 430 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 436, "file_path": "packages/astro/src/core/fetch/fetch-state.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/fetch/fetch-state.ts#L430-L436", "repo_url": "https://github.com/withastro/astro", "start_line": 430 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 186, "file_path": "packages/astro/src/manifest/serialized.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/manifest/serialized.ts#L180-L186", "repo_url": "https://github.com/withastro/astro", "start_line": 180 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 39, "file_path": "packages/astro/src/runtime/server/render/head.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/head.ts#L33-L39", "repo_url": "https://github.com/withastro/astro", "start_line": 33 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 53, "file_path": "packages/astro/src/runtime/server/render/page.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/page.ts#L47-L53", "repo_url": "https://github.com/withastro/astro", "start_line": 47 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 53, "file_path": "packages/astro/src/runtime/server/render/page.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/page.ts#L47-L53", "repo_url": "https://github.com/withastro/astro", "start_line": 47 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 103, "file_path": "packages/astro/src/runtime/server/render/page.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/page.ts#L97-L103", "repo_url": "https://github.com/withastro/astro", "start_line": 97 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 104, "file_path": "packages/astro/src/runtime/server/render/page.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/page.ts#L98-L104", "repo_url": "https://github.com/withastro/astro", "start_line": 98 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 70, "file_path": "packages/astro/src/runtime/server/render/server-islands.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/server-islands.ts#L64-L70", "repo_url": "https://github.com/withastro/astro", "start_line": 64 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 235, "file_path": "packages/astro/src/types/public/internal.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/types/public/internal.ts#L229-L235", "repo_url": "https://github.com/withastro/astro", "start_line": 229 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 242, "file_path": "packages/astro/src/types/public/internal.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/types/public/internal.ts#L236-L242", "repo_url": "https://github.com/withastro/astro", "start_line": 236 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 242, "file_path": "packages/astro/src/types/public/internal.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/types/public/internal.ts#L236-L242", "repo_url": "https://github.com/withastro/astro", "start_line": 236 } ], "returned_matches": 15, "route_taken": "CONTENT_INDEX", "status": "success", "target_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "git_ref": "astro@7.2.0", "kind": "code_target", "package_name": "astro", "registry": "npm", "repo_url": "https://github.com/withastro/astro", "role": "resolved_requested", "version": "7.2.0" } ], "total_matches": 15, "unique_files_matched": 9 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 3, "context_lines_before": 3, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 100, "max_matches_per_file": 20, "package_name": "astro", "path_selectors": [ { "kind": "PREFIX", "value": "src/" } ], "pattern": "cspDestination", "pattern_type": "LITERAL", "registry": "npm", "version": "7.2.0", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/assets/runtime.ts", "src/core/app/types.ts", "src/core/build/plugins/plugin-manifest.ts", "src/core/fetch/fetch-state.ts", "src/core/fetch/fetch-state.ts", "src/manifest/serialized.ts", "src/runtime/server/render/head.ts", "src/runtime/server/render/page.ts", "src/runtime/server/render/page.ts", "src/runtime/server/render/page.ts", "src/runtime/server/render/page.ts", "src/runtime/server/render/server-islands.ts", "src/types/public/internal.ts", "src/types/public/internal.ts", "src/types/public/internal.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 32, "file_path": "packages/astro/src/assets/runtime.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/assets/runtime.ts#L26-L32", "repo_url": "https://github.com/withastro/astro", "start_line": 26 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 174, "file_path": "packages/astro/src/core/app/types.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/app/types.ts#L168-L174", "repo_url": "https://github.com/withastro/astro", "start_line": 168 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 344, "file_path": "packages/astro/src/core/build/plugins/plugin-manifest.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/build/plugins/plugin-manifest.ts#L338-L344", "repo_url": "https://github.com/withastro/astro", "start_line": 338 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 436, "file_path": "packages/astro/src/core/fetch/fetch-state.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/fetch/fetch-state.ts#L430-L436", "repo_url": "https://github.com/withastro/astro", "start_line": 430 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 436, "file_path": "packages/astro/src/core/fetch/fetch-state.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/fetch/fetch-state.ts#L430-L436", "repo_url": "https://github.com/withastro/astro", "start_line": 430 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 186, "file_path": "packages/astro/src/manifest/serialized.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/manifest/serialized.ts#L180-L186", "repo_url": "https://github.com/withastro/astro", "start_line": 180 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 39, "file_path": "packages/astro/src/runtime/server/render/head.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/head.ts#L33-L39", "repo_url": "https://github.com/withastro/astro", "start_line": 33 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 53, "file_path": "packages/astro/src/runtime/server/render/page.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/page.ts#L47-L53", "repo_url": "https://github.com/withastro/astro", "start_line": 47 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 53, "file_path": "packages/astro/src/runtime/server/render/page.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/page.ts#L47-L53", "repo_url": "https://github.com/withastro/astro", "start_line": 47 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 103, "file_path": "packages/astro/src/runtime/server/render/page.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/page.ts#L97-L103", "repo_url": "https://github.com/withastro/astro", "start_line": 97 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 104, "file_path": "packages/astro/src/runtime/server/render/page.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/page.ts#L98-L104", "repo_url": "https://github.com/withastro/astro", "start_line": 98 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 70, "file_path": "packages/astro/src/runtime/server/render/server-islands.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/server-islands.ts#L64-L70", "repo_url": "https://github.com/withastro/astro", "start_line": 64 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 235, "file_path": "packages/astro/src/types/public/internal.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/types/public/internal.ts#L229-L235", "repo_url": "https://github.com/withastro/astro", "start_line": 229 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 242, "file_path": "packages/astro/src/types/public/internal.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/types/public/internal.ts#L236-L242", "repo_url": "https://github.com/withastro/astro", "start_line": 236 }, { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 242, "file_path": "packages/astro/src/types/public/internal.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/types/public/internal.ts#L236-L242", "repo_url": "https://github.com/withastro/astro", "start_line": 236 } ], "returned_matches": 15, "route_taken": "CONTENT_INDEX", "status": "success", "target_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "git_ref": "astro@7.2.0", "kind": "code_target", "package_name": "astro", "registry": "npm", "repo_url": "https://github.com/withastro/astro", "role": "resolved_requested", "version": "7.2.0" } ], "total_matches": 15, "unique_files_matched": 9 }, "title": null, "content": null }+2:24Code GrepCode navigationposthog-js“cross_subdomain_cookie:”
cross_subdomain_cookie:
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/posthog-core.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 214, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L206-L214", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 206 } ], "returned_matches": 1, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 1, "unique_files_matched": 1 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 4, "context_lines_before": 4, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 30, "max_matches_per_file": 20, "package_name": "posthog-js", "path_selectors": [ { "kind": "PREFIX", "value": "src/" } ], "pattern": "cross_subdomain_cookie:", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/posthog-core.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 214, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L206-L214", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 206 } ], "returned_matches": 1, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 1, "unique_files_matched": 1 }, "title": null, "content": null }+2:29Code GrepCode navigationposthog-js“cookieless_mode”
cookieless_mode
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 90, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L84-L90", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 84 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 103, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L97-L103", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 97 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 115, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L109-L115", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 109 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 129, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L123-L129", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 123 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 142, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L136-L142", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 165, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L159-L165", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 159 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 177, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L171-L177", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 171 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 199, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L193-L199", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 193 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 208, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L202-L208", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 202 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 217, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L211-L217", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 211 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 232, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L226-L232", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 226 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 240, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L234-L240", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 234 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 249, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L243-L249", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 243 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 264, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L258-L264", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 258 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 270, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L264-L270", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 264 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 291, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L285-L291", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 285 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 297, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L291-L297", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 291 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 317, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L311-L317", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 311 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 323, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L317-L323", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 317 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 336, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L330-L336", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 330 } ], "result_pointers_truncated": true, "returned_matches": 50, "returned_matches_truncated": true, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 63, "unique_files_matched": 11 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 3, "context_lines_before": 3, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 100, "max_matches_per_file": 20, "package_name": "posthog-js", "path_selectors": [ { "kind": "PREFIX", "value": "src/" } ], "pattern": "cookieless_mode", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 60000 }ResponseTruncated
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts", "src/__tests__/cookieless.test.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 90, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L84-L90", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 84 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 103, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L97-L103", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 97 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 115, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L109-L115", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 109 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 129, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L123-L129", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 123 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 142, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L136-L142", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 165, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L159-L165", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 159 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 177, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L171-L177", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 171 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 199, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L193-L199", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 193 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 208, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L202-L208", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 202 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 217, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L211-L217", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 211 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 232, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L226-L232", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 226 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 240, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L234-L240", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 234 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 249, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L243-L249", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 243 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 264, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L258-L264", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 258 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 270, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L264-L270", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 264 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 291, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L285-L291", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 285 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 297, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L291-L297", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 291 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 317, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L311-L317", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 311 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 323, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L317-L323", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 317 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 336, "file_path": "packages/browser/src/__tests__/cookieless.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/cookieless.test.ts#L330-L336", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 330 } ], "result_pointers_truncated": true, "returned_matches": 50, "returned_matches_truncated": true, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 63, "unique_files_matched": 11 }, "title": null, "content": null }This shared record contains a truncated response.
+2:33Code GrepCode navigationposthog-js“disable_external_dependency_loading”
disable_external_dependency_loading
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/entrypoints/external-scripts-loader.ts", "src/posthog-core.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 11, "file_path": "packages/browser/src/entrypoints/external-scripts-loader.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/entrypoints/external-scripts-loader.ts#L5-L11", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 5 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 236, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L230-L236", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 230 } ], "returned_matches": 2, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 2, "unique_files_matched": 2 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 3, "context_lines_before": 3, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 100, "max_matches_per_file": 20, "package_name": "posthog-js", "path_selectors": [ { "kind": "PREFIX", "value": "src/" } ], "pattern": "disable_external_dependency_loading", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/entrypoints/external-scripts-loader.ts", "src/posthog-core.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 11, "file_path": "packages/browser/src/entrypoints/external-scripts-loader.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/entrypoints/external-scripts-loader.ts#L5-L11", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 5 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 236, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L230-L236", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 230 } ], "returned_matches": 2, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 2, "unique_files_matched": 2 }, "title": null, "content": null }+2:38Code GrepCode navigationposthog-js“worker”
worker
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "next_cursor_present": false, "outcome": "empty_result", "returned_matches": 0, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 0, "unique_files_matched": 0 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 2, "context_lines_before": 2, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 100, "max_matches_per_file": 20, "package_name": "posthog-js", "path_selectors": [ { "kind": "PREFIX", "value": "src/extensions/replay/" } ], "pattern": "worker", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "next_cursor_present": false, "outcome": "empty_result", "returned_matches": 0, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 0, "unique_files_matched": 0 }, "title": null, "content": null }+2:42Code GrepCode navigationvanilla-cookieconsent“root:”
root:
pkg:npm:vanilla-cookieconsent@3.1.0Result summary
{ "files_too_large_skipped": 0, "next_cursor_present": false, "outcome": "empty_result", "returned_matches": 0, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 0, "unique_files_matched": 0 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 3, "context_lines_before": 3, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 30, "max_matches_per_file": 20, "package_name": "vanilla-cookieconsent", "path_selectors": [ { "kind": "PREFIX", "value": "src/" } ], "pattern": "root:", "pattern_type": "LITERAL", "registry": "npm", "version": "3.1.0", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "next_cursor_present": false, "outcome": "empty_result", "returned_matches": 0, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 0, "unique_files_matched": 0 }, "title": null, "content": null }+2:46Code GrepCode navigationvanilla-cookieconsent“acceptedCategory”
acceptedCategory
pkg:npm:vanilla-cookieconsent@3.1.0Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/core/api.js", "src/core/api.js" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 93, "file_path": "src/core/api.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/src/core/api.js#L87-L93", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 87 }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 312, "file_path": "src/core/api.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/src/core/api.js#L306-L312", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 306 } ], "returned_matches": 2, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 2, "unique_files_matched": 1 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 3, "context_lines_before": 3, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 50, "max_matches_per_file": 20, "package_name": "vanilla-cookieconsent", "path_selectors": [ { "kind": "PREFIX", "value": "src/" } ], "pattern": "acceptedCategory", "pattern_type": "LITERAL", "registry": "npm", "version": "3.1.0", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/core/api.js", "src/core/api.js" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 93, "file_path": "src/core/api.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/src/core/api.js#L87-L93", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 87 }, { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 312, "file_path": "src/core/api.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/src/core/api.js#L306-L312", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 306 } ], "returned_matches": 2, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 2, "unique_files_matched": 1 }, "title": null, "content": null }+2:50Code GrepCode navigationvanilla-cookieconsent“globalPrivacyControl”
globalPrivacyControl
pkg:npm:vanilla-cookieconsent@3.1.0Result summary
{ "files_too_large_skipped": 0, "next_cursor_present": false, "outcome": "empty_result", "returned_matches": 0, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 0, "unique_files_matched": 0 }Request
Request payload
{ "allow_unscoped": true, "case_sensitive": false, "context_lines_after": 3, "context_lines_before": 3, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 50, "max_matches_per_file": 20, "package_name": "vanilla-cookieconsent", "pattern": "globalPrivacyControl", "pattern_type": "LITERAL", "registry": "npm", "version": "3.1.0", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "next_cursor_present": false, "outcome": "empty_result", "returned_matches": 0, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 0, "unique_files_matched": 0 }, "title": null, "content": null }+3:13Code ReadCode navigationastro
pkg:npm:astro@7.2.0Result summary
{ "end_line": 150, "indexing_status": "indexed", "language": "typescript", "line_count": 150, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 150, "file_path": "packages/astro/src/core/csp/common.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/csp/common.ts#L1-L150", "repo_url": "https://github.com/withastro/astro", "start_line": 1 } ], "start_line": 1, "status": "success", "target_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "git_ref": "astro@7.2.0", "kind": "code_target", "package_name": "astro", "registry": "npm", "repo_url": "https://github.com/withastro/astro", "role": "resolved_requested", "version": "7.2.0" } ], "total_lines": 164 }Request
Request payload
{ "end_line": 150, "file_path": "src/core/csp/common.ts", "package_name": "astro", "registry": "npm", "start_line": 1, "version": "7.2.0", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 150, "indexing_status": "indexed", "language": "typescript", "line_count": 150, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 150, "file_path": "packages/astro/src/core/csp/common.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/csp/common.ts#L1-L150", "repo_url": "https://github.com/withastro/astro", "start_line": 1 } ], "start_line": 1, "status": "success", "target_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "git_ref": "astro@7.2.0", "kind": "code_target", "package_name": "astro", "registry": "npm", "repo_url": "https://github.com/withastro/astro", "role": "resolved_requested", "version": "7.2.0" } ], "total_lines": 164 }, "title": null, "content": null }+3:17Code ReadCode navigationastro
pkg:npm:astro@7.2.0Result summary
{ "end_line": 450, "indexing_status": "indexed", "language": "typescript", "line_count": 36, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 450, "file_path": "packages/astro/src/core/fetch/fetch-state.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/fetch/fetch-state.ts#L415-L450", "repo_url": "https://github.com/withastro/astro", "start_line": 415 } ], "start_line": 415, "status": "success", "target_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "git_ref": "astro@7.2.0", "kind": "code_target", "package_name": "astro", "registry": "npm", "repo_url": "https://github.com/withastro/astro", "role": "resolved_requested", "version": "7.2.0" } ], "total_lines": 1218 }Request
Request payload
{ "end_line": 450, "file_path": "src/core/fetch/fetch-state.ts", "package_name": "astro", "registry": "npm", "start_line": 415, "version": "7.2.0", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 450, "indexing_status": "indexed", "language": "typescript", "line_count": 36, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 450, "file_path": "packages/astro/src/core/fetch/fetch-state.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/fetch/fetch-state.ts#L415-L450", "repo_url": "https://github.com/withastro/astro", "start_line": 415 } ], "start_line": 415, "status": "success", "target_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "git_ref": "astro@7.2.0", "kind": "code_target", "package_name": "astro", "registry": "npm", "repo_url": "https://github.com/withastro/astro", "role": "resolved_requested", "version": "7.2.0" } ], "total_lines": 1218 }, "title": null, "content": null }+3:21Code ReadCode navigationastro
pkg:npm:astro@7.2.0Result summary
{ "end_line": 110, "indexing_status": "indexed", "language": "typescript", "line_count": 110, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 110, "file_path": "packages/astro/src/runtime/server/render/csp.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/csp.ts#L1-L110", "repo_url": "https://github.com/withastro/astro", "start_line": 1 } ], "start_line": 1, "status": "success", "target_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "git_ref": "astro@7.2.0", "kind": "code_target", "package_name": "astro", "registry": "npm", "repo_url": "https://github.com/withastro/astro", "role": "resolved_requested", "version": "7.2.0" } ], "total_lines": 166 }Request
Request payload
{ "end_line": 110, "file_path": "src/runtime/server/render/csp.ts", "package_name": "astro", "registry": "npm", "start_line": 1, "version": "7.2.0", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 110, "indexing_status": "indexed", "language": "typescript", "line_count": 110, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 110, "file_path": "packages/astro/src/runtime/server/render/csp.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/csp.ts#L1-L110", "repo_url": "https://github.com/withastro/astro", "start_line": 1 } ], "start_line": 1, "status": "success", "target_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "git_ref": "astro@7.2.0", "kind": "code_target", "package_name": "astro", "registry": "npm", "repo_url": "https://github.com/withastro/astro", "role": "resolved_requested", "version": "7.2.0" } ], "total_lines": 166 }, "title": null, "content": null }+3:26Code ReadCode navigationastro
pkg:npm:astro@7.2.0Result summary
{ "end_line": 112, "indexing_status": "indexed", "language": "typescript", "line_count": 78, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 112, "file_path": "packages/astro/src/runtime/server/render/page.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/page.ts#L35-L112", "repo_url": "https://github.com/withastro/astro", "start_line": 35 } ], "start_line": 35, "status": "success", "target_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "git_ref": "astro@7.2.0", "kind": "code_target", "package_name": "astro", "registry": "npm", "repo_url": "https://github.com/withastro/astro", "role": "resolved_requested", "version": "7.2.0" } ], "total_lines": 131 }Request
Request payload
{ "end_line": 112, "file_path": "src/runtime/server/render/page.ts", "package_name": "astro", "registry": "npm", "start_line": 35, "version": "7.2.0", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 112, "indexing_status": "indexed", "language": "typescript", "line_count": 78, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 112, "file_path": "packages/astro/src/runtime/server/render/page.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/runtime/server/render/page.ts#L35-L112", "repo_url": "https://github.com/withastro/astro", "start_line": 35 } ], "start_line": 35, "status": "success", "target_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "git_ref": "astro@7.2.0", "kind": "code_target", "package_name": "astro", "registry": "npm", "repo_url": "https://github.com/withastro/astro", "role": "resolved_requested", "version": "7.2.0" } ], "total_lines": 131 }, "title": null, "content": null }+3:29Code ReadCode navigationastro
pkg:npm:astro@7.2.0Result summary
{ "end_line": 120, "indexing_status": "indexed", "language": "typescript", "line_count": 41, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 120, "file_path": "packages/astro/src/core/render/ssr-element.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/render/ssr-element.ts#L80-L120", "repo_url": "https://github.com/withastro/astro", "start_line": 80 } ], "start_line": 80, "status": "success", "target_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "git_ref": "astro@7.2.0", "kind": "code_target", "package_name": "astro", "registry": "npm", "repo_url": "https://github.com/withastro/astro", "role": "resolved_requested", "version": "7.2.0" } ], "total_lines": 120 }Request
Request payload
{ "end_line": 120, "file_path": "src/core/render/ssr-element.ts", "package_name": "astro", "registry": "npm", "start_line": 80, "version": "7.2.0", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 120, "indexing_status": "indexed", "language": "typescript", "line_count": 41, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "end_line": 120, "file_path": "packages/astro/src/core/render/ssr-element.ts", "kind": "code", "permalink": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/render/ssr-element.ts#L80-L120", "repo_url": "https://github.com/withastro/astro", "start_line": 80 } ], "start_line": 80, "status": "success", "target_pointers": [ { "commit_sha": "60e94329f94438c1fc9b513bd9669bf07c89b680", "git_ref": "astro@7.2.0", "kind": "code_target", "package_name": "astro", "registry": "npm", "repo_url": "https://github.com/withastro/astro", "role": "resolved_requested", "version": "7.2.0" } ], "total_lines": 120 }, "title": null, "content": null }+3:34SearchDocumentationastroContent Security Policy CSP security.csp hash inline scripts server output headers meta
Content Security Policy CSP security.csp hash inline scripts server output headers meta
pkg:npm:astro@7.2.0Result summary
{ "completed": true, "indexing_status_counts": { "indexed": 1 }, "outcome": "result_returned", "partial_results": false, "result_pointers": [ { "end_line": 6975, "kind": "doc", "match_line": 6971, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "start_line": 6965, "version": "7.2.0" }, { "end_line": 7085, "kind": "doc", "match_line": 7077, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "start_line": 7075, "version": "7.2.0" }, { "end_line": 618, "kind": "doc", "match_line": 609, "package_name": "astro", "page_id": "2030898", "registry": "npm", "source_url": "https://docs.astro.build/en/reference/configuration-reference/#securitycsp", "start_line": 609, "version": "7.2.0" }, { "end_line": 297, "kind": "doc", "match_line": 292, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "start_line": 287, "version": "7.2.0" }, { "end_line": 3273, "kind": "doc", "match_line": 3271, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "start_line": 3263, "version": "7.2.0" }, { "end_line": 4084, "kind": "doc", "match_line": 4078, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "start_line": 4074, "version": "7.2.0" }, { "end_line": 50, "kind": "doc", "match_line": 46, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/README.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/README.md", "start_line": 40, "version": "7.2.0" }, { "end_line": 1167, "kind": "doc", "match_line": 1159, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG-v3.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG-v3.md", "start_line": 1157, "version": "7.2.0" }, { "end_line": 3, "kind": "doc", "match_line": 1, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/vite-plugin-scripts/README.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/vite-plugin-scripts/README.md", "start_line": 1, "version": "7.2.0" }, { "end_line": 12, "kind": "doc", "match_line": 9, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/env/README.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/env/README.md", "start_line": 5, "version": "7.2.0" } ], "result_type_counts": { "documentation_page": 1, "repository_doc": 9 }, "results": [ { "label": "Patch Changes", "target": "npm:astro@7.2.0", "type": "repository_doc" }, { "label": "Minor Changes", "target": "npm:astro@7.2.0", "type": "repository_doc" }, { "label": "Configuration Reference | Docs", "target": "npm:astro@7.2.0", "type": "documentation_page" }, { "label": "Minor Changes", "target": "npm:astro@7.2.0", "type": "repository_doc" }, { "label": "Patch Changes", "target": "npm:astro@7.2.0", "type": "repository_doc" }, { "label": "Patch Changes", "target": "npm:astro@7.2.0", "type": "repository_doc" }, { "label": "`Pipeline`", "target": "npm:astro@7.2.0", "type": "repository_doc" }, { "label": "Major Changes", "target": "npm:astro@7.2.0", "type": "repository_doc" }, { "label": "vite-plugin-scripts", "target": "npm:astro@7.2.0", "type": "repository_doc" }, { "label": "vite-plugin-import-meta-env", "target": "npm:astro@7.2.0", "type": "repository_doc" } ], "returned_results": 10, "search_ref_present": false, "source_counts": { "docs": 1 }, "status": "success" }Request
Request payload
{ "allow_partial_results": false, "limit": 10, "offset": 0, "query": "Content Security Policy CSP security.csp hash inline scripts server output headers meta", "sources": [ "docs" ], "targets": [ { "name": "astro", "registry": "npm", "version": "7.2.0" } ], "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "completed": true, "indexing_status_counts": { "indexed": 1 }, "outcome": "result_returned", "partial_results": false, "result_pointers": [ { "end_line": 6975, "kind": "doc", "match_line": 6971, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "start_line": 6965, "version": "7.2.0" }, { "end_line": 7085, "kind": "doc", "match_line": 7077, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "start_line": 7075, "version": "7.2.0" }, { "end_line": 618, "kind": "doc", "match_line": 609, "package_name": "astro", "page_id": "2030898", "registry": "npm", "source_url": "https://docs.astro.build/en/reference/configuration-reference/#securitycsp", "start_line": 609, "version": "7.2.0" }, { "end_line": 297, "kind": "doc", "match_line": 292, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "start_line": 287, "version": "7.2.0" }, { "end_line": 3273, "kind": "doc", "match_line": 3271, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "start_line": 3263, "version": "7.2.0" }, { "end_line": 4084, "kind": "doc", "match_line": 4078, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG.md", "start_line": 4074, "version": "7.2.0" }, { "end_line": 50, "kind": "doc", "match_line": 46, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/README.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/core/README.md", "start_line": 40, "version": "7.2.0" }, { "end_line": 1167, "kind": "doc", "match_line": 1159, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG-v3.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/CHANGELOG-v3.md", "start_line": 1157, "version": "7.2.0" }, { "end_line": 3, "kind": "doc", "match_line": 1, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/vite-plugin-scripts/README.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/vite-plugin-scripts/README.md", "start_line": 1, "version": "7.2.0" }, { "end_line": 12, "kind": "doc", "match_line": 9, "package_name": "astro", "page_id": "github:withastro/astro@60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/env/README.md", "registry": "npm", "source_url": "https://github.com/withastro/astro/blob/60e94329f94438c1fc9b513bd9669bf07c89b680/packages/astro/src/env/README.md", "start_line": 5, "version": "7.2.0" } ], "result_type_counts": { "documentation_page": 1, "repository_doc": 9 }, "results": [ { "label": "Patch Changes", "target": "npm:astro@7.2.0", "type": "repository_doc" }, { "label": "Minor Changes", "target": "npm:astro@7.2.0", "type": "repository_doc" }, { "label": "Configuration Reference | Docs", "target": "npm:astro@7.2.0", "type": "documentation_page" }, { "label": "Minor Changes", "target": "npm:astro@7.2.0", "type": "repository_doc" }, { "label": "Patch Changes", "target": "npm:astro@7.2.0", "type": "repository_doc" }, { "label": "Patch Changes", "target": "npm:astro@7.2.0", "type": "repository_doc" }, { "label": "`Pipeline`", "target": "npm:astro@7.2.0", "type": "repository_doc" }, { "label": "Major Changes", "target": "npm:astro@7.2.0", "type": "repository_doc" }, { "label": "vite-plugin-scripts", "target": "npm:astro@7.2.0", "type": "repository_doc" }, { "label": "vite-plugin-import-meta-env", "target": "npm:astro@7.2.0", "type": "repository_doc" } ], "returned_results": 10, "search_ref_present": false, "source_counts": { "docs": 1 }, "status": "success" }, "title": null, "content": null }+3:39Code ReadCode navigationposthog-js
pkg:npm:posthog-js@1.380.1Result summary
{ "end_line": 115, "indexing_status": "indexed", "language": "typescript", "line_count": 115, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 115, "file_path": "packages/browser/src/consent.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/consent.ts#L1-L115", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1 } ], "start_line": 1, "status": "success", "total_lines": 132 }Request
Request payload
{ "end_line": 115, "file_path": "src/consent.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 1, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 115, "indexing_status": "indexed", "language": "typescript", "line_count": 115, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 115, "file_path": "packages/browser/src/consent.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/consent.ts#L1-L115", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1 } ], "start_line": 1, "status": "success", "total_lines": 132 }, "title": null, "content": null }+3:42Code ReadCode navigationposthog-js
pkg:npm:posthog-js@1.380.1Result summary
{ "end_line": 250, "indexing_status": "indexed", "language": "typescript", "line_count": 51, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 250, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L200-L250", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 200 } ], "start_line": 200, "status": "success", "total_lines": 4120 }Request
Request payload
{ "end_line": 250, "file_path": "src/posthog-core.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 200, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 250, "indexing_status": "indexed", "language": "typescript", "line_count": 51, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 250, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L200-L250", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 200 } ], "start_line": 200, "status": "success", "total_lines": 4120 }, "title": null, "content": null }+3:46Code ReadCode navigationposthog-js
pkg:npm:posthog-js@1.380.1Result summary
{ "end_line": 3674, "indexing_status": "indexed", "language": "typescript", "line_count": 150, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3674, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L3525-L3674", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3525 } ], "start_line": 3525, "status": "success", "total_lines": 4120 }Request
Request payload
{ "end_line": 3674, "file_path": "src/posthog-core.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 3525, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 3674, "indexing_status": "indexed", "language": "typescript", "line_count": 150, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3674, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L3525-L3674", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3525 } ], "start_line": 3525, "status": "success", "total_lines": 4120 }, "title": null, "content": null }+3:51SearchDocumentationvanilla-cookieconsentcookie domain root onFirstConsent onConsent onChange acceptedCategory configuration
cookie domain root onFirstConsent onConsent onChange acceptedCategory configuration
pkg:npm:vanilla-cookieconsent@3.1.0Result summary
{ "completed": true, "indexing_status_counts": { "indexed": 1 }, "outcome": "result_returned", "partial_results": false, "result_pointers": [ { "end_line": 298, "kind": "doc", "match_line": 293, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "start_line": 288, "version": "3.1.0" }, { "end_line": 240, "kind": "doc", "match_line": 230, "package_name": "vanilla-cookieconsent", "page_id": "200867", "registry": "npm", "source_url": "https://cookieconsent.orestbida.com/reference/configuration-reference.html", "start_line": 230, "version": "3.1.0" }, { "end_line": 296, "kind": "doc", "match_line": 288, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/essential/getting-started.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/essential/getting-started.md", "start_line": 286, "version": "3.1.0" }, { "end_line": 248, "kind": "doc", "match_line": 242, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "start_line": 238, "version": "3.1.0" }, { "end_line": 73, "kind": "doc", "match_line": 68, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/google-consent-mode.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/google-consent-mode.md", "start_line": 63, "version": "3.1.0" }, { "end_line": 271, "kind": "doc", "match_line": 265, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "start_line": 261, "version": "3.1.0" }, { "end_line": 281, "kind": "doc", "match_line": 272, "package_name": "vanilla-cookieconsent", "page_id": "200865", "registry": "npm", "source_url": "https://cookieconsent.orestbida.com/essential/getting-started.html#configuration", "start_line": 272, "version": "3.1.0" }, { "end_line": 124, "kind": "doc", "match_line": 121, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/manage-scripts.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/manage-scripts.md", "start_line": 114, "version": "3.1.0" }, { "end_line": 47, "kind": "doc", "match_line": 44, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/callbacks-events.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/callbacks-events.md", "start_line": 37, "version": "3.1.0" }, { "end_line": 153, "kind": "doc", "match_line": 148, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/api-reference.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/api-reference.md", "start_line": 143, "version": "3.1.0" }, { "end_line": 281, "kind": "doc", "match_line": 272, "package_name": "vanilla-cookieconsent", "page_id": "200865", "registry": "npm", "source_url": "https://cookieconsent.orestbida.com/essential/getting-started.html", "start_line": 272, "version": "3.1.0" }, { "end_line": 63, "kind": "doc", "match_line": 58, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/consent-logging.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/consent-logging.md", "start_line": 53, "version": "3.1.0" }, { "end_line": 25, "kind": "doc", "match_line": 22, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/callbacks-events.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/callbacks-events.md", "start_line": 15, "version": "3.1.0" }, { "end_line": 20, "kind": "doc", "match_line": 11, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/iframemanager-setup.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/iframemanager-setup.md", "start_line": 10, "version": "3.1.0" }, { "end_line": 124, "kind": "doc", "match_line": 117, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/language-configuration.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/language-configuration.md", "start_line": 114, "version": "3.1.0" }, { "end_line": 20, "kind": "doc", "match_line": 20, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/additional/troubleshooting.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/additional/troubleshooting.md", "start_line": 17, "version": "3.1.0" }, { "end_line": 11, "kind": "doc", "match_line": 8, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/additional/faq.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/additional/faq.md", "start_line": 6, "version": "3.1.0" }, { "end_line": 19, "kind": "doc", "match_line": 17, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/essential/introduction.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/essential/introduction.md", "start_line": 17, "version": "3.1.0" }, { "end_line": 10, "kind": "doc", "match_line": 7, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/Readme.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/Readme.md", "start_line": 1, "version": "3.1.0" }, { "end_line": 3, "kind": "doc", "match_line": 1, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/playground/Readme.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/playground/Readme.md", "start_line": 1, "version": "3.1.0" } ], "result_type_counts": { "documentation_page": 3, "repository_doc": 17 }, "results": [ { "label": "onChange", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Configuration Reference | CookieConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "documentation_page" }, { "label": "Configuration", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "onFirstConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Google consent mode", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "onConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Configuration ", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "documentation_page" }, { "label": "Using callbacks/events", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "onConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "acceptedCategory", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Getting Started | CookieConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "documentation_page" }, { "label": "When/Where to send the data", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "onFirstConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Connect IframeManager -> CookieConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Inline translations", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Some cookies are not deleted on subdomains", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Does CookieConsent store consent records?", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "CookieConsent v2 or v3?", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "CookieConsent v3", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "CookieConsent v3 Playground", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" } ], "returned_results": 20, "search_ref_present": false, "source_counts": { "docs": 1 }, "status": "success" }Request
Request payload
{ "allow_partial_results": false, "limit": 20, "offset": 0, "query": "cookie domain root onFirstConsent onConsent onChange acceptedCategory configuration", "sources": [ "docs" ], "targets": [ { "name": "vanilla-cookieconsent", "registry": "npm", "version": "3.1.0" } ], "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "completed": true, "indexing_status_counts": { "indexed": 1 }, "outcome": "result_returned", "partial_results": false, "result_pointers": [ { "end_line": 298, "kind": "doc", "match_line": 293, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "start_line": 288, "version": "3.1.0" }, { "end_line": 240, "kind": "doc", "match_line": 230, "package_name": "vanilla-cookieconsent", "page_id": "200867", "registry": "npm", "source_url": "https://cookieconsent.orestbida.com/reference/configuration-reference.html", "start_line": 230, "version": "3.1.0" }, { "end_line": 296, "kind": "doc", "match_line": 288, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/essential/getting-started.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/essential/getting-started.md", "start_line": 286, "version": "3.1.0" }, { "end_line": 248, "kind": "doc", "match_line": 242, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "start_line": 238, "version": "3.1.0" }, { "end_line": 73, "kind": "doc", "match_line": 68, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/google-consent-mode.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/google-consent-mode.md", "start_line": 63, "version": "3.1.0" }, { "end_line": 271, "kind": "doc", "match_line": 265, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/configuration-reference.md", "start_line": 261, "version": "3.1.0" }, { "end_line": 281, "kind": "doc", "match_line": 272, "package_name": "vanilla-cookieconsent", "page_id": "200865", "registry": "npm", "source_url": "https://cookieconsent.orestbida.com/essential/getting-started.html#configuration", "start_line": 272, "version": "3.1.0" }, { "end_line": 124, "kind": "doc", "match_line": 121, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/manage-scripts.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/manage-scripts.md", "start_line": 114, "version": "3.1.0" }, { "end_line": 47, "kind": "doc", "match_line": 44, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/callbacks-events.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/callbacks-events.md", "start_line": 37, "version": "3.1.0" }, { "end_line": 153, "kind": "doc", "match_line": 148, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/api-reference.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/reference/api-reference.md", "start_line": 143, "version": "3.1.0" }, { "end_line": 281, "kind": "doc", "match_line": 272, "package_name": "vanilla-cookieconsent", "page_id": "200865", "registry": "npm", "source_url": "https://cookieconsent.orestbida.com/essential/getting-started.html", "start_line": 272, "version": "3.1.0" }, { "end_line": 63, "kind": "doc", "match_line": 58, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/consent-logging.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/consent-logging.md", "start_line": 53, "version": "3.1.0" }, { "end_line": 25, "kind": "doc", "match_line": 22, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/callbacks-events.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/callbacks-events.md", "start_line": 15, "version": "3.1.0" }, { "end_line": 20, "kind": "doc", "match_line": 11, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/iframemanager-setup.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/iframemanager-setup.md", "start_line": 10, "version": "3.1.0" }, { "end_line": 124, "kind": "doc", "match_line": 117, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/language-configuration.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/advanced/language-configuration.md", "start_line": 114, "version": "3.1.0" }, { "end_line": 20, "kind": "doc", "match_line": 20, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/additional/troubleshooting.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/additional/troubleshooting.md", "start_line": 17, "version": "3.1.0" }, { "end_line": 11, "kind": "doc", "match_line": 8, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/additional/faq.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/additional/faq.md", "start_line": 6, "version": "3.1.0" }, { "end_line": 19, "kind": "doc", "match_line": 17, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/docs/essential/introduction.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/docs/essential/introduction.md", "start_line": 17, "version": "3.1.0" }, { "end_line": 10, "kind": "doc", "match_line": 7, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/Readme.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/Readme.md", "start_line": 1, "version": "3.1.0" }, { "end_line": 3, "kind": "doc", "match_line": 1, "package_name": "vanilla-cookieconsent", "page_id": "github:orestbida/cookieconsent@e6279509aab5b96be198297b0283b321ad76b0a9/playground/Readme.md", "registry": "npm", "source_url": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/playground/Readme.md", "start_line": 1, "version": "3.1.0" } ], "result_type_counts": { "documentation_page": 3, "repository_doc": 17 }, "results": [ { "label": "onChange", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Configuration Reference | CookieConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "documentation_page" }, { "label": "Configuration", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "onFirstConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Google consent mode", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "onConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Configuration ", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "documentation_page" }, { "label": "Using callbacks/events", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "onConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "acceptedCategory", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Getting Started | CookieConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "documentation_page" }, { "label": "When/Where to send the data", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "onFirstConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Connect IframeManager -> CookieConsent", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Inline translations", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Some cookies are not deleted on subdomains", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "Does CookieConsent store consent records?", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "CookieConsent v2 or v3?", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "CookieConsent v3", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" }, { "label": "CookieConsent v3 Playground", "target": "npm:vanilla-cookieconsent@3.1.0", "type": "repository_doc" } ], "returned_results": 20, "search_ref_present": false, "source_counts": { "docs": 1 }, "status": "success" }, "title": null, "content": null }+3:55Code ReadCode navigationvanilla-cookieconsent
pkg:npm:vanilla-cookieconsent@3.1.0Result summary
{ "end_line": 115, "indexing_status": "indexed", "language": "javascript", "line_count": 41, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 115, "file_path": "src/core/api.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/src/core/api.js#L75-L115", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 75 } ], "start_line": 75, "status": "success", "total_lines": 734 }Request
Request payload
{ "end_line": 115, "file_path": "src/core/api.js", "package_name": "vanilla-cookieconsent", "registry": "npm", "start_line": 75, "version": "3.1.0", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 115, "indexing_status": "indexed", "language": "javascript", "line_count": 41, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 115, "file_path": "src/core/api.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/src/core/api.js#L75-L115", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 75 } ], "start_line": 75, "status": "success", "total_lines": 734 }, "title": null, "content": null }+3:58Code ReadCode navigationvanilla-cookieconsent
pkg:npm:vanilla-cookieconsent@3.1.0Result summary
{ "end_line": 960, "indexing_status": "indexed", "language": "javascript", "line_count": 61, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 960, "file_path": "src/utils/general.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/src/utils/general.js#L900-L960", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 900 } ], "start_line": 900, "status": "success", "total_lines": 960 }Request
Request payload
{ "end_line": 960, "file_path": "src/utils/general.js", "package_name": "vanilla-cookieconsent", "registry": "npm", "start_line": 900, "version": "3.1.0", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 960, "indexing_status": "indexed", "language": "javascript", "line_count": 61, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "e6279509aab5b96be198297b0283b321ad76b0a9", "end_line": 960, "file_path": "src/utils/general.js", "kind": "code", "permalink": "https://github.com/orestbida/cookieconsent/blob/e6279509aab5b96be198297b0283b321ad76b0a9/src/utils/general.js#L900-L960", "repo_url": "https://github.com/orestbida/cookieconsent", "start_line": 900 } ], "start_line": 900, "status": "success", "total_lines": 960 }, "title": null, "content": null }+4:43Code GrepCode navigationposthog-js“new Worker”
new Worker
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "next_cursor_present": false, "outcome": "empty_result", "returned_matches": 0, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 0, "unique_files_matched": 0 }Request
Request payload
{ "allow_unscoped": true, "case_sensitive": false, "context_lines_after": 4, "context_lines_before": 4, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 50, "max_matches_per_file": 20, "package_name": "posthog-js", "pattern": "new Worker", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 20000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "next_cursor_present": false, "outcome": "empty_result", "returned_matches": 0, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 0, "unique_files_matched": 0 }, "title": null, "content": null }+4:47Code GrepCode navigationposthog-js“createObjectURL”
createObjectURL
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "next_cursor_present": false, "outcome": "empty_result", "returned_matches": 0, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 0, "unique_files_matched": 0 }Request
Request payload
{ "allow_unscoped": true, "case_sensitive": false, "context_lines_after": 4, "context_lines_before": 4, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 50, "max_matches_per_file": 20, "package_name": "posthog-js", "pattern": "createObjectURL", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 20000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "next_cursor_present": false, "outcome": "empty_result", "returned_matches": 0, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 0, "unique_files_matched": 0 }, "title": null, "content": null }+4:51Code GrepCode navigationposthog-js“enable_heatmaps”
enable_heatmaps
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/__tests__/heatmaps.test.ts", "src/__tests__/heatmaps.test.ts", "src/__tests__/heatmaps.test.ts", "src/__tests__/heatmaps.test.ts", "src/heatmaps.ts", "src/heatmaps.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 232, "file_path": "packages/browser/src/__tests__/heatmaps.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/heatmaps.test.ts#L226-L232", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 226 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 245, "file_path": "packages/browser/src/__tests__/heatmaps.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/heatmaps.test.ts#L239-L245", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 239 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 258, "file_path": "packages/browser/src/__tests__/heatmaps.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/heatmaps.test.ts#L252-L258", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 252 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 294, "file_path": "packages/browser/src/__tests__/heatmaps.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/heatmaps.test.ts#L288-L294", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 288 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 99, "file_path": "packages/browser/src/heatmaps.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/heatmaps.ts#L93-L99", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 93 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 100, "file_path": "packages/browser/src/heatmaps.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/heatmaps.ts#L94-L100", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 94 } ], "returned_matches": 6, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 6, "unique_files_matched": 2 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 3, "context_lines_before": 3, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 30, "max_matches_per_file": 20, "package_name": "posthog-js", "path_selectors": [ { "kind": "PREFIX", "value": "src/" } ], "pattern": "enable_heatmaps", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 20000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/__tests__/heatmaps.test.ts", "src/__tests__/heatmaps.test.ts", "src/__tests__/heatmaps.test.ts", "src/__tests__/heatmaps.test.ts", "src/heatmaps.ts", "src/heatmaps.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 232, "file_path": "packages/browser/src/__tests__/heatmaps.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/heatmaps.test.ts#L226-L232", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 226 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 245, "file_path": "packages/browser/src/__tests__/heatmaps.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/heatmaps.test.ts#L239-L245", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 239 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 258, "file_path": "packages/browser/src/__tests__/heatmaps.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/heatmaps.test.ts#L252-L258", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 252 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 294, "file_path": "packages/browser/src/__tests__/heatmaps.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/heatmaps.test.ts#L288-L294", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 288 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 99, "file_path": "packages/browser/src/heatmaps.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/heatmaps.ts#L93-L99", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 93 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 100, "file_path": "packages/browser/src/heatmaps.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/heatmaps.ts#L94-L100", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 94 } ], "returned_matches": 6, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 6, "unique_files_matched": 2 }, "title": null, "content": null }+4:55Code GrepCode navigationposthog-js“capture_pageview:”
capture_pageview:
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/posthog-core.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 197, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L191-L197", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 191 } ], "returned_matches": 1, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 1, "unique_files_matched": 1 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 3, "context_lines_before": 3, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 10, "max_matches_per_file": 20, "package_name": "posthog-js", "path_selectors": [ { "kind": "PREFIX", "value": "src/posthog-core.ts" } ], "pattern": "capture_pageview:", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 20000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/posthog-core.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 197, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L191-L197", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 191 } ], "returned_matches": 1, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 1, "unique_files_matched": 1 }, "title": null, "content": null }+20:31SearchCode navigationposthog-jsSessionPropsManager $client_session_props $search_engine $search_keyword initial_url referrer
SessionPropsManager $client_session_props $search_engine $search_keyword initial_url referrer
pkg:npm:posthog-js@1.380.1Result summary
{ "completed": true, "freshness_counts": { "current": 1 }, "indexing_status_counts": { "indexed": 1 }, "outcome": "result_returned", "partial_results": false, "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 71, "file_path": "packages/browser/src/session-props.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/session-props.ts#L61-L71", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 61 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1263, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L1253-L1263", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1253 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 165, "file_path": "packages/browser/src/utils/event-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/event-utils.ts#L155-L165", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 155 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1263, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L1253-L1263", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1253 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 147, "file_path": "packages/browser/src/utils/event-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/event-utils.ts#L137-L147", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 137 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 78, "file_path": "packages/browser/src/constants.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/constants.ts#L78-L78", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 78 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 445, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L435-L445", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 435 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1685, "file_path": "packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts#L1675-L1685", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1675 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 434, "file_path": "packages/browser/src/extensions/surveys.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/surveys.tsx#L424-L434", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 424 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 16, "file_path": "packages/browser/src/__tests__/session-props.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/session-props.test.ts#L6-L16", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 6 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 146, "file_path": "packages/browser/src/persistence-key-policy.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/persistence-key-policy.ts#L136-L146", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 158, "file_path": "packages/browser/src/extensions/conversations/external/index.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/conversations/external/index.tsx#L148-L158", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 148 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 924, "file_path": "packages/browser/src/extensions/product-tours/product-tours.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/product-tours/product-tours.tsx#L914-L924", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 914 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 57, "file_path": "packages/browser/src/page-view.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/page-view.ts#L47-L57", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 47 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 281, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L271-L281", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 271 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 225, "file_path": "packages/browser/src/extensions/replay/session-recording.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/session-recording.ts#L215-L225", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 215 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 615, "file_path": "packages/browser/src/__tests__/posthog-core-also.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core-also.test.ts#L605-L615", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 605 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 234, "file_path": "packages/browser/src/extensions/web-vitals/index.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/web-vitals/index.ts#L224-L234", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 224 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 77, "file_path": "packages/browser/src/extensions/conversations/external/url-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/conversations/external/url-utils.ts#L67-L77", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 67 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 29, "file_path": "packages/browser/src/utils/survey-url-prefill.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/survey-url-prefill.ts#L19-L29", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 19 } ], "result_pointers_truncated": true, "result_type_counts": { "repository_code": 30 }, "results": [ { "label": "SessionPropsManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PostHog", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "_getSearchInfoFromReferrer", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "capture", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "_getSearchEngine", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "CLIENT_SESSION_PROPS", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PostHogPersistence", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "LazyLoadedSessionRecording", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SurveyManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "createSessionPropsManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PERSISTENCE_KEY_POLICY", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ConversationsManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ProductTourManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PageViewManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionIdManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionRecording", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "setupPosthogWithInitialProps", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "WebVitalsAutocapture", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "clearRestoreTokenFromUrl", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "extractPrefillParamsFromUrl", "target": "npm:posthog-js@1.380.1", "type": "repository_code" } ], "returned_results": 30, "search_ref_present": false, "source_counts": { "code": 1 }, "status": "success" }Request
Request payload
{ "allow_partial_results": false, "limit": 30, "offset": 0, "query": "SessionPropsManager $client_session_props $search_engine $search_keyword initial_url referrer", "sources": [ "code" ], "targets": [ { "name": "posthog-js", "registry": "npm", "version": "1.380.1" } ], "wait_timeout_ms": 60000 }ResponseTruncated
Response payload
{ "summary": { "completed": true, "freshness_counts": { "current": 1 }, "indexing_status_counts": { "indexed": 1 }, "outcome": "result_returned", "partial_results": false, "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 71, "file_path": "packages/browser/src/session-props.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/session-props.ts#L61-L71", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 61 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1263, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L1253-L1263", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1253 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 165, "file_path": "packages/browser/src/utils/event-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/event-utils.ts#L155-L165", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 155 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1263, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L1253-L1263", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1253 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 147, "file_path": "packages/browser/src/utils/event-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/event-utils.ts#L137-L147", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 137 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 78, "file_path": "packages/browser/src/constants.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/constants.ts#L78-L78", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 78 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 445, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L435-L445", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 435 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1685, "file_path": "packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts#L1675-L1685", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1675 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 434, "file_path": "packages/browser/src/extensions/surveys.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/surveys.tsx#L424-L434", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 424 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 16, "file_path": "packages/browser/src/__tests__/session-props.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/session-props.test.ts#L6-L16", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 6 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 146, "file_path": "packages/browser/src/persistence-key-policy.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/persistence-key-policy.ts#L136-L146", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 158, "file_path": "packages/browser/src/extensions/conversations/external/index.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/conversations/external/index.tsx#L148-L158", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 148 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 924, "file_path": "packages/browser/src/extensions/product-tours/product-tours.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/product-tours/product-tours.tsx#L914-L924", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 914 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 57, "file_path": "packages/browser/src/page-view.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/page-view.ts#L47-L57", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 47 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 281, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L271-L281", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 271 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 225, "file_path": "packages/browser/src/extensions/replay/session-recording.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/session-recording.ts#L215-L225", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 215 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 615, "file_path": "packages/browser/src/__tests__/posthog-core-also.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core-also.test.ts#L605-L615", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 605 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 234, "file_path": "packages/browser/src/extensions/web-vitals/index.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/web-vitals/index.ts#L224-L234", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 224 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 77, "file_path": "packages/browser/src/extensions/conversations/external/url-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/conversations/external/url-utils.ts#L67-L77", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 67 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 29, "file_path": "packages/browser/src/utils/survey-url-prefill.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/survey-url-prefill.ts#L19-L29", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 19 } ], "result_pointers_truncated": true, "result_type_counts": { "repository_code": 30 }, "results": [ { "label": "SessionPropsManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PostHog", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "_getSearchInfoFromReferrer", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "capture", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "_getSearchEngine", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "CLIENT_SESSION_PROPS", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PostHogPersistence", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "LazyLoadedSessionRecording", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SurveyManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "createSessionPropsManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PERSISTENCE_KEY_POLICY", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ConversationsManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ProductTourManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PageViewManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionIdManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionRecording", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "setupPosthogWithInitialProps", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "WebVitalsAutocapture", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "clearRestoreTokenFromUrl", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "extractPrefillParamsFromUrl", "target": "npm:posthog-js@1.380.1", "type": "repository_code" } ], "returned_results": 30, "search_ref_present": false, "source_counts": { "code": 1 }, "status": "success" }, "title": null, "content": null }This shared record contains a truncated response.
+20:37SearchCode navigationposthog-jssessionManager onSessionId on forcedIdleReset callback unsubscribe
sessionManager onSessionId on forcedIdleReset callback unsubscribe
pkg:npm:posthog-js@1.380.1Result summary
{ "completed": true, "freshness_counts": { "current": 1 }, "indexing_status_counts": { "indexed": 1 }, "outcome": "result_returned", "partial_results": false, "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 53, "file_path": "packages/browser/src/page-view.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/page-view.ts#L43-L53", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 43 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1018, "file_path": "packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts#L1008-L1018", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1008 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 427, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L417-L427", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 417 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1018, "file_path": "packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts#L1008-L1018", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1008 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 2157, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L2155-L2157", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 2155 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 58, "file_path": "packages/browser/src/extensions/conversations/external/index.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/conversations/external/index.tsx#L48-L58", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 48 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 67, "file_path": "packages/browser/src/session-props.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/session-props.ts#L57-L67", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 57 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 46, "file_path": "packages/browser/playwright/mocked/session-recording/session-recording-idle-timeout.spec.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/playwright/mocked/session-recording/session-recording-idle-timeout.spec.ts#L36-L46", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 36 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 198, "file_path": "packages/browser/src/posthog-surveys.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-surveys.ts#L188-L198", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 188 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 270, "file_path": "packages/browser/src/utils/globals.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/globals.ts#L260-L270", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 260 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 238, "file_path": "packages/browser/src/extensions/replay/session-recording.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/session-recording.ts#L228-L238", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 228 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 61, "file_path": "packages/browser/playwright/mocked/session-recording/session-rotation-scenarios.spec.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/playwright/mocked/session-recording/session-rotation-scenarios.spec.ts#L53-L61", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 53 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1126, "file_path": "packages/browser/src/extensions/product-tours/product-tours.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/product-tours/product-tours.tsx#L1116-L1126", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1116 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 22, "file_path": "packages/browser/src/posthog-product-tours.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-product-tours.ts#L12-L22", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 12 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 236, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L227-L236", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 227 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 430, "file_path": "packages/browser/src/extensions/surveys.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/surveys.tsx#L420-L430", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 420 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 213, "file_path": "packages/browser/src/posthog-logs.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-logs.ts#L203-L213", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 203 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 38, "file_path": "packages/browser/src/scroll-manager.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/scroll-manager.ts#L28-L38", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 28 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 234, "file_path": "packages/browser/src/extensions/web-vitals/index.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/web-vitals/index.ts#L224-L234", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 224 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 392, "file_path": "packages/browser/src/extensions/conversations/posthog-conversations.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/conversations/posthog-conversations.ts#L382-L392", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 382 } ], "result_pointers_truncated": true, "result_type_counts": { "repository_code": 30 }, "results": [ { "label": "PageViewManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "start", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionIdManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "LazyLoadedSessionRecording", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "onSessionId", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ConversationsManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionPropsManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "triggerForcedIdleTimeout", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PostHogSurveys", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PostHogExtensions", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionRecording", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "triggerForcedIdleTimeout", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ProductTourManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ProductTourManagerInterface", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "refreshKey", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SurveyManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PostHogLogs", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ScrollManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "WebVitalsAutocapture", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PostHogConversations", "target": "npm:posthog-js@1.380.1", "type": "repository_code" } ], "returned_results": 30, "search_ref_present": false, "source_counts": { "code": 1 }, "status": "success" }Request
Request payload
{ "allow_partial_results": false, "limit": 30, "offset": 0, "query": "sessionManager onSessionId on forcedIdleReset callback unsubscribe", "sources": [ "code" ], "targets": [ { "name": "posthog-js", "registry": "npm", "version": "1.380.1" } ], "wait_timeout_ms": 60000 }ResponseTruncated
Response payload
{ "summary": { "completed": true, "freshness_counts": { "current": 1 }, "indexing_status_counts": { "indexed": 1 }, "outcome": "result_returned", "partial_results": false, "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 53, "file_path": "packages/browser/src/page-view.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/page-view.ts#L43-L53", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 43 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1018, "file_path": "packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts#L1008-L1018", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1008 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 427, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L417-L427", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 417 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1018, "file_path": "packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts#L1008-L1018", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1008 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 2157, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L2155-L2157", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 2155 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 58, "file_path": "packages/browser/src/extensions/conversations/external/index.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/conversations/external/index.tsx#L48-L58", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 48 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 67, "file_path": "packages/browser/src/session-props.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/session-props.ts#L57-L67", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 57 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 46, "file_path": "packages/browser/playwright/mocked/session-recording/session-recording-idle-timeout.spec.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/playwright/mocked/session-recording/session-recording-idle-timeout.spec.ts#L36-L46", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 36 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 198, "file_path": "packages/browser/src/posthog-surveys.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-surveys.ts#L188-L198", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 188 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 270, "file_path": "packages/browser/src/utils/globals.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/globals.ts#L260-L270", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 260 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 238, "file_path": "packages/browser/src/extensions/replay/session-recording.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/session-recording.ts#L228-L238", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 228 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 61, "file_path": "packages/browser/playwright/mocked/session-recording/session-rotation-scenarios.spec.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/playwright/mocked/session-recording/session-rotation-scenarios.spec.ts#L53-L61", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 53 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1126, "file_path": "packages/browser/src/extensions/product-tours/product-tours.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/product-tours/product-tours.tsx#L1116-L1126", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1116 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 22, "file_path": "packages/browser/src/posthog-product-tours.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-product-tours.ts#L12-L22", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 12 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 236, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L227-L236", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 227 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 430, "file_path": "packages/browser/src/extensions/surveys.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/surveys.tsx#L420-L430", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 420 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 213, "file_path": "packages/browser/src/posthog-logs.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-logs.ts#L203-L213", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 203 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 38, "file_path": "packages/browser/src/scroll-manager.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/scroll-manager.ts#L28-L38", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 28 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 234, "file_path": "packages/browser/src/extensions/web-vitals/index.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/web-vitals/index.ts#L224-L234", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 224 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 392, "file_path": "packages/browser/src/extensions/conversations/posthog-conversations.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/conversations/posthog-conversations.ts#L382-L392", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 382 } ], "result_pointers_truncated": true, "result_type_counts": { "repository_code": 30 }, "results": [ { "label": "PageViewManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "start", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionIdManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "LazyLoadedSessionRecording", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "onSessionId", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ConversationsManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionPropsManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "triggerForcedIdleTimeout", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PostHogSurveys", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PostHogExtensions", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionRecording", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "triggerForcedIdleTimeout", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ProductTourManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ProductTourManagerInterface", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "refreshKey", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SurveyManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PostHogLogs", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ScrollManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "WebVitalsAutocapture", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PostHogConversations", "target": "npm:posthog-js@1.380.1", "type": "repository_code" } ], "returned_results": 30, "search_ref_present": false, "source_counts": { "code": 1 }, "status": "success" }, "title": null, "content": null }This shared record contains a truncated response.
+20:41Code GrepCode navigationposthog-js“$client_session_props”
$client_session_props
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/__tests__/posthog-persistence.test.ts", "src/__tests__/session-props.test.ts", "src/__tests__/session-props.test.ts", "src/__tests__/session-props.test.ts", "src/__tests__/session-props.test.ts", "src/__tests__/session-props.test.ts", "src/constants.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 57, "file_path": "packages/browser/src/__tests__/posthog-persistence.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-persistence.test.ts#L49-L57", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 49 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 59, "file_path": "packages/browser/src/__tests__/session-props.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/session-props.test.ts#L51-L59", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 51 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 73, "file_path": "packages/browser/src/__tests__/session-props.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/session-props.test.ts#L65-L73", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 65 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 95, "file_path": "packages/browser/src/__tests__/session-props.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/session-props.test.ts#L87-L95", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 87 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 114, "file_path": "packages/browser/src/__tests__/session-props.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/session-props.test.ts#L106-L114", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 106 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 135, "file_path": "packages/browser/src/__tests__/session-props.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/session-props.test.ts#L127-L135", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 127 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 82, "file_path": "packages/browser/src/constants.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/constants.ts#L74-L82", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 74 } ], "returned_matches": 7, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 7, "unique_files_matched": 3 }Request
Request payload
{ "allow_unscoped": true, "case_sensitive": false, "context_lines_after": 4, "context_lines_before": 4, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 100, "max_matches_per_file": 20, "package_name": "posthog-js", "pattern": "$client_session_props", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/__tests__/posthog-persistence.test.ts", "src/__tests__/session-props.test.ts", "src/__tests__/session-props.test.ts", "src/__tests__/session-props.test.ts", "src/__tests__/session-props.test.ts", "src/__tests__/session-props.test.ts", "src/constants.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 57, "file_path": "packages/browser/src/__tests__/posthog-persistence.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-persistence.test.ts#L49-L57", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 49 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 59, "file_path": "packages/browser/src/__tests__/session-props.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/session-props.test.ts#L51-L59", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 51 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 73, "file_path": "packages/browser/src/__tests__/session-props.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/session-props.test.ts#L65-L73", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 65 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 95, "file_path": "packages/browser/src/__tests__/session-props.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/session-props.test.ts#L87-L95", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 87 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 114, "file_path": "packages/browser/src/__tests__/session-props.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/session-props.test.ts#L106-L114", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 106 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 135, "file_path": "packages/browser/src/__tests__/session-props.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/session-props.test.ts#L127-L135", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 127 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 82, "file_path": "packages/browser/src/constants.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/constants.ts#L74-L82", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 74 } ], "returned_matches": 7, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 7, "unique_files_matched": 3 }, "title": null, "content": null }+20:46Code GrepCode navigationposthog-js“$search_engine”
$search_engine
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "references/posthog-js-references-1.275.3.json", "references/posthog-js-references-1.276.0.json", "references/posthog-js-references-1.277.0.json", "references/posthog-js-references-1.278.0.json", "references/posthog-js-references-1.279.0.json", "references/posthog-js-references-1.279.1.json", "references/posthog-js-references-1.279.2.json", "references/posthog-js-references-1.279.3.json", "references/posthog-js-references-1.280.0.json", "references/posthog-js-references-1.280.1.json", "references/posthog-js-references-1.282.0.json", "references/posthog-js-references-1.283.0.json", "references/posthog-js-references-1.284.0.json", "references/posthog-js-references-1.285.0.json", "references/posthog-js-references-1.285.1.json", "references/posthog-js-references-1.285.2.json", "references/posthog-js-references-1.286.0.json", "references/posthog-js-references-1.287.0.json", "references/posthog-js-references-1.288.0.json", "references/posthog-js-references-1.288.1.json" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3144, "file_path": "packages/browser/references/posthog-js-references-1.275.3.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.275.3.json#L3136-L3144", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3144, "file_path": "packages/browser/references/posthog-js-references-1.276.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.276.0.json#L3136-L3144", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3144, "file_path": "packages/browser/references/posthog-js-references-1.277.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.277.0.json#L3136-L3144", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3144, "file_path": "packages/browser/references/posthog-js-references-1.278.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.278.0.json#L3136-L3144", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3144, "file_path": "packages/browser/references/posthog-js-references-1.279.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.279.0.json#L3136-L3144", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3144, "file_path": "packages/browser/references/posthog-js-references-1.279.1.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.279.1.json#L3136-L3144", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3144, "file_path": "packages/browser/references/posthog-js-references-1.279.2.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.279.2.json#L3136-L3144", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3144, "file_path": "packages/browser/references/posthog-js-references-1.279.3.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.279.3.json#L3136-L3144", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3149, "file_path": "packages/browser/references/posthog-js-references-1.280.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.280.0.json#L3141-L3149", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3141 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3149, "file_path": "packages/browser/references/posthog-js-references-1.280.1.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.280.1.json#L3141-L3149", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3141 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3149, "file_path": "packages/browser/references/posthog-js-references-1.282.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.282.0.json#L3141-L3149", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3141 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3154, "file_path": "packages/browser/references/posthog-js-references-1.283.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.283.0.json#L3146-L3154", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3146 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3159, "file_path": "packages/browser/references/posthog-js-references-1.284.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.284.0.json#L3151-L3159", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3151 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3159, "file_path": "packages/browser/references/posthog-js-references-1.285.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.285.0.json#L3151-L3159", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3151 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3159, "file_path": "packages/browser/references/posthog-js-references-1.285.1.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.285.1.json#L3151-L3159", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3151 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3159, "file_path": "packages/browser/references/posthog-js-references-1.285.2.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.285.2.json#L3151-L3159", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3151 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3166, "file_path": "packages/browser/references/posthog-js-references-1.286.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.286.0.json#L3158-L3166", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3158 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3166, "file_path": "packages/browser/references/posthog-js-references-1.287.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.287.0.json#L3158-L3166", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3158 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3171, "file_path": "packages/browser/references/posthog-js-references-1.288.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.288.0.json#L3163-L3171", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3163 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3171, "file_path": "packages/browser/references/posthog-js-references-1.288.1.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.288.1.json#L3163-L3171", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3163 } ], "result_pointers_truncated": true, "returned_matches": 50, "returned_matches_truncated": true, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 61, "unique_files_matched": 61 }Request
Request payload
{ "allow_unscoped": true, "case_sensitive": false, "context_lines_after": 4, "context_lines_before": 4, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 100, "max_matches_per_file": 20, "package_name": "posthog-js", "pattern": "$search_engine", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 60000 }ResponseTruncated
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "references/posthog-js-references-1.275.3.json", "references/posthog-js-references-1.276.0.json", "references/posthog-js-references-1.277.0.json", "references/posthog-js-references-1.278.0.json", "references/posthog-js-references-1.279.0.json", "references/posthog-js-references-1.279.1.json", "references/posthog-js-references-1.279.2.json", "references/posthog-js-references-1.279.3.json", "references/posthog-js-references-1.280.0.json", "references/posthog-js-references-1.280.1.json", "references/posthog-js-references-1.282.0.json", "references/posthog-js-references-1.283.0.json", "references/posthog-js-references-1.284.0.json", "references/posthog-js-references-1.285.0.json", "references/posthog-js-references-1.285.1.json", "references/posthog-js-references-1.285.2.json", "references/posthog-js-references-1.286.0.json", "references/posthog-js-references-1.287.0.json", "references/posthog-js-references-1.288.0.json", "references/posthog-js-references-1.288.1.json" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3144, "file_path": "packages/browser/references/posthog-js-references-1.275.3.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.275.3.json#L3136-L3144", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3144, "file_path": "packages/browser/references/posthog-js-references-1.276.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.276.0.json#L3136-L3144", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3144, "file_path": "packages/browser/references/posthog-js-references-1.277.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.277.0.json#L3136-L3144", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3144, "file_path": "packages/browser/references/posthog-js-references-1.278.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.278.0.json#L3136-L3144", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3144, "file_path": "packages/browser/references/posthog-js-references-1.279.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.279.0.json#L3136-L3144", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3144, "file_path": "packages/browser/references/posthog-js-references-1.279.1.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.279.1.json#L3136-L3144", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3144, "file_path": "packages/browser/references/posthog-js-references-1.279.2.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.279.2.json#L3136-L3144", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3144, "file_path": "packages/browser/references/posthog-js-references-1.279.3.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.279.3.json#L3136-L3144", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3136 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3149, "file_path": "packages/browser/references/posthog-js-references-1.280.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.280.0.json#L3141-L3149", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3141 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3149, "file_path": "packages/browser/references/posthog-js-references-1.280.1.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.280.1.json#L3141-L3149", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3141 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3149, "file_path": "packages/browser/references/posthog-js-references-1.282.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.282.0.json#L3141-L3149", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3141 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3154, "file_path": "packages/browser/references/posthog-js-references-1.283.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.283.0.json#L3146-L3154", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3146 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3159, "file_path": "packages/browser/references/posthog-js-references-1.284.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.284.0.json#L3151-L3159", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3151 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3159, "file_path": "packages/browser/references/posthog-js-references-1.285.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.285.0.json#L3151-L3159", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3151 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3159, "file_path": "packages/browser/references/posthog-js-references-1.285.1.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.285.1.json#L3151-L3159", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3151 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3159, "file_path": "packages/browser/references/posthog-js-references-1.285.2.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.285.2.json#L3151-L3159", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3151 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3166, "file_path": "packages/browser/references/posthog-js-references-1.286.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.286.0.json#L3158-L3166", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3158 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3166, "file_path": "packages/browser/references/posthog-js-references-1.287.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.287.0.json#L3158-L3166", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3158 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3171, "file_path": "packages/browser/references/posthog-js-references-1.288.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.288.0.json#L3163-L3171", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3163 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 3171, "file_path": "packages/browser/references/posthog-js-references-1.288.1.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.288.1.json#L3163-L3171", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 3163 } ], "result_pointers_truncated": true, "returned_matches": 50, "returned_matches_truncated": true, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 61, "unique_files_matched": 61 }, "title": null, "content": null }This shared record contains a truncated response.
+20:51Code GrepCode navigationposthog-js“onSessionId”
onSessionId
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "CHANGELOG.md", "playground/csp-violations/server.js", "references/posthog-js-references-1.275.3.json", "references/posthog-js-references-1.275.3.json", "references/posthog-js-references-1.275.3.json", "references/posthog-js-references-1.275.3.json", "references/posthog-js-references-1.276.0.json", "references/posthog-js-references-1.276.0.json", "references/posthog-js-references-1.276.0.json", "references/posthog-js-references-1.276.0.json", "references/posthog-js-references-1.277.0.json", "references/posthog-js-references-1.277.0.json", "references/posthog-js-references-1.277.0.json", "references/posthog-js-references-1.277.0.json", "references/posthog-js-references-1.278.0.json", "references/posthog-js-references-1.278.0.json", "references/posthog-js-references-1.278.0.json", "references/posthog-js-references-1.278.0.json", "references/posthog-js-references-1.279.0.json", "references/posthog-js-references-1.279.0.json" ], "next_cursor_present": true, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 146, "file_path": "packages/browser/CHANGELOG.md", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/CHANGELOG.md#L138-L146", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 138 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 25, "file_path": "packages/browser/playground/csp-violations/server.js", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/playground/csp-violations/server.js#L17-L25", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 17 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1090, "file_path": "packages/browser/references/posthog-js-references-1.275.3.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.275.3.json#L1082-L1090", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1082 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1156, "file_path": "packages/browser/references/posthog-js-references-1.275.3.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.275.3.json#L1148-L1156", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1148 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1158, "file_path": "packages/browser/references/posthog-js-references-1.275.3.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.275.3.json#L1150-L1158", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1150 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1163, "file_path": "packages/browser/references/posthog-js-references-1.275.3.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.275.3.json#L1155-L1163", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1155 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1090, "file_path": "packages/browser/references/posthog-js-references-1.276.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.276.0.json#L1082-L1090", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1082 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1156, "file_path": "packages/browser/references/posthog-js-references-1.276.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.276.0.json#L1148-L1156", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1148 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1158, "file_path": "packages/browser/references/posthog-js-references-1.276.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.276.0.json#L1150-L1158", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1150 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1163, "file_path": "packages/browser/references/posthog-js-references-1.276.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.276.0.json#L1155-L1163", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1155 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1090, "file_path": "packages/browser/references/posthog-js-references-1.277.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.277.0.json#L1082-L1090", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1082 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1156, "file_path": "packages/browser/references/posthog-js-references-1.277.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.277.0.json#L1148-L1156", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1148 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1158, "file_path": "packages/browser/references/posthog-js-references-1.277.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.277.0.json#L1150-L1158", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1150 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1163, "file_path": "packages/browser/references/posthog-js-references-1.277.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.277.0.json#L1155-L1163", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1155 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1090, "file_path": "packages/browser/references/posthog-js-references-1.278.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.278.0.json#L1082-L1090", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1082 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1156, "file_path": "packages/browser/references/posthog-js-references-1.278.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.278.0.json#L1148-L1156", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1148 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1158, "file_path": "packages/browser/references/posthog-js-references-1.278.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.278.0.json#L1150-L1158", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1150 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1163, "file_path": "packages/browser/references/posthog-js-references-1.278.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.278.0.json#L1155-L1163", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1155 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1090, "file_path": "packages/browser/references/posthog-js-references-1.279.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.279.0.json#L1082-L1090", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1082 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1156, "file_path": "packages/browser/references/posthog-js-references-1.279.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.279.0.json#L1148-L1156", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1148 } ], "result_pointers_truncated": true, "returned_matches": 50, "returned_matches_truncated": true, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 100, "unique_files_matched": 27 }Request
Request payload
{ "allow_unscoped": true, "case_sensitive": false, "context_lines_after": 4, "context_lines_before": 4, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 100, "max_matches_per_file": 20, "package_name": "posthog-js", "pattern": "onSessionId", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 60000 }ResponseTruncated
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "CHANGELOG.md", "playground/csp-violations/server.js", "references/posthog-js-references-1.275.3.json", "references/posthog-js-references-1.275.3.json", "references/posthog-js-references-1.275.3.json", "references/posthog-js-references-1.275.3.json", "references/posthog-js-references-1.276.0.json", "references/posthog-js-references-1.276.0.json", "references/posthog-js-references-1.276.0.json", "references/posthog-js-references-1.276.0.json", "references/posthog-js-references-1.277.0.json", "references/posthog-js-references-1.277.0.json", "references/posthog-js-references-1.277.0.json", "references/posthog-js-references-1.277.0.json", "references/posthog-js-references-1.278.0.json", "references/posthog-js-references-1.278.0.json", "references/posthog-js-references-1.278.0.json", "references/posthog-js-references-1.278.0.json", "references/posthog-js-references-1.279.0.json", "references/posthog-js-references-1.279.0.json" ], "next_cursor_present": true, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 146, "file_path": "packages/browser/CHANGELOG.md", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/CHANGELOG.md#L138-L146", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 138 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 25, "file_path": "packages/browser/playground/csp-violations/server.js", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/playground/csp-violations/server.js#L17-L25", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 17 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1090, "file_path": "packages/browser/references/posthog-js-references-1.275.3.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.275.3.json#L1082-L1090", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1082 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1156, "file_path": "packages/browser/references/posthog-js-references-1.275.3.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.275.3.json#L1148-L1156", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1148 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1158, "file_path": "packages/browser/references/posthog-js-references-1.275.3.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.275.3.json#L1150-L1158", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1150 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1163, "file_path": "packages/browser/references/posthog-js-references-1.275.3.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.275.3.json#L1155-L1163", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1155 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1090, "file_path": "packages/browser/references/posthog-js-references-1.276.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.276.0.json#L1082-L1090", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1082 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1156, "file_path": "packages/browser/references/posthog-js-references-1.276.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.276.0.json#L1148-L1156", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1148 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1158, "file_path": "packages/browser/references/posthog-js-references-1.276.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.276.0.json#L1150-L1158", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1150 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1163, "file_path": "packages/browser/references/posthog-js-references-1.276.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.276.0.json#L1155-L1163", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1155 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1090, "file_path": "packages/browser/references/posthog-js-references-1.277.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.277.0.json#L1082-L1090", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1082 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1156, "file_path": "packages/browser/references/posthog-js-references-1.277.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.277.0.json#L1148-L1156", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1148 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1158, "file_path": "packages/browser/references/posthog-js-references-1.277.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.277.0.json#L1150-L1158", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1150 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1163, "file_path": "packages/browser/references/posthog-js-references-1.277.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.277.0.json#L1155-L1163", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1155 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1090, "file_path": "packages/browser/references/posthog-js-references-1.278.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.278.0.json#L1082-L1090", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1082 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1156, "file_path": "packages/browser/references/posthog-js-references-1.278.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.278.0.json#L1148-L1156", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1148 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1158, "file_path": "packages/browser/references/posthog-js-references-1.278.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.278.0.json#L1150-L1158", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1150 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1163, "file_path": "packages/browser/references/posthog-js-references-1.278.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.278.0.json#L1155-L1163", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1155 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1090, "file_path": "packages/browser/references/posthog-js-references-1.279.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.279.0.json#L1082-L1090", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1082 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1156, "file_path": "packages/browser/references/posthog-js-references-1.279.0.json", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/references/posthog-js-references-1.279.0.json#L1148-L1156", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1148 } ], "result_pointers_truncated": true, "returned_matches": 50, "returned_matches_truncated": true, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 100, "unique_files_matched": 27 }, "title": null, "content": null }This shared record contains a truncated response.
+20:56Code GrepCode navigationposthog-js“sessionPersistence”
sessionPersistence
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/__tests__/consent.test.ts", "src/__tests__/consent.test.ts", "src/__tests__/consent.test.ts", "src/__tests__/persistence-key-policy.test.ts", "src/__tests__/persistence-key-policy.test.ts", "src/__tests__/persistence-key-policy.test.ts", "src/__tests__/persistence-key-policy.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/posthog-core-also.test.ts", "src/__tests__/posthog-core-also.test.ts", "src/__tests__/posthog-core-also.test.ts", "src/__tests__/posthog-core-also.test.ts", "src/__tests__/posthog-core-also.test.ts", "src/__tests__/posthog-core.set_config.test.ts", "src/__tests__/posthog-core.set_config.test.ts", "src/__tests__/posthog-core.set_config.test.ts", "src/__tests__/posthog-core.set_config.test.ts", "src/__tests__/posthog-core.set_config.test.ts", "src/__tests__/posthog-core.set_config.test.ts", "src/__tests__/posthog-core.set_config.test.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 64, "file_path": "packages/browser/src/__tests__/consent.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/consent.test.ts#L58-L64", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 58 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 74, "file_path": "packages/browser/src/__tests__/consent.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/consent.test.ts#L68-L74", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 68 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 84, "file_path": "packages/browser/src/__tests__/consent.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/consent.test.ts#L78-L84", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 78 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 115, "file_path": "packages/browser/src/__tests__/persistence-key-policy.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/persistence-key-policy.test.ts#L109-L115", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 109 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 116, "file_path": "packages/browser/src/__tests__/persistence-key-policy.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/persistence-key-policy.test.ts#L110-L116", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 110 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 302, "file_path": "packages/browser/src/__tests__/persistence-key-policy.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/persistence-key-policy.test.ts#L296-L302", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 296 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 310, "file_path": "packages/browser/src/__tests__/persistence-key-policy.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/persistence-key-policy.test.ts#L304-L310", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 304 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 283, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L277-L283", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 277 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 124, "file_path": "packages/browser/src/__tests__/posthog-core-also.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core-also.test.ts#L118-L124", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 118 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 134, "file_path": "packages/browser/src/__tests__/posthog-core-also.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core-also.test.ts#L128-L134", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 128 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 147, "file_path": "packages/browser/src/__tests__/posthog-core-also.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core-also.test.ts#L141-L147", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 141 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 148, "file_path": "packages/browser/src/__tests__/posthog-core-also.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core-also.test.ts#L142-L148", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 142 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 456, "file_path": "packages/browser/src/__tests__/posthog-core-also.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core-also.test.ts#L450-L456", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 450 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 196, "file_path": "packages/browser/src/__tests__/posthog-core.set_config.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.set_config.test.ts#L190-L196", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 190 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 197, "file_path": "packages/browser/src/__tests__/posthog-core.set_config.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.set_config.test.ts#L191-L197", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 191 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 197, "file_path": "packages/browser/src/__tests__/posthog-core.set_config.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.set_config.test.ts#L191-L197", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 191 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 198, "file_path": "packages/browser/src/__tests__/posthog-core.set_config.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.set_config.test.ts#L192-L198", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 192 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 202, "file_path": "packages/browser/src/__tests__/posthog-core.set_config.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.set_config.test.ts#L196-L202", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 196 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 203, "file_path": "packages/browser/src/__tests__/posthog-core.set_config.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.set_config.test.ts#L197-L203", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 197 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 203, "file_path": "packages/browser/src/__tests__/posthog-core.set_config.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.set_config.test.ts#L197-L203", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 197 } ], "result_pointers_truncated": true, "returned_matches": 42, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 42, "unique_files_matched": 7 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 3, "context_lines_before": 3, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 100, "max_matches_per_file": 20, "package_name": "posthog-js", "path_selectors": [ { "kind": "PREFIX", "value": "src/" } ], "pattern": "sessionPersistence", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 60000 }ResponseTruncated
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/__tests__/consent.test.ts", "src/__tests__/consent.test.ts", "src/__tests__/consent.test.ts", "src/__tests__/persistence-key-policy.test.ts", "src/__tests__/persistence-key-policy.test.ts", "src/__tests__/persistence-key-policy.test.ts", "src/__tests__/persistence-key-policy.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/posthog-core-also.test.ts", "src/__tests__/posthog-core-also.test.ts", "src/__tests__/posthog-core-also.test.ts", "src/__tests__/posthog-core-also.test.ts", "src/__tests__/posthog-core-also.test.ts", "src/__tests__/posthog-core.set_config.test.ts", "src/__tests__/posthog-core.set_config.test.ts", "src/__tests__/posthog-core.set_config.test.ts", "src/__tests__/posthog-core.set_config.test.ts", "src/__tests__/posthog-core.set_config.test.ts", "src/__tests__/posthog-core.set_config.test.ts", "src/__tests__/posthog-core.set_config.test.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 64, "file_path": "packages/browser/src/__tests__/consent.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/consent.test.ts#L58-L64", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 58 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 74, "file_path": "packages/browser/src/__tests__/consent.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/consent.test.ts#L68-L74", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 68 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 84, "file_path": "packages/browser/src/__tests__/consent.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/consent.test.ts#L78-L84", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 78 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 115, "file_path": "packages/browser/src/__tests__/persistence-key-policy.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/persistence-key-policy.test.ts#L109-L115", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 109 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 116, "file_path": "packages/browser/src/__tests__/persistence-key-policy.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/persistence-key-policy.test.ts#L110-L116", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 110 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 302, "file_path": "packages/browser/src/__tests__/persistence-key-policy.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/persistence-key-policy.test.ts#L296-L302", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 296 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 310, "file_path": "packages/browser/src/__tests__/persistence-key-policy.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/persistence-key-policy.test.ts#L304-L310", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 304 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 283, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L277-L283", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 277 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 124, "file_path": "packages/browser/src/__tests__/posthog-core-also.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core-also.test.ts#L118-L124", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 118 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 134, "file_path": "packages/browser/src/__tests__/posthog-core-also.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core-also.test.ts#L128-L134", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 128 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 147, "file_path": "packages/browser/src/__tests__/posthog-core-also.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core-also.test.ts#L141-L147", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 141 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 148, "file_path": "packages/browser/src/__tests__/posthog-core-also.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core-also.test.ts#L142-L148", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 142 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 456, "file_path": "packages/browser/src/__tests__/posthog-core-also.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core-also.test.ts#L450-L456", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 450 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 196, "file_path": "packages/browser/src/__tests__/posthog-core.set_config.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.set_config.test.ts#L190-L196", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 190 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 197, "file_path": "packages/browser/src/__tests__/posthog-core.set_config.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.set_config.test.ts#L191-L197", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 191 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 197, "file_path": "packages/browser/src/__tests__/posthog-core.set_config.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.set_config.test.ts#L191-L197", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 191 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 198, "file_path": "packages/browser/src/__tests__/posthog-core.set_config.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.set_config.test.ts#L192-L198", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 192 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 202, "file_path": "packages/browser/src/__tests__/posthog-core.set_config.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.set_config.test.ts#L196-L202", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 196 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 203, "file_path": "packages/browser/src/__tests__/posthog-core.set_config.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.set_config.test.ts#L197-L203", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 197 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 203, "file_path": "packages/browser/src/__tests__/posthog-core.set_config.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.set_config.test.ts#L197-L203", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 197 } ], "result_pointers_truncated": true, "returned_matches": 42, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 42, "unique_files_matched": 7 }, "title": null, "content": null }This shared record contains a truncated response.
+21:15Code ReadCode navigationposthog-js
pkg:npm:posthog-js@1.380.1Result summary
{ "end_line": 114, "indexing_status": "indexed", "language": "typescript", "line_count": 114, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 114, "file_path": "packages/browser/src/session-props.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/session-props.ts#L1-L114", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1 } ], "start_line": 1, "status": "success", "total_lines": 114 }Request
Request payload
{ "end_line": 150, "file_path": "src/session-props.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 1, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 114, "indexing_status": "indexed", "language": "typescript", "line_count": 114, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 114, "file_path": "packages/browser/src/session-props.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/session-props.ts#L1-L114", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1 } ], "start_line": 1, "status": "success", "total_lines": 114 }, "title": null, "content": null }+21:20Code ReadCode navigationposthog-js
pkg:npm:posthog-js@1.380.1Result summary
{ "end_line": 90, "indexing_status": "indexed", "language": "typescript", "line_count": 90, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 90, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L1-L90", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1 } ], "start_line": 1, "status": "success", "total_lines": 431 }Request
Request payload
{ "end_line": 90, "file_path": "src/sessionid.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 1, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 90, "indexing_status": "indexed", "language": "typescript", "line_count": 90, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 90, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L1-L90", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1 } ], "start_line": 1, "status": "success", "total_lines": 431 }, "title": null, "content": null }+21:24Code ReadCode navigationposthog-js
pkg:npm:posthog-js@1.380.1Result summary
{ "end_line": 265, "indexing_status": "indexed", "language": "typescript", "line_count": 86, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 265, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L180-L265", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 180 } ], "start_line": 180, "status": "success", "total_lines": 431 }Request
Request payload
{ "end_line": 265, "file_path": "src/sessionid.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 180, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 265, "indexing_status": "indexed", "language": "typescript", "line_count": 86, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 265, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L180-L265", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 180 } ], "start_line": 180, "status": "success", "total_lines": 431 }, "title": null, "content": null }+21:28Code ReadCode navigationposthog-js
pkg:npm:posthog-js@1.380.1Result summary
{ "end_line": 665, "indexing_status": "indexed", "language": "typescript", "line_count": 86, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 665, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L580-L665", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 580 } ], "start_line": 580, "status": "success", "total_lines": 4120 }Request
Request payload
{ "end_line": 665, "file_path": "src/posthog-core.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 580, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 665, "indexing_status": "indexed", "language": "typescript", "line_count": 86, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 665, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L580-L665", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 580 } ], "start_line": 580, "status": "success", "total_lines": 4120 }, "title": null, "content": null }+21:32Code ReadCode navigationposthog-js
pkg:npm:posthog-js@1.380.1Result summary
{ "end_line": 1750, "indexing_status": "indexed", "language": "typescript", "line_count": 71, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1750, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L1680-L1750", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1680 } ], "start_line": 1680, "status": "success", "total_lines": 4120 }Request
Request payload
{ "end_line": 1750, "file_path": "src/posthog-core.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 1680, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 1750, "indexing_status": "indexed", "language": "typescript", "line_count": 71, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1750, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L1680-L1750", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1680 } ], "start_line": 1680, "status": "success", "total_lines": 4120 }, "title": null, "content": null }+21:37Code ReadCode navigationposthog-js
pkg:npm:posthog-js@1.380.1Result summary
{ "end_line": 340, "indexing_status": "indexed", "language": "typescript", "line_count": 141, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 340, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L200-L340", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 200 } ], "start_line": 200, "status": "success", "total_lines": 579 }Request
Request payload
{ "end_line": 340, "file_path": "src/posthog-persistence.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 200, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 340, "indexing_status": "indexed", "language": "typescript", "line_count": 141, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 340, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L200-L340", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 200 } ], "start_line": 200, "status": "success", "total_lines": 579 }, "title": null, "content": null }+21:42Code ReadCode navigationposthog-js
pkg:npm:posthog-js@1.380.1Result summary
{ "end_line": 475, "indexing_status": "indexed", "language": "typescript", "line_count": 56, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 475, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L420-L475", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 420 } ], "start_line": 420, "status": "success", "total_lines": 579 }Request
Request payload
{ "end_line": 475, "file_path": "src/posthog-persistence.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 420, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 475, "indexing_status": "indexed", "language": "typescript", "line_count": 56, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 475, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L420-L475", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 420 } ], "start_line": 420, "status": "success", "total_lines": 579 }, "title": null, "content": null }+21:47Code ReadCode navigationposthog-js
pkg:npm:posthog-js@1.380.1Result summary
{ "end_line": 190, "indexing_status": "indexed", "language": "typescript", "line_count": 91, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 190, "file_path": "packages/browser/src/utils/event-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/event-utils.ts#L100-L190", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 100 } ], "start_line": 100, "status": "success", "total_lines": 335 }Request
Request payload
{ "end_line": 190, "file_path": "src/utils/event-utils.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 100, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 190, "indexing_status": "indexed", "language": "typescript", "line_count": 91, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 190, "file_path": "packages/browser/src/utils/event-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/event-utils.ts#L100-L190", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 100 } ], "start_line": 100, "status": "success", "total_lines": 335 }, "title": null, "content": null }+21:51Code ReadCode navigationposthog-js
pkg:npm:posthog-js@1.380.1Result summary
{ "end_line": 90, "indexing_status": "indexed", "language": "typescript", "line_count": 36, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 90, "file_path": "packages/browser/src/constants.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/constants.ts#L55-L90", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 55 } ], "start_line": 55, "status": "success", "total_lines": 140 }Request
Request payload
{ "end_line": 90, "file_path": "src/constants.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 55, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 90, "indexing_status": "indexed", "language": "typescript", "line_count": 36, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 90, "file_path": "packages/browser/src/constants.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/constants.ts#L55-L90", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 55 } ], "start_line": 55, "status": "success", "total_lines": 140 }, "title": null, "content": null }+21:56Code ReadCode navigationposthog-js{"errors":[{"code":"VALIDATION_ERROR","message":"startLine 1880 is beyond the end of the file (590 lines)."}],"outcome":"validation_error","status":"error"}
Result summary
{ "errors": [ { "code": "VALIDATION_ERROR", "message": "startLine 1880 is beyond the end of the file (590 lines)." } ], "outcome": "validation_error", "status": "error" }Request
Request payload
{ "end_line": 1950, "file_path": "src/types.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 1880, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "errors": [ { "code": "VALIDATION_ERROR", "message": "startLine 1880 is beyond the end of the file (590 lines)." } ], "outcome": "validation_error", "status": "error" }, "title": null, "content": null }+22:09Code GrepCode navigationposthog-js“onSessionId(callback”
onSessionId(callback
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/sessionid.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 132, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L112-L132", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 112 } ], "returned_matches": 1, "route_taken": "SINGLE_FILE", "status": "success", "total_matches": 1, "unique_files_matched": 1 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 10, "context_lines_before": 10, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 10, "max_matches_per_file": 20, "package_name": "posthog-js", "path_selectors": [ { "kind": "EXACT", "value": "src/sessionid.ts" } ], "pattern": "onSessionId(callback", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/sessionid.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 132, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L112-L132", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 112 } ], "returned_matches": 1, "route_taken": "SINGLE_FILE", "status": "success", "total_matches": 1, "unique_files_matched": 1 }, "title": null, "content": null }+22:14Code GrepCode navigationposthog-js“SessionIdChangedCallback”
SessionIdChangedCallback
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/types.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 79, "file_path": "packages/browser/src/types.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/types.ts#L63-L79", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 63 } ], "returned_matches": 1, "route_taken": "SINGLE_FILE", "status": "success", "total_matches": 1, "unique_files_matched": 1 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 8, "context_lines_before": 8, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 20, "max_matches_per_file": 20, "package_name": "posthog-js", "path_selectors": [ { "kind": "EXACT", "value": "src/types.ts" } ], "pattern": "SessionIdChangedCallback", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/types.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 79, "file_path": "packages/browser/src/types.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/types.ts#L63-L79", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 63 } ], "returned_matches": 1, "route_taken": "SINGLE_FILE", "status": "success", "total_matches": 1, "unique_files_matched": 1 }, "title": null, "content": null }+22:18Code GrepCode navigationposthog-js“set_initial_person_info”
set_initial_person_info
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/posthog-core.ts", "src/posthog-persistence.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1272, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L1262-L1272", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1262 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 448, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L438-L448", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 438 } ], "returned_matches": 2, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 2, "unique_files_matched": 2 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 5, "context_lines_before": 5, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 30, "max_matches_per_file": 20, "package_name": "posthog-js", "path_selectors": [ { "kind": "PREFIX", "value": "src/" } ], "pattern": "set_initial_person_info", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/posthog-core.ts", "src/posthog-persistence.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1272, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L1262-L1272", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1262 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 448, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L438-L448", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 438 } ], "returned_matches": 2, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 2, "unique_files_matched": 2 }, "title": null, "content": null }+22:22Code GrepCode navigationposthog-js“register(props”
register(props
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/posthog-persistence.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 399, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L387-L399", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 387 } ], "returned_matches": 1, "route_taken": "SINGLE_FILE", "status": "success", "total_matches": 1, "unique_files_matched": 1 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 6, "context_lines_before": 6, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 20, "max_matches_per_file": 20, "package_name": "posthog-js", "path_selectors": [ { "kind": "EXACT", "value": "src/posthog-persistence.ts" } ], "pattern": "register(props", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/posthog-persistence.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 399, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L387-L399", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 387 } ], "returned_matches": 1, "route_taken": "SINGLE_FILE", "status": "success", "total_matches": 1, "unique_files_matched": 1 }, "title": null, "content": null }+22:26Code GrepCode navigationposthog-js“unregister(prop”
unregister(prop
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/posthog-persistence.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 420, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L408-L420", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 408 } ], "returned_matches": 1, "route_taken": "SINGLE_FILE", "status": "success", "total_matches": 1, "unique_files_matched": 1 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 6, "context_lines_before": 6, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 20, "max_matches_per_file": 20, "package_name": "posthog-js", "path_selectors": [ { "kind": "EXACT", "value": "src/posthog-persistence.ts" } ], "pattern": "unregister(prop", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/posthog-persistence.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 420, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L408-L420", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 408 } ], "returned_matches": 1, "route_taken": "SINGLE_FILE", "status": "success", "total_matches": 1, "unique_files_matched": 1 }, "title": null, "content": null }+22:31Code GrepCode navigationposthog-js“$referrer”
$referrer
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/__tests__/customizations/setAllPersonProfilePropertiesAsPersonPropertiesForFlags.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/posthog-core.test.ts", "src/__tests__/posthog-core.test.ts", "src/__tests__/posthog-core.test.ts", "src/__tests__/posthog-core.test.ts", "src/__tests__/posthog-core.test.ts", "src/__tests__/posthog-persistence.test.ts", "src/__tests__/posthog-persistence.test.ts", "src/__tests__/posthog-persistence.test.ts", "src/__tests__/session-props.test.ts", "src/utils/event-utils.ts", "src/utils/event-utils.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 68, "file_path": "packages/browser/src/__tests__/customizations/setAllPersonProfilePropertiesAsPersonPropertiesForFlags.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/customizations/setAllPersonProfilePropertiesAsPersonPropertiesForFlags.test.ts#L62-L68", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 62 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 265, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L259-L265", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 259 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 316, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L310-L316", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 310 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 385, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L379-L385", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 379 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 416, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L410-L416", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 410 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 446, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L440-L446", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 440 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 480, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L474-L480", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 474 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 514, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L508-L514", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 508 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 543, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L537-L543", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 537 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 176, "file_path": "packages/browser/src/__tests__/posthog-core.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.test.ts#L170-L176", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 170 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 203, "file_path": "packages/browser/src/__tests__/posthog-core.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.test.ts#L197-L203", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 197 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 207, "file_path": "packages/browser/src/__tests__/posthog-core.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.test.ts#L201-L207", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 201 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 238, "file_path": "packages/browser/src/__tests__/posthog-core.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.test.ts#L232-L238", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 232 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 259, "file_path": "packages/browser/src/__tests__/posthog-core.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.test.ts#L253-L259", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 253 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 193, "file_path": "packages/browser/src/__tests__/posthog-persistence.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-persistence.test.ts#L187-L193", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 187 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 201, "file_path": "packages/browser/src/__tests__/posthog-persistence.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-persistence.test.ts#L195-L201", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 195 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 209, "file_path": "packages/browser/src/__tests__/posthog-persistence.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-persistence.test.ts#L203-L209", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 203 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 152, "file_path": "packages/browser/src/__tests__/session-props.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/session-props.test.ts#L146-L152", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 146 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 75, "file_path": "packages/browser/src/utils/event-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/event-utils.ts#L69-L75", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 69 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 210, "file_path": "packages/browser/src/utils/event-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/event-utils.ts#L204-L210", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 204 } ], "result_pointers_truncated": true, "returned_matches": 21, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 21, "unique_files_matched": 6 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 3, "context_lines_before": 3, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 100, "max_matches_per_file": 20, "package_name": "posthog-js", "path_selectors": [ { "kind": "PREFIX", "value": "src/" } ], "pattern": "$referrer", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 60000 }ResponseTruncated
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/__tests__/customizations/setAllPersonProfilePropertiesAsPersonPropertiesForFlags.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/personProcessing.test.ts", "src/__tests__/posthog-core.test.ts", "src/__tests__/posthog-core.test.ts", "src/__tests__/posthog-core.test.ts", "src/__tests__/posthog-core.test.ts", "src/__tests__/posthog-core.test.ts", "src/__tests__/posthog-persistence.test.ts", "src/__tests__/posthog-persistence.test.ts", "src/__tests__/posthog-persistence.test.ts", "src/__tests__/session-props.test.ts", "src/utils/event-utils.ts", "src/utils/event-utils.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 68, "file_path": "packages/browser/src/__tests__/customizations/setAllPersonProfilePropertiesAsPersonPropertiesForFlags.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/customizations/setAllPersonProfilePropertiesAsPersonPropertiesForFlags.test.ts#L62-L68", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 62 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 265, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L259-L265", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 259 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 316, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L310-L316", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 310 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 385, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L379-L385", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 379 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 416, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L410-L416", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 410 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 446, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L440-L446", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 440 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 480, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L474-L480", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 474 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 514, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L508-L514", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 508 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 543, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L537-L543", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 537 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 176, "file_path": "packages/browser/src/__tests__/posthog-core.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.test.ts#L170-L176", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 170 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 203, "file_path": "packages/browser/src/__tests__/posthog-core.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.test.ts#L197-L203", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 197 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 207, "file_path": "packages/browser/src/__tests__/posthog-core.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.test.ts#L201-L207", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 201 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 238, "file_path": "packages/browser/src/__tests__/posthog-core.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.test.ts#L232-L238", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 232 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 259, "file_path": "packages/browser/src/__tests__/posthog-core.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-core.test.ts#L253-L259", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 253 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 193, "file_path": "packages/browser/src/__tests__/posthog-persistence.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-persistence.test.ts#L187-L193", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 187 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 201, "file_path": "packages/browser/src/__tests__/posthog-persistence.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-persistence.test.ts#L195-L201", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 195 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 209, "file_path": "packages/browser/src/__tests__/posthog-persistence.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/posthog-persistence.test.ts#L203-L209", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 203 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 152, "file_path": "packages/browser/src/__tests__/session-props.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/session-props.test.ts#L146-L152", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 146 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 75, "file_path": "packages/browser/src/utils/event-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/event-utils.ts#L69-L75", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 69 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 210, "file_path": "packages/browser/src/utils/event-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/event-utils.ts#L204-L210", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 204 } ], "result_pointers_truncated": true, "returned_matches": 21, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 21, "unique_files_matched": 6 }, "title": null, "content": null }This shared record contains a truncated response.
+22:35Code GrepCode navigationposthog-js“ph_keyword”
ph_keyword
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/__tests__/personProcessing.test.ts", "src/__tests__/personProcessing.test.ts", "src/utils/event-utils.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 441, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L435-L441", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 435 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 449, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L443-L449", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 443 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 168, "file_path": "packages/browser/src/utils/event-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/event-utils.ts#L162-L168", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 162 } ], "returned_matches": 3, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 3, "unique_files_matched": 2 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 3, "context_lines_before": 3, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 100, "max_matches_per_file": 20, "package_name": "posthog-js", "path_selectors": [ { "kind": "PREFIX", "value": "src/" } ], "pattern": "ph_keyword", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/__tests__/personProcessing.test.ts", "src/__tests__/personProcessing.test.ts", "src/utils/event-utils.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 441, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L435-L441", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 435 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 449, "file_path": "packages/browser/src/__tests__/personProcessing.test.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/__tests__/personProcessing.test.ts#L443-L449", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 443 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 168, "file_path": "packages/browser/src/utils/event-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/event-utils.ts#L162-L168", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 162 } ], "returned_matches": 3, "route_taken": "CONTENT_INDEX", "status": "success", "total_matches": 3, "unique_files_matched": 2 }, "title": null, "content": null }+22:49Code ReadCode navigationposthog-js
pkg:npm:posthog-js@1.380.1Result summary
{ "end_line": 155, "indexing_status": "indexed", "language": "typescript", "line_count": 38, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 155, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L118-L155", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 118 } ], "start_line": 118, "status": "success", "total_lines": 431 }Request
Request payload
{ "end_line": 155, "file_path": "src/sessionid.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 118, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 155, "indexing_status": "indexed", "language": "typescript", "line_count": 38, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 155, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L118-L155", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 118 } ], "start_line": 118, "status": "success", "total_lines": 431 }, "title": null, "content": null }+22:53Code ReadCode navigationposthog-js
pkg:npm:posthog-js@1.380.1Result summary
{ "end_line": 420, "indexing_status": "indexed", "language": "typescript", "line_count": 51, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 420, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L370-L420", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 370 } ], "start_line": 370, "status": "success", "total_lines": 579 }Request
Request payload
{ "end_line": 420, "file_path": "src/posthog-persistence.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 370, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 420, "indexing_status": "indexed", "language": "typescript", "line_count": 51, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 420, "file_path": "packages/browser/src/posthog-persistence.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-persistence.ts#L370-L420", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 370 } ], "start_line": 370, "status": "success", "total_lines": 579 }, "title": null, "content": null }+22:57Code ReadCode navigationposthog-js
pkg:npm:posthog-js@1.380.1Result summary
{ "end_line": 250, "indexing_status": "indexed", "language": "typescript", "line_count": 56, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 250, "file_path": "packages/browser/src/utils/event-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/event-utils.ts#L195-L250", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 195 } ], "start_line": 195, "status": "success", "total_lines": 335 }Request
Request payload
{ "end_line": 250, "file_path": "src/utils/event-utils.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 195, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 250, "indexing_status": "indexed", "language": "typescript", "line_count": 56, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 250, "file_path": "packages/browser/src/utils/event-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/event-utils.ts#L195-L250", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 195 } ], "start_line": 195, "status": "success", "total_lines": 335 }, "title": null, "content": null }+23:01Code ReadCode navigationposthog-js
pkg:npm:posthog-js@1.380.1Result summary
{ "end_line": 2170, "indexing_status": "indexed", "language": "typescript", "line_count": 31, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 2170, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L2140-L2170", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 2140 } ], "start_line": 2140, "status": "success", "total_lines": 4120 }Request
Request payload
{ "end_line": 2170, "file_path": "src/posthog-core.ts", "package_name": "posthog-js", "registry": "npm", "start_line": 2140, "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "end_line": 2170, "indexing_status": "indexed", "language": "typescript", "line_count": 31, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 2170, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L2140-L2170", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 2140 } ], "start_line": 2140, "status": "success", "total_lines": 4120 }, "title": null, "content": null }+23:06SearchCode navigationposthog-jsSessionIdChangedCallback type definition sessionId windowId changeReason
SessionIdChangedCallback type definition sessionId windowId changeReason
pkg:npm:posthog-js@1.380.1Result summary
{ "completed": true, "freshness_counts": { "current": 1 }, "indexing_status_counts": { "indexed": 1 }, "outcome": "result_returned", "partial_results": false, "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 412, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L402-L412", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 402 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 412, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L402-L412", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 402 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1070, "file_path": "packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts#L1060-L1070", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1060 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 2157, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L2155-L2157", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 2155 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 56, "file_path": "packages/browser/src/page-view.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/page-view.ts#L46-L56", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 46 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 244, "file_path": "packages/browser/src/extensions/replay/external/recording-strategies.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/recording-strategies.ts#L234-L244", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 234 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 234, "file_path": "packages/browser/src/extensions/web-vitals/index.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/web-vitals/index.ts#L224-L234", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 224 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 577, "file_path": "packages/browser/src/types.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/types.ts#L569-L577", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 569 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 184, "file_path": "packages/browser/src/extensions/replay/external/sessionrecording-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/sessionrecording-utils.ts#L174-L184", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 174 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 616, "file_path": "packages/browser/src/extensions/product-tours/product-tours.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/product-tours/product-tours.tsx#L606-L616", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 606 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 23, "file_path": "packages/browser/src/entrypoints/logs.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/entrypoints/logs.ts#L13-L23", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 13 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 159, "file_path": "packages/browser/src/entrypoints/tracing-headers.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/entrypoints/tracing-headers.ts#L149-L159", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 149 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 233, "file_path": "packages/browser/src/extensions/replay/session-recording.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/session-recording.ts#L223-L233", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 223 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 326, "file_path": "packages/browser/src/extensions/replay/external/triggerMatching.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/triggerMatching.ts#L316-L326", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 316 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 149, "file_path": "packages/browser/src/extensions/conversations/external/index.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/conversations/external/index.tsx#L139-L149", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 139 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 79, "file_path": "packages/browser/src/session-props.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/session-props.ts#L69-L79", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 69 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 193, "file_path": "packages/browser/src/utils/globals.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/globals.ts#L183-L193", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 183 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 161, "file_path": "packages/browser/src/entrypoints/dead-clicks-autocapture.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/entrypoints/dead-clicks-autocapture.ts#L159-L161", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 159 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 297, "file_path": "packages/browser/src/extensions/surveys.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/surveys.tsx#L287-L297", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 287 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 111, "file_path": "packages/browser/src/constants.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/constants.ts#L111-L111", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 111 } ], "result_type_counts": { "repository_code": 20 }, "results": [ { "label": "SessionIdManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "checkAndGetSessionAndWindowId", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "LazyLoadedSessionRecording", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "onSessionId", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PageViewManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "V1RecordingStrategy", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "WebVitalsAutocapture", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionStartReason", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "splitBuffer", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ProductTourManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "setupOpenTelemetry", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "addTracingHeaders", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionRecording", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "URLTriggerMatching", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ConversationsManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionPropsManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "LazyLoadedSessionRecordingInterface", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "_startSelectionChangedObserver", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SurveyManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SESSION_RECORDING_START_REASON", "target": "npm:posthog-js@1.380.1", "type": "repository_code" } ], "returned_results": 20, "search_ref_present": false, "source_counts": { "code": 1 }, "status": "success" }Request
Request payload
{ "allow_partial_results": false, "limit": 20, "offset": 0, "query": "SessionIdChangedCallback type definition sessionId windowId changeReason", "sources": [ "code" ], "targets": [ { "name": "posthog-js", "registry": "npm", "version": "1.380.1" } ], "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "completed": true, "freshness_counts": { "current": 1 }, "indexing_status_counts": { "indexed": 1 }, "outcome": "result_returned", "partial_results": false, "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 412, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L402-L412", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 402 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 412, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L402-L412", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 402 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 1070, "file_path": "packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/lazy-loaded-session-recorder.ts#L1060-L1070", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 1060 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 2157, "file_path": "packages/browser/src/posthog-core.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/posthog-core.ts#L2155-L2157", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 2155 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 56, "file_path": "packages/browser/src/page-view.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/page-view.ts#L46-L56", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 46 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 244, "file_path": "packages/browser/src/extensions/replay/external/recording-strategies.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/recording-strategies.ts#L234-L244", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 234 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 234, "file_path": "packages/browser/src/extensions/web-vitals/index.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/web-vitals/index.ts#L224-L234", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 224 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 577, "file_path": "packages/browser/src/types.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/types.ts#L569-L577", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 569 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 184, "file_path": "packages/browser/src/extensions/replay/external/sessionrecording-utils.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/sessionrecording-utils.ts#L174-L184", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 174 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 616, "file_path": "packages/browser/src/extensions/product-tours/product-tours.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/product-tours/product-tours.tsx#L606-L616", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 606 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 23, "file_path": "packages/browser/src/entrypoints/logs.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/entrypoints/logs.ts#L13-L23", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 13 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 159, "file_path": "packages/browser/src/entrypoints/tracing-headers.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/entrypoints/tracing-headers.ts#L149-L159", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 149 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 233, "file_path": "packages/browser/src/extensions/replay/session-recording.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/session-recording.ts#L223-L233", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 223 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 326, "file_path": "packages/browser/src/extensions/replay/external/triggerMatching.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/replay/external/triggerMatching.ts#L316-L326", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 316 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 149, "file_path": "packages/browser/src/extensions/conversations/external/index.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/conversations/external/index.tsx#L139-L149", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 139 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 79, "file_path": "packages/browser/src/session-props.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/session-props.ts#L69-L79", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 69 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 193, "file_path": "packages/browser/src/utils/globals.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/utils/globals.ts#L183-L193", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 183 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 161, "file_path": "packages/browser/src/entrypoints/dead-clicks-autocapture.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/entrypoints/dead-clicks-autocapture.ts#L159-L161", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 159 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 297, "file_path": "packages/browser/src/extensions/surveys.tsx", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/extensions/surveys.tsx#L287-L297", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 287 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 111, "file_path": "packages/browser/src/constants.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/constants.ts#L111-L111", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 111 } ], "result_type_counts": { "repository_code": 20 }, "results": [ { "label": "SessionIdManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "checkAndGetSessionAndWindowId", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "LazyLoadedSessionRecording", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "onSessionId", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "PageViewManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "V1RecordingStrategy", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "WebVitalsAutocapture", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionStartReason", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "splitBuffer", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ProductTourManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "setupOpenTelemetry", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "addTracingHeaders", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionRecording", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "URLTriggerMatching", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "ConversationsManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SessionPropsManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "LazyLoadedSessionRecordingInterface", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "_startSelectionChangedObserver", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SurveyManager", "target": "npm:posthog-js@1.380.1", "type": "repository_code" }, { "label": "SESSION_RECORDING_START_REASON", "target": "npm:posthog-js@1.380.1", "type": "repository_code" } ], "returned_results": 20, "search_ref_present": false, "source_counts": { "code": 1 }, "status": "success" }, "title": null, "content": null }+23:10Code GrepCode navigationposthog-js“_sessionIdChangedHandlers”
_sessionIdChangedHandlers
pkg:npm:posthog-js@1.380.1Result summary
{ "files_too_large_skipped": 0, "matched_files": [ "src/sessionid.ts", "src/sessionid.ts", "src/sessionid.ts", "src/sessionid.ts", "src/sessionid.ts", "src/sessionid.ts", "src/sessionid.ts", "src/sessionid.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 49, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L33-L49", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 33 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 133, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L117-L133", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 117 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 134, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L118-L134", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 118 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 137, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L121-L137", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 121 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 142, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L126-L142", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 126 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 142, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L126-L142", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 126 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 317, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L301-L317", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 301 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 407, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L391-L407", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 391 } ], "returned_matches": 8, "route_taken": "SINGLE_FILE", "status": "success", "total_matches": 8, "unique_files_matched": 1 }Request
Request payload
{ "allow_unscoped": false, "case_sensitive": false, "context_lines_after": 8, "context_lines_before": 8, "exclude_doc_files": false, "exclude_test_files": false, "extensions": [], "include_hidden": false, "max_matches": 30, "max_matches_per_file": 20, "package_name": "posthog-js", "path_selectors": [ { "kind": "EXACT", "value": "src/sessionid.ts" } ], "pattern": "_sessionIdChangedHandlers", "pattern_type": "LITERAL", "registry": "npm", "version": "1.380.1", "wait_timeout_ms": 60000 }Response
Response payload
{ "summary": { "files_too_large_skipped": 0, "matched_files": [ "src/sessionid.ts", "src/sessionid.ts", "src/sessionid.ts", "src/sessionid.ts", "src/sessionid.ts", "src/sessionid.ts", "src/sessionid.ts", "src/sessionid.ts" ], "next_cursor_present": false, "outcome": "result_returned", "result_pointers": [ { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 49, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L33-L49", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 33 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 133, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L117-L133", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 117 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 134, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L118-L134", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 118 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 137, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L121-L137", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 121 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 142, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L126-L142", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 126 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 142, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L126-L142", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 126 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 317, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L301-L317", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 301 }, { "commit_sha": "a8fd22825d9e9203ed88084d2c07b7b31e585f2f", "end_line": 407, "file_path": "packages/browser/src/sessionid.ts", "kind": "code", "permalink": "https://github.com/posthog/posthog-js/blob/a8fd22825d9e9203ed88084d2c07b7b31e585f2f/packages/browser/src/sessionid.ts#L391-L407", "repo_url": "https://github.com/posthog/posthog-js", "start_line": 391 } ], "returned_matches": 8, "route_taken": "SINGLE_FILE", "status": "success", "total_matches": 8, "unique_files_matched": 1 }, "title": null, "content": null }