{"_id":"@feltmaps/js-sdk","_rev":"89-884a7fb6754f5ad09b44655029aec260","name":"@feltmaps/js-sdk","dist-tags":{"latest":"1.10.2","next":"1.10.2-next.0"},"versions":{"1.0.0":{"name":"@feltmaps/js-sdk","version":"1.0.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.0.0","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"candurukfelt","email":"can+candurukfelt@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"3a448d3ccb39e951b31b9959c600bf9a1a310e8f","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.0.0.tgz","fileCount":17,"integrity":"sha512-dDJke6A+2J9TkCkJTyvZEtfcE5ykn/eD+W61YeWtxvovyVGA4AWUpke+3SuGjeOwWE2S+VSxxsaEmnwfZKRqTQ==","signatures":[{"sig":"MEUCICLgPF/3gL0+BvV1ttx5zAEbSGKWVuxnBnOZPfZMvV2LAiEA1Vj5Oxo+gssd68r0w7L6UsZ/mGIkQVmXlrK6nINBz6c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241442},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"68cac5592b8a68b0439d6d13152513d71489826e","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout main && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"changeset pre exit","enter-prerelease":"changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.26.7","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.2.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.0.3","typedoc-plugin-markdown":"^4.2.9","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.0.0_1730878056010_0.810999064563763","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@feltmaps/js-sdk","version":"1.0.1","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.0.1","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"candurukfelt","email":"can+candurukfelt@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"9744fe58556774c15e813b63da44e7211b50e281","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.0.1.tgz","fileCount":17,"integrity":"sha512-KMhKHL70VHIVmmjb05YWtIY/A4NeKL9OuTIwGCI3WUb5S/5GwqZhHWtge5ADf/bExPlnYsLRjzoFYLHBrCtk/g==","signatures":[{"sig":"MEUCIBuA3rp8X9o9eHeozNgTkw4tcuV9GOW5C4pMBvCuISC/AiEA0UEB6h7umhYvB5Kdo8E/V5a77w3TFfexk4Y4iTNVFzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242351},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"4e7a423cdc8b753b0cbc2aced4a6722f20e35aa7","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout main && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"changeset pre exit","enter-prerelease":"changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.26.7","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.2.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.0.3","typedoc-plugin-markdown":"^4.2.9","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.0.1_1730905067286_0.15083968376040957","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@feltmaps/js-sdk","version":"1.0.2","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.0.2","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"candurukfelt","email":"can+candurukfelt@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"66b3fbadda412c6012e3c5af7be7145f81c1aa35","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.0.2.tgz","fileCount":17,"integrity":"sha512-vU3sKuAdwjyZabtx0QzQ1CV+nRmEPWZ0zWZ6mSllbhJRQbh9zoXMoOWXyPQXwCND9lmRZt2qbXwGSsYQ6U4c2g==","signatures":[{"sig":"MEUCIAHTbgSDweISMnVSPccI80rRNW0/+9vsUC7w+ukTOmzAAiEA3pQmWhGRvJwFUF6JRSjBzOULGeP9QOgiTP4qY6S8Lx8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242355},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"9fc999525106548c70c334b8d92b0cbe407a72dc","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout main && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"changeset pre exit","enter-prerelease":"changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.26.7","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.2.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.0.3","typedoc-plugin-markdown":"^4.2.9","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.0.2_1730905350603_0.09971248222128204","host":"s3://npm-registry-packages"}},"1.1.0-next.0":{"name":"@feltmaps/js-sdk","version":"1.1.0-next.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.1.0-next.0","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"candurukfelt","email":"can+candurukfelt@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"66136693908c2024ed97cb6a8bf06f71cbcb4c08","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.1.0-next.0.tgz","fileCount":17,"integrity":"sha512-KQY5DlDX4kHAYyH3pnxiFof36nY3gSI3vY8jpARCRrgazQ/c1aCw3gyp0qf1sULSB6G69fRnY6++vHcoMUhnyg==","signatures":[{"sig":"MEUCIQDXYRb4eXVU03CiBqMRzE9k47W4hsbMuReRkLZuUslRrgIgNXCmtyTHX6ACIgrLVqZaGVEi8rq8pHBsydoUvmIHgKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":248851},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"129b557f92ed6df2ce649a8714c845e3a8f9ee30","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout main && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"changeset pre exit","enter-prerelease":"changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.26.7","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.2.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.0.3","typedoc-plugin-markdown":"^4.2.9","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.1.0-next.0_1731620445078_0.38994169070012785","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@feltmaps/js-sdk","version":"1.1.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.1.0","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"candurukfelt","email":"can+candurukfelt@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"80d0af4bbb67fe0b98d929ae97b4cb919c7cc621","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.1.0.tgz","fileCount":17,"integrity":"sha512-KJB5hy4plapuWq/NboCQJw06NrQ7XCr8Zuvu7ZSgclTvnDyJxE4L2KJkT8eUU7iMfo4xseEKhNuW0kjCKI0CBQ==","signatures":[{"sig":"MEUCIQDXVBENCB5BwuO91xVYOwsij3UzQ97EOmAlRgC/pNn9egIgSfoPWvLgqCTO8Ly+joZdnCwN+kxtLf88nSLVFS/qZd0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":248844},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"50da3200d470a2bc4bd5c91756efb65df0f6e876","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout main && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"changeset pre exit","enter-prerelease":"changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.26.7","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.2.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.0.3","typedoc-plugin-markdown":"^4.2.9","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.1.0_1731691223800_0.32721216614788395","host":"s3://npm-registry-packages"}},"1.2.0-next.0":{"name":"@feltmaps/js-sdk","version":"1.2.0-next.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.2.0-next.0","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"d4551d41a5e3c646295989e2063de2b5d4a23323","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.2.0-next.0.tgz","fileCount":17,"integrity":"sha512-PxFPlsPCmm4HxaopKVHzmFcHbmhlQGy1mhwkXKAMWE1K2zb5bIZp6pmAZOGQvK9t+uQD7iil0pj3bgk/7KSOgw==","signatures":[{"sig":"MEUCIAaBx/dej7p5aOiK0mJqkGgblTlBs1QtjQZcQiXQZ/uiAiEA9rQol2+G293kO0T5n5NDLUXCcCXwAtbALkSc/0p4K8M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250447},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"dba48489723ea039a7d8d080295299dafec6a8e5","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout main && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"changeset pre exit","enter-prerelease":"changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.26.7","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.2.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.0.3","typedoc-plugin-markdown":"^4.2.9","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.2.0-next.0_1732697552062_0.1736098843853009","host":"s3://npm-registry-packages"}},"1.2.0-next.1":{"name":"@feltmaps/js-sdk","version":"1.2.0-next.1","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.2.0-next.1","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"b2a87f8e0559d1d450d332546e4c479e4525d24e","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.2.0-next.1.tgz","fileCount":17,"integrity":"sha512-FVLEQmABe5iGSNnPrtonu8yrnv6kVE93rsxm0RdF8e5OXGaa6au8BdUFufbtOkmuhZbOqkghbeWPQzI6eK3L2w==","signatures":[{"sig":"MEYCIQC9bZihINJJdSoRFTuQm9PunOUTV63FAtBRxm5jvYWVvAIhANBxyJUPrwXC6AEJ12STnjhr45zwn51Gcuk+i/4caVCA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":272091},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"c2487febd3653b3482c20ad9f448eb0be27266dc","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout main && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"changeset pre exit","enter-prerelease":"changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.26.7","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.2.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.0.3","typedoc-plugin-markdown":"^4.2.9","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.2.0-next.1_1732782736502_0.8756899035083541","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@feltmaps/js-sdk","version":"1.2.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.2.0","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"4b61b6ffb224d9ce862996ba70da0256975a240c","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.2.0.tgz","fileCount":17,"integrity":"sha512-vvVdc93jUJCNw27Dqf0qEUX08davk7iSvBpsGA4YToeX8INw5eLeClKDyObZhmZ6DAedX1s3m/zJofNjFzwiZg==","signatures":[{"sig":"MEUCIQDKpHL2UgEZjXroSFayWLYKG9w/K4F8f7+1TQWUazoCogIgRM69R605cHwJguOosdAzwJ6gMyXy1VwfXobOLiedmyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":272084},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"ae7c62c9f3341e41e2c6f277eb6f167c26a1c306","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout main && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"changeset pre exit","enter-prerelease":"changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.26.7","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.2.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.0.3","typedoc-plugin-markdown":"^4.2.9","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.2.0_1732884008596_0.32753968195120886","host":"s3://npm-registry-packages"}},"1.3.0-next.0":{"name":"@feltmaps/js-sdk","version":"1.3.0-next.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.3.0-next.0","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"ae88ba890f26e6896803d3b4ad6278916f852d96","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.3.0-next.0.tgz","fileCount":17,"integrity":"sha512-KeAwVLMVEg5i88Z151wrh0OUhX3iqiEtACvkod3YNjQMrbCfpfX1NQH+KUKynxVDA30BHodbrmlsrqbpDzpCXg==","signatures":[{"sig":"MEUCIBellU5e/mj6Y2/SWe4HSQm5xZJE0wfvVmfTA9dw7bndAiEA9GSKORmf9fByL/QxySDpUAznziIPiCzy74FzetFYrU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":273212},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"c60bf9f2b8ad2efe198b8bc072b1bf9e4fff1900","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout main && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"changeset pre exit","enter-prerelease":"changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.26.7","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.2.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.0.3","typedoc-plugin-markdown":"^4.2.9","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.3.0-next.0_1733143833251_0.0722997711078519","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@feltmaps/js-sdk","version":"1.3.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.3.0","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"c0526060eb5a95e684c6ee09122729130b687f7b","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.3.0.tgz","fileCount":17,"integrity":"sha512-kvnt3pLhLISEhxH7KNGXRGddR8FWTqWprqL3iNY7QD9eaEKJ0RKXMHl2hKAoKcuWRMwe7JfylZFi4Yq9ppT+FA==","signatures":[{"sig":"MEQCIAkhees3FcN+alRA05iBD2vn7cJ7SPWDQj6VbWWcNxb5AiBED2M8yY78A8QZ8q4Zwfwj0Bguidi6D1y60MfLQy5oow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":273289},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"8a40442e186c5cc7c6f67dc808a3beb990ef52f7","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout prerelease && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.26.7","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.2.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.0.3","typedoc-plugin-markdown":"^4.2.9","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.3.0_1733147298988_0.4623223654657864","host":"s3://npm-registry-packages"}},"1.4.0-next.0":{"name":"@feltmaps/js-sdk","version":"1.4.0-next.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.4.0-next.0","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"90618ef98fce43b43fc4cc4e3334dd69e9802bcc","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.4.0-next.0.tgz","fileCount":17,"integrity":"sha512-K34KPt3XXkCHP0Q/+ZN97KWeWGWCMMBGZw1vMI19reOozoYB7Ey0au5EEc2+JS7eVLUSZv7PCS6HpIc7AjXo/w==","signatures":[{"sig":"MEUCIQDlyXmessDZz5NVpBxEoV+fr63RI2hKYUzwsoFzvav16QIgGFqdfZKG+Dv1mk59ga4Pxh7VdZpSYa0sBLB2izMYFeg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":278184},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"d87eaa27c3d40269ae3a268abdc3c97e4da59e90","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout prerelease && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.26.7","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.2.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.0.3","typedoc-plugin-markdown":"^4.2.9","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.4.0-next.0_1733994281075_0.9266304170012707","host":"s3://npm-registry-packages-npm-production"}},"1.4.0-next.1":{"name":"@feltmaps/js-sdk","version":"1.4.0-next.1","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.4.0-next.1","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"e35b6cfc7d29a05e02eae7a31f5ac04d84292c08","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.4.0-next.1.tgz","fileCount":17,"integrity":"sha512-8Pr6QrAwJXrOhRnECj8cakhplczHxGmq7ADE0cCJUbYJj7m0t8Jl4J7sc6sSzZXF4GE+wUUmD0CIshWhT5OVow==","signatures":[{"sig":"MEUCICw6IbDUiOuGLRCF7tx7i8dL8rl4rrw/fMV1o0lunB8JAiEA5p3YOj2yWQiCdXS3JYcEO3sI2FsbIjCGdPEvTUh+qXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":278796},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"a53263181545c360c1be71c777a712638457eca2","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout prerelease && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.26.7","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.2.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.0.3","typedoc-plugin-markdown":"^4.2.9","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.4.0-next.1_1736509250769_0.9553576286965155","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@feltmaps/js-sdk","version":"1.4.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.4.0","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"74b840e81bbd70262ba96f8536d9e4992cf29729","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.4.0.tgz","fileCount":17,"integrity":"sha512-gPslx3IxqBFu9unp+3TXe40fHrz1trTF/a6S67QIdKzKXY4YjS+TFLYw5fO1c1VH5KTj4get0rhMNVNgjUP1hA==","signatures":[{"sig":"MEYCIQDaaIgQa2a6sPLYrtHnRtXg88PpBObLK/ySnBSweIL35wIhAJNVO1yi/T3c84ugl2AHRmqQ7K7oqx+JetAbpoSNNFRS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":278789},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"0d9eff4da9043ae278c0158469daca9fd560f314","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout prerelease && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.26.7","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.2.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.0.3","typedoc-plugin-markdown":"^4.2.9","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.4.0_1736846041610_0.3138215135379656","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.0":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.0","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"a3409e9ff3049bc1073cccaea5f15d89a22af8cf","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.0.tgz","fileCount":17,"integrity":"sha512-CV2FgIfcLM/ExLObb2775IMWRWn7I2YF0H/3V+1n0v0+64OkNi1P24AI/4LW3DasXWqlaEmuzbymJP04GwLhXg==","signatures":[{"sig":"MEUCIBrZmsBsCO3xvC4EqKVsPsEMticNrJX/4lMHWjzu9Z+1AiEAsOl7SvW8ZuTLIn5owTXhK/8qHRzyAMBru1MetEYZ2nU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":285877},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"8dbf30223673d092a8efabc29db492ab5b7cc54d","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout prerelease && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.26.7","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.2.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.0.3","typedoc-plugin-markdown":"^4.2.9","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.0_1738247630236_0.7695086171704675","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.1":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.1","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.1","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"0fc17a14191836e202b0b2a14215b11da7664a99","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.1.tgz","fileCount":17,"integrity":"sha512-BxNdvuOjJcMH5eWoORGV0WWy02JscgG9xstvTDrWY9BJarqFHaRrrtpZnzgZgT5R2c6eWGDhTL9iaQJPpPnexg==","signatures":[{"sig":"MEUCIQDFNRNn6Yi5rkq6A/8U0h9yg0r6miGq/gogM5+qcDURggIgDpLRqCfU5mlWrzX3WzR9x9t2H9wZS06wP+ie9douayE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":364821},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"fdd142a96c5de3eef15fab01151cec70cec6e76f","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout prerelease && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.1_1738337661439_0.7759387663372999","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.2":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.2","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.2","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"8309062a99bc562a48a37cc305f5a5d5f5aa2661","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.2.tgz","fileCount":17,"integrity":"sha512-WRNiC28zysSK7zlRf07sUVrpYR8LgmcD4iL2557K65ekRtmOvLrU7g7pH7cc4Bugcf5dO1/3wDxvVGIz4rMQ0Q==","signatures":[{"sig":"MEYCIQD0/T1FY2tv79U/L/tgelrtHnGVJCVLFOQReKQt9XVWtAIhALQNQtA1RcJoOQlFd7IguNvjlJl13KqvkQIHt/9Sr4IL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":375025},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"450ef552b154b0d7bb5f6a6df2e0533be052d62e","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout prerelease && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.2_1738339643921_0.23259356719934488","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.3":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.3","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.3","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"87b0638c4a3392086f5bc538c1d654684e22ca01","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.3.tgz","fileCount":17,"integrity":"sha512-BkZ+HI4edxicwi1eYPhsmoTBe3glTJWQyPdE2OaZEnLVTXj+6MsiwOJtucVGI64dBvy2nj1wy/jGAsc/QIKSgw==","signatures":[{"sig":"MEYCIQDb0U9Y9AXd2oBsMhUnB2dKybrlFHFq5M5EU27esGGXXgIhANImts+AVHU/8gqlNZWU7ls4wh/WJPiFLRdpp94gaOhX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":696467},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"2f436fe066ff81c0da2aeb0966dfed9e0f9ca837","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout prerelease && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.3_1738858989196_0.5284083084914499","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.4":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.4","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.4","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"58ac49c05b0b9d2ac1305d60ee4e965bc44f2552","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.4.tgz","fileCount":17,"integrity":"sha512-8CEcfofisRmX1fYKPfUsBcVGF8vLDZTO9HYyZhL4NbPVqgL+1LNyQGz1N1kZfyv5qX06PeF1flyKplp8IWJlBQ==","signatures":[{"sig":"MEUCIF7fJukOaRyHwYYSHZovGpZhWlFySxNzK/R/OKPInDmEAiEAwRk/203bShXH1Ks9eMD8evx3pLfRWV9/Sw5wQ3EA19E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":703693},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"afc8ebc06a2ee985a78f83c9c97d033d5ad8a6b4","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout prerelease && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.4_1739263168550_0.5637474072465183","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.5":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.5","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.5","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"f5662962cd885927b8b1da847f9a66c8296ab36b","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.5.tgz","fileCount":17,"integrity":"sha512-wgIXF43xxqqr3HFRLLTjgFaTJeoWj5XKgwzv9SF/XBTFc/gqPtbd1YjpxbRZJ+yVCAaZxih2Wiby9H77xQr/Gw==","signatures":[{"sig":"MEUCIQD1KLzQa9B/JeG7dB/B/OTc/eZj6tcFSHcTOA2bMDtaRwIgdZ/J6ztTVrhzxnuty4v8KkhpVHgnSt2qYIu8Mcp+KGo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":706905},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"57ff13f076a2270f8439492df406baedc6c42eaf","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout prerelease && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.5_1739368538300_0.6361728577518695","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.6":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.6","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.6","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"86e0bba64ae0a3ab7f3ba399f0035780bba04baa","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.6.tgz","fileCount":17,"integrity":"sha512-QT8kUNdbeuKwkAi5VhN29lLU5BPfrh5cpHZzl41W/f7SDQsatJ1ywk88LuRSQ/lkG6FteV79Y7GHrFT0dyzBCA==","signatures":[{"sig":"MEUCIQDJN2P2XnOI4lVliDLNdlXUNdT//PjvnEK1N1DcZ0gZTwIgY+bjAROc76xW7rL+aZQRmKGTt1gPdZ6t6R5sSU1hPZE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":885407},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"ab85404f3c659a5397eec90c9ca188d1c6348033","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout prerelease && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.6_1740070031876_0.8230657761445073","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.7":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.7","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.7","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"7a2e1cf3ca8072bb9397300b3025eeae9ff31590","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.7.tgz","fileCount":17,"integrity":"sha512-aPN3sLuoxiZc2yd7vB7tnKdXtQGWKhqwOP45gq3FBFqs5Oxmz3SEbQGdBbSGp+0GRj17v2sXuAHYwhkvaXDNuQ==","signatures":[{"sig":"MEUCIQC+ZFYl/1NhSHMFowz4iAhhyco2X44r90+6EhjlSrvwnAIgRGSTMAo+/HV1b+EyUS0sR23lC7pEAJR27KabpXXbkDg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":912513},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"2c5f86d5370ab66ebe54b3a0b7528ec73b90a387","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout prerelease && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.7_1742462531590_0.7943195891428663","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.8":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.8","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.8","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"4b89c0125d5f498ba4c9fa7b4813cd09404b9dc0","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.8.tgz","fileCount":17,"integrity":"sha512-J5FbsCk06I2avRmTGvf1RtYRG0DUGoJASd3FSDrDbfjKa1p3hw4lAXpwW5KOLIPZp9SKhjSVg5EMaPGdFppp4g==","signatures":[{"sig":"MEYCIQCShQHHrGueQ+pSCcJvacJg6VA52i6ANfTuKVYrQ3KaFwIhAKyv1Y621G4I7jznad8fZs9YpJyV6AK1nQhtRx+dc2bM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":920147},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"393248594c20436fc09722a64af4b13a075a8383","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout prerelease && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.8_1742895376664_0.340469786398391","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.9":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.9","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.9","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"43f248607894d9b77341c1364461bd71d5fddd64","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.9.tgz","fileCount":17,"integrity":"sha512-nz1y4cDP9nZqfrIjQ4sGuLmrVTwY9FqhYQmPDCY5KMnXnINKiR8Q6zLIxwVKkqSMiAa6FOCO7SXWh+vCy9ADqQ==","signatures":[{"sig":"MEUCIHZxwnifM3Hz+nvUaxqSMaxg6wou6GrRUvUZXtZIrJibAiEAjk59OUXsMkkRWt/+8pMyplLyHx6flW5sslIoLXXRR3A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":952083},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"99165c35e11e73fca62342476bfa332fcb283cda","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","build:compile":"tsup","local-release":"git checkout prerelease && git pull && npm run ci && changeset version && changeset publish && git push --follow-tags","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sukanyaaneja","email":"sukanya@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.9_1743007272027_0.625273540249933","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.10":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.10","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.10","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"f291408d2d54399ec2207b7c77e5cccde6e76ce2","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.10.tgz","fileCount":17,"integrity":"sha512-VKXBIVGP1va7ZgcQk4FcFV+TmC36Bpu8hEWE52T/r1BBB9x4snaXusrIAkL08rzSVD0YIgkJHG12WPPrZZA59A==","signatures":[{"sig":"MEQCIEk5F/Up9dmCdYPrIUrKEngruBIxCh/2g/oXuBglxgvUAiBaBq1anOf3trtgX9iIvREelL0hEKfAXGPKKc5tjOgVmw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":973103},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"14ce9f121ef8e5dd09404318d2b0501fc01f28ab","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.10_1743160919971_0.37885815266154554","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.11":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.11","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.11","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"b9f95b1c67ac72447fcae6bbdb6f103971b20798","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.11.tgz","fileCount":17,"integrity":"sha512-Gp1GZKn3prOR1svRaFzMxSv8yh5WVW1ka9+yiFhSQLKz0iQyHeyHdzDJusNXOxMJyeIqKs/7cr3wyORCE+Msxg==","signatures":[{"sig":"MEYCIQCQMZU/US0li8CNItdwlT/7ZIpHbGL16JJeQnABLEfv8gIhAIbyASb3b8xcd7qR7KOhOC03l8sIVFoLJEIGo9s9KZKN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":990902},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"812a11fca14b012bcf8d2df52d426f77228570b7","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.11_1743176706721_0.9034643283243653","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.12":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.12","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.12","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"75173000218489a5a783bbdbbfe8964f1a758ed4","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.12.tgz","fileCount":17,"integrity":"sha512-F5Guii7VAQq/TdBVdDYtZkCf83DscfoVYE+AwUUsqxu/i0gJLeV9L55H1kOmDjcrx580hyJnzPk3ZGCjeyX5rQ==","signatures":[{"sig":"MEUCIQDHwSgRCkS6qQ9Ru1j5H6aq1cMCUK08N75IQOKyQyICdAIgZotD5ajfu9h9+O+MkpQR5gXaxUwYFwd3ULK2rwo11yo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":990879},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"b507052af34f98eec21ca5b2351148078118ccef","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.12_1743179854672_0.824681407665574","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.13":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.13","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.13","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"9d4b8ec85dad50286b2e8d7a456efc5c6764be96","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.13.tgz","fileCount":17,"integrity":"sha512-wjUN4Oi0zGOIGbjE9zQiIltf4QINahfO+J2ISJ1csBf+q1oA1FB+hETPHVUQfw+rRBqRBjtQ+DAIqFkOOF1o4w==","signatures":[{"sig":"MEUCIQCVOtWSsCT3TMXbzKn9h13tobdd0iXRKLlyeLbvc1wGYwIgFVtyMwJcxOSYIoNJJxW0gtb4dDBKA6aFPjro1qKmTyg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1061150},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"ed6d3e34e4340303e16a5f4799504a9fe82e3c44","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sukanyaaneja","email":"sukanya@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.13_1743272979308_0.8555476260606778","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.14":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.14","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.14","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"f83298239f605affc40dbeee7542992ec62448ea","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.14.tgz","fileCount":17,"integrity":"sha512-OYq1700/mJ8XTIvaQ8aNVbVa+dNHvOkOcoXpjJS1pd77y6I3soi2bjeN60MaPCf6coBKv3YiMvY5hsLhTn7XcQ==","signatures":[{"sig":"MEQCIBxf6AOIeovlvoN+Si8XjB22cEEmEZBHO2sY6KPHy0nfAiBCDHjv3j8vI+GyQrQCVHBdQyfE8zbNyzx3jl+DWq13BA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1061070},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"5a0a1dd05d8f56b2948242474662666aa00fc190","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.14_1743357646884_0.07832021171248282","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.15":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.15","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.15","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"3a68cfab8099facba508a008a171858c03e65e22","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.15.tgz","fileCount":17,"integrity":"sha512-je4YJIVTHSetgr7yTg58iMBYDMhXuG3J3xYECY1gPtwrYLBdDK38d1JEhwttJXa++gnIooEGl2XIKs2cvjsyhg==","signatures":[{"sig":"MEUCIQCsrw98HoXGMlaOZGx5JN+pZERylJyelKdlZAo+JXs1agIgYwQ8QV85Ecd2xR+/ENl+LLqUoKVdNlZMP5GKYjYNZ0k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1061112},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"3c3822209438dab68c4b1c80ff3942cd38f9d55b","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","prepublishOnly":"npm run ci","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.15_1743435002706_0.6456963853199966","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.16":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.16","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.16","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"de928e52d8ccc8d47cfb96befb249847a8e30667","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.16.tgz","fileCount":16,"integrity":"sha512-UPOpaMNhmH+EHfTiF3W7i7hxKXtIF4Vov9VmX6GNX3C+ax1Oq2rMxaq/YGSg+8PTkXdP1whsOYBq0jSYCdRUPA==","signatures":[{"sig":"MEYCIQC5O76AKFITJIWlnRWagraHzeF8+yQGQdt7FyO+Sb4YGgIhALnCNN9OZm/hQucfFpT92BWvtIBnhhDP7YOQ0DoT+vIN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1352842},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"6d9def669da84966c76bc90363adbb4d001d8ec7","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.16_1743787326630_0.6362288549506145","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.17":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.17","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.17","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"daaa3af0feb694036ff5e8f6a2b54fc8d523c90d","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.17.tgz","fileCount":18,"integrity":"sha512-9LKHxlKlmssiM1XM0NvLXuu/tuHsnUJkL0RoJKPVVsuMoCALOHSHnNjE6RaBWzodojqngjTMqm/3wS/WbEHipQ==","signatures":[{"sig":"MEUCIQCTtqsBcw9GClFACrgug/AEFstoU+gXcfblWJiYwwC6SwIgeG2ZKG5McX9BseyKbr6Pa6Wxmz7pdAMWCaQH6/7jQYA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1362030},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"60bc67cf7e6a935ebceb89c7467605b2b3fac535","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.17_1744013976839_0.18459712528525962","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.18":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.18","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.18","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"7b2ad09c788b6d6136806cb7bf299f9e65d83894","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.18.tgz","fileCount":17,"integrity":"sha512-S/seqgq0ii0IXGsZfj29UMOq65cCLNtlNxes47wpzM1q3e13lUquyQAA45IcQHmCSDCldxsJdRf9KQlb+9oM4g==","signatures":[{"sig":"MEUCIQCCGun5g7QI7ScO1w5I/Rhvr+5V9DLwgy5vH2NGuh37oAIgS+YdEzh72rOWa5ceMAa5bmOOuLsF4A9O3fVkc5/6aRo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1379177},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"deed99c49c791d8d78a3c615e388dbfdf8736dd1","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.18_1744035844385_0.9112188977789324","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.19":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.19","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.19","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"16077e50c04677540b681a893c973b596dd38c2f","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.19.tgz","fileCount":17,"integrity":"sha512-MQuJG8QBEFlmkJJRa9st5/S9LVnIz1bN3WEEno3XqwTPstxkWZJgJNasl7PhO5t4LvYRGlZc36mh8kMDzDPU9Q==","signatures":[{"sig":"MEUCIB8oWyBCiplTvRGVS6ldxEtljjvdhBazq+2mz4oHnvhuAiEAn9eEBOCRn6p5mSO3o9k0Ka6CFRHEz2OGG+8c6+WAPyo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1370555},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"f6bfd92c7d5efea3adbf0d16599b23598048df38","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.19_1744185453357_0.6005166205907955","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.20":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.20","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.20","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"7f0478b0e7264a32a91b1e69f5eb1cb421de63fc","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.20.tgz","fileCount":17,"integrity":"sha512-ZRSJPAeijEm5H8tQDm1Sa7ZQ5cyFIMJZjzEFr4FEmlJa41+2iWq3EcH9ZbO18BYZv9mJrl/ZkEE+ioPjScIBsQ==","signatures":[{"sig":"MEYCIQCkFlhIi3XA3zH5R6hTIKqUGJqPbAWZcLf8J0oER7OwNQIhAI8bHR5/W94hFjqZuit/6v6aGPcwFf7/Ohd9e0dnPnAn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1371494},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"baee2096db5e63d8f20df334378f6ee46e919937","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.20_1744194696421_0.21150335246237262","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.21":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.21","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.21","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"793e4741daf054930b0e1b5d0d0bd448db302830","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.21.tgz","fileCount":17,"integrity":"sha512-PGMcDFdE0Rz436qHDMTYXYTJ03h85j8jY+ADnKmWWYjnAoK2pw3zy6LkvKiNflxYrONTwcP+bRqpZHk7iUH9hQ==","signatures":[{"sig":"MEYCIQCaCdydQV/Q+Qwcb6tW/C+/XqG3m1L1JhAIwGcp25RQHQIhAJ+t99wbYXkEIamNax+H24zgAt6CkrHLfcGkK/rFSHeZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1372043},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"8de834e49bcc7423b86d7d4e47bfa9f2b01fe18f","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sukanyaaneja","email":"sukanya@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.21_1744200076833_0.33276588456748346","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-next.22":{"name":"@feltmaps/js-sdk","version":"1.5.0-next.22","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.0-next.22","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"567f23cf51094d24336704f90634eb52c83572b5","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.0-next.22.tgz","fileCount":17,"integrity":"sha512-caVh9RspWnKFKwAcaFb0g4iAV9CJDQWmMpLqZMe/flyhdxjjltviBy1S/Jjpez+zoYJ38m93awnXPdbfw6X9uQ==","signatures":[{"sig":"MEYCIQCKQeUJ9tHKDuPMkG02P/yWEuPudJQaxNHozovOU3apKAIhAPNpXmTMQ1AQpBBJf+DCeYcfFO2pk4KC7Rti0UUVzTT/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1413871},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"5b85f33fd3d0532cabdc286a0e8204fd78b78539","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.0-next.22_1744295471138_0.7293935852935747","host":"s3://npm-registry-packages-npm-production"}},"1.5.1":{"name":"@feltmaps/js-sdk","version":"1.5.1","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.5.1","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"37f7f83422d344555901c9725d590e5731f4931c","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.5.1.tgz","fileCount":17,"integrity":"sha512-3GmNAjsYgkBpYKmjsTwJVmSw9pvmd7F1BnGoBH3oa6VRjTsTtzbYz+NLzeRnymMpYQLMPbVPSAC5bHwjZ1KEVA==","signatures":[{"sig":"MEQCIFI1yfwAtkllzn8rEovg58vz1rBLCKe/zJwRCGNUbsczAiAaQwh5IJfJ+8qw7Whsvkny/f/xX8+riozuSsboSUiP/w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1413837},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"a4dce87b234d81ca120194c6c213dcc04f6ea335","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.5.1_1744388786685_0.3616799511380917","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-next.0":{"name":"@feltmaps/js-sdk","version":"1.6.0-next.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.6.0-next.0","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"dd840c6176c996a03ffbf1a9472caa087e2e589c","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.6.0-next.0.tgz","fileCount":17,"integrity":"sha512-cSFOUdAf1/1MHuaImwbAfakQAZkGJOk2YQhC8tuXL4WtgO5BLZn38dVQ5zRbsj9cEFPq0G25V7BsH+YKgOZGuw==","signatures":[{"sig":"MEUCIArOlg+IULQIrNRvikRLSM5K8IQ5GqfmQlNpiNl5MDkZAiEAmo7x/HipBLHVbYF/Ks2J2gRJFNLYR4EjN0cKVnvA1R8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1461670},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"bdcf305bf5c2a3963bd4a60a2192087853e12381","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.6.0-next.0_1744882271944_0.6909771476673909","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-next.1":{"name":"@feltmaps/js-sdk","version":"1.6.0-next.1","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.6.0-next.1","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"6ea13857455c4f7e4d13877461c1c8d092258425","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.6.0-next.1.tgz","fileCount":17,"integrity":"sha512-UBWhxgDt0PUJmjK7kZWp9/gqN31zXFANmiRR/1KkBUYzlMNQei7bfnqF151/ElnMHX4OInzlvFY9z4yKuOxtxQ==","signatures":[{"sig":"MEUCIQDKESCZZfIHa1sspqGttIXfeJjJ9tAKDN6vBCPOMo2jNwIgKNnyfj/pEQeMG+w1AWPMAMKbAfqNw4GJl2BBlReZqOs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1481921},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"4d2ad2c43f37bb06df6a95162b5df01729f4ff80","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.16.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.6.0-next.1_1745245878191_0.34098028213003184","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-next.2":{"name":"@feltmaps/js-sdk","version":"1.6.0-next.2","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.6.0-next.2","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"7bac30eb87fe72895e417b2963a2a437ed2590d1","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.6.0-next.2.tgz","fileCount":14,"integrity":"sha512-6VlXQav0nfqEaYQ2V8mD2TKZViBU9nu+XybJ8CUgJ0uWQowwYGCww0mN4GF7Bpp6Oz/jnRiocHQ2J+TX/sNY4g==","signatures":[{"sig":"MEQCIDBl3zifmgT/gREx3R2qeGkxbRsQcrJ8dxbgQOGHtSxcAiBZbbF41QypvZDJRMDafYT9lh9tSEHmEkgVYO53FEK20A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1018959},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"01675429956091d995cfc0b459d112bd3efd90c9","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.6.0-next.2_1745370264583_0.5048413112935128","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"@feltmaps/js-sdk","version":"1.6.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.6.0","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"7f7cf0657f70c2d14707a46afb263811e1218dea","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.6.0.tgz","fileCount":14,"integrity":"sha512-B3zE1Fl5AhvIsKV4kXI0ygULhsCvtdKxg67mIAMGOkgw3+kvm4dnpBxPMSDEwWpYa1n+ECe2pEg6JRiNjXjeIw==","signatures":[{"sig":"MEQCIF+oDZpHbvNHRI85voILLrtCWcKG3ZRigiqoDlhea3e3AiAj+Z7ADlZfww2b7qPyISM0dGVVdy/VFuptItF0zkQ09A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1018952},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"9ba28193746260af88e1d2a0dc28a2f09921a56e","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.6.0_1745411377195_0.6314988415732181","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.0":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.0","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"c550633b289c96faad091cd225218b3af4a4c0d4","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.0.tgz","fileCount":14,"integrity":"sha512-RRZYkaaXu2mdIjB3mSpk4u4nZjHn4k5BkVbO1MDPG8BGCaidmq9cotwCMjfQ4FycE5vEqiLoHx61BFy8dE/7Kw==","signatures":[{"sig":"MEYCIQDOLbSR92SehIRN+tV6eOMSspSF5k5jCbr48MDHVfTW3wIhAJq0RIUMTxZTvSybciK5UQGDsr0xQkWaTrOA6rTgQID4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1046823},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"9d37caa677a7dafea8262490abcb1a003513a387","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.0_1747081499265_0.7647058109148701","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.1":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.1","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.1","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"53f22a3d12eb4962f3d48e13fbe52a168bd6a931","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.1.tgz","fileCount":14,"integrity":"sha512-FaN5rOq1QxXas++MR9Xvy/qvczKuhfGZ0ckO41qQn2iLI9urNJ+0KQsC1HjmIEck7klrrfYGLRMDMInZpv8YGw==","signatures":[{"sig":"MEYCIQD427d88u9QUNF7SbH6LZ4u1BEIfPfYxEH40nclAtcXagIhAOUtFmbfxKli313Nzd/EKhCcKpnyu45VN577I+TpRGXO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1051461},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"77f1e734934b6f702b0cf144842316678c0c1ccb","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.1_1747126064696_0.4739441335178578","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.2":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.2","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.2","maintainers":[{"name":"candurukfelt","email":"can+candurukfelt@felt.com"},{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"1f36c26deb575b2ce550141083a2b98b087f32d1","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.2.tgz","fileCount":17,"integrity":"sha512-otjcarQFssSJo0HuCsjY9nYO/dfMFIvwuf/q6raAM9fcSHBgS2DFcsiozaw6+vkA7B0DJjJvOxJJv07L9Z6MCQ==","signatures":[{"sig":"MEUCICMcmrwu3kBaiQ6F/qtU41te1LVB0CM05tGQ2D//yOg2AiEAoJhet0lwmmn5co/xcR+KZ9cmpLo2hBPACE33vkij+30=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1509163},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"c60d6cdb303961413e82555b246e5c0cdd5da7ec","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.2_1748597929382_0.8404495991114018","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.3":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.3","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.3","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"9cf360f15504f8f9918d3a8eb36580d66ed85b96","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.3.tgz","fileCount":17,"integrity":"sha512-pa+PRDHHTj2U/Uma7yzdCTLphsRLuUtDCuHDCua5/ZC/48VNSONA9nVgTje6pliN72Q0uvqn2YUz38dE+dnVHQ==","signatures":[{"sig":"MEUCICBsielPjhpqW+bhu6P5fiVRuYaSaoV43WXGhD9KnzXhAiEA5cNTBiKFSnR28jotYnaH4DoZFKtZymOhoxBSD8G08xA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2543161},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"992988bafb9deaf7ced47afa8a026d6ebd2c2b5a","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.3_1748958796216_0.23234762100516648","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.4":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.4","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.4","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"266d159f452d6ea9bef9364ad6e067045128c02e","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.4.tgz","fileCount":17,"integrity":"sha512-yESG4JU2NH/vvgvp1Ke2q+mhLqjhMU/HwN0wJ/LM82phbF1z5nUDijwgpXKQ5YYKjeWENRrjZ12itueUzsr31g==","signatures":[{"sig":"MEYCIQCu362wCv+dWw0kSHedw92U3ZWx5FUZoosOFROwVnmoTgIhAIIvAXIH2vrGDdbHwLLc41yz1VeaPRITpHc8ma73Qtrw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2544545},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"899b1423600a7d455a56029931ddaf10036ec4ed","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.4_1749114798468_0.33816738699276483","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.5":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.5","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.5","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"188d0c88ff8f2e19d196656d01bc62db3849329f","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.5.tgz","fileCount":17,"integrity":"sha512-HtkabbK4Z9c6qqRV732bjiFTkFRv1SkFZBbFHjmeXPsQIvq8nF2fR+pa2VtsTi1oMIhEh5j1rO30LRQc8Hcjdg==","signatures":[{"sig":"MEYCIQCR6aoY0nIKQW1N6b80JgH2komuLiFHrRrMSCoWevNixQIhAPKG1RuTh8jmeV5Dr1en/G1rjYLHER+5zqyWeksS6dZc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2580093},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"f1c241705cb5e66e157bd30f6dd1cbd12a34299f","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.5_1749135296749_0.34587108503783126","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.6":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.6","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.6","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"e381b20700a1fcdf970737ac543539776f57e8b4","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.6.tgz","fileCount":15,"integrity":"sha512-HiwOC/hn36BExnkavCj5G1Avyp+fxeXMBejIPv+j0n9DvFnP+VXAcjUsLwc68HB2stW6WsUmULma2ULqWjeZuw==","signatures":[{"sig":"MEYCIQDWRpdeSWPBcTTe7H+ZHg2G4h/3Lwg2djwJLEn7rxcCsAIhAPcDGS9nemKq7IiBXtCTLK7Kp/+oK8C8z4X0nXOXc+LG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2817499},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"21b4aa1933e2bad32afdd1b4a96465b5eb889f72","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","postinstall":"patch-package","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.6_1749144283173_0.028266536761965666","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.7":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.7","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.7","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"2abb3b004feb64ff43119748e9af34a6b4915084","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.7.tgz","fileCount":15,"integrity":"sha512-z1mL+U1ZFZanJk7SG/Y7GnqZgj8Z6Ata2vpWHcMD0wb4LsV5pcBv4OyxdOCYOyxBhn/Nf6E65vDjEileec9t1w==","signatures":[{"sig":"MEQCIGlI0s4L2r6vU0gbOPAFMIo7PxMWHoDtPWlvVR+RN/cgAiBtq2dnz3ZVDpZgGNqqWAtaKl9EsTf7V6FmFA5EQULaxA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2817499},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"db1921240a6b11bcaacbce8b2678bb79b361002e","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","postinstall":"patch-package","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.7_1749146721050_0.974932738602611","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.8":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.8","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.8","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"9ff599a4c6a134f96ebd09389ecacfa899a15ebf","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.8.tgz","fileCount":15,"integrity":"sha512-l/DGTPuu1rL1hKtekG5b8L6gHKmVkksyJk1uTq86MJfbgoOhr/bqdvpYUk9bLoj6S0MlzuKgBb0Z5jL0W4loSw==","signatures":[{"sig":"MEUCIAQgpgFfpRhJqX0ETIbMJmFky24FAzxYAeTPFyGEqzhBAiEA1RXa/w/bG1ITQEKpCWB+szquAwz+2Am5CsMCR68mcoU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2817495},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"615b1bac3ed74299be5feb9784642478ec95d2c1","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.8_1749157030313_0.9876721399781536","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.9":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.9","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.9","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"660b2f29d7fe13755b04d674fe16dbeca05835ed","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.9.tgz","fileCount":18,"integrity":"sha512-vkteoUTEa6A/dvqecVgQW1V4VFE2TLDw+2UVoEvgKq1Y4JRM9vE2jjBv57t1oLv20RigxZnlJet1PGenLSas8g==","signatures":[{"sig":"MEUCIB1pVxCpGNuHi/TaI0Otx4fMmamDAACEOafMUtqA4NGhAiEAnsKdVkOhcExOzItNLkbtxY3hLUqN7KW9nu10dCRi71s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3375618},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"4b9a798f73aeb6a967b9516c2f307d3b7e34092d","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.9_1749462219222_0.5313025915297274","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.10":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.10","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.10","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"6774d8546e6ba5f4061f6762fb151e682ecdd470","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.10.tgz","fileCount":18,"integrity":"sha512-E4gUy0xg+tQaAvW0u0RJMVD5feo5XqSXpay+3i/7t4NIwX3GaH8nBAYFeCD25blQ9M3UJd2IFbPrliNRJyO05g==","signatures":[{"sig":"MEUCIDUvJMGWtzghvqtv4Uoc7EXpygaeNdiyrX5l1U0Dg+CZAiEA70CAVtqbQq7T9plrdzt9r20QwrKbmoSvTxb90YtS5pM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4051944},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"083a818849e5f1e5f4fff9bf6c096314483ba809","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","actor":{"name":"sclebal","type":"user","email":"sergioclebal@gmail.com"},"email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.10_1750256953373_0.5504293826262323","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.11":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.11","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.11","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"a937d9675555746aa02b71b232c3fb57dc09be79","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.11.tgz","fileCount":18,"integrity":"sha512-Ib1gzbVpJdwKVB/dI6aeigPQs3N7qZ+546OHYy4esGFpwgUtIR2Ff/MLTG81X6LK3CyaQ6LSMFeW1NMmE8qOTQ==","signatures":[{"sig":"MEUCIGrnSCTyQQ2jFt2evCufJi+zgN9TFnTnbkb9I/x2aNHUAiEAhzpFmXYoo04ZSz5t6zlkKRqtZVA0Sl0i2xYUnA2hunE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4053588},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"ad925d620876e3011e5b7c3f6b19d2caf8b686c5","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","actor":{"name":"sclebal","type":"user","email":"sergioclebal@gmail.com"},"email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.11_1750760024843_0.8516815180411981","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.12":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.12","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.12","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"93d52c69df6cfe307b15caed23c86d563f358f6d","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.12.tgz","fileCount":18,"integrity":"sha512-umf9AvVSAV5lPrnDySM10lktSbzPa0PQqz/gH0qgEcB1+VXSSrA9LoWPPdBtMw1xyuG7FOPbsqYYti2qBFT3WA==","signatures":[{"sig":"MEYCIQDnVg1HuqvnGWH/m+1GFnxrttrAS2Gzr6rJC1N9cCJI5AIhAIGDXnJ+/IieHR6o+vYhRffdzLPNeNOjQfFKh+STS1Yo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4059166},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"f0c0549d1528d2fdaa58e78dc2ecd8c5f75b9cff","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","actor":{"name":"sclebal","type":"user","email":"sergioclebal@gmail.com"},"email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.12_1750760461512_0.6175310514076804","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.13":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.13","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.13","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"8311a1e8098ff0454a705fd3c6deba4582cc0cc9","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.13.tgz","fileCount":18,"integrity":"sha512-/I9SKZ/0T9eL4bT8+7Ec8HTu/4CNCP3KnwQm3L9PCyPSObL2z9BXGXliC3XpfLCje1uVZIQDTNR+Q6bbq/4dfg==","signatures":[{"sig":"MEUCIEY5AX7zwxj83jPiGZeFmKnmWC7OwxA2nR75ZjSMFNUuAiEA/r191TXJrjMvmrX3pvlH6OQXKYJV2BTlzJ55aSrBJUY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5032937},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"95844fcdcde289c0bb66c19d8fc6f7309a168ac4","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","actor":{"name":"sclebal","type":"user","email":"sergioclebal@gmail.com"},"email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.13_1750763794271_0.7769982413064751","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.14":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.14","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.14","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"a0ba8a97e16f915c81d5b5fb583b0496408c8186","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.14.tgz","fileCount":18,"integrity":"sha512-E+uyClQBV/JcX4812FwHHnc1VEf7mWj2Rjzm1V9l4NlKV0hCKa/mqgZShHA5F3KQ1FRUfMG5+MeahbFiaC+4kA==","signatures":[{"sig":"MEYCIQDzFAUX8DCQrOH/VSx96/nQYfktPGFCTmKwV2EvKMezlQIhAP6MsTTcxugJctE5NbiBN26/qGRVEe1o+s07m9O/CCPR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5100420},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"a3ad2a017e47e99c2a7be5a90aaee68014fd630a","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","actor":{"name":"sclebal","type":"user","email":"sergioclebal@gmail.com"},"email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.14_1751035188337_0.8118095770427358","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.15":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.15","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.15","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"475b661ec209be4d45c0396a8ec84a171b9fb76d","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.15.tgz","fileCount":18,"integrity":"sha512-Cv/p7TQG55/+UYZ2/0BEUqQBywBY9bCdq7NBvOQWF48ZW8ylogCoKQqmJtSSH85AxnHPM2Uf9uF7rzdq7Q49dQ==","signatures":[{"sig":"MEUCIQDAATC+Z3GJAJRzFr2nSEyc8NzcFMsZBYONEhZ+ph2IXgIgRk6WV3fufBi1WEb8v6Y1BWzicWNrG9P0sat4pHJms7o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2436467},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"c2d94278c40930141ada8040fe830e9ea86d6ee1","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","actor":{"name":"sclebal","type":"user","email":"sergioclebal@gmail.com"},"email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.15_1751281396544_0.2658799271930885","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.16":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.16","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.16","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"f5e40bce300413ef16958bac941f27cf4a07d4bf","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.16.tgz","fileCount":18,"integrity":"sha512-Qq19u/67yy3mGOqOH7i+P4/mPsbzby44zdodwzzh3iFw4zgH2rZmLFK/S3pF9zpm+SCXzASdUvcwSZQiPZiJGg==","signatures":[{"sig":"MEUCIDyPDs0pcUqdT4/ZdPbbpt0NTZDK2J/ohQF3Or5IjJPpAiEAsmot72tI44CHSeUayA6XbCtblewU1G8csld3NUV3gow=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2304225},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"6eb738ca71f72fb5f20345ab0cdc66ee1747cc8d","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","actor":{"name":"sclebal","type":"user","email":"sergioclebal@gmail.com"},"email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.16_1751291278385_0.26035286072354524","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.17":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.17","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.17","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"49e2642210dc23540e9a6ffc4e1caf41a702a6bc","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.17.tgz","fileCount":18,"integrity":"sha512-omzX9S7Jm9q6vrAQ9qdyViXu9mmLJ0gnXfqo6Rz7uRyuVN05/zZ6lKlX0Yf/yfg2Mo0b3JRaX+lizn0oFOKq1w==","signatures":[{"sig":"MEQCIF91s+dx1OpFhw//7bGSE7fZiG5taG8X1DiaeAGnORLvAiBNFzdViF0M0HWGl9vO0iY7uh1Sutt+UrEfZLcfrHpAvA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2295264},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"a489041fdbfffc68bbf82965acdecc20eba5a74b","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","actor":{"name":"sclebal","type":"user","email":"sergioclebal@gmail.com"},"email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.17_1751454097998_0.9079035067500345","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.18":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.18","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.18","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"3e5d745f59a40ebb1dc35727ca89e36488db5e5b","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.18.tgz","fileCount":18,"integrity":"sha512-xaJARQO/6GWL6XSPuFGgAkJVdE5C9c8cl43p0K6eUcBsFl/ivMF5/8USmq2J4xaA8KM0GNSg0PGxvwnpimOa6w==","signatures":[{"sig":"MEUCIQDzghWTXhGz32W47BwV+SaJ3oryx0NzfcCSPgKxs2xPqgIgd5ZLHJkZajSmhlh6/4MzQ4ByAXIrGfZdeZoKBOminQQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2307423},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"76465844c94b4d00ced5786ab1db25f16e0653d3","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","actor":{"name":"sclebal","type":"user","email":"sergioclebal@gmail.com"},"email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.18_1751460380698_0.5536800518078302","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.19":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.19","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.19","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"f8ecbe339e894fbe916fe8620146be8d0e128746","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.19.tgz","fileCount":18,"integrity":"sha512-2yfa5zasR3Kvi0fWO/5frhzj9SKiSoCpdb9ivkL3zghXS17rAebm16C6eY971jbRJWhUtWujMpT0T1IByrjCzg==","signatures":[{"sig":"MEQCICKWAWDZigYTu+mRhV5Z88SDHmFzUvxNJ5yV4q2eBagqAiAWeu5oR4oOlwlcrTd55NF0DYD1uyYEZrGY/1snOCU3CA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2379146},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"c2b8e14f878d2aab48ad534ae1be279fdaf3f383","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","actor":{"name":"sclebal","type":"user","email":"sergioclebal@gmail.com"},"email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.19_1751469439234_0.34511972955727255","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.20":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.20","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.20","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"9f103d1363d441ccba6b10e37319cfdf3a1864ae","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.20.tgz","fileCount":18,"integrity":"sha512-miiwaEKqyN5at03+7XrXS6gL9J6d/iuvQCGlImAeyMfSlDNMj/Dk2699bzGbJqbZfLGbFctGmNxEhCSkV15o0g==","signatures":[{"sig":"MEYCIQDpDG0cInkVYcV2dzgo9JZzB6L8SgNygmoA/4+Fq7n6HQIhAL74PaFn0p42HuSIoZVZd+tbhpq0t+mTSScuy/gV5Cab","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2527276},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"a537f45a929e61e1d68ff2a9f0f1fd0a4119f365","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","actor":{"name":"sclebal","type":"user","email":"sergioclebal@gmail.com"},"email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.20_1751635417347_0.02712868462740281","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.21":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.21","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.21","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"2264704aa8ab2875d8dbfcf55ac17ecf0b2292fc","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.21.tgz","fileCount":18,"integrity":"sha512-05FH5bw2CfBsF0YipAjjyAul2wcxYzFwM5/HhBSH/3aqp4+gotdRxb8AmKQH8WRkDQiK7MwTayx1c7tB5iEvvQ==","signatures":[{"sig":"MEYCIQCNAEP8yEcixWZ+DcRk2MXVqNp6XBlUwlSVVx4UgH7SgQIhANaMixBLvd2Y05y7EQkSMa6jzgXCmvbZaw7EhHAbLJ+C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2554144},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"780c4f3618251aef3e6ad4905fd56fcd2012908b","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","actor":{"name":"sclebal","type":"user","email":"sergioclebal@gmail.com"},"email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.21_1751880679801_0.07647280943484813","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-next.22":{"name":"@feltmaps/js-sdk","version":"1.7.0-next.22","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0-next.22","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"1503e1badb20685c32000c60edd7d86e5e04934f","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0-next.22.tgz","fileCount":15,"integrity":"sha512-H5nQ8wCsBl3btj4yNjcifdiHqut6sg8fB+sWeyl3ZajEqL0MuEqrxlG2qEJEMj9TknDX/oaaSn51OT4UoPrwPg==","signatures":[{"sig":"MEUCIQC/ZPfhEYWpR0F0rtVEi2k3snySU2vfwGc650aIEBX/GgIgTZRzSqz48EuJ0/yAVw8F4e8wn2zUULEoAeXBd6yIl3I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2100360},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"a1a6f83fb9701a62a4ed629b406b5f035b8622d6","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","actor":{"name":"tom.hicks","type":"user","email":"tom@felt.com"},"email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0-next.22_1752137226023_0.6497410268322978","host":"s3://npm-registry-packages-npm-production"}},"1.7.0":{"name":"@feltmaps/js-sdk","version":"1.7.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.7.0","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"d1d41aca97a49efe7f60d4d582c0bcad65942420","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.7.0.tgz","fileCount":15,"integrity":"sha512-4Dl3Z6E8e/4aC6xbPVzH+4j8EPOZoplxjMkWXwhL67yijcv3QBjk0XOAP90/ToJp0AcAS8cZzaxXLREtVB52yQ==","signatures":[{"sig":"MEUCIQD/EsdQ6y+C4pW3YN4YVErK49CXQD8+Oho5JfWz2uV/AAIgbylPcGMYCqSdvh2UfTXT50B8nJ/YehtSF4PDqWFac9U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2100352},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"b42818e1cea8ea2c8d648a02bc14f6f8704e3ebd","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","actor":{"name":"tom.hicks","type":"user","email":"tom@felt.com"},"email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.7.0_1752152149545_0.4108460434086647","host":"s3://npm-registry-packages-npm-production"}},"1.8.0-next.0":{"name":"@feltmaps/js-sdk","version":"1.8.0-next.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.8.0-next.0","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"54d3e18921468d4cde745322c2cac6f4c4dd7698","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.8.0-next.0.tgz","fileCount":15,"integrity":"sha512-D64O69O2SVuzmlerK5XnlKS9pg9ZkvC5zMgcjSVn04+CJI9i1EdGFkKcg0m4DQ4jPrMlyTakbSwdayjgN9DEsA==","signatures":[{"sig":"MEYCIQDRiD5RzMeq+ao6nXPksZec1qvtG2T1FCeGS2ppuK+HegIhAPXlUSHplecXfjnkuDri1tyX3qFLQtDxiQUBMbD8TFhT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2126273},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"6be58fede10e8afef3bae73c73de49b6f9ec9f0a","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.8.0-next.0_1755111570742_0.4900849915688883","host":"s3://npm-registry-packages-npm-production"}},"1.8.0":{"name":"@feltmaps/js-sdk","version":"1.8.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.8.0","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"e873b352c10ed08d28c211b3559c35ff3c6be654","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.8.0.tgz","fileCount":15,"integrity":"sha512-2naMyYZcdZ4XX26vIgeyQPV2iULyhlorWR46/3ipxugOteSIegUy7O6L8YUTPfgpVRRGYXDENN02zdUuZbuYJw==","signatures":[{"sig":"MEUCIQCmXkm+q6TDtigi3AToRvEUz6cjNA2u3M0MzKQrC0PlgAIgVms1GshERaa+RDdTM3fxneg3/nQStHHBcz1vZMeABr4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2126266},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"20b81de3598ec45cb708182d48e6d1818abf6736","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.1.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.8.0_1755112129208_0.22571969672540293","host":"s3://npm-registry-packages-npm-production"}},"1.9.0-next.0":{"name":"@feltmaps/js-sdk","version":"1.9.0-next.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.9.0-next.0","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"8da7ff3b114d6faa976ff0c4820a40edb6b822f6","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.9.0-next.0.tgz","fileCount":18,"integrity":"sha512-Vv6e84vxNuCPtWRQwz8cM8e9jeD/XQHKdtL3srjf/bkA9RB+bFv6x3LANRRZtoGKzpJaJ1AFX6xkti92f+SBJA==","signatures":[{"sig":"MEQCIDWKxqMRTjCKOYe5WFOXjOcyoxvOtJP0dDRCG2F7TiY8AiB+IZNlOBbCWsOIUIgYFT0TVuMZnxunJL8oTa0kzOH2NQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2586972},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"810f8aa4417a04e661e53fad07eade381e8d7873","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sclebal","email":"sergioclebal@gmail.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.9.0-next.0_1755774669340_0.4329941234000785","host":"s3://npm-registry-packages-npm-production"}},"1.9.0":{"name":"@feltmaps/js-sdk","version":"1.9.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.9.0","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"5899fe446667c037b020fed6a8d101670573fcf3","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.9.0.tgz","fileCount":15,"integrity":"sha512-dy8cBePPqHM8sn6kMsI/h1+NXCJhR/q4DCwFoVRz/pKQgNh5vlPQYv95QvXKsTQv+o/l6QekMSzMSFu7UfeWpQ==","signatures":[{"sig":"MEUCIB9EAgujZVIRID5DnYLMs1WBWsoJIm5Yvx/fqw5U6RSdAiEAjN6JqS70BHSDEMx+tQdBkCs9/RUIli0PXor6HWD7hpA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2130991},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"4b96e5f7ca59a37b2684a13416c67c8798740c74","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sukanyaaneja","email":"sukanya@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.9.0_1756297868708_0.6420834873233372","host":"s3://npm-registry-packages-npm-production"}},"1.10.0-next.0":{"name":"@feltmaps/js-sdk","version":"1.10.0-next.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.10.0-next.0","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"1082171dbd9d5267f24cf220fbd9d5e24bbb7f47","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.10.0-next.0.tgz","fileCount":15,"integrity":"sha512-FSziAL78JVOb7YGD4gJbwuLjiBKSAYvyQaeR0emzSDMjrarKF7uBMs8Cxmk5O0AyJ/lgTXrtpr3d/ft5Yk52Tw==","signatures":[{"sig":"MEYCIQCSJYyduNYaJXTNGYy/y9tOeUicY2leUutTtuHAs/qOmQIhAPYb+gPYHsiG1hku9erHEOfH2d1wazJBtfOPtL3Nw75p","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2133133},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"8b8540fa28352eafa8db3edfe46954fed075ae87","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.10.0-next.0_1758889154869_0.47675651451056833","host":"s3://npm-registry-packages-npm-production"}},"1.10.0-next.1":{"name":"@feltmaps/js-sdk","version":"1.10.0-next.1","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.10.0-next.1","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"3ca1d1357829e77d77d365d0d08414bca4b6b5d5","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.10.0-next.1.tgz","fileCount":15,"integrity":"sha512-J/4f6La+gvdjaPUq9NZH0azTGTDBl0xZtMlPYnzFGvtJJtkRbsz47xyPSi5bRgo7ccLiz1EKzH03WJWj/rWEZw==","signatures":[{"sig":"MEUCIQC78tCSPq1hBYUn094ig9QVDQdbrRg1wsXYJLAsEXe+GQIgHLdfpct1uYuPMzAXryaiLXLLSjOSNIbd73CjMCHO5lY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2209601},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"39213c1938c4518fc03e8cce0177a370b2cabbd0","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.10.0-next.1_1758903030884_0.017613234365449815","host":"s3://npm-registry-packages-npm-production"}},"1.10.0-next.2":{"name":"@feltmaps/js-sdk","version":"1.10.0-next.2","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.10.0-next.2","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"621f6e42d8ad673d6bf4585edb509732d00f9aa0","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.10.0-next.2.tgz","fileCount":15,"integrity":"sha512-PJa09t9yeyfoPLqo+WxW4aunnJwtloMf7tt1KnAQSiwXtrpJB1KDkEwgkh9Th0G198QLTYtWwyZ1t3htC0DpHA==","signatures":[{"sig":"MEUCIC6LUBBVhBaXO50fVZDgCk1uVPdovzXKj5vcokLxALPhAiEA2+nkfSSpmM0tKSSBQM/x/S0Hk29K6icWLYwKZWRYR2k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2211921},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"2d63b18dea436bf9bab826407cbba8fd80e75829","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sukanyaaneja","email":"sukanya@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.10.0-next.2_1759252419740_0.5811646609384498","host":"s3://npm-registry-packages-npm-production"}},"1.10.0-next.3":{"name":"@feltmaps/js-sdk","version":"1.10.0-next.3","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.10.0-next.3","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"3dd4cc99c57a1b3c2d42e82df1a2a09a05535d26","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.10.0-next.3.tgz","fileCount":15,"integrity":"sha512-7FRKO2Tjbs0aTkm5K3x3ONRTzcUJCDTEHsnVCXvihU+a0XDWjtXpQmJYv7NH8qEO0dRla0UQbCEUWWKyvUYR7Q==","signatures":[{"sig":"MEUCIEEDkwqF+a5ctPsOlBmyQ+mgfocS9Q5xGdbi+qzmVhHbAiEAmNHKRDQcR0Coz/NiYKM+RU42+JugR0TJCdvWV6YogH4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2247021},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"9fe60521dc300e492b3028fb1607a63062429d09","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"tom.hicks","email":"tom@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.10.0-next.3_1759505761754_0.553612729665149","host":"s3://npm-registry-packages-npm-production"}},"1.10.0-next.4":{"name":"@feltmaps/js-sdk","version":"1.10.0-next.4","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.10.0-next.4","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"3a2982391e856b87b8acf6ffc2267b85b02c9a98","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.10.0-next.4.tgz","fileCount":15,"integrity":"sha512-4hZQq9Jx/L4z3+ZrntmG/g5uSbiAyOllUgTSOLybud5ryob1+X4CgvmCyPsgVhmM8LhDp7HvszltY8KtB93h7g==","signatures":[{"sig":"MEUCIAWz/8Wsc/a8GFPjsEnYv1oGNHtyLEwgC9Q2SoSCRmvsAiEAijeGr1yV55IHyjDqP5061ax1O+9otTwuMdyb1JeYqEg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2240968},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"45cb8323059c56d364fb1662d1e863cf4e7d067f","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sukanyaaneja","email":"sukanya@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.10.0-next.4_1759939067895_0.9121543165559673","host":"s3://npm-registry-packages-npm-production"}},"1.10.0":{"name":"@feltmaps/js-sdk","version":"1.10.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.10.0","maintainers":[{"name":"tom.hicks","email":"tom@felt.com"},{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"e2515adbcdd32cdb63afd913845f77abfe8bea06","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.10.0.tgz","fileCount":15,"integrity":"sha512-aW36U3IqsyiRnYTKzzoIce4i/M6qMKBDgbvuvXA4tNI2yOKvUock3omoQxW+qJVBnxJasOC9Gc7EENgKNjmi9g==","signatures":[{"sig":"MEUCIQDX2OufgmhsiPkD2IazVpEdb0JY1aBzVbwhs5oDjbQfCAIgCg6Tl87oeHk0/+euZzFq+B9Ga3mGKbTLNT1BS/MwsVo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2240961},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"c351842138f5be8080cb64dc59e8af02bb7ce3d2","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sukanyaaneja","email":"sukanya@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.10.0_1759940687986_0.2199718777500812","host":"s3://npm-registry-packages-npm-production"}},"1.10.1":{"name":"@feltmaps/js-sdk","version":"1.10.1","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.10.1","maintainers":[{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"0eaaa14c53c31ee19d09981f29bc05be63812c21","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.10.1.tgz","fileCount":15,"integrity":"sha512-YChSez6hhdMLAW9vjSxZ6aQHoFzdm7hjLTDE6cjWNvwZiWMG+VDKSKjBQezoePB9K3I2AVmvn2n/OKnce2HIkg==","signatures":[{"sig":"MEUCIE1F9rVazRgnBavCF54ouxLBfLghvsZtdE3rV83J+yXbAiEArY62R2OfSEdIhOFIkqFzTOa7JDflABtq97aARAZIIxA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2241348},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"3b886bc838102c6a355d4f667ad73df81cd0e5c1","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"sukanyaaneja","email":"sukanya@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.0","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.10.1_1784303855132_0.7985243050983608","host":"s3://npm-registry-packages-npm-production"}},"1.10.2-next.0":{"name":"@feltmaps/js-sdk","version":"1.10.2-next.0","keywords":["felt","sdk"],"author":{"url":"https://felt.com","name":"Felt","email":"engineering@felt.com"},"license":"MIT","_id":"@feltmaps/js-sdk@1.10.2-next.0","maintainers":[{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"homepage":"https://developers.felt.com","bugs":{"url":"https://github.com/felt/js-sdk/issues"},"dist":{"shasum":"d73a734876e207360845e5bd923b01ee37bc6171","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.10.2-next.0.tgz","fileCount":15,"integrity":"sha512-Sc1JdPExwt3HtFDZP+DHt/gF0xK6apQOcSJ2165Gl22LYUc4pHV5qxcKOk7Mx6kg/rQ2FdJ480jGp+lm53/gZg==","signatures":[{"sig":"MEYCIQCgxRWo/CVLC02DFViikoqnaziFwRqhp30lLg/pLaviQQIhALxLR+NzaM3K3rjxVfEwchdEFF9tJqqK9H92wEmQ1LF6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2241769},"main":"./dist/client.cjs","type":"module","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"gitHead":"08c702b88baf58db58e8df77b0a8232e224938fe","scripts":{"ci":"npm run build && npm run check","build":"npm run build:compile && npm run build:docs","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","prepare":"patch-package","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","build:docs":"typedoc","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:test":"vitest run","update-api":"npm run build:compile && api-extractor run --local","check:types":"tsc","check:format":"prettier --check .","check:unused":"knip","format:write":"prettier --write .","list-changes":"./scripts/list-possible-changes.sh","build:compile":"tsup && ./scripts/dtsroll.sh","local-release":"./scripts/local-release.sh","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","local-release:dry":"./scripts/local-release.sh --dry-run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js"},"_npmUser":{"name":"chadlawlis","email":"chad@felt.com"},"repository":{"url":"git+https://github.com/felt/js-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"An SDK for Felt maps","directories":{},"_nodeVersion":"22.15.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^3.23.8","knip":"^5.31.0","tsup":"^8.3.0","vitest":"^2.1.2","dtsroll":"^1.4.1","typedoc":"^0.27.6","prettier":"^3.3.3","happy-dom":"^15.7.4","typescript":"^5.6.2","@types/node":"^22.7.4","patch-package":"^8.0.0","@changesets/cli":"^2.27.9","typedoc-plugin-zod":"^1.3.1","vite-tsconfig-paths":"^5.0.1","@arethetypeswrong/cli":"^0.17.4","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-markdown":"^4.4.1","@microsoft/api-extractor":"^7.47.9","prettier-plugin-organize-imports":"^4.1.0"},"optionalDependencies":{"zod":"^3.23.8"},"_npmOperationalInternal":{"tmp":"tmp/js-sdk_1.10.2-next.0_1785279799525_0.7786900201325011","host":"s3://npm-registry-packages-npm-production"}},"1.10.2":{"name":"@feltmaps/js-sdk","version":"1.10.2","description":"An SDK for Felt maps","keywords":["felt","sdk"],"main":"./dist/client.cjs","types":"./dist/client.d.ts","exports":{".":{"import":"./dist/client.js","require":"./dist/client.cjs"},"./handler":{"import":"./dist/handler.js","require":"./dist/handler.cjs"}},"author":{"name":"Felt","email":"engineering@felt.com","url":"https://felt.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/felt/js-sdk.git"},"bugs":{"url":"https://github.com/felt/js-sdk/issues"},"homepage":"https://developers.felt.com","type":"module","devDependencies":{"@arethetypeswrong/cli":"^0.17.4","@changesets/cli":"^2.27.9","@microsoft/api-extractor":"^7.47.9","@types/node":"^22.7.4","dtsroll":"^1.4.1","happy-dom":"^15.7.4","knip":"^5.31.0","patch-package":"^8.0.0","prettier":"^3.3.3","prettier-plugin-organize-imports":"^4.1.0","tsup":"^8.3.0","typedoc":"^0.27.6","typedoc-plugin-markdown":"^4.4.1","typedoc-plugin-remark":"^1.2.4","typedoc-plugin-zod":"^1.3.1","typescript":"^5.6.2","vite-tsconfig-paths":"^5.0.1","vitest":"^2.1.2","zod":"^3.23.8"},"optionalDependencies":{"zod":"^3.23.8"},"scripts":{"build:compile":"tsup && ./scripts/dtsroll.sh","build:docs":"typedoc","build":"npm run build:compile && npm run build:docs","changeset":"changeset","check:api":"npm run build:compile && attw --pack . --profile node16 && api-extractor run","check:client-bundle":"npm run build:compile && node ./scripts/check-client-bundle-contents.js","check:docs":"npm run build:docs && bash ./scripts/check-api-docs.sh","check:format":"prettier --check .","check:test":"vitest run","check:types":"tsc","check:unused":"knip","check":"npm run check:client-bundle && npm run check:format && npm run check:api && npm run check:unused && npm run check:types && npm run check:test && npm run check:docs","format:write":"prettier --write .","ci":"npm run build && npm run check","enter-prerelease":"git checkout prerelease && git pull && changeset pre enter next","exit-prerelease":"git checkout prerelease && git pull && changeset pre exit","list-changes":"./scripts/list-possible-changes.sh","local-release:dry":"./scripts/local-release.sh --dry-run","local-release":"./scripts/local-release.sh","prepare":"patch-package","update-api":"npm run build:compile && api-extractor run --local"},"_id":"@feltmaps/js-sdk@1.10.2","gitHead":"84b0712a02b8e49fb79de9387e8160c2fe030772","_nodeVersion":"22.15.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-QT72Kooc6EZ9u0+T8fG+D2G4XTzQ/5x1baeOBDdO1cb1+FGm2HkFFCL1DTK1wFx3l9xidagw5DwV0KdQ3u7iNQ==","shasum":"5898af939205a241078e1c1f29aedd4504a0cd6d","tarball":"https://registry.npmjs.org/@feltmaps/js-sdk/-/js-sdk-1.10.2.tgz","fileCount":15,"unpackedSize":2241762,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIG9r/kjvqXrgb9A/Ny2sXVEkWJdbmKPWSabWg2T2pcwBAiEA16PrhDXo6elrGM5McNgN3XYfSAxb+Dwjz79+1NYIXpc="}]},"_npmUser":{"name":"chadlawlis","email":"chad@felt.com"},"directories":{},"maintainers":[{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/js-sdk_1.10.2_1785374556389_0.3742146048321444"},"_hasShrinkwrap":false}},"time":{"created":"2024-11-06T07:27:35.914Z","modified":"2026-07-30T01:22:36.782Z","0.9.2":"2024-10-24T18:45:14.978Z","1.0.0":"2024-11-06T07:27:36.234Z","1.0.1":"2024-11-06T14:57:47.493Z","1.0.2":"2024-11-06T15:02:30.848Z","1.1.0-next.0":"2024-11-14T21:40:45.293Z","1.1.0":"2024-11-15T17:20:24.019Z","1.2.0-next.0":"2024-11-27T08:52:32.228Z","1.2.0-next.1":"2024-11-28T08:32:16.685Z","1.2.0":"2024-11-29T12:40:08.802Z","1.3.0-next.0":"2024-12-02T12:50:33.430Z","1.3.0":"2024-12-02T13:48:19.185Z","1.4.0-next.0":"2024-12-12T09:04:41.392Z","1.4.0-next.1":"2025-01-10T11:40:50.936Z","1.4.0":"2025-01-14T09:14:01.848Z","1.5.0-next.0":"2025-01-30T14:33:50.411Z","1.5.0":"2025-01-31T15:15:52.093Z","1.5.0-next.1":"2025-01-31T15:34:21.601Z","1.5.0-next.2":"2025-01-31T16:07:24.154Z","1.5.0-next.3":"2025-02-06T16:23:09.460Z","1.5.0-next.4":"2025-02-11T08:39:28.704Z","1.5.0-next.5":"2025-02-12T13:55:38.469Z","1.5.0-next.6":"2025-02-20T16:47:12.030Z","1.5.0-next.7":"2025-03-20T09:22:11.774Z","1.5.0-next.8":"2025-03-25T09:36:16.896Z","1.5.0-next.9":"2025-03-26T16:41:12.285Z","1.5.0-next.10":"2025-03-28T11:22:00.198Z","1.5.0-next.11":"2025-03-28T15:45:06.883Z","1.5.0-next.12":"2025-03-28T16:37:34.910Z","1.5.0-next.13":"2025-03-29T18:29:39.502Z","1.5.0-next.14":"2025-03-30T18:00:47.107Z","1.5.0-next.15":"2025-03-31T15:30:02.975Z","1.5.0-next.16":"2025-04-04T17:22:06.876Z","1.5.0-next.17":"2025-04-07T08:19:37.140Z","1.5.0-next.18":"2025-04-07T14:24:04.725Z","1.5.0-next.19":"2025-04-09T07:57:33.614Z","1.5.0-next.20":"2025-04-09T10:31:36.585Z","1.5.0-next.21":"2025-04-09T12:01:17.069Z","1.5.0-next.22":"2025-04-10T14:31:11.392Z","1.5.1":"2025-04-11T16:26:26.865Z","1.6.0-next.0":"2025-04-17T09:31:12.205Z","1.6.0-next.1":"2025-04-21T14:31:18.507Z","1.6.0-next.2":"2025-04-23T01:04:24.775Z","1.6.0":"2025-04-23T12:29:37.389Z","1.7.0-next.0":"2025-05-12T20:24:59.457Z","1.7.0-next.1":"2025-05-13T08:47:44.885Z","1.7.0-next.2":"2025-05-30T09:38:49.669Z","1.7.0-next.3":"2025-06-03T13:53:16.457Z","1.7.0-next.4":"2025-06-05T09:13:18.706Z","1.7.0-next.5":"2025-06-05T14:54:56.975Z","1.7.0-next.6":"2025-06-05T17:24:43.387Z","1.7.0-next.7":"2025-06-05T18:05:21.319Z","1.7.0-next.8":"2025-06-05T20:57:10.554Z","1.7.0-next.9":"2025-06-09T09:43:39.447Z","1.7.0-next.10":"2025-06-18T14:29:13.554Z","1.7.0-next.11":"2025-06-24T10:13:45.032Z","1.7.0-next.12":"2025-06-24T10:21:01.726Z","1.7.0-next.13":"2025-06-24T11:16:34.495Z","1.7.0-next.14":"2025-06-27T14:39:48.614Z","1.7.0-next.15":"2025-06-30T11:03:16.801Z","1.7.0-next.16":"2025-06-30T13:47:58.642Z","1.7.0-next.17":"2025-07-02T11:01:38.228Z","1.7.0-next.18":"2025-07-02T12:46:20.936Z","1.7.0-next.19":"2025-07-02T15:17:19.496Z","1.7.0-next.20":"2025-07-04T13:23:37.564Z","1.7.0-next.21":"2025-07-07T09:31:20.047Z","1.7.0-next.22":"2025-07-10T08:47:06.246Z","1.7.0":"2025-07-10T12:55:50.052Z","1.8.0-next.0":"2025-08-13T18:59:30.960Z","1.8.0":"2025-08-13T19:08:49.456Z","1.9.0-next.0":"2025-08-21T11:11:09.526Z","1.9.0":"2025-08-27T12:31:08.935Z","1.10.0-next.0":"2025-09-26T12:19:15.103Z","1.10.0-next.1":"2025-09-26T16:10:31.112Z","1.10.0-next.2":"2025-09-30T17:13:39.974Z","1.10.0-next.3":"2025-10-03T15:36:01.972Z","1.10.0-next.4":"2025-10-08T15:57:48.160Z","1.10.0":"2025-10-08T16:24:48.232Z","1.10.1":"2026-07-17T15:57:35.322Z","1.10.2-next.0":"2026-07-28T23:03:19.704Z","1.10.2":"2026-07-30T01:22:36.566Z"},"bugs":{"url":"https://github.com/felt/js-sdk/issues"},"author":{"name":"Felt","email":"engineering@felt.com","url":"https://felt.com"},"license":"MIT","homepage":"https://developers.felt.com","keywords":["felt","sdk"],"repository":{"type":"git","url":"git+https://github.com/felt/js-sdk.git"},"description":"An SDK for Felt maps","maintainers":[{"name":"sclebal","email":"sergioclebal@gmail.com"},{"name":"sukanyaaneja","email":"sukanya@felt.com"},{"name":"chadlawlis","email":"chad@felt.com"}],"readme":"# @feltmaps/js-sdk\n\nAn SDK for Felt maps.\n\n- [Documentation](https://developers.felt.com/js-sdk)\n- [API Reference](https://developers.felt.com/js-sdk-api-reference)\n\n## Quickstart\n\nInstall the SDK using your preferred package manager:\n\n```bash\nnpm install @feltmaps/js-sdk\n```\n\nEmbed a Felt map in your app and use the SDK to control it:\n\n```typescript\nimport { Felt } from \"@feltmaps/js-sdk\";\n\nconst map = await Felt.embed(\n  document.querySelector(\"#container\"),\n  \"FELT_MAP_ID\",\n);\nconst layers = await map.getLayers();\nconst elements = await map.getElements();\nmap.setViewport({\n  center: {\n    latitude: 37.8044,\n    longitude: -122.271,\n  },\n  zoom: 13,\n});\n```\n","readmeFilename":"README.md"}