{"_id":"@whop/react","_rev":"70-012c17402b815eb8a8d8b7b745c755a8","name":"@whop/react","dist-tags":{"canary":"0.2.4-canary.0","latest":"0.3.2"},"versions":{"0.0.1":{"name":"@whop/react","version":"0.0.1","_id":"@whop/react@0.0.1","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"dist":{"shasum":"d42fedd73a17e51fa3a189806a15429494a6c12a","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.0.1.tgz","fileCount":26,"integrity":"sha512-Yo9gaRc/Du1PIy/Tw5rMnbkK1MmwoxJ3Kim3Qf4SkwlNBlCgIi0YWFD5AbDYDeR9FDcWNbBPsLIFvGZEEE5Fvw==","signatures":[{"sig":"MEQCIHhRGgVeVSSqBH2zRJtmIczN0yaLxgo0/aqwZMEje1+XAiAgmVrsUZMR2nqxmX6fcVfyKniTZ0LIOtfAi4EhUc2c1w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12625},"main":"./dist/index.cjs","_from":"file:whop-react-0.0.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./*":{"types":"./dist/*.d.ts","import":"./dist/*.mjs","require":"./dist/*.js"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/2ae3f53bd0001b6b51768a49d2604f52/whop-react-0.0.1.tgz","_integrity":"sha512-Yo9gaRc/Du1PIy/Tw5rMnbkK1MmwoxJ3Kim3Qf4SkwlNBlCgIi0YWFD5AbDYDeR9FDcWNbBPsLIFvGZEEE5Fvw==","_npmVersion":"10.9.2","description":"Whop Apps react SDK helps you get started with Whop Apps and react. It offers easy entry points into many features.","directories":{},"_nodeVersion":"22.15.0","dependencies":{"@whop/iframe":"^0.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"^19","concurrently":"9.1.2"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.0.1_1748915917591_0.34320920361693097","host":"s3://npm-registry-packages-npm-production"}},"0.0.2":{"name":"@whop/react","version":"0.0.2","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.0.2","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"255185f7b9a0ad992779a3a341ff996fe7cf20f9","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.0.2.tgz","fileCount":27,"integrity":"sha512-hZwOQHXSHGpeD0S0gGqSOhMvBFAYlC8p2UW5pS5ekWjVPa9EIaWykibYcRtBwTKi7wRCgbbZKEGwlRIagNqvTA==","signatures":[{"sig":"MEYCIQCkxJIEItpfRcJewP4JVMRvE2LEZ7NdWHjoqzJo9kkODQIhAJLdedi2yUbkB+8GBg8RLBVSJvtBGTj0t4p62/p6fwz1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14118},"main":"./dist/index.cjs","_from":"file:whop-react-0.0.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./*":{"types":"./dist/*.d.ts","import":"./dist/*.mjs","require":"./dist/*.js"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/c701011f187343b51c2888c6a2a0e32c/whop-react-0.0.2.tgz","_integrity":"sha512-hZwOQHXSHGpeD0S0gGqSOhMvBFAYlC8p2UW5pS5ekWjVPa9EIaWykibYcRtBwTKi7wRCgbbZKEGwlRIagNqvTA==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.15.0","dependencies":{"@whop/iframe":"^0.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"^19","concurrently":"9.1.2"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.0.2_1748958381791_0.25061620151824826","host":"s3://npm-registry-packages-npm-production"}},"0.0.3":{"name":"@whop/react","version":"0.0.3","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.0.3","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"7306471c543b238cb6320c2e62a0fadde7bba6b3","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.0.3.tgz","fileCount":27,"integrity":"sha512-EgwA+Gp9MZyGu25sogKBPeHxsJ0/555/azGbRcpx3Lr0kGSwp6YMFpRqGwalZ+OE00L0cQsfb4Niy8i4A9owaw==","signatures":[{"sig":"MEQCIDT+qiShfNwRYGaBSsWl09JmXJDAKeIhM7dbtaF/w74fAiBCnuCO3n7efbI5QpIGhHVqQALa0/JV24MNvlW47hzjCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14121},"main":"./dist/index.cjs","_from":"file:whop-react-0.0.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./*":{"types":"./dist/*.d.ts","import":"./dist/*.mjs","require":"./dist/*.js"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/2d6dcc2513df60f10f306d72599c55a2/whop-react-0.0.3.tgz","_integrity":"sha512-EgwA+Gp9MZyGu25sogKBPeHxsJ0/555/azGbRcpx3Lr0kGSwp6YMFpRqGwalZ+OE00L0cQsfb4Niy8i4A9owaw==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.15.0","dependencies":{"@whop/iframe":"^0.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.0.3_1748990854035_0.23178312096476206","host":"s3://npm-registry-packages-npm-production"}},"0.0.4":{"name":"@whop/react","version":"0.0.4","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.0.4","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"301abfe2cfc5a1c235561f389c6269424a665555","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.0.4.tgz","fileCount":27,"integrity":"sha512-C9NNZSmtmd0GQctaK3BGOAvmW/l3+L0S1OUY5OXUZqWVzO5ukyZKA7T6ZziXn+gjb3z9bw3QYdvcbBE0XiFtMw==","signatures":[{"sig":"MEYCIQDG4PYdqUDraFnF8BViVqscHB4DeCgisNuRgXAdHK9P3gIhAN2iimFf0BPxcWFp+6YCvxZP0WiyZVA0TkOL7/uAceW6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14121},"main":"./dist/index.cjs","_from":"file:whop-react-0.0.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./*":{"types":"./dist/*.d.ts","import":"./dist/*.mjs","require":"./dist/*.js"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/553fa6f92ed30c765da5172301524052/whop-react-0.0.4.tgz","_integrity":"sha512-C9NNZSmtmd0GQctaK3BGOAvmW/l3+L0S1OUY5OXUZqWVzO5ukyZKA7T6ZziXn+gjb3z9bw3QYdvcbBE0XiFtMw==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.15.0","dependencies":{"@whop/iframe":"^0.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.0.4_1749057285055_0.5691365423071688","host":"s3://npm-registry-packages-npm-production"}},"0.0.5":{"name":"@whop/react","version":"0.0.5","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.0.5","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"c98c5e2dce6c3d0a9769e12dc55624fcb42caaaa","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.0.5.tgz","fileCount":27,"integrity":"sha512-v5sDey0gKEOSJ4M7qV3s3wBXP3Ud3Tua/EVgbChWm0A9oXxiFWd4b/cPwUtUnmqMChd+3ft++T/D1EpD+Azp3Q==","signatures":[{"sig":"MEYCIQC6xExgGlhHUx5/eDNGNSARBMmjsxWfXuOmsSgg3pCZLQIhAJlHjNYXqoqh0XaPXf8/H9z9LDJEkqem+mycb6pnjw77","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14204},"main":"./dist/index.cjs","_from":"file:whop-react-0.0.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./*":{"types":"./dist/*.d.ts","import":"./dist/*.mjs","require":"./dist/*.js"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/cbd35721d2968a027e3dd2f068f20ea2/whop-react-0.0.5.tgz","_integrity":"sha512-v5sDey0gKEOSJ4M7qV3s3wBXP3Ud3Tua/EVgbChWm0A9oXxiFWd4b/cPwUtUnmqMChd+3ft++T/D1EpD+Azp3Q==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.15.0","dependencies":{"@whop/iframe":"^0.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.0.5_1749077044294_0.5134059412920469","host":"s3://npm-registry-packages-npm-production"}},"0.1.0-canary.0":{"name":"@whop/react","version":"0.1.0-canary.0","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.1.0-canary.0","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"b7aba514526434268877afcc398f1b104b018798","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.1.0-canary.0.tgz","fileCount":39,"integrity":"sha512-ATKMbt/Ev2Y5T2k0YZMBfMa7sSbrWoSdOQMSydYOg4sCZi9UR2bEn3Rvd21YcpoQq3EClDPawUJej2f18E0xHg==","signatures":[{"sig":"MEYCIQCf/0ntUfVQtkKjTYKSGyESq2DEBuDqFQpVBMa5KyFf2wIhAJUpoe3SRx05olC8WyryBkRMB6c1Se6gvRuyjpRrzqtw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":25855},"main":"./dist/index.cjs","_from":"file:whop-react-0.1.0-canary.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.js","./dist/*/index.js"]}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/41e3f96eb92e245f4b24329244a0f619/whop-react-0.1.0-canary.0.tgz","_integrity":"sha512-ATKMbt/Ev2Y5T2k0YZMBfMa7sSbrWoSdOQMSydYOg4sCZi9UR2bEn3Rvd21YcpoQq3EClDPawUJej2f18E0xHg==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.15.0","dependencies":{"@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.26-canary.0","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.1.0-canary.0_1749166100975_0.7454302844018537","host":"s3://npm-registry-packages-npm-production"}},"0.1.0":{"name":"@whop/react","version":"0.1.0","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.1.0","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"f0e9b9b36e04f88538abaefaaeb35b2fd170f5ac","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.1.0.tgz","fileCount":39,"integrity":"sha512-qTPK28XXeWPryZK8C0FcFswyB4SZHItFaHOH1OhtxUTQFvEPX/j3kJYecwrUTnO+ZR37a6wbE6bUETA7H+QkAw==","signatures":[{"sig":"MEUCIQDtRfjAbJ23Mt4J6kH9U9CuFVKJApseTpkAFB65DedmSgIgdk+lGmpEf5FNUtWsc5sx+xkeSNA/NcLocQl5BhabuHw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":25837},"main":"./dist/index.cjs","_from":"file:whop-react-0.1.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.js","./dist/*/index.js"]}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/25ef93586efabc3742ce2d63ac676003/whop-react-0.1.0.tgz","_integrity":"sha512-qTPK28XXeWPryZK8C0FcFswyB4SZHItFaHOH1OhtxUTQFvEPX/j3kJYecwrUTnO+ZR37a6wbE6bUETA7H+QkAw==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.15.0","dependencies":{"@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.26","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.1.0_1749167473012_0.5456903309091139","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@whop/react","version":"0.2.0","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.0","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"f4a1814a5be28a2a6a097c3e4b616887ada9395f","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.0.tgz","fileCount":46,"integrity":"sha512-TcKfHGoWMMh+e6UHV/2Wz1Hy9HJErl+C/xPYoNMIW7+If3EjXHSPFrVTq0YYQIsAAnwybvZVYaIueaXAiDV4Xg==","signatures":[{"sig":"MEUCIH3RJA5EMnbZ+nYuxFSZN1/fECn0ufiX3/9m1BL3yewKAiEA2z8IKNdtlFlmi+ZEg7drdf//QfOhU4yyxMxzAhiS6vM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":27618},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.js","./dist/*/index.js"]},"./styles.css":"./styles.css"},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/b460170a85bf5bafc09d95225ac3338d/whop-react-0.2.0.tgz","_integrity":"sha512-TcKfHGoWMMh+e6UHV/2Wz1Hy9HJErl+C/xPYoNMIW7+If3EjXHSPFrVTq0YYQIsAAnwybvZVYaIueaXAiDV4Xg==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.15.0","dependencies":{"frosted-ui":"0.0.1-canary.73","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.26","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.0_1749253699055_0.6711815359682183","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@whop/react","version":"0.2.1","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.1","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"e9248209a1f12c21885c4fc4589b93cae19f4719","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.1.tgz","fileCount":58,"integrity":"sha512-bQR4QCY3Lppl1+NbknItUPREW0xtFd7VXmTNSYbJjxAHpLmwhOhoFMn76XQi2DzlHswZZOon+uQpiTtOQrCiUA==","signatures":[{"sig":"MEUCIDknielObJ/rvUOTUp1RY7Mn/YFdvQl4vhtdR2SfJBAKAiEA4C+1vBSzrkPg7Ht6eXQYZltQAF4slvrfq7COgqppvCk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33763},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./styles.css":"./styles.css"},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/71d9fd3511732f4736f2633555814907/whop-react-0.2.1.tgz","_integrity":"sha512-bQR4QCY3Lppl1+NbknItUPREW0xtFd7VXmTNSYbJjxAHpLmwhOhoFMn76XQi2DzlHswZZOon+uQpiTtOQrCiUA==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"frosted-ui":"0.0.1-canary.73","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.26","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.1_1749505354644_0.9363409197962453","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"@whop/react","version":"0.2.2","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.2","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"6c73b880a35c80ffa4f5019b442712373596c74e","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.2.tgz","fileCount":82,"integrity":"sha512-zdprle+DvJfC/16OsT7DdX91MBHFEawBaDeUOjryRf8tFsgvlWe3LE/QhXxdk97UbAP1mEwwp6+PAxkp+7vqwQ==","signatures":[{"sig":"MEUCIQCbJCXE0DfUmJb9AN+lTKKwJrSVXiPFGtpLdbbVlEYotwIgQ9WNQRLEfXDmqBeGHMqb/EOzRZ5vh8/K6dmsHt5hYqA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49297},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./styles.css":"./styles.css"},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/89839b81c80f74f60ad5dfbd149f22a7/whop-react-0.2.2.tgz","_integrity":"sha512-zdprle+DvJfC/16OsT7DdX91MBHFEawBaDeUOjryRf8tFsgvlWe3LE/QhXxdk97UbAP1mEwwp6+PAxkp+7vqwQ==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.26","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.26","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.2_1749590538889_0.6804215361700459","host":"s3://npm-registry-packages-npm-production"}},"0.2.3-canary.0":{"name":"@whop/react","version":"0.2.3-canary.0","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.3-canary.0","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"8f00e7e79ecba58b8f006c179120906162a84bf5","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.3-canary.0.tgz","fileCount":82,"integrity":"sha512-YPaN19S/glVy9EXSA2CY9tB8HQ1ohqQio2ztAD1fUR9K64qbFGvG3UoSoe+BPo1bmy6/7GAT9Gjv4mEmWjkYyA==","signatures":[{"sig":"MEUCIFCZZ4QhFSQ6nrIja9AAWZU+EocpArGp1zbWfl1y56vdAiEA0rKz+ngwasFH5xCWg3F9VnYVG9id62gf3w6dmbj2CI8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49865},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.3-canary.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./styles.css":"./styles.css"},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/4b339fbc1750a8d83657761ef1103bc4/whop-react-0.2.3-canary.0.tgz","_integrity":"sha512-YPaN19S/glVy9EXSA2CY9tB8HQ1ohqQio2ztAD1fUR9K64qbFGvG3UoSoe+BPo1bmy6/7GAT9Gjv4mEmWjkYyA==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.26","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.27-canary.0","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.3-canary.0_1749654731742_0.31619774114995325","host":"s3://npm-registry-packages-npm-production"}},"0.2.3":{"name":"@whop/react","version":"0.2.3","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.3","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"145ea233ca738869694d1c804bb3998690d8b5e1","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.3.tgz","fileCount":82,"integrity":"sha512-11Kmb3Cmt28DAawWoor9IjlFK740YYJMnIhWNq4Wopf3osX+ivPOATEPG/9ilyrIe+lyqUzWvhRx6bvXWL94CA==","signatures":[{"sig":"MEQCICG6v/kMko4oy89pobTCU7tArCplQecBloho+JGJ6FAJAiA+ZF4tUAcB/dNewfmoN7TCBRa/rdT31gXueNkEhxb8lA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49847},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./styles.css":"./styles.css"},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/96b0407d24b23e28c005f9bd2ee9fbb3/whop-react-0.2.3.tgz","_integrity":"sha512-11Kmb3Cmt28DAawWoor9IjlFK740YYJMnIhWNq4Wopf3osX+ivPOATEPG/9ilyrIe+lyqUzWvhRx6bvXWL94CA==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.26","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.27","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.3_1749655557575_0.5519997342832561","host":"s3://npm-registry-packages-npm-production"}},"0.2.4-canary.0":{"name":"@whop/react","version":"0.2.4-canary.0","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.4-canary.0","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"4b1b57e70d6d44c52bdb61c8b06b225251e54584","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.4-canary.0.tgz","fileCount":82,"integrity":"sha512-Oa/jZRQZYHFTK+HGeNiNxLUWD2nQcgohiI4hWzVCrKqfNHZNaPc/HlfwW7k1ovLrj4NaNclIhl2rjTAc1snp5g==","signatures":[{"sig":"MEUCIBDsolSClJWU+jwgrmGuhjLE/2fV8kD4r5HJS5qg0yr1AiEAxJAsyCJ/Q5KxKFZ53Q7l9xPIwwAGFUwm36qy6hPFulA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":50691},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.4-canary.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/71faf38d1a1ac65437073cc79695b456/whop-react-0.2.4-canary.0.tgz","_integrity":"sha512-Oa/jZRQZYHFTK+HGeNiNxLUWD2nQcgohiI4hWzVCrKqfNHZNaPc/HlfwW7k1ovLrj4NaNclIhl2rjTAc1snp5g==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.26","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.27","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.4-canary.0_1749660226726_0.06377392759825495","host":"s3://npm-registry-packages-npm-production"}},"0.2.4":{"name":"@whop/react","version":"0.2.4","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.4","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"1990464f0d9c95098c332f1500879bc058036d48","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.4.tgz","fileCount":82,"integrity":"sha512-/HkEjP3fbp+jQh6m3+FcxHLCESH1Jbq696DXSt8Vf8dp6DKjiUCltPdeGkh7+3SJQ9A8Zkbos2qnO9lhrogZZw==","signatures":[{"sig":"MEUCIH/79f5G/1E2vXWXb0ClYhbzO0MXfDYW41yKGtXVjfyPAiEA3ZAQtnzBLWBW2LyaahwVDIYoKfxOPbjeDtahf1XAIjs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":50682},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/9adedc7e7960314e6a0300d6fff0afbb/whop-react-0.2.4.tgz","_integrity":"sha512-/HkEjP3fbp+jQh6m3+FcxHLCESH1Jbq696DXSt8Vf8dp6DKjiUCltPdeGkh7+3SJQ9A8Zkbos2qnO9lhrogZZw==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.26","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.27","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.4_1749661599288_0.7284414140302973","host":"s3://npm-registry-packages-npm-production"}},"0.2.5":{"name":"@whop/react","version":"0.2.5","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.5","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"0cf141539fb173c9eff911d9df084552ed906e50","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.5.tgz","fileCount":82,"integrity":"sha512-aAoFhV1RGeXp+5D6z7j7xj0s6RXTmYxZpuTtf+cgateJgR2QseLnI+C6HE5UClTtJxZivx3sPlAEjUekPI/y8g==","signatures":[{"sig":"MEUCIBvSqd185vr4lfZeRdFy8Q8983J2xKcP0KXxgmAzTBDWAiEA2aPg1M0KogBjxYABQ/kOv9+Bkldo6Fygio20z0wMorA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":51227},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/db19012192904ef1957d6668cc0279b6/whop-react-0.2.5.tgz","_integrity":"sha512-aAoFhV1RGeXp+5D6z7j7xj0s6RXTmYxZpuTtf+cgateJgR2QseLnI+C6HE5UClTtJxZivx3sPlAEjUekPI/y8g==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.26","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.28","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.5_1749768052744_0.4190599505164998","host":"s3://npm-registry-packages-npm-production"}},"0.2.6":{"name":"@whop/react","version":"0.2.6","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.6","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"dcbc13706da22f69ec36f84fdfd02bbb7ccdfc79","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.6.tgz","fileCount":82,"integrity":"sha512-2KPx384r/aZu04SD5cX1lfvdFlWvUlBAbGU/5dP3G4oQY7MpsBNj29q9tN8VXkSgR1PDr96Rk7C1f06vTGq96Q==","signatures":[{"sig":"MEQCIFVm3OJ75GztmN9ibvUoNK2TdSRvfeMpgMIzDMg5h2jpAiAQ/uACGFm2IMUUF8PlIxFy/r4hZNSTkxGq3QqWZtNw8A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":51231},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/dd34a60ddc9f26d13a9ced5459692974/whop-react-0.2.6.tgz","_integrity":"sha512-2KPx384r/aZu04SD5cX1lfvdFlWvUlBAbGU/5dP3G4oQY7MpsBNj29q9tN8VXkSgR1PDr96Rk7C1f06vTGq96Q==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.27","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.28","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.6_1749867772647_0.10692193877431566","host":"s3://npm-registry-packages-npm-production"}},"0.2.7":{"name":"@whop/react","version":"0.2.7","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.7","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"201a6fca1f57f48190ed3c4bff262115fa5e79b8","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.7.tgz","fileCount":82,"integrity":"sha512-U2a3YnYq2YovwQkM5lunhwCMJZmFdK1KH+2kPO80n7AAfOa8yH2+CpMkiHfjzePZf8XvjAz31yHbP0aOUwb6ow==","signatures":[{"sig":"MEYCIQCiB6/V94rOr42AkSGb7BsaXPNrQGFdtWjEJV63AyD/dwIhAMEpDJ5jIg8/iLTKHVOhOgMDWqGKjLzo/rflp+ouf92O","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52437},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.7.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/da2e1e6389350f825c01d8a03df995ed/whop-react-0.2.7.tgz","_integrity":"sha512-U2a3YnYq2YovwQkM5lunhwCMJZmFdK1KH+2kPO80n7AAfOa8yH2+CpMkiHfjzePZf8XvjAz31yHbP0aOUwb6ow==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.27","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.29","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.7_1749870718380_0.4243545824783854","host":"s3://npm-registry-packages-npm-production"}},"0.2.8":{"name":"@whop/react","version":"0.2.8","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.8","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"56d3b490ea99b1f6b1513a6c15abd8ba261c72b2","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.8.tgz","fileCount":82,"integrity":"sha512-yxcuy1Xx6vaxWDx9EAXw9MzcMkhBouzrKJqUveXQM4vB0fwEGCHX0qbI6ZJzlpnaGO1HPa2ihtQXo0fwqZiyVA==","signatures":[{"sig":"MEUCIQCpxrlQm/0lJssL6XYXu4eNWMH2RW7iwu7kkoUeqh8WnQIgQqbJCzL7XGdI7LIj1pReCNXqS9fysuj5WoJv1AS7V2Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52437},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.8.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","actor":{"name":"baked-developer","type":"user","email":"tristan@whop.com"},"email":"tristan@whop.com"},"_resolved":"/tmp/6b121819687cecb8e23df28b4056d011/whop-react-0.2.8.tgz","_integrity":"sha512-yxcuy1Xx6vaxWDx9EAXw9MzcMkhBouzrKJqUveXQM4vB0fwEGCHX0qbI6ZJzlpnaGO1HPa2ihtQXo0fwqZiyVA==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.28","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.29","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.8_1750278719938_0.7120185013824798","host":"s3://npm-registry-packages-npm-production"}},"0.2.9":{"name":"@whop/react","version":"0.2.9","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.9","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"9007533f18677ceac7457123932ef83db573727f","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.9.tgz","fileCount":82,"integrity":"sha512-GGKHHZ9R8B8Ua134dcDMZwIJKeZjVCDkjOLBgI5cBiNFJca3nIUeJwluYZVCGvLSLh6XXU7K2sX8mYILniowtQ==","signatures":[{"sig":"MEQCIAkpfwDNJ/XaRfUuVpjXt2E5yh0KQ/QhPnDiWlk+QMfqAiAF5nTTA0dthRxQei92Kf/3kf1N6DhAKeJehAqnq4R6Bw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52909},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.9.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","actor":{"name":"baked-developer","type":"user","email":"tristan@whop.com"},"email":"tristan@whop.com"},"_resolved":"/tmp/4efbbba0792eb1f15f21adf5a904397b/whop-react-0.2.9.tgz","_integrity":"sha512-GGKHHZ9R8B8Ua134dcDMZwIJKeZjVCDkjOLBgI5cBiNFJca3nIUeJwluYZVCGvLSLh6XXU7K2sX8mYILniowtQ==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.29","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.30","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.9_1750832163165_0.4979733252646259","host":"s3://npm-registry-packages-npm-production"}},"0.2.10":{"name":"@whop/react","version":"0.2.10","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.10","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"452ea4dd1adb81052bcc5d2c9d967f7846e9c620","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.10.tgz","fileCount":85,"integrity":"sha512-tjzjrd7+NSovLvRlEdztIDJF5aVky5Bfc02qhj64VZ3tKSZhntCcwy3VnJg5I15bMOMgpxZ3YgzN0eK3PLQ3SQ==","signatures":[{"sig":"MEUCIQDu7U4JoeLpU3+9HJYbDfNiJKWqfELaN2Bwy7ihw9ApHwIgXm+pYvJ+m1P7+mZk07BNMsJPmH4+bHv/M/q5kyVXCWQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57542},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.10.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"},"./checkout/framer":{"types":"./dist/checkout/framer.d.ts","import":"./dist/checkout/framer.mjs","require":"./dist/checkout/framer.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","actor":{"name":"baked-developer","type":"user","email":"tristan@whop.com"},"email":"tristan@whop.com"},"_resolved":"/tmp/b13f939edc0965df4b828a5499915f28/whop-react-0.2.10.tgz","_integrity":"sha512-tjzjrd7+NSovLvRlEdztIDJF5aVky5Bfc02qhj64VZ3tKSZhntCcwy3VnJg5I15bMOMgpxZ3YgzN0eK3PLQ3SQ==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.29","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.30","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","framer":"^2.4.1","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0","framer":"^2.4.1"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.10_1751384001735_0.20155715271195973","host":"s3://npm-registry-packages-npm-production"}},"0.2.11":{"name":"@whop/react","version":"0.2.11","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.11","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"1460b2949f9638be390d95ef143743b0f6281a8a","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.11.tgz","fileCount":85,"integrity":"sha512-6EkV/vzc9Ez4LUL+GPqfKGTUg+SQKi2Z9sOGUmqRJDKw+e/ndSOvfEKOSMsftuBTp722CGO06LtmKHg+xm8PmA==","signatures":[{"sig":"MEYCIQC6Kewq8DzFFBaFj9x3kvJrI7Bcu16+Ucjh8sciyiz2AwIhAJy+7aYQnzBAhHv51VZ1FuaWJw921oswKYUrQ0r6uQqN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57547},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.11.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"},"./checkout/framer":{"types":"./dist/checkout/framer.d.ts","import":"./dist/checkout/framer.mjs","require":"./dist/checkout/framer.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","actor":{"name":"baked-developer","type":"user","email":"tristan@whop.com"},"email":"tristan@whop.com"},"_resolved":"/tmp/ff610363436dd16fccfd81a873c683d2/whop-react-0.2.11.tgz","_integrity":"sha512-6EkV/vzc9Ez4LUL+GPqfKGTUg+SQKi2Z9sOGUmqRJDKw+e/ndSOvfEKOSMsftuBTp722CGO06LtmKHg+xm8PmA==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.29","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.30","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","framer":"^2.4.1","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0","framer":"^2.4.1"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.11_1751384654145_0.972612287703619","host":"s3://npm-registry-packages-npm-production"}},"0.2.12":{"name":"@whop/react","version":"0.2.12","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.12","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"de9d477a8f494665586105053433312415987abe","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.12.tgz","fileCount":85,"integrity":"sha512-5PzokNShMVnqG36AEFiIMzbSSCYF4Hg9uvF8DX7f0Le9szpZze5Pv7Di+vY1UjsSBmUhJUFmzmVpX9IkiyTnhQ==","signatures":[{"sig":"MEUCIGzb6YjMVoiYifWiX7JDX6K08ZtbMfc90hIWSiorFLQVAiEAphQdldk+U4gUfbHjm9ctpw0K3ac5sIwssppndQ+TqLc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57991},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.12.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"},"./checkout/framer":{"types":"./dist/checkout/framer.d.ts","import":"./dist/checkout/framer.mjs","require":"./dist/checkout/framer.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","actor":{"name":"baked-developer","type":"user","email":"tristan@whop.com"},"email":"tristan@whop.com"},"_resolved":"/tmp/d869457e5d56170571fc588885c38f9c/whop-react-0.2.12.tgz","_integrity":"sha512-5PzokNShMVnqG36AEFiIMzbSSCYF4Hg9uvF8DX7f0Le9szpZze5Pv7Di+vY1UjsSBmUhJUFmzmVpX9IkiyTnhQ==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.29","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.30","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","framer":"^2.4.1","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0","framer":"^2.4.1"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.12_1751396596567_0.9123388681661715","host":"s3://npm-registry-packages-npm-production"}},"0.2.13":{"name":"@whop/react","version":"0.2.13","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.13","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"ae44333260bcc5f49b174003fd8579a0c9a7f4eb","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.13.tgz","fileCount":85,"integrity":"sha512-aX0j5eEw+WvWm0N1W4QnNldQD0/Tny/o6hJ9ZKUAl4N26/qNUEI/uDInCujKQdzQfNzkw7dsCgGUcE+hZGoyiA==","signatures":[{"sig":"MEYCIQDIdc3n8FWvu2QxGi84B7pvhnZziMPS1UIXv3Rfe4cc8wIhAP8yY29l0rvp8BKh1+ewXBm0rMf2War2iANyY0iyHFI3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57991},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.13.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"},"./checkout/framer":{"types":"./dist/checkout/framer.d.ts","import":"./dist/checkout/framer.mjs","require":"./dist/checkout/framer.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","actor":{"name":"baked-developer","type":"user","email":"tristan@whop.com"},"email":"tristan@whop.com"},"_resolved":"/tmp/e8d8ea041cada5a1716181b46f9aa89c/whop-react-0.2.13.tgz","_integrity":"sha512-aX0j5eEw+WvWm0N1W4QnNldQD0/Tny/o6hJ9ZKUAl4N26/qNUEI/uDInCujKQdzQfNzkw7dsCgGUcE+hZGoyiA==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.29","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.30","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","framer":"^2.4.1","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0","framer":"^2.4.1"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.13_1751397204338_0.293884432955138","host":"s3://npm-registry-packages-npm-production"}},"0.2.14":{"name":"@whop/react","version":"0.2.14","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.14","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"d5db2128c5a960000732cd9dad912a5de1a975bc","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.14.tgz","fileCount":88,"integrity":"sha512-b2lD1nWBIail3dbfZ8juTeW9KpGRuwOX+YgMjeDygFTwsQhieIFaHX5DR16vyjl1NgjITGEVrvSupJo3f0FB0w==","signatures":[{"sig":"MEUCIGiXmCB2+QERM4y+K+6bNIrrmSBX1NMGWCQydJtFHy5uAiEAh+ZswSG9JSVUC6ZYsOUu7AQHyYKsa92URzckG8WXIX4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":58632},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.14.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./framer":{"types":"./dist/framer.d.ts","import":"./dist/framer.mjs","require":"./dist/framer.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"},"./checkout/framer":{"types":"./dist/checkout/framer.d.ts","import":"./dist/checkout/framer.mjs","require":"./dist/checkout/framer.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","actor":{"name":"baked-developer","type":"user","email":"tristan@whop.com"},"email":"tristan@whop.com"},"_resolved":"/tmp/20dfbabc3c18e17cbde934828ce4746a/whop-react-0.2.14.tgz","_integrity":"sha512-b2lD1nWBIail3dbfZ8juTeW9KpGRuwOX+YgMjeDygFTwsQhieIFaHX5DR16vyjl1NgjITGEVrvSupJo3f0FB0w==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.29","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.30","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","framer":"^2.4.1","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0","framer":"^2.4.1"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.14_1751408410883_0.8466996186633922","host":"s3://npm-registry-packages-npm-production"}},"0.2.15":{"name":"@whop/react","version":"0.2.15","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.15","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"19cfd16f5006cdcc570b976dc8bd5a988849d90d","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.15.tgz","fileCount":88,"integrity":"sha512-tFK+5oFZjOTKD1BCVK2ySjuKhs2+O9E2RgstxdlFoy6z1b6ezmqaa9Azk6JvJzqdcasLoGI9aJM6/nZ+r66XAQ==","signatures":[{"sig":"MEYCIQCATV26Wb50NqyMMAdNQy3CreAdBts6YBHCQ13xlbYvRwIhALdJhbF/J4jWNeKJIhWhJeJRKe/w7C0O3bHZGVr7msl4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":58632},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.15.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./framer":{"types":"./dist/framer.d.ts","import":"./dist/framer.mjs","require":"./dist/framer.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"},"./checkout/framer":{"types":"./dist/checkout/framer.d.ts","import":"./dist/checkout/framer.mjs","require":"./dist/checkout/framer.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","actor":{"name":"baked-developer","type":"user","email":"tristan@whop.com"},"email":"tristan@whop.com"},"_resolved":"/tmp/b2ee44862645d3d42c235425cc5d102a/whop-react-0.2.15.tgz","_integrity":"sha512-tFK+5oFZjOTKD1BCVK2ySjuKhs2+O9E2RgstxdlFoy6z1b6ezmqaa9Azk6JvJzqdcasLoGI9aJM6/nZ+r66XAQ==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.30","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.30","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","framer":"^2.4.1","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0","framer":"^2.4.1"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.15_1751554730597_0.22288434831082649","host":"s3://npm-registry-packages-npm-production"}},"0.2.16":{"name":"@whop/react","version":"0.2.16","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.16","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"2c3adc9f20d577059acdb17170212c25ab22ca10","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.16.tgz","fileCount":88,"integrity":"sha512-eNWTBVyh9kEfqmtZovpVtBoHFH+jfAwP/NLuN8R+fs29qnx8wzdU3Gz2QZi6dnbW9SkCSWSW5c22yabHi7EXgQ==","signatures":[{"sig":"MEUCIHbrQr8ayuIqL2C8z2pFQX9R6vBrYor1uwgnzarZTuUaAiEA4GuqChVBosW6LphNst/HIAgSXAwfys0bWjJeSgzKTf0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":58632},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.16.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./framer":{"types":"./dist/framer.d.ts","import":"./dist/framer.mjs","require":"./dist/framer.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"},"./checkout/framer":{"types":"./dist/checkout/framer.d.ts","import":"./dist/checkout/framer.mjs","require":"./dist/checkout/framer.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","actor":{"name":"baked-developer","type":"user","email":"tristan@whop.com"},"email":"tristan@whop.com"},"_resolved":"/tmp/38cbaadb91d1614b25fdc7040ebdec41/whop-react-0.2.16.tgz","_integrity":"sha512-eNWTBVyh9kEfqmtZovpVtBoHFH+jfAwP/NLuN8R+fs29qnx8wzdU3Gz2QZi6dnbW9SkCSWSW5c22yabHi7EXgQ==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.31","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.30","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","framer":"^2.4.1","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0","framer":"^2.4.1"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.16_1751573380101_0.8501130475474354","host":"s3://npm-registry-packages-npm-production"}},"0.2.17":{"name":"@whop/react","version":"0.2.17","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.17","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"d58f52ddb81f9543a982c9b1a4c2ca31e45098b1","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.17.tgz","fileCount":88,"integrity":"sha512-t5sz2yLl1SUor3E3GVUagga+87Bs8V7F07UTB7KyejHC0orQRT3gt/Wj6el2KrkhOYjFq83PUZbsc3lS/mJLtg==","signatures":[{"sig":"MEUCIQCR6EHNkyPqqSJT6C63TAU+GrxcHpuYoDGW5m9tmXhPfgIgX2IuscgoZp8IBNN7gfeVnEn10Yx6Omwmktj9N5JewbE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59053},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.17.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./framer":{"types":"./dist/framer.d.ts","import":"./dist/framer.mjs","require":"./dist/framer.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"},"./checkout/framer":{"types":"./dist/checkout/framer.d.ts","import":"./dist/checkout/framer.mjs","require":"./dist/checkout/framer.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","actor":{"name":"baked-developer","type":"user","email":"tristan@whop.com"},"email":"tristan@whop.com"},"_resolved":"/tmp/09d6e3b4da6551759cc86c700f08eb8c/whop-react-0.2.17.tgz","_integrity":"sha512-t5sz2yLl1SUor3E3GVUagga+87Bs8V7F07UTB7KyejHC0orQRT3gt/Wj6el2KrkhOYjFq83PUZbsc3lS/mJLtg==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.31","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.31","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","framer":"^2.4.1","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0","framer":"^2.4.1"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.17_1751583203878_0.09726131830055329","host":"s3://npm-registry-packages-npm-production"}},"0.2.18":{"name":"@whop/react","version":"0.2.18","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.18","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"97930f086a58a3112887e552b52928d148895524","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.18.tgz","fileCount":88,"integrity":"sha512-bRXOIhIrtoNZKgO4d57whfkrXA6iF/m4fd+OjgelaD58fJ/pQMRunDMIVEwpb3x9u44BB/JpMSKLEt4S+CKP3A==","signatures":[{"sig":"MEQCIHiu95hqNO7ChyYgOZbPjpns6GDfjDbhv4fhn3hQLpZPAiBsSkntHQbpu4gBoFka879BLG3y8JH7L6Nr1QVFOA+pEQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59053},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.18.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./framer":{"types":"./dist/framer.d.ts","import":"./dist/framer.mjs","require":"./dist/framer.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"},"./checkout/framer":{"types":"./dist/checkout/framer.d.ts","import":"./dist/checkout/framer.mjs","require":"./dist/checkout/framer.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","actor":{"name":"baked-developer","type":"user","email":"tristan@whop.com"},"email":"tristan@whop.com"},"_resolved":"/tmp/5b4850ef3b799ba4be98cc707615509c/whop-react-0.2.18.tgz","_integrity":"sha512-bRXOIhIrtoNZKgO4d57whfkrXA6iF/m4fd+OjgelaD58fJ/pQMRunDMIVEwpb3x9u44BB/JpMSKLEt4S+CKP3A==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.31","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.32","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","framer":"^2.4.1","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0","framer":"^2.4.1"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.18_1751656891184_0.5407829115938672","host":"s3://npm-registry-packages-npm-production"}},"0.2.19":{"name":"@whop/react","version":"0.2.19","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.19","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"cc17083852eb6ee1c8d46daeed7b2e4e61e25ba1","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.19.tgz","fileCount":82,"integrity":"sha512-3AR6rBYS8pHbrN4ykEM+Id+ImzDzg3jhxN36f/BGxTv+XjITHkroEXzqbqRXLJc7V/kQQB/W7iIyMhmZWXoZkA==","signatures":[{"sig":"MEUCIQDUgiNM+NN7mNvc29eAd2SK9/ONHuGGSpnM3WA+w6DHKwIgaOnvspwEAQdNeNqdtq1ZTii5a3sHmTn8fsyh3HtzSxY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53411},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.19.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","actor":{"name":"baked-developer","type":"user","email":"tristan@whop.com"},"email":"tristan@whop.com"},"_resolved":"/tmp/29bc346b3076fabb358ddbf6270bcba0/whop-react-0.2.19.tgz","_integrity":"sha512-3AR6rBYS8pHbrN4ykEM+Id+ImzDzg3jhxN36f/BGxTv+XjITHkroEXzqbqRXLJc7V/kQQB/W7iIyMhmZWXoZkA==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.16.0","dependencies":{"@whop/api":"^0.0.31","frosted-ui":"0.0.1-canary.74","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.32","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.19_1751661304312_0.22319198037574361","host":"s3://npm-registry-packages-npm-production"}},"0.2.20":{"name":"@whop/react","version":"0.2.20","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.20","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"ebed79a081085f56abcc02f5e3c43238f3aa88e9","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.20.tgz","fileCount":82,"integrity":"sha512-G86T7S4igrbqj2T4n13xvPn6vhiNfr6uJrI1M4BAxKPNkLvGLJ/9dmQyy7rCIHWfJc30Is6SjHQ1DLU/oO3qpg==","signatures":[{"sig":"MEUCIGn6xPL/Ddu5BKYu4DzdCENiRyGkwyAOOBFLJ4m47O0DAiEAySu2c+hlXgxqgB9tfPB7bW+WkP0DbrbuTdaBq974/1Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":54469},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.20.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","actor":{"name":"baked-developer","type":"user","email":"tristan@whop.com"},"email":"tristan@whop.com"},"_resolved":"/tmp/e347c10c8acfddb654de9f3d99f4227c/whop-react-0.2.20.tgz","_integrity":"sha512-G86T7S4igrbqj2T4n13xvPn6vhiNfr6uJrI1M4BAxKPNkLvGLJ/9dmQyy7rCIHWfJc30Is6SjHQ1DLU/oO3qpg==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.17.0","dependencies":{"@whop/api":"^0.0.31","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.33","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.20_1752101819990_0.9627670302162794","host":"s3://npm-registry-packages-npm-production"}},"0.2.21":{"name":"@whop/react","version":"0.2.21","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.21","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"857ee40a576cc66630418e4ab891d18e8f97c30c","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.21.tgz","fileCount":85,"integrity":"sha512-0OI3xA5cjaO+Wlya5n8SyXYuex780SwfoYKRhoBzCKJIVVYKtY05R2IrQWCmR6hQAS6scDrcgdaRf8nXtQjJ3A==","signatures":[{"sig":"MEYCIQCxePfikQM1CSeDIx7c1c2x72AGghZxIPuOuk3LTNNYIwIhAL1TaCVQZ1wSsVB2eNBtZsAS47pmvCqXY38aBA0jCRNT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57102},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.21.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","actor":{"name":"baked-developer","type":"user","email":"tristan@whop.com"},"email":"tristan@whop.com"},"_resolved":"/tmp/4c52db180cce12a3f9485efd60afe19e/whop-react-0.2.21.tgz","_integrity":"sha512-0OI3xA5cjaO+Wlya5n8SyXYuex780SwfoYKRhoBzCKJIVVYKtY05R2IrQWCmR6hQAS6scDrcgdaRf8nXtQjJ3A==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.17.0","dependencies":{"@whop/api":"^0.0.31","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.34","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.21_1752171111350_0.3517268842532193","host":"s3://npm-registry-packages-npm-production"}},"0.2.22":{"name":"@whop/react","version":"0.2.22","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.22","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"c9c0a437ad6c472685eea9f44e94201427b47aef","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.22.tgz","fileCount":85,"integrity":"sha512-1XJUHDUY41M0jK2UeZSbiNBAsJ5lPx09daffw9BbWRGrNoWs9W9nQl8/ZlxHHnQxLuoTGKlE9ycOJRhYSU54Eg==","signatures":[{"sig":"MEUCICBRnI2pEm0Zhk6qVzTz/onwHk1r0JU/pwEHaRRRJDb/AiEAksy6H/gP7trdF4XcMluE1xUGTmjO/jMauZ3W+F/TSIE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57102},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.22.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","actor":{"name":"baked-developer","type":"user","email":"tristan@whop.com"},"email":"tristan@whop.com"},"_resolved":"/tmp/a0cad227d0da41cbb05ff30aab3b742e/whop-react-0.2.22.tgz","_integrity":"sha512-1XJUHDUY41M0jK2UeZSbiNBAsJ5lPx09daffw9BbWRGrNoWs9W9nQl8/ZlxHHnQxLuoTGKlE9ycOJRhYSU54Eg==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.17.0","dependencies":{"@whop/api":"^0.0.32","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.34","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.22_1752182854760_0.2063065970761193","host":"s3://npm-registry-packages-npm-production"}},"0.2.23":{"name":"@whop/react","version":"0.2.23","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.23","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"54d6689edb5783f84b0e554e224f24f4a3b60b93","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.23.tgz","fileCount":85,"integrity":"sha512-sKnxQe/INnFO5kSfdpu6lR9Qd7xz0lZD6QDqXdojlrBVm3+U+ZtcXifhg/2BkYM5eKT+bfpQH8KkVUvnHPijpQ==","signatures":[{"sig":"MEQCIGcWrSE8WKCaaqoLAtnICfL5bVWZNuOY9cjegJRXl5WiAiA8Lk+p1dgppbLhpm1E21g/NEBq9aPkfh/bBbcfD0bkPw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57102},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.23.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/29138ae53b9a6834f27f7cc5ec4c0de2/whop-react-0.2.23.tgz","_integrity":"sha512-sKnxQe/INnFO5kSfdpu6lR9Qd7xz0lZD6QDqXdojlrBVm3+U+ZtcXifhg/2BkYM5eKT+bfpQH8KkVUvnHPijpQ==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.17.0","dependencies":{"@whop/api":"^0.0.33","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.34","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.23_1752266614920_0.43110356073234124","host":"s3://npm-registry-packages-npm-production"}},"0.2.24":{"name":"@whop/react","version":"0.2.24","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.24","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"d38a09f150f174493c38ab8ee6c02beb13cba5b0","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.24.tgz","fileCount":85,"integrity":"sha512-Atz8ZhB1ZzwZvyFMOcBIvSu+c0pcoK5mhDrh0KWBHv6EFUzn4FKYBlWoJtUaYqRaH/tlzMNOxkrIPM5+UoQ4+A==","signatures":[{"sig":"MEUCIQCzx2V8QEtSWQ0sgJQHGBGhRtxa8nS1NBQnHaknIwVzBgIgYUUjyZfTM2+u6tq9DZC5vJngDIkauh9V57UAVokUWv8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57102},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.24.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/8349b0b19a595728dd1b03586ffd0991/whop-react-0.2.24.tgz","_integrity":"sha512-Atz8ZhB1ZzwZvyFMOcBIvSu+c0pcoK5mhDrh0KWBHv6EFUzn4FKYBlWoJtUaYqRaH/tlzMNOxkrIPM5+UoQ4+A==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.17.0","dependencies":{"@whop/api":"^0.0.34","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.34","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.24_1752503701466_0.11720247435320497","host":"s3://npm-registry-packages-npm-production"}},"0.2.25":{"name":"@whop/react","version":"0.2.25","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.25","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"33ef9ebdbbf6db49f8a106ff2236932adfe72925","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.25.tgz","fileCount":85,"integrity":"sha512-IlD8oRA/KbIh3UOUAOvhDhEG9WHS4WwMA3uUAR6xaVUgdwinZzzkjxXSYo33i3HXNPBdgBbrut6T1LzloZmTDQ==","signatures":[{"sig":"MEQCIDfplHHaQf0VPKrsWn0D0uQ9o0UMn5iC9nh6Sra0eVv/AiBceMi04F4cPK9kYE4wSxyBbMI8EMZvLnw9D3DG5tbKPQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57102},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.25.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/881a30418d1307cb4ae6ebc7aaf30599/whop-react-0.2.25.tgz","_integrity":"sha512-IlD8oRA/KbIh3UOUAOvhDhEG9WHS4WwMA3uUAR6xaVUgdwinZzzkjxXSYo33i3HXNPBdgBbrut6T1LzloZmTDQ==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.17.0","dependencies":{"@whop/api":"^0.0.35","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.34","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.25_1752544469124_0.49520541686782793","host":"s3://npm-registry-packages-npm-production"}},"0.2.26":{"name":"@whop/react","version":"0.2.26","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.26","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"53cb35781cdd8fc748cb0c4b193cef1a4cd90791","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.26.tgz","fileCount":85,"integrity":"sha512-MFrCwxwQjsaZJCQMe3zpwNsnyeqnH5LMO/bKxdOU4nwYVH6tVS7L14R/swARihrOIfn31GVvuEOZB3m21Mxb+Q==","signatures":[{"sig":"MEQCIFMjsnWozS2T31j8WcLGITutMyDsMMH4nHKtpSveqxI7AiBnf5V81+s40BlfS2DRnFmysgAQpEqxODup5pC3WUAy/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57102},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.26.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/12774684fffb2a835ce674a615e8b620/whop-react-0.2.26.tgz","_integrity":"sha512-MFrCwxwQjsaZJCQMe3zpwNsnyeqnH5LMO/bKxdOU4nwYVH6tVS7L14R/swARihrOIfn31GVvuEOZB3m21Mxb+Q==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.17.0","dependencies":{"@whop/api":"^0.0.36","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.34","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.26_1752705895327_0.7784848622208462","host":"s3://npm-registry-packages-npm-production"}},"0.2.27":{"name":"@whop/react","version":"0.2.27","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.27","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"1afafa64d83f139f106f2bf526c301e05f172e6e","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.27.tgz","fileCount":85,"integrity":"sha512-hxaeTLgu0VnAnkfaSu00Efp4+/uTLuXVJUfhuN4KV3WMcZEE/9Tnu8avSRz3LjZBOEeiVOgwz0rtKGurdROWJQ==","signatures":[{"sig":"MEYCIQC3uAPchKhNlYLYYRdA1pGUwdaOk7xvnYBRMo7Qq+wRPwIhAMx4OveyiDs9ecyZBtBmjiYnciBLocPmHEgwhJLMXCSb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57102},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.27.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/dac0ff11ae54534c75e9794b51b9dad3/whop-react-0.2.27.tgz","_integrity":"sha512-hxaeTLgu0VnAnkfaSu00Efp4+/uTLuXVJUfhuN4KV3WMcZEE/9Tnu8avSRz3LjZBOEeiVOgwz0rtKGurdROWJQ==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.17.0","dependencies":{"@whop/api":"^0.0.37","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.34","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.27_1752783313183_0.6751543288250952","host":"s3://npm-registry-packages-npm-production"}},"0.2.28":{"name":"@whop/react","version":"0.2.28","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.28","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"97bd12c7972b3a3661ea93090c479e6f46bf2e92","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.28.tgz","fileCount":85,"integrity":"sha512-CZh/egRtKJTkhgtm26txqKdM8GFbYoLMQipVjX7yCL5V55CKp25+UfnnprZWqH6phqdXRSJaR+y7eqD+IdfA7A==","signatures":[{"sig":"MEYCIQDp9CH8DRto/GifLq1/GAR4aP+7+jEQfyjKBPGTDLOeBQIhALSUrH+NaCG1Efr7ezs+iZsruBclBkXLHihmVhcvCvw5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57102},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.28.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/7e5deb6179de14152bf420d253d37950/whop-react-0.2.28.tgz","_integrity":"sha512-CZh/egRtKJTkhgtm26txqKdM8GFbYoLMQipVjX7yCL5V55CKp25+UfnnprZWqH6phqdXRSJaR+y7eqD+IdfA7A==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.17.0","dependencies":{"@whop/api":"^0.0.38","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.34","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.28_1752875220649_0.23482680762001285","host":"s3://npm-registry-packages-npm-production"}},"0.2.29":{"name":"@whop/react","version":"0.2.29","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.29","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"dacceb031808f6c62effb4f895eba302845bf007","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.29.tgz","fileCount":85,"integrity":"sha512-4F9kQHXJm2jnCqs9GB2V50UtuDX7HMw1SyvEzPbR+/YG3cjuwkAWJqVBhrY20yz94uBgsG41E09JSbHZCGvM5A==","signatures":[{"sig":"MEQCIEVOEJetBM1HUF7RKts73AXuP0pTeRpVqH3DZT99tXBAAiBNOqGsk/BAGmObS7xz2ijng1ys88K5xKSvMxuxhfeskA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57102},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.29.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/8de839ede307a6cf2903120db1aedef3/whop-react-0.2.29.tgz","_integrity":"sha512-4F9kQHXJm2jnCqs9GB2V50UtuDX7HMw1SyvEzPbR+/YG3cjuwkAWJqVBhrY20yz94uBgsG41E09JSbHZCGvM5A==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.17.0","dependencies":{"@whop/api":"^0.0.39","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.34","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.29_1753064817964_0.03519526535255202","host":"s3://npm-registry-packages-npm-production"}},"0.2.30":{"name":"@whop/react","version":"0.2.30","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.30","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"e74af11cad31ed15b9d2bc9091de71efce1f5a4c","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.30.tgz","fileCount":85,"integrity":"sha512-zdYMdOk5WXHkwdQ8MLfRmPBet4LhN6zfT9AENTHMamGRerDF9kXQOnYIVdpmXxSy5M0XNf6dZ0CYJbsyi3QDfA==","signatures":[{"sig":"MEQCIAd0x8jz0oNSNJVt07U0kyrMgCzRqvsJ18Vih2qVwCGHAiBnXGzi1fnOp23j0SE9i6fgpHCj1fvBvUxr0UAiTKZb7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57102},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.30.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/bd91294d1ec8ff83c1a84b899c6e9285/whop-react-0.2.30.tgz","_integrity":"sha512-zdYMdOk5WXHkwdQ8MLfRmPBet4LhN6zfT9AENTHMamGRerDF9kXQOnYIVdpmXxSy5M0XNf6dZ0CYJbsyi3QDfA==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.17.0","dependencies":{"@whop/api":"^0.0.40","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.34","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.30_1753114982599_0.117699564468281","host":"s3://npm-registry-packages-npm-production"}},"0.2.31":{"name":"@whop/react","version":"0.2.31","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.31","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"ffba81ae3c4a58bb6eef7e315bf3225f8d808a1b","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.31.tgz","fileCount":85,"integrity":"sha512-yWBXTdzYw3IBX8SnZiX6DrNzdKLHh4GCdkQhGzf04HP4go5zfMx35qrqfioo1ElFLRApsECjbqo+RNVtnE3ASw==","signatures":[{"sig":"MEUCIQDBiKyTKcwChBtbwqaSrrHLHtWWmTiEHEWZK3DkSzU9agIgBXZLyvoTYTagCNpHKQcOSzReRqG+0GwdURdvLUvUb38=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57102},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.31.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/71d6851f3b445ab862b10449e2f9fbb2/whop-react-0.2.31.tgz","_integrity":"sha512-yWBXTdzYw3IBX8SnZiX6DrNzdKLHh4GCdkQhGzf04HP4go5zfMx35qrqfioo1ElFLRApsECjbqo+RNVtnE3ASw==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@whop/api":"^0.0.41","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.34","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.31_1753975570046_0.8356306003117331","host":"s3://npm-registry-packages-npm-production"}},"0.2.32":{"name":"@whop/react","version":"0.2.32","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.32","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"afed9a17ee765d2be2b723d5ae0f512b475b94b9","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.32.tgz","fileCount":88,"integrity":"sha512-TUiqXeHcpT+sEW+YJ2XZuElxkB3OrXJcvjkxqQHOm2rGnxsXVP9asWOIZIot+5PWP2g6Rvka6zXTiGtbstMZjg==","signatures":[{"sig":"MEYCIQCiRzQjuK11H+RMDZnO5G+NBoXOuvkh3JelPZytfutVOgIhAN7WAfkzF52njXpY+3UIgIUj1Q9fuGESGQKF+Xf5h7yY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60419},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.32.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/47fcd1e3db5c15b104528bde50c32b7e/whop-react-0.2.32.tgz","_integrity":"sha512-TUiqXeHcpT+sEW+YJ2XZuElxkB3OrXJcvjkxqQHOm2rGnxsXVP9asWOIZIot+5PWP2g6Rvka6zXTiGtbstMZjg==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@whop/api":"^0.0.41","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.35","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.32_1754259574009_0.1585895247204785","host":"s3://npm-registry-packages-npm-production"}},"0.2.33":{"name":"@whop/react","version":"0.2.33","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.33","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"cec3a6f9e23ea6845ace8a2c12df2964fd8e4747","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.33.tgz","fileCount":88,"integrity":"sha512-P27w0E8VjM5ZymHoqpUoZ+AHxCpu1gWZbgOyUo1VQ5A76Kur/xbRQ7HY2Nj6zi6Gr490ORU2V0kpgQpO6uhFKw==","signatures":[{"sig":"MEYCIQDNyVzvRtwocPCn5P5FswKE+MgdJxwcfx+Z+qPQwgO2DAIhAJiP2Pf1a0UFvLtYy/CYe4nKdldSHNHT5F8+9fq4+d+G","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60419},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.33.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/5778db3ccadb2ffa7516fec0b8548242/whop-react-0.2.33.tgz","_integrity":"sha512-P27w0E8VjM5ZymHoqpUoZ+AHxCpu1gWZbgOyUo1VQ5A76Kur/xbRQ7HY2Nj6zi6Gr490ORU2V0kpgQpO6uhFKw==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@whop/api":"^0.0.42","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.35","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.33_1754344069876_0.7038873934765963","host":"s3://npm-registry-packages-npm-production"}},"0.2.34":{"name":"@whop/react","version":"0.2.34","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.34","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"704f41fa25f7913f301fd28a98baaef1dcacd447","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.34.tgz","fileCount":88,"integrity":"sha512-Fzw/wAZ08/Wgf1cLM11M8iqJTj0Q3639jRqb4LyUFwZxD1Dt2dnu149kFzxYG/MFlzKNpDmQg3gI//J3FXO3rw==","signatures":[{"sig":"MEYCIQD5ofoV9RhjSWofZQ6ywkxjWNRgh+qsvrY9RhE6W+BsMwIhAKXEkfaWsX5ffzNoXxNeKEQzTnPknctoJkpyq5m26PNd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61048},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.34.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/9d48ea9b6b901499aeb396eee7ab3d53/whop-react-0.2.34.tgz","_integrity":"sha512-Fzw/wAZ08/Wgf1cLM11M8iqJTj0Q3639jRqb4LyUFwZxD1Dt2dnu149kFzxYG/MFlzKNpDmQg3gI//J3FXO3rw==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@whop/api":"^0.0.42","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.36","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.34_1754436347717_0.5041895631171689","host":"s3://npm-registry-packages-npm-production"}},"0.2.35":{"name":"@whop/react","version":"0.2.35","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.35","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"bbc02d9bbb33617ec713e080f73b5aa12a0ace73","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.35.tgz","fileCount":88,"integrity":"sha512-RPs7cOcnCocJwaDHf+1AeqqTKA+AL4WT7zRoYsNt3MlE6anXCIalhW/FPkjrzLywtbH1gkGMi5BUynJ+1n4A9A==","signatures":[{"sig":"MEYCIQDEHoENVz61D709xIhTuh+hDfCWifFd0thTC2vwVrViOQIhANWPFIcdoZLvR4LRaaOhqOQgOSZHioV7S54MCaA2kWZ/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62847},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.35.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/adf9e926bbe4124e1a57c9d605a7ace2/whop-react-0.2.35.tgz","_integrity":"sha512-RPs7cOcnCocJwaDHf+1AeqqTKA+AL4WT7zRoYsNt3MlE6anXCIalhW/FPkjrzLywtbH1gkGMi5BUynJ+1n4A9A==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.3","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.18.0","dependencies":{"@whop/api":"^0.0.42","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.37","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.35_1755277902932_0.5680180927879368","host":"s3://npm-registry-packages-npm-production"}},"0.2.36":{"name":"@whop/react","version":"0.2.36","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.36","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"a6f4c703b52a718f0428bef501a57f1768e435e9","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.36.tgz","fileCount":88,"integrity":"sha512-ghWXVVGctDEcygcC1ljcDdLMuz1mMqCX7ZEVm+wO65V987o8zx/RSzVSyWBmzeURJ/Ce0cBdpyyth333j4IpMg==","signatures":[{"sig":"MEUCIH7CInxLAZ5ndSugVM0Hjb69BmfEPwpBPPA1y/4Y6hW8AiEAvp0zLr+bu35Q2juJkFqyblF9Ary7+G+oKznUVa5dkxY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62847},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.36.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/2a0337d686bb548daf8fb14ac50747ea/whop-react-0.2.36.tgz","_integrity":"sha512-ghWXVVGctDEcygcC1ljcDdLMuz1mMqCX7ZEVm+wO65V987o8zx/RSzVSyWBmzeURJ/Ce0cBdpyyth333j4IpMg==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.3","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.18.0","dependencies":{"@whop/api":"^0.0.42","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","@whop/checkout":"^0.0.38","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.36_1755806048188_0.9768544090648839","host":"s3://npm-registry-packages-npm-production"}},"0.2.37":{"name":"@whop/react","version":"0.2.37","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.37","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"436b4ed0aea308b0cd2161f594ce9b708587e0cf","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.37.tgz","fileCount":73,"integrity":"sha512-NSOKXhcLBmo2+4zxN83CJpUBblnfGIvKo32y7Aiy9KH4yf/VEm4TbblBN5dW8n7Vx5brICdX1h2Lssnkt4is2g==","signatures":[{"sig":"MEYCIQDnNOfhvoC57IAo7vGXwcQ8MZV5PnUT3wnig6MrREwLqAIhAOI8YGVNEt4uZUPQErfMhi0l9jfldEvjiBNmF8bsJake","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39610},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.37.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/2e9c641b8cbe9a4df8f0ad7f4db81ccb/whop-react-0.2.37.tgz","_integrity":"sha512-NSOKXhcLBmo2+4zxN83CJpUBblnfGIvKo32y7Aiy9KH4yf/VEm4TbblBN5dW8n7Vx5brICdX1h2Lssnkt4is2g==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.3","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.18.0","dependencies":{"@whop/api":"^0.0.42","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.37_1756336278597_0.7974435742108981","host":"s3://npm-registry-packages-npm-production"}},"0.2.38":{"name":"@whop/react","version":"0.2.38","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.38","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"78d42cec0dba896425bea07a6a482390308aead6","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.38.tgz","fileCount":73,"integrity":"sha512-F8sU2bovbTjSg7A/BZmvxYDoazR7GBMu4wPKkyy8fMPZhqKBWsOPrOXXdkARVs9GWXlbxEY0NH/k7WpKEV087Q==","signatures":[{"sig":"MEUCIGWuQ/8EdYetqsh6ILTN+fRWt1YKAQOvyrTcFvnPeV9bAiEAnFWIHck9DTNXtMCyNWUoHPnKS5c8l5/r5aSJENEpS84=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39610},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.38.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/1e0588c3fe247883ac2e075929ead8d0/whop-react-0.2.38.tgz","_integrity":"sha512-F8sU2bovbTjSg7A/BZmvxYDoazR7GBMu4wPKkyy8fMPZhqKBWsOPrOXXdkARVs9GWXlbxEY0NH/k7WpKEV087Q==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.3","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.18.0","dependencies":{"@whop/api":"^0.0.43","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.38_1756823325829_0.13059328370051948","host":"s3://npm-registry-packages-npm-production"}},"0.2.39":{"name":"@whop/react","version":"0.2.39","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.39","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"0b7a293cc5c721305ff06f6fc768a741536e58a4","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.39.tgz","fileCount":73,"integrity":"sha512-maXtcIP5nt2pTTtjJBTJsd4AZ5W158hCan46Dub3YYomyKTDRy5i/8ZvEwliqqzeD854LVhQ+wUw75oOJg7qxA==","signatures":[{"sig":"MEQCIHgTzfEuLsoMb6z2d8CemKh8lCYzaWpIfgesam+ByZw6AiBD7shP5i+0IPJHX16UEgujFK8GgiHxIz1wzLOyHFQfcQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39610},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.39.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/1e4abe2ebcf8b411f9f4347cf0593424/whop-react-0.2.39.tgz","_integrity":"sha512-maXtcIP5nt2pTTtjJBTJsd4AZ5W158hCan46Dub3YYomyKTDRy5i/8ZvEwliqqzeD854LVhQ+wUw75oOJg7qxA==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.3","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.19.0","dependencies":{"@whop/api":"^0.0.44","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","use-sync-external-store":"^1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"^19.0.0","@swc/cli":"^0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"^1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.39_1756839882911_0.7427962169871751","host":"s3://npm-registry-packages-npm-production"}},"0.2.40":{"name":"@whop/react","version":"0.2.40","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.40","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"89ee4749273ea2615c378afe877186ba8f43e509","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.40.tgz","fileCount":73,"integrity":"sha512-UEJ8CfO6/VenqqNRRsjJQwtR6QV24bduNTPcQCZAvYMMHR8UMqx3Jq6Br2CP4AeQEIn9pqK9n35i+oLycZv+Cw==","signatures":[{"sig":"MEYCIQDU2+6vzR/MvM9mxiE2c9ZCKIYdmBR2bYIX2ZmvToeq3QIhAKzXKyOXF3q2g/Uj8eQ3nKuisVrU4pQ/2kvb1L1ncq75","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39606},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.40.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/3172b142ba61d7f3f04c29f8613cba9b/whop-react-0.2.40.tgz","_integrity":"sha512-UEJ8CfO6/VenqqNRRsjJQwtR6QV24bduNTPcQCZAvYMMHR8UMqx3Jq6Br2CP4AeQEIn9pqK9n35i+oLycZv+Cw==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.3","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.19.0","dependencies":{"@whop/api":"^0.0.45","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","use-sync-external-store":"1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"19.1.0","@swc/cli":"0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.40_1756991727959_0.33659076339283733","host":"s3://npm-registry-packages-npm-production"}},"0.2.41":{"name":"@whop/react","version":"0.2.41","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.41","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"ee51b46548ee7422cf30af4d64982f0246d62437","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.41.tgz","fileCount":73,"integrity":"sha512-HuUyZDq/04HdO1TNTEZR70eNiV46QAqZilmkklKvQsUPp0d3p8rl9SyEQ0NRXmhmIAJjKyBQg9B5FM3zrF8brg==","signatures":[{"sig":"MEYCIQC3CgG+5IeO7xHqjHumKWOxZiT597Ye/tAb7tWwkbADVQIhAJEo/H0FlI88IDYxEyXGDFk38gPxBfMMoi4fYU0ybJKL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39606},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.41.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/e6bdadf4a24b38a3dcbab4b1fd0596d5/whop-react-0.2.41.tgz","_integrity":"sha512-HuUyZDq/04HdO1TNTEZR70eNiV46QAqZilmkklKvQsUPp0d3p8rl9SyEQ0NRXmhmIAJjKyBQg9B5FM3zrF8brg==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.3","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.19.0","dependencies":{"@whop/api":"^0.0.46","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","use-sync-external-store":"1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"19.1.0","@swc/cli":"0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.41_1757025932673_0.6007747434271931","host":"s3://npm-registry-packages-npm-production"}},"0.2.42":{"name":"@whop/react","version":"0.2.42","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.42","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"f0da1480e2b0c40e970f2ba7b9c8e8b17ad7ced9","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.42.tgz","fileCount":73,"integrity":"sha512-s21cD+yLQQrWhXGOjvAWvLVnNCS40R9CVu6D/1UnCc7OyyHIm7DhecKwvTYwY/d/a1o+YsvMZVVWoDxp9wWyiw==","signatures":[{"sig":"MEUCICImLG0CpC6ch+9fCuxCHwFAB9R06qa+dsMJ2LJ2l+RFAiEA5VeGYCxOBhc9AY10dBxHnIERXRXSc3/RiInPftMcFgM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39606},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.42.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/bc05d209039b10b5fc785b57f29cf794/whop-react-0.2.42.tgz","_integrity":"sha512-s21cD+yLQQrWhXGOjvAWvLVnNCS40R9CVu6D/1UnCc7OyyHIm7DhecKwvTYwY/d/a1o+YsvMZVVWoDxp9wWyiw==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.3","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.19.0","dependencies":{"@whop/api":"^0.0.47","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","use-sync-external-store":"1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"19.1.0","@swc/cli":"0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.42_1757284131868_0.13829188087944955","host":"s3://npm-registry-packages-npm-production"}},"0.2.43":{"name":"@whop/react","version":"0.2.43","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.43","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"2f33b789a1d13ace5edfd283e634bd38f257e65f","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.43.tgz","fileCount":73,"integrity":"sha512-PYflBgSJz/qJ6Y170LHmjnKvydKzRHHVP2kKNt61NbAvzcKe9xa5JdjwesHzloTRaJZqpVsUZYRLDhLqCwo0QA==","signatures":[{"sig":"MEUCIQDauzYNFVJIVzQo2knlq3iIhIuiNQ2B30ttZ/HdBBKJUwIgDX7s4Q3mSdwdj8rtCCkw7cR2H5jyd19cPKK0L2rCOWs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39606},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.43.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/456ccef3d55c9654752ed0a965734c73/whop-react-0.2.43.tgz","_integrity":"sha512-PYflBgSJz/qJ6Y170LHmjnKvydKzRHHVP2kKNt61NbAvzcKe9xa5JdjwesHzloTRaJZqpVsUZYRLDhLqCwo0QA==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.3","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.19.0","dependencies":{"@whop/api":"^0.0.48","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","use-sync-external-store":"1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"19.1.0","@swc/cli":"0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.43_1757352075376_0.8162300423104658","host":"s3://npm-registry-packages-npm-production"}},"0.2.44":{"name":"@whop/react","version":"0.2.44","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.44","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"392d572bdd4cfd1b4073170a15067c8170058b42","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.44.tgz","fileCount":73,"integrity":"sha512-cdU8QAsBGljiTBhHVakrjtLOEsx+axjHi4Nwy0sUi5p8ijfBdSQeE8j0Y3TYR3TdtBUkx4r0RcGnM+zbCQTyDA==","signatures":[{"sig":"MEQCIH2oodeiNuzRd9dniFQl58u/5dCbV5B3H2TdxmkQykvEAiA+IwTjQ8E2EXaoZBF8+v8JzYcd20kPOl/HW6dEMY2ovA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39606},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.44.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/69fdc636e2d8b4c57b121ea8d3a00f67/whop-react-0.2.44.tgz","_integrity":"sha512-cdU8QAsBGljiTBhHVakrjtLOEsx+axjHi4Nwy0sUi5p8ijfBdSQeE8j0Y3TYR3TdtBUkx4r0RcGnM+zbCQTyDA==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.3","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.19.0","dependencies":{"@whop/api":"^0.0.49","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","use-sync-external-store":"1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"19.1.0","@swc/cli":"0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.44_1757520084284_0.9595140844897134","host":"s3://npm-registry-packages-npm-production"}},"0.2.45":{"name":"@whop/react","version":"0.2.45","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.45","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"76d6b7c1dbff20092326cbc5cce4bcd69ca34da5","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.45.tgz","fileCount":73,"integrity":"sha512-Dc5AkG2OUMkxcrgrLlfTtYKMl4X7YXc2vI7sZ8ikr4PbVutYpEaJ6n1uW6/jymEbQ1m4GQYwYoUF9Ucj2qkF9A==","signatures":[{"sig":"MEUCIDKf7UHtB4jJg+Kitz+KsK0sp5n9REPtr3aVlqVbem1dAiEAvXdSXwl6ugaqTXtclHAZqwLKmgfvegNrXxXpgA1RECU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39606},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.45.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/4120df9c0a8616224201a4e702105ebc/whop-react-0.2.45.tgz","_integrity":"sha512-Dc5AkG2OUMkxcrgrLlfTtYKMl4X7YXc2vI7sZ8ikr4PbVutYpEaJ6n1uW6/jymEbQ1m4GQYwYoUF9Ucj2qkF9A==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.3","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.19.0","dependencies":{"@whop/api":"^0.0.50","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","use-sync-external-store":"1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"19.1.0","@swc/cli":"0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.45_1757539460479_0.2895494886954624","host":"s3://npm-registry-packages-npm-production"}},"0.2.46":{"name":"@whop/react","version":"0.2.46","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.2.46","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"a6d8af019da80c1a79ffa07e62672c1b05332543","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.2.46.tgz","fileCount":73,"integrity":"sha512-aQOFOndQup9p/Y2yz2je1+/FlBkESHQOQs63zxOHtB5eCTj5btY6al0Qr3278RX//BYiKaAezFDxcfQeJz2Ljw==","signatures":[{"sig":"MEUCICPnKbWFAs/EP3aPnnRRM4uHc85k4KDTsMvklGyFHWvlAiEAo9OOcSuv1kAjsKeMMvHoe8OUEw/BlTw3m92wbB4f0ts=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39606},"main":"./dist/index.cjs","_from":"file:whop-react-0.2.46.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/507e5c5ca729fc923f3a66c97951eb13/whop-react-0.2.46.tgz","_integrity":"sha512-aQOFOndQup9p/Y2yz2je1+/FlBkESHQOQs63zxOHtB5eCTj5btY6al0Qr3278RX//BYiKaAezFDxcfQeJz2Ljw==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.3","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.19.0","dependencies":{"@whop/api":"^0.0.51","frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","use-sync-external-store":"1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"19.1.0","@swc/cli":"0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.46_1759265781203_0.07237729840735141","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"@whop/react","version":"0.3.0","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.3.0","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"924dd003368b83768093bf9265c97c52fc0b44de","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.3.0.tgz","fileCount":49,"integrity":"sha512-4MuBHaeVb+DAUpPns9xNl55oAetX8qWf9gvuSPoroS5muNtYQoIRlhueVQOE98m9tCoeyAC3sEidJfsfzHgj1g==","signatures":[{"sig":"MEQCIHVg4P0Qu4iDs8oaCgXVZF4yOWLhbJC22HfPuMkhdG4cAiBKdkCItBSbok7eeO8z6Rdz/OkRrUEU4IHZtCC6xLM+Qg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24067},"main":"./dist/index.cjs","_from":"file:whop-react-0.3.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"9.15.9"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/ca690e9be93a08cc163f5bd6e9462621/whop-react-0.3.0.tgz","_integrity":"sha512-4MuBHaeVb+DAUpPns9xNl55oAetX8qWf9gvuSPoroS5muNtYQoIRlhueVQOE98m9tCoeyAC3sEidJfsfzHgj1g==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.3","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.20.0","dependencies":{"frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.3","use-sync-external-store":"1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"19.1.0","@swc/cli":"0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.3.0_1761089088916_0.7072371205603429","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"@whop/react","version":"0.3.1","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.3.1","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"connorwhop","email":"connor@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"b0bf3f9d35f7f8762f54a6ca4ece2521e0f9f627","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.3.1.tgz","fileCount":49,"integrity":"sha512-qkBk9IdoJ1YfE+6Bi8vXAmbxZmzDFXLMUZvOwL8QatnN15BexWRgD4ZDo8lirAxtKzKN+6fvJN+C1D4Tus5ojg==","signatures":[{"sig":"MEUCIQCgmFy5jTjpyk3eDe/SEVrk4DL7kq2cpRcNm1QT9VPiZgIgbVV+kPisYc29tAEcm8Yc6VsD1DNoYpvYAOIrEe62rlI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24068},"main":"./dist/index.cjs","_from":"file:whop-react-0.3.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":"22.x","pnpm":"10.23.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/0cc3c9cc5abf7bedc67238c80bb3dbf6/whop-react-0.3.1.tgz","_integrity":"sha512-qkBk9IdoJ1YfE+6Bi8vXAmbxZmzDFXLMUZvOwL8QatnN15BexWRgD4ZDo8lirAxtKzKN+6fvJN+C1D4Tus5ojg==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.4","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.21.1","dependencies":{"frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.5","use-sync-external-store":"1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"19.1.0","@swc/cli":"0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.3.1_1767981252590_0.8804058418907921","host":"s3://npm-registry-packages-npm-production"}},"0.3.2":{"name":"@whop/react","version":"0.3.2","keywords":["whop","react","sdk","embedded","apps","payments"],"license":"MIT","_id":"@whop/react@0.3.2","maintainers":[{"name":"stevo2","email":"steven@whop.com"},{"name":"baked-developer","email":"tristan@whop.com"},{"name":"connorwhop","email":"connor@whop.com"},{"name":"jjantschulev","email":"j.jantschulev@gmail.com"}],"homepage":"https://whop.com/developers/","bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"dist":{"shasum":"ddd408bf0c40dfe84650c0322c81099a313d948f","tarball":"https://registry.npmjs.org/@whop/react/-/react-0.3.2.tgz","fileCount":49,"integrity":"sha512-XKpO2Far7X/nfUkqovlVAphQWvty3GK16T6bE2LwRQEM1hHEBzEmfBNHyCPYrhuufWEkYAgpKyVK5sgO0xx7IQ==","signatures":[{"sig":"MEQCIB5TrI5vKh275eEumO5koHIF7wbV+RJEzF2oQFmdeb4fAiAYbR59yZetyRZjDXMyrIzf4X4FiYQRBusXlFfT2fR5Tg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24006},"main":"./dist/index.cjs","_from":"file:whop-react-0.3.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./*":{"types":["./dist/*.d.ts","./dist/*/index.d.ts"],"import":["./dist/*.mjs","./dist/*/index.mjs"],"require":["./dist/*.cjs","./dist/*/index.cjs"]},"./theme":{"types":"./dist/theme/index.d.ts","import":"./dist/theme/index.mjs","require":"./dist/theme/index.cjs"},"./iframe":{"types":"./dist/iframe/index.d.ts","import":"./dist/iframe/index.mjs","require":"./dist/iframe/index.cjs"},"./checkout":{"types":"./dist/checkout/index.d.ts","import":"./dist/checkout/index.mjs","require":"./dist/checkout/index.cjs"},"./tailwind":{"types":"./dist/tailwind.d.ts","import":"./dist/tailwind.mjs","require":"./dist/tailwind.cjs"},"./components":{"types":"./dist/components/index.d.ts","import":"./dist/components/index.mjs","require":"./dist/components/index.cjs"},"./styles.css":"./styles.css","./websockets":{"types":"./dist/websockets/index.d.ts","import":"./dist/websockets/index.mjs","require":"./dist/websockets/index.cjs"},"./next.config":{"types":"./dist/next.config.d.ts","import":"./dist/next.config.mjs","require":"./dist/next.config.cjs"}},"scripts":{"dev":"concurrently \"pnpm run dev:swc\" \"pnpm run dev:tsc\"","build":"pnpm run clean && concurrently \"pnpm run build:swc\" \"pnpm run build:tsc\"","clean":"rm -rf dist","dev:swc":"concurrently \"pnpm run dev:swc:esm\" \"pnpm run dev:swc:cjs\"","dev:tsc":"tsc --emitDeclarationOnly --watch","lint:fix":"biome check --write --unsafe","build:swc":"concurrently \"pnpm run build:swc:esm\" \"pnpm run build:swc:cjs\"","build:tsc":"tsc --emitDeclarationOnly","check-types":"tsc --noEmit","dev:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs --watch","dev:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 --watch","postinstall":"node ./scripts/postinstall.mjs","build:swc:cjs":"swc src -d dist --strip-leading-paths --out-file-extension cjs -C module.type=commonjs","build:swc:esm":"swc src -d dist --strip-leading-paths --out-file-extension mjs -C module.type=es6 && node scripts/fix-esm-output.mjs"},"_npmUser":{"name":"baked-developer","email":"tristan@whop.com"},"_resolved":"/tmp/d721d92116c267ea02817745f72cdd48/whop-react-0.3.2.tgz","_integrity":"sha512-XKpO2Far7X/nfUkqovlVAphQWvty3GK16T6bE2LwRQEM1hHEBzEmfBNHyCPYrhuufWEkYAgpKyVK5sgO0xx7IQ==","repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.4","description":"React SDK for building embedded apps on Whop","directories":{},"_nodeVersion":"22.22.0","dependencies":{"frosted-ui":"0.0.1-canary.77","@whop/iframe":"^0.0.6","use-sync-external-store":"1.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"react":"19.1.0","@swc/cli":"0.7.7","@swc/core":"1.11.29","typescript":"latest","@types/node":"latest","@types/react":"19.1.5","concurrently":"9.1.2","@types/use-sync-external-store":"1.5.0"},"peerDependencies":{"react":"^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react_0.3.2_1769561214927_0.7290546311081538","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2025-06-03T01:58:37.503Z","modified":"2026-08-22T00:05:56.346Z","0.0.1":"2025-06-03T01:58:37.784Z","0.0.2":"2025-06-03T13:46:22.019Z","0.0.3":"2025-06-03T22:47:34.239Z","0.0.4":"2025-06-04T17:14:45.244Z","0.0.5":"2025-06-04T22:44:04.571Z","0.1.0-canary.0":"2025-06-05T23:28:21.175Z","0.1.0":"2025-06-05T23:51:13.189Z","0.2.0":"2025-06-06T23:48:19.246Z","0.2.1":"2025-06-09T21:42:34.930Z","0.2.2":"2025-06-10T21:22:19.075Z","0.2.3-canary.0":"2025-06-11T15:12:11.921Z","0.2.3":"2025-06-11T15:25:57.753Z","0.2.4-canary.0":"2025-06-11T16:43:46.934Z","0.2.4":"2025-06-11T17:06:39.447Z","0.2.5":"2025-06-12T22:40:52.946Z","0.2.6":"2025-06-14T02:22:52.847Z","0.2.7":"2025-06-14T03:11:58.567Z","0.2.8":"2025-06-18T20:32:00.177Z","0.2.9":"2025-06-25T06:16:03.370Z","0.2.10":"2025-07-01T15:33:21.982Z","0.2.11":"2025-07-01T15:44:14.318Z","0.2.12":"2025-07-01T19:03:16.730Z","0.2.13":"2025-07-01T19:13:24.518Z","0.2.14":"2025-07-01T22:20:11.060Z","0.2.15":"2025-07-03T14:58:50.807Z","0.2.16":"2025-07-03T20:09:40.288Z","0.2.17":"2025-07-03T22:53:24.076Z","0.2.18":"2025-07-04T19:21:31.363Z","0.2.19":"2025-07-04T20:35:04.488Z","0.2.20":"2025-07-09T22:57:00.184Z","0.2.21":"2025-07-10T18:11:51.560Z","0.2.22":"2025-07-10T21:27:34.939Z","0.2.23":"2025-07-11T20:43:35.095Z","0.2.24":"2025-07-14T14:35:01.678Z","0.2.25":"2025-07-15T01:54:29.393Z","0.2.26":"2025-07-16T22:44:55.516Z","0.2.27":"2025-07-17T20:15:13.391Z","0.2.28":"2025-07-18T21:47:00.865Z","0.2.29":"2025-07-21T02:26:58.130Z","0.2.30":"2025-07-21T16:23:02.778Z","0.2.31":"2025-07-31T15:26:10.229Z","0.2.32":"2025-08-03T22:19:34.183Z","0.2.33":"2025-08-04T21:47:50.040Z","0.2.34":"2025-08-05T23:25:47.942Z","0.2.35":"2025-08-15T17:11:43.130Z","0.2.36":"2025-08-21T19:54:08.422Z","0.2.37":"2025-08-27T23:11:18.787Z","0.2.38":"2025-09-02T14:28:46.016Z","0.2.39":"2025-09-02T19:04:43.084Z","0.2.40":"2025-09-04T13:15:28.150Z","0.2.41":"2025-09-04T22:45:32.880Z","0.2.42":"2025-09-07T22:28:52.057Z","0.2.43":"2025-09-08T17:21:15.557Z","0.2.44":"2025-09-10T16:01:24.475Z","0.2.45":"2025-09-10T21:24:20.701Z","0.2.46":"2025-09-30T20:56:21.410Z","0.3.0":"2025-10-21T23:24:49.134Z","0.3.1":"2026-01-09T17:54:12.748Z","0.3.2":"2026-01-28T00:46:55.060Z"},"bugs":{"url":"https://github.com/whopio/whop-sdk-ts/issues"},"license":"MIT","homepage":"https://whop.com/developers/","keywords":["whop","react","sdk","embedded","apps","payments"],"repository":{"url":"git+https://github.com/whopio/whop-sdk-ts.git","type":"git","directory":"packages/react"},"description":"React SDK for building embedded apps on Whop","maintainers":[{"email":"ryan.ouyang01@gmail.com","name":"ryanouyang"},{"email":"steven@whop.com","name":"stevo2"},{"email":"tristan@whop.com","name":"baked-developer"},{"email":"noah.schoenhaus@whop.com","name":"noahs233"},{"email":"destineewalston7@gmail.com","name":"deels"},{"email":"connor@whop.com","name":"connorwhop"},{"email":"schwartzray8@gmail.com","name":"danielschwartz4"},{"email":"anton.reza@whop.com","name":"antonwhop"},{"email":"stevezzhang@gmail.com","name":"zhast"},{"email":"j.jantschulev@gmail.com","name":"jjantschulev"}],"readme":"# @whop/react\n\nWhop Apps react SDK helps you get started with Whop Apps and react. It offers easy entry points into many features.\n\n## Setup\n\n> Mount the `WhopApp` provider at the highest possible level. The `WhopApp` provider handles mounting the `WhopThemeScript`, `WhopIframeSdkProvider` and `Theme` components.\n\n```tsx app/layout.ts\nimport { WhopApp } from \"@whop/react\";\n\nexport default function RootLayout({\n\tchildren,\n}: Readonly<{\n\tchildren: React.ReactNode;\n}>) {\n\treturn (\n\t\t<html lang=\"en\">\n\t\t\t<body>\n\t\t\t\t<WhopApp>{children}</WhopApp>\n\t\t\t</body>\n\t\t</html>\n\t);\n}\n```\n\n## Hooks\n\n### useIframeSdk\n\nHook to get access to the current `WhopIframeSdk` instance\n\n> This requires a `WhopIframeSdkProvider` to be mounted\n\n```tsx\nimport { useIframeSdk } from \"@whop/react\";\n\nfunction ExampleComponent() {\n\tconst iframeSdk = useIframeSdk();\n\n\treturn <button onClick={function handleClick() {\n\t\tiframeSdk.openExternalUrl({ url: \"https://example.com\" })\n\t}}>Open External URL</button>\n}\n```\n\n## Components\n\n### WhopApp\n\nOne-time setup for all providers and components to build whop apps. This component handles mounting the `WhopThemeScript`, `WhopIframeSdkProvider` and `Theme` components.\n\n```tsx app/layout.ts\nimport { type WhopIframeSdkProviderOptions } from \"@whop/react\";\nimport { WhopApp } from \"@whop/react/components\";\n\nconst options: WhopIframeSdkProviderOptions = {\n\t// your Whop App ID, defaults to process.env.NEXT_PUBLIC_WHOP_APP_ID\n\tappId: process.env.WHOP_APP_ID,\n};\n\nexport default function RootLayout() {\n\treturn (\n\t\t<html>\n\t\t\t<WhopApp sdkOptions={options}>{children}</WhopApp>\n\t\t</html>\n\t);\n}\n```\n\n### WhopThemeScript\n\nThe `WhopThemeScript` component provides a simple script that ensures your page is loading in the same theme as the main whop.com host is loaded in. It will update the documentElement to add a `dark` class name for dark mode and will skip adding anything for light mode.\n\nTo ensure no flash of unstyled content happens you need to mount this script as far up the html tree as possible and execute it before any elements are rendered into the DOM.\n\n```tsx app/layout.ts\nimport { WhopThemeScript } from \"@whop/react\";\n\nexport default function RootLayout() {\n\treturn (\n\t\t<html>\n\t\t\t<head>\n\t\t\t\t<WhopThemeScript />\n\t\t\t</head>\n\t\t\t{...}\n\t\t</html>\n\t);\n}\n```\n\n### WhopIframeSdkProvider\n\nThe `WhopIframeSdkProvider` is a context provider that initializes and provides and iframe SDK to all child components via the `useIframeSdk` hook.\n\n```tsx app/layout.ts\nimport { WhopIframeSdkProvider, type WhopIframeSdkProviderOptions } from \"@whop/react\";\n\nconst options: WhopIframeSdkProviderOptions = {\n\t// your Whop App ID, defaults to process.env.NEXT_PUBLIC_WHOP_APP_ID\n\tappId: process.env.WHOP_APP_ID,\n};\n\nexport default function RootLayout({\n\tchildren,\n}: Readonly<{\n\tchildren: React.ReactNode;\n}>) {\n\treturn (\n\t\t<html>\n\t\t\t<body>\n\t\t\t\t<WhopIframeSdkProvider options={options}>{children}</WhopIframeSdkProvider>\n\t\t\t</body>\n\t\t</html>\n\t);\n}\n```\n\n> Note that if you are storing your app ID in `NEXT_PUBLIC_WHOP_APP_ID` you do not need to provide any options to the `WhopIframeSdkProvider`\n\n### WhopCheckoutEmbed\n\nBreaking: The react implementation of the checkout embed is now exported from `@whop/checkout/react` for better react version compatibility.\n\n## React frameworks\n\n### Next.js\n\n#### `withWhopAppConfig`\n\nThis package exports a config wrapper for your `next.config.{js,mjs,ts}` file that handles setting up server action allowed origins as well as import optimizations for `@whop/react/components`\n\n```ts\nimport type { NextConfig } from \"next\";\nimport { withWhopAppConfig } from \"@whop/react/next.config\";\n\nconst nextConfig: NextConfig = {\n\t/* your config options here */\n\timages: {\n\t\tremotePatterns: [{ hostname: \"**\" }],\n\t},\n};\n\nexport default withWhopAppConfig(nextConfig);\n```\n","readmeFilename":"README.md"}