{"_id":"@openfeature/react-sdk","_rev":"42-508e6b84de488a8340c6cf3938f4e9e5","name":"@openfeature/react-sdk","dist-tags":{"latest":"1.4.1"},"versions":{"0.0.1-experimental":{"name":"@openfeature/react-sdk","version":"0.0.1-experimental","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.0.1-experimental","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"1905b512e5fc3adb924bb5cbf73a1df70e0c8ec8","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.0.1-experimental.tgz","fileCount":9,"integrity":"sha512-Y2iM4BK67AINvksMoWkGvaLX9ngrRc1btTsDqi7A1KXBMgsTSchhRTcS6YAThg2+EqxTeG0c51iht4hNN6+DtQ==","signatures":[{"sig":"MEYCIQDMLyNJtbPM2unjCbMIYKzmxgGKjzRM5BCuEqryyk0ScgIhAP5HoPeVWnP0ijfgYXMbKnh/FDwC+sczMgn3lgUGNwyG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":688359},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"ad8e6c5174c3dafa1e73255b38c1b4ea37f91b54","scripts":{"docs":"typedoc","lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2016 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2016 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"typedoc":{"entryPoint":"./src/index.ts","displayName":"OpenFeature React SDK"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=18.0.0","@openfeature/web-sdk":">=0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.0.1-experimental_1696007432755_0.7780096609966645","host":"s3://npm-registry-packages"}},"0.0.2-experimental":{"name":"@openfeature/react-sdk","version":"0.0.2-experimental","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.0.2-experimental","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"c31e1d943616ffc10dbd5ccd946e0ede20e4de84","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.0.2-experimental.tgz","fileCount":9,"integrity":"sha512-/bGEhXt1Rt6dxlkbp+Fe7CxomBE9R8xg8utBqVWBXRf5qVxjdY3nQa+auYZqY2wuXod37Fy8W1rVs29MezChpQ==","signatures":[{"sig":"MEUCIQCHVRiMmHGz2QPU0Bx245sKuc95l3xoFPID5sdg6mOUDAIgU3mPEaoN4xG7C+U4b3fVN/z7xETUS+Ymk05UFBxPVAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30014},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"aafe9768ce57a0c658d32f7a215ef98c1db8da86","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2016 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2016 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","update-core-peer":"npm install --save-peer --save-exact @openfeature/core@$OPENFEATURE_CORE_VERSION","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"0.0.16","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=18.0.0","@openfeature/core":"0.0.16","@openfeature/web-sdk":">=0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.0.2-experimental_1698776744127_0.2968960458207641","host":"s3://npm-registry-packages"}},"0.0.3-experimental":{"name":"@openfeature/react-sdk","version":"0.0.3-experimental","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.0.3-experimental","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"cd29849a353cd5b2ae650508fda9361e536f7b6a","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.0.3-experimental.tgz","fileCount":9,"integrity":"sha512-Un6bEpKp0EpZQBNjErbH4Aa0A9CsItkzjJUjF2Uv/KtuTI003RiQMlNYF2CQf8mwJOjK3LeTKPK0nZckvwQsqQ==","signatures":[{"sig":"MEYCIQD9w25xLN672f0/9+6Eu864Pd/rNeR165ZcG2CU1ocSGgIhANSMJicUbyuVUE4y84mT7KmYuM9yW74ruAphdaGDAjfu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30027},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"98d96b964a854bc27adb1b5fd5c60f744c0f4ccf","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2016 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2016 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","update-core-peer":"npm install --save-peer --save-exact @openfeature/core@$OPENFEATURE_CORE_VERSION","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"0.0.18","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=18.0.0","@openfeature/core":"0.0.18","@openfeature/web-sdk":">=0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.0.3-experimental_1699669161359_0.4025795469845457","host":"s3://npm-registry-packages"}},"0.0.4-experimental":{"name":"@openfeature/react-sdk","version":"0.0.4-experimental","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.0.4-experimental","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"c5d8406edf2aec243ed05409764da531a16ffefe","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.0.4-experimental.tgz","fileCount":9,"integrity":"sha512-HD0Cfhyh35PpTZlsNllu7tfKAdmnhOu2yafQgv+CkhE/xXZTIzDmipmWZpBNQomLpTqdg9bftGE+rcIWUy+R2g==","signatures":[{"sig":"MEUCIQDLqQCMdopJ9dK/Ynj0DFTQxCCuSIc61NMzuvrrEGesgAIgBm3ltSh8TVuAGD/qiIQ1rlcIndU0CaDdEz96UAhnMI8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30027},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"a14669f77881d1c1f607fb6ad7dbf4b704fa1dc1","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2016 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2016 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","update-core-peer":"npm install --save-peer --save-exact @openfeature/core@$OPENFEATURE_CORE_VERSION","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"0.0.19","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=18.0.0","@openfeature/core":"0.0.19","@openfeature/web-sdk":">=0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.0.4-experimental_1700598745692_0.42118990673400813","host":"s3://npm-registry-packages"}},"0.0.5-experimental":{"name":"@openfeature/react-sdk","version":"0.0.5-experimental","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.0.5-experimental","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"01ecff0858245d2881197d643fe30c951acc57d2","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.0.5-experimental.tgz","fileCount":9,"integrity":"sha512-tcUiRqVTfzFJPtrwoC/yugGfPmGaVxsiXsy8SpENA5CEJMZgCvwwLMny9pEh4EqfrFpy31UoOLc3Vb6BQTZVzw==","signatures":[{"sig":"MEUCIFfIVBmWNLAKhNi64IUGPIID690pjeTe0d+KYiIfOFHlAiEA2jtPJOLDozCU9SgiYRZiX2zcb3DvULXuVzWz7ZuT8BA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29879},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"a53a62d6d4483119d28f7d5c989aae26fa76baab","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2016 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2016 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=18.0.0","@openfeature/web-sdk":">=0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.0.5-experimental_1701105120287_0.9479771710241522","host":"s3://npm-registry-packages"}},"0.0.6-experimental":{"name":"@openfeature/react-sdk","version":"0.0.6-experimental","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.0.6-experimental","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"93b8fc14fa1c984e8e36e8e8eaf7900f63443333","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.0.6-experimental.tgz","fileCount":9,"integrity":"sha512-xajgoRg73O71JpokooU2IWK60qWQiTH1WEIYKDbJ3/CYkGnPhgdgt1yRTDf1J6IOG5HOWi18fhoN+sY+p20pXg==","signatures":[{"sig":"MEYCIQCtvlEC4j+ZoTCqlx9VqS6aZvEPb/3Z/cc8tdOJpkROFwIhAIpu2/wqnOMVVPqYtL6+85KcNwEXdQxc6B7iHnYBIom1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93639},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"3e17df4f84a21e27415ff518148492bc18205e14","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2016 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2016 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":">=0.4.10"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.0.6-experimental_1705005941481_0.783597919325042","host":"s3://npm-registry-packages"}},"0.1.0-experimental":{"name":"@openfeature/react-sdk","version":"0.1.0-experimental","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.1.0-experimental","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"6646dba4232d1ac0be50764b131d42ab5cfbb647","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.1.0-experimental.tgz","fileCount":9,"integrity":"sha512-27UpDYlFyphv9LazdT0TdGbujxdC67ols03X0T9F3EFFsXO+YDWQqcGzM26KSrfhbRdV6N4TP10WEqwIAJxbfg==","signatures":[{"sig":"MEUCIQDhpKNhmByQy0SBPqBGIMYB9azgbLejWdbufZZ9WS6CZAIgMR1n7Q1qD8Tme1Y2ugmgyJ1ZbQtRNbszW6e4GJtPCMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111315},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"a9e48aa363ecb7fd35edb3bf77f6c92e906d10af","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2016 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2016 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":">=0.4.10"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.1.0-experimental_1705676957177_0.09640001767508721","host":"s3://npm-registry-packages"}},"0.1.1-experimental":{"name":"@openfeature/react-sdk","version":"0.1.1-experimental","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.1.1-experimental","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"fcd473cd826882c34b1dff04a6e33ce6cfeca378","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.1.1-experimental.tgz","fileCount":9,"integrity":"sha512-VVLvSl3OW6WN4Pej99Jq4gYSZXH9ovJ8asUCWW4rvrx1jDJC78EyOM4Sv6Kw3j/2Nxk/BVWEAW+rzEENX5WwDg==","signatures":[{"sig":"MEUCIQDaRV4WVvJaK/8KYqMzQ0ACfz4KPVa/qcklAoBj+CuH9wIgWHTtbYdKyFy9krmOXw6Bt4yFQVTFFfSFsqZm96CQSCk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68287},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"732ea417bc4ee69d2a44c03642c61e0871353973","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":">=0.4.10"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.1.1-experimental_1706796915816_0.030004658139545226","host":"s3://npm-registry-packages"}},"0.2.0-experimental":{"name":"@openfeature/react-sdk","version":"0.2.0-experimental","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.2.0-experimental","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"838225ad2d2d214344463a97857a44231ec552b9","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.2.0-experimental.tgz","fileCount":9,"integrity":"sha512-lMubDs/P41/pi/oc2xNiHNL0bH8FqwdjbfnZosRqqwNkA/XFpthm8Ggepg1fc2inqwC8/lIFS3G2W/1K8wO1Ig==","signatures":[{"sig":"MEQCICXJs16ZtW9Q6V0KlqkE4TfF58wKzeP2PbLBlXzVns9RAiAdPWgsVCdZBdRqzYZ8yRzbTeHLrmvMPZ3F4FV3iP0WJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67927},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"016908cd08fbb6d2eaca4c51b7293d2774d02e0a","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":">=0.4.10"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.2.0-experimental_1709040280781_0.8155747465692205","host":"s3://npm-registry-packages"}},"0.2.1-experimental":{"name":"@openfeature/react-sdk","version":"0.2.1-experimental","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.2.1-experimental","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"15f4b4650987e5f4e2af963bae1526ce29dbe881","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.2.1-experimental.tgz","fileCount":9,"integrity":"sha512-WUfs+faC2Rp9fnrrSRGv4hbfBeSJQQDcfQNXQ2B75kKngAIsbxBp9RicBhg5CR/YAV5e3dOFFkijW83preanFw==","signatures":[{"sig":"MEYCIQDRX7vjFCg/6Vozln0jHtElC9pc7evq13C5LdXQ7zV8wAIhAP/rKQ780SL0pAVvLv10OWTade6f3WiMiKgw7OXlPvyG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":754600},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"1461074f208c91a0e20d59473764a9fb6b07292f","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":">=0.4.14"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.2.1-experimental_1709675039888_0.9860979203799953","host":"s3://npm-registry-packages"}},"0.2.2-experimental":{"name":"@openfeature/react-sdk","version":"0.2.2-experimental","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.2.2-experimental","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"ab0390df4ff85da50920e8d1c91be912390dbb6d","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.2.2-experimental.tgz","fileCount":9,"integrity":"sha512-EwDL7pkNCpLsRhopOpeAyjnUeCq1scdSEWl2m3MnEYvj13v0ANHhum1zgE7O/8MXGJTUtr2qe17oMa/4UqCyfg==","signatures":[{"sig":"MEUCIEY57dRDLc7RTpi0hF83iOZLQztUsFriAKth0PFjCSRaAiEA1FkVd/Lq4WVSmB+QmghCYjBjGNsxHUX60X6P3hg3jwM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72108},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"29a66b31f7a7b6824df81b97f42e930f8fc0528c","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":">=0.4.14"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.2.2-experimental_1709744185207_0.47015772714707205","host":"s3://npm-registry-packages"}},"0.2.3-experimental":{"name":"@openfeature/react-sdk","version":"0.2.3-experimental","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.2.3-experimental","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"610fa93e843c124672f08a11944cf5bbfe63393d","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.2.3-experimental.tgz","fileCount":9,"integrity":"sha512-E5QIupNvmsH1ftcJXSkH7hM7ZFssvlC0FLNdgaOqzfwaJKzGV2bnqVlhegXu/DjMzZ0hxXTyOHYxJ62arueu1Q==","signatures":[{"sig":"MEUCIQCE6m07LfRDB/epWn0xHfHvRE7GDiKN3dBvKTjoY8ltVgIgNnTNfQvhKC41+SNPd2Jg7WhYpPPpxem013NZN2SyPNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72102},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"638a7652eb69a3feaa7065fa5af6d8c42d062079","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":">=1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.2.3-experimental_1711377940819_0.5833319390041369","host":"s3://npm-registry-packages"}},"0.2.4-experimental":{"name":"@openfeature/react-sdk","version":"0.2.4-experimental","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.2.4-experimental","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"8ad78fc49f7c87fac09859a49906d4e397b9f4ad","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.2.4-experimental.tgz","fileCount":9,"integrity":"sha512-2SNgRsojklY7W/ZVR7Vu0pVNZK4/EUqnCfMsHRnOo/8OhG21yu4NJRoyGhoHP4/gKWjXFnNUu/41z58Op12w+A==","signatures":[{"sig":"MEYCIQDjHRStT/MPhHxAWQhK3IyCCCe6/9OmANAEp09vlkPbvAIhAPeXZRldFV1BNMfuLsLQ6xceKgwPcFtJFy8yEVylLQuP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90356},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"cba22e70e77ecce7fad4b0c3577bcb7cff954a6c","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.2.4-experimental_1712179733998_0.9290313199412068","host":"s3://npm-registry-packages"}},"0.3.0-experimental":{"name":"@openfeature/react-sdk","version":"0.3.0-experimental","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.3.0-experimental","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"304afbef4045220f1dfa4619c1c094aad339a305","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.3.0-experimental.tgz","fileCount":9,"integrity":"sha512-Mq8sCsx4eD5cotOGHCpfQLd09uJO/62h+7iuxsij/S3DTvRmEzjZyk6cz95GUuICYgt6Kg1hnDPAO10YDFAc0Q==","signatures":[{"sig":"MEQCIG1Z5jDu7/D/HKh0Er70cKyHBN4cBZuSWx9E2nDxzb9gAiA67wborv0/EKVZ9eaXC5o9U3ooDkWM1EBfpR4pvC1UIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112958},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"0eefa848231b9ff8b48fe553c66caa7ae6781923","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.3.0-experimental_1712670073226_0.22968945561289233","host":"s3://npm-registry-packages"}},"0.3.1-experimental":{"name":"@openfeature/react-sdk","version":"0.3.1-experimental","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.3.1-experimental","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"0ec689301b744c32abd17f5bd0eabca851b0cffe","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.3.1-experimental.tgz","fileCount":9,"integrity":"sha512-AQTBGL/x2R4T9YLwLoBFp1tDppLkvTb4SmUF85sqr6k+Tzt8MV1g6JhIJfaIijNhwZYgfKkGRNd5Ga6mQYsDjA==","signatures":[{"sig":"MEQCIEXrF9jhAwTg6oDrWXhCEp/DD2N0yEZeTdktPOgPKUhxAiBxtN/NVXse7pyjytnye6of+9Y8GKpdxQw3vw/5w2weng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113148},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"240a46165dd422b5944e44e7da3652fc0f0a5dad","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.3.1-experimental_1712694122376_0.003772815606182478","host":"s3://npm-registry-packages"}},"0.3.2-experimental":{"name":"@openfeature/react-sdk","version":"0.3.2-experimental","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.3.2-experimental","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"8089001aa9ad48262257a5bcc648bb41d21c53c9","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.3.2-experimental.tgz","fileCount":9,"integrity":"sha512-CLQsFHRYOd6a92a3h3W6W7orbr44HS8gVihb3I2H1Re0zOdLZvn3+qpbHD+WI4JsyrsWGyH9KaV6f8iQuzpbTw==","signatures":[{"sig":"MEYCIQDShxMfOTygi8KL5UEkkDfRNkPPWixz5GJuzoh1v5vAkAIhAKoT46m5BGt90mesCPN+SscuPgwIzSKFdDuxHzRWPhgR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":114734},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"ba1be5cc811eb38d4e928ebdacde11dd8b8f1db4","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.3.2-experimental_1712923077113_0.03919045339516658","host":"s3://npm-registry-packages"}},"0.3.2":{"name":"@openfeature/react-sdk","version":"0.3.2","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.3.2","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"e2db1d278a26a3c5f9d2b09cc05a60844a0cf22a","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.3.2.tgz","fileCount":9,"integrity":"sha512-ggM7dclK1Y9oct2r0o9iRkGhpbqSXIYtmP42TSsCen38ENC/3R1npl4txHr+EIta6aEg8IDQt78Dsv2AEXGbrA==","signatures":[{"sig":"MEYCIQCfFzWQP/fk/snM6IITZ9gfN9nbut932nsQcfBUCuKBWAIhAOgmcHujeSUv3rUCmKv3hhDN4/4HQEFXgpASSr8plWFb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115097},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"5e28dbb81a624e5548ada57e729b1c8c5cdf6797","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.3.2_1713458301270_0.3363887728327897","host":"s3://npm-registry-packages"}},"0.3.3":{"name":"@openfeature/react-sdk","version":"0.3.3","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.3.3","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"9696dfc7c5ff0525acf70b607b77b0ba8f265011","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.3.3.tgz","fileCount":9,"integrity":"sha512-2R5dZIQk9VQSOMxxARXdts1D1ty5I9lsHmRw6ASn3jOHO+ZWudQJa4NgPOqBXwvhCbks8YJNTztMT4kXNQQF3A==","signatures":[{"sig":"MEUCIFwGnXwpyP2lITVlFV3WQafK9amyu4/WgQfMfSd2nbj9AiEA9ReTYcMYchbnbO+obpgBjuV035Oe4pdj1v7QPMpWXF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115261},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"86a9230addb8b7a0bb34ca7ef6d69b27209128f2","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.3.3_1713899297434_0.715643701108728","host":"s3://npm-registry-packages"}},"0.3.4":{"name":"@openfeature/react-sdk","version":"0.3.4","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.3.4","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"798a6a1aa21500df620d8f88c35fd4e81d6265a4","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.3.4.tgz","fileCount":9,"integrity":"sha512-0+H2B5fU08Tvm+6KjlHuRaYYmbWVxuql7+lfthkifTVy+3oWZb9YOqV8+2em/s8fhpREhKsEB9vJpk1uSsmBsw==","signatures":[{"sig":"MEYCIQCi4qMLJS7QBZjDSwtXH5GGFHuPcq30F5Tg40jpRP9iYgIhAOm6fQTBeKb+n3qYY/evSoBwdATWKsR5FoBbkRL02j/q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115674},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"6dd558ee61e7c57c007c40a3a75f14250858d95b","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"8.19.4","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"16.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.3.4_1714571673398_0.6303198439444786","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@openfeature/react-sdk","version":"0.4.0","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.4.0","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"400eaea1099dbef6085a819587a202435d687e06","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.4.0.tgz","fileCount":9,"integrity":"sha512-su0Ec8mSaQbMVPZrg7QwWB7zGF1+eE2brlW83+zWUYaS/JhZzBzDWRd+6/jupu/OgJLreHLBjCmgdSAL/hCmZw==","signatures":[{"sig":"MEQCIHbJHiOwpc+Q3NYyXLiy1TkiR3nu0PzRWOuuFFMXYpWkAiBixtP5INSE6P0dEEtpAF7ydr8W4kvc6ICBapU6lEpGfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121093},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"e9d3ebc3d8f34b07566fec0f6b87b89303721839","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2022 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"18.20.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.4.0_1715636589253_0.2086597485903816","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"@openfeature/react-sdk","version":"0.4.1","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.4.1","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"64b020b78c38f6764eb1a2b595949a7b82438340","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.4.1.tgz","fileCount":9,"integrity":"sha512-5192k7rghjXU3UIjNzZfZE02hw8a5sBZi8cjUVqAS+foBg3mTaH0XYocz78jgWowhpYRiEH0HOA1E7mad/NwLg==","signatures":[{"sig":"MEUCIEd0kjQXDFii2hxKsW5hNk4QQ3BW0tesMt5C9I9u0b9LAiEAzT0cAm/z9prUvTQt9ldVjo4U1SDze0MXv1NI+mdTPhw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":124197},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"d53e2eebe12216096dc7d24fb80f2e2929196044","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"18.20.3","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.4.1_1718124570572_0.3103672910370081","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"@openfeature/react-sdk","version":"0.4.2","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.4.2","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"5e72bc665e00282c62a181afb5bd4e3905ff0287","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.4.2.tgz","fileCount":9,"integrity":"sha512-qHl/3QHRdvuisrkW0mO4V3kL6KxeZcOsUi/R9bLKu7BlDxHOfy+5XFvhdVZA6AoecKuulf97HFT3B4sJYzT4Bg==","signatures":[{"sig":"MEUCIHvyARpXxj0BInFVJBL3iitalbPzlSna6Ki9xdi9ctkWAiEAgynLnKRGATjwxOOl25UhhL1VF47enlCYsNW1594nymk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145103},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"cb4e56ae803ffe15dd4367b73d82315ce5d053a8","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"18.20.4","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.4.2_1722276817302_0.4911056541255814","host":"s3://npm-registry-packages"}},"0.4.3":{"name":"@openfeature/react-sdk","version":"0.4.3","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.4.3","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"ca6da36db3a1a4a8a87830fa9211d242547c7e5b","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.4.3.tgz","fileCount":9,"integrity":"sha512-kTwyRnFJl/xjHGNw/yijtoOaA4RMeZdFx5TjSvnLsn309lZFdk1mcGuEtNCWNXs+5+06ZbT7wLAtLwMWiJVAgQ==","signatures":[{"sig":"MEUCIDa4OJZyuaz8zJSEs4SR8zBM+AQWRuouGDt1ilbmT0L9AiEAz1v3wCYVzZAs6dpQCsh2d+BIB9kBNXKWBhBv0AWBdqo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146894},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"51d43230d92f681493523e4698d1e6adc38021ae","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"18.20.4","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.2.2"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.4.3_1724354648372_0.6896088258279967","host":"s3://npm-registry-packages"}},"0.4.4":{"name":"@openfeature/react-sdk","version":"0.4.4","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.4.4","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"9a40a02d278d873664b5947c0ff28ee96b1c2902","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.4.4.tgz","fileCount":9,"integrity":"sha512-2cV5m4AYvcWveZnRDS7b9iXZhp6C3oPR+OsyNEXTwUzrd0MrRuPajoeKKpnZaT4GzscAtv3I6+s1Nq0zSS4BGQ==","signatures":[{"sig":"MEUCIQCweP4WZhsjULODiJwz8XPNCg78iWC7/sxElCcgKaU3AAIgUxVrkx2AIKRmShwQMEHvhmGFC1/x2HG0NZAPxuUifEQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146887},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"05b14a9d1422654a97c0e37da2f2827637a3bf8c","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"18.20.4","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.2.2"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.4.4_1724850665708_0.6244579052043993","host":"s3://npm-registry-packages"}},"0.4.5":{"name":"@openfeature/react-sdk","version":"0.4.5","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.4.5","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"53f51b0d39d53dd76ecf8a91c63b4b852a0ac926","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.4.5.tgz","fileCount":9,"integrity":"sha512-k8aJNYgxzF4OAFfXEiWPaqhpCStOPU5hIoY4A3yyfWe0i4wmp0BxrAqOFjo5inbGjJR4AQUX6vLmja+WYYdQRw==","signatures":[{"sig":"MEYCIQDDkU1bXPtxSIFkz4sK5pTV6swY+zwgWLVA/M/VF5I28gIhANmoBeoXHmNnGJUtrkDcE0AxpnOLZqLdUypaGwpDXPwO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152303},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"e017300b792899dc8563e11ad79653b567e2d0dd","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"18.20.4","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.2.2"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.4.5_1725477809208_0.07939441067180653","host":"s3://npm-registry-packages"}},"0.4.6":{"name":"@openfeature/react-sdk","version":"0.4.6","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.4.6","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"a647e6926b46bf879e5b52a0c12af6bd644b0416","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.4.6.tgz","fileCount":9,"integrity":"sha512-XYE3bVvx+Ivw/YgeZkEsB2riz1auZAizsZ0kdRSOQTdnX+Tc98U+qW3cqL07YFsbxKX/7ayISt1ctDdGzRAtRA==","signatures":[{"sig":"MEYCIQCbfPQ0Vis4mql3O42I0ejvfona/eR0yuj4shBo+PbDEgIhAIX24tjSQK+LHHzS7LCMROyRMQ5niq84OO4qXXUD8Np4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153677},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"e6adae04a5f3481317a855968ad846c72af4a087","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"18.20.4","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.2.2"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.4.6_1727127684755_0.9170511530258556","host":"s3://npm-registry-packages"}},"0.4.7":{"name":"@openfeature/react-sdk","version":"0.4.7","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.4.7","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"b94b2bba114eb78494a644f98f12b0adadb1663b","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.4.7.tgz","fileCount":9,"integrity":"sha512-C+ljKCsQ1q14qIrxVdMOPTyB9ucW2smYpMSZlBZmxghMBSN63DAVnFxeddouA4SuWcTNnDTMp4y3Wzx2ic6dXA==","signatures":[{"sig":"MEUCIQCqCbUXXzKklMB5yrGfckjrDFGlO/qcAfbWJpIB4DxQVQIgDi8icG7S3T+M6ZIvQw7873f+wYP1t+lLLLIA3DEDF/0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":168870},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"21212cdde0820fe9fe70cfbd0829b66917999982","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","lint:fix":"eslint ./ --fix","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"18.20.4","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.2.2"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.4.7_1730216804188_0.39483918417909303","host":"s3://npm-registry-packages"}},"0.4.8":{"name":"@openfeature/react-sdk","version":"0.4.8","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.4.8","maintainers":[{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"toddbaert","email":"toddbaert@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"e8e64681758fca10c9a59aa3373aafaa6d8afc32","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.4.8.tgz","fileCount":9,"integrity":"sha512-v0mmOUc546o7FoOS2EY7Z7aY/ocEsVQ/tcpN0qlLwO4Nfl/zNGExGc4X/owPP2XVbWIWws5JrOutK48Hal7Zgw==","signatures":[{"sig":"MEYCIQDL7tQYt7POIwNgkTLCe1UlKbMNyNuEU0YJAntoE7FEYgIhAPrU9kublFlYiqgVJbxJ2HFByOiFVeR0XZ6GrUFJAnxj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":169839},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"57ec47bb21526f1a30647ef0dcceb2cd77d617be","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","lint:fix":"eslint ./ --fix","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"18.20.4","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.4.8_1730225363089_0.40980599625884717","host":"s3://npm-registry-packages"}},"0.4.9":{"name":"@openfeature/react-sdk","version":"0.4.9","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.4.9","maintainers":[{"name":"toddbaert","email":"toddbaert@gmail.com"},{"name":"beeme1mr","email":"beeme1mr@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"a2bcf9afdd0920c3d719aea71fd289423c1c6812","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.4.9.tgz","fileCount":9,"integrity":"sha512-yoU93s4kcVY7olvKE1FxMxsnXmlS8txkEd/kEqAXMTw65C7IHrvOyyhaSigbjLmJaSfFgf+XVwt2WDJ02vGQCQ==","signatures":[{"sig":"MEYCIQCqYl4NPnD4iouphJgnXLsy5zjxkdfIcdcMTsEV0qEZ7AIhAMpVyjiMv+vRHKD2oDMY3Ms9qN7sq64etpepWMr2iW46","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@openfeature%2freact-sdk@0.4.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":170544},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"3c9f2c6e3659805c5e941b213234ec9fdcf37372","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","lint:fix":"eslint ./ --fix","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"18.20.5","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.4.9_1733337499892_0.4253730162292835","host":"s3://npm-registry-packages"}},"0.4.10":{"name":"@openfeature/react-sdk","version":"0.4.10","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.4.10","maintainers":[{"name":"toddbaert","email":"toddbaert@gmail.com"},{"name":"beeme1mr","email":"beeme1mr@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"933537a8694658ead1e246bfc9a3f0f44fbdfa32","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.4.10.tgz","fileCount":9,"integrity":"sha512-t0DU5tR7s6Z3Oi3nbiWgdSuOs1hN9NH28fcnb3vvYdILetY3tCuhUI07xedzGsU6LCbOgNr65a9sEtTjrXjb5w==","signatures":[{"sig":"MEUCIQDd0BlkLE7ECVqwe3I2+zPKAW3t/KE8OIXL/ONkzvGxLQIgSgkCNMfpdXYw8/M6Z0RvVtV1vmGnKPxvjFjDSYHU23g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@openfeature%2freact-sdk@0.4.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166938},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"52c8de630bd824164717a393796fecdb45ede41b","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","lint:fix":"eslint ./ --fix","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"18.20.5","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.4.10_1734548412661_0.10123601787503933","host":"s3://npm-registry-packages-npm-production"}},"0.4.11":{"name":"@openfeature/react-sdk","version":"0.4.11","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@0.4.11","maintainers":[{"name":"toddbaert","email":"toddbaert@gmail.com"},{"name":"beeme1mr","email":"beeme1mr@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"0aef84aeee7e9297b54cb2ebe101488330ef1b64","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-0.4.11.tgz","fileCount":9,"integrity":"sha512-IReKmrgcJeh2Q/Vq0ptho6aINDvjW1PhTETNRUTreMkYRDkaXRBm5yOjd1yK/CBinM/LP1aGj1XkgF/eb/IrDg==","signatures":[{"sig":"MEYCIQDQljNJJg+r1X99ZNB3NCH7mPQWqIFgdvZTdX8hUQnAjAIhAMNKAwG6aSYhKwdFIAzmi5ze6lixzwwR3udzeC+s82Vh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@openfeature%2freact-sdk@0.4.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":167321},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"23ba0b3d8cfde996f8dcd88f348ab28ebc940837","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","lint:fix":"eslint ./ --fix","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"18.20.6","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.4.1"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_0.4.11_1738962534617_0.9898633062957678","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"@openfeature/react-sdk","version":"1.0.0","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@1.0.0","maintainers":[{"name":"toddbaert","email":"toddbaert@gmail.com"},{"name":"beeme1mr","email":"beeme1mr@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"19c0b0b68aaf684cc2f62dab6cf61aadb34abb62","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-1.0.0.tgz","fileCount":9,"integrity":"sha512-662enepQyWu5eT8Cr1L0kNOrvIkucrUjDcaJacB4bP99B9VMnEBwWTF/8zEhRqrwNJ/gMIpzGm9fu0dfinu2+Q==","signatures":[{"sig":"MEUCIQC2WJsXeJzaAPdD/QlOylkMgwuf9noxwFYdaVd/syr3fQIgX0lpyGwiUAnyb1IMWwdJ8gbkziJsrer8vKzL/TAn06M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@openfeature%2freact-sdk@1.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":182640},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"07a3d857424f2a9867a0b2ecaf35c58e727ddb88","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","lint:fix":"eslint ./ --fix","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"18.20.8","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_1.0.0_1744650444715_0.18058066798590655","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@openfeature/react-sdk","version":"1.0.1","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@1.0.1","maintainers":[{"name":"toddbaert","email":"toddbaert@gmail.com"},{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"lukas.reining","email":"lukas.reining@aol.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"b465e770a64a5789d28571d75c16d0a5dd6145cc","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-1.0.1.tgz","fileCount":9,"integrity":"sha512-R6UwJgU1XLDi51RyKOvWYEj///BMQDOazL9W2a64+u96ELa6SboYfLlWs9vxDvzw2qmKnWslH8ZL/++muRwvAQ==","signatures":[{"sig":"MEUCIGCZm7FXYffSvIYrl8M1s82z407ja0pL6942ZcpyovNNAiEA0XCkcHgTR2cS7Z2VIOjwuJKjyueOGlMYgQwFlfjAePE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@openfeature%2freact-sdk@1.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":187159},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"ee236396cd9b2ba51434f56e5e1077d1a36911ec","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","lint:fix":"eslint ./ --fix","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"toddbaert","email":"toddbaert@gmail.com"},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"20.19.4","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_1.0.1_1755534572509_0.01421886463498856","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"@openfeature/react-sdk","version":"1.0.2","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@1.0.2","maintainers":[{"name":"toddbaert","email":"toddbaert@gmail.com"},{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"lukas.reining","email":"lukas.reining@aol.com"},{"name":"jonathannorris","email":"jonathannorris@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"843e36ee49257d7ab0780305a4a4b943f2105d2e","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-1.0.2.tgz","fileCount":9,"integrity":"sha512-yzOOq6EORA7rAXDdTdFWVEz6nMj8FQknLvQQonBrCRxIOplCJs4RB2Pe7yw5L7JpzFwv/+icmQWn101YxDusqw==","signatures":[{"sig":"MEYCIQDD/fVImnkLDJrTW6vQ/oBr3bInNfw6xoOvP4zFQXZN3gIhAIefFQfdeapSvjiSu8nlK83zKg3asunThGEZJsT2K2Bq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@openfeature%2freact-sdk@1.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":187982},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"d21c041eba748d4682995b5569b6ef9c17195405","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","lint:fix":"eslint ./ --fix","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:017cb11c-7d6b-4955-abc5-4cbc053f27c4"}},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"11.6.2","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_1.0.2_1761917582238_0.44614929881843146","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@openfeature/react-sdk","version":"1.1.0","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@1.1.0","maintainers":[{"name":"toddbaert","email":"toddbaert@gmail.com"},{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"lukas.reining","email":"lukas.reining@aol.com"},{"name":"jonathannorris","email":"jonathannorris@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"00aec2ff16a6ed31e2ec08b37dba2d9f797a2c37","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-1.1.0.tgz","fileCount":9,"integrity":"sha512-NTo+fg+Iz44cdG4lf28vHFH7V7oFuVEB2PzkknvKfFF04Y/vj+HItm5BpFwTN6wlpgMJEx/LS8bqZ0q321k4dQ==","signatures":[{"sig":"MEYCIQCJOVSvcv45xw6yhsI7LAkTZ7PuIYVvnh/qhwDRdh74MAIhAJN+JqNxup+tuFjiY3i2Xsbv7dRr8icxm0+994fuD020","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@openfeature%2freact-sdk@1.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":189981},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"7dc79e14ea10b67633013eb6492eee52a56822c2","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","lint:fix":"eslint ./ --fix","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:017cb11c-7d6b-4955-abc5-4cbc053f27c4"}},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"11.7.0","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_1.1.0_1765313641618_0.3364066981118601","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@openfeature/react-sdk","version":"1.2.0","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@1.2.0","maintainers":[{"name":"toddbaert","email":"toddbaert@gmail.com"},{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"lukas.reining","email":"lukas.reining@aol.com"},{"name":"jonathannorris","email":"jonathannorris@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"f54eb87946e8686a4a3791d73bbde95ff71b8e71","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-1.2.0.tgz","fileCount":9,"integrity":"sha512-96nAkwS/dk56Pvfaq5vjTC6KvjuOvcYhmjsrAwii5WyRu0xa57ykl/OO+Szo/hWQCPV6ScVLQXMFMYl3nWH99g==","signatures":[{"sig":"MEUCIQDd2jbWpmHui+TXMtHdtvjnI34DUhhAgCF4wIZkuBvSIQIgFn3SIPVo7hmfgO//jHWnHBBHpMgHTHBDXuE8z6posoE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@openfeature%2freact-sdk@1.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":214349},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"e8244cf247eb2edafe44149f8fe23ef5f447032f","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","lint:fix":"eslint ./ --fix","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:017cb11c-7d6b-4955-abc5-4cbc053f27c4"}},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"11.7.0","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_1.2.0_1768595327278_0.7482099176855008","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"@openfeature/react-sdk","version":"1.2.1","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@1.2.1","maintainers":[{"name":"toddbaert","email":"toddbaert@gmail.com"},{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"lukas.reining","email":"lukas.reining@aol.com"},{"name":"jonathannorris","email":"jonathannorris@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"76691248eaee4e8660282852571591e47e5c1313","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-1.2.1.tgz","fileCount":9,"integrity":"sha512-W4vRe76HVB/PkCJQGycllIcHCT4q3C++8wFXxL3XZC3VWm7NEnFAzmboXfsMg/6N9KNWh0KRJYQAj0XTWAiyww==","signatures":[{"sig":"MEUCIQC9fZqW5V3zdLu01xxEwMpzjfDsSiTEF5L/jBT80wJwQAIgD+DWcT7xwSuYEr1cQPqrboZnV9w58eDxBxD7ZQ1Lj/k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@openfeature%2freact-sdk@1.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":214182},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"d813157c85b764636f8caad406b5cd81dbaf0c28","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","lint:fix":"eslint ./ --fix","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:017cb11c-7d6b-4955-abc5-4cbc053f27c4"}},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"11.10.0","description":"OpenFeature React SDK","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_1.2.1_1771387040422_0.6284755646694098","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@openfeature/react-sdk","version":"1.3.0","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@1.3.0","maintainers":[{"name":"toddbaert","email":"toddbaert@gmail.com"},{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"lukas.reining","email":"lukas.reining@aol.com"},{"name":"jonathannorris","email":"jonathannorris@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"a69add2a221a418dad652495465a9c6284171db2","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-1.3.0.tgz","fileCount":9,"integrity":"sha512-+9OjXMIjybTt39jlhq+nZ7JuZNGsY/Ua5WaJg8GgY6MSPkIhrewhGdghYYMKGi3VL4aHKhH3IE+iAITySBS2Ew==","signatures":[{"sig":"MEUCIBjd9KEJmn+EXdJoBoIxXk0xUkhFmx0NgWF8HTQWtK6wAiEAq0Dk38UsIR+uCmdtK+p8bsd1etEBPRmCv+He5yrnSZw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@openfeature%2freact-sdk@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":215946},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"f55801d76aeeb314c593292c4a3e469ae2e9c256","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","lint:fix":"eslint ./ --fix","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:017cb11c-7d6b-4955-abc5-4cbc053f27c4"}},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"11.5.1","description":"OpenFeature React SDK","directories":{},"sideEffects":false,"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_1.3.0_1776813787649_0.5608890007064131","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@openfeature/react-sdk","version":"1.4.0","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","_id":"@openfeature/react-sdk@1.4.0","maintainers":[{"name":"toddbaert","email":"toddbaert@gmail.com"},{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"lukas.reining","email":"lukas.reining@aol.com"},{"name":"jonathannorris","email":"jonathannorris@gmail.com"}],"homepage":"https://github.com/open-feature/js-sdk#readme","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"dist":{"shasum":"165647802b77c8ab491d7d1fd9c19bb5179b9e56","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-1.4.0.tgz","fileCount":9,"integrity":"sha512-dRDvhkEVg/GqRToO2mO1JN2vm+pu86CWVnXM8SnB1yRujVkW21Leb6PcfyS6YjsF9Ob9JkqQtCrnpISd3OF8RQ==","signatures":[{"sig":"MEYCIQCXmce0JD2ZhbBOD84VYsJCRDj8OCywGCW9xgRwSnNtgwIhAMaKlDrSVoftYL4fHbiHKrqLdW1e+Ta+lZDsZlFYprY0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@openfeature%2freact-sdk@1.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":220698},"main":"./dist/cjs/index.js","types":"./dist/types.d.ts","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"gitHead":"febc73c3960bc3cfa7bf53ef6bababc9e6093d6e","scripts":{"lint":"eslint ./","test":"jest --verbose","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","clean":"shx rm -rf ./dist","prepack":"shx cp ./../../LICENSE ./LICENSE","lint:fix":"eslint ./ --fix","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","current-version":"echo $npm_package_version","build:rollup-types":"rollup -c ../../rollup.config.mjs","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:017cb11c-7d6b-4955-abc5-4cbc053f27c4"}},"repository":{"url":"git+https://github.com/open-feature/js-sdk.git","type":"git"},"_npmVersion":"11.5.1","description":"OpenFeature React SDK","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","_hasShrinkwrap":false,"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"peerDependencies":{"react":">=16.8.0","@openfeature/web-sdk":"^1.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-sdk_1.4.0_1781285140371_0.5842789886102102","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"@openfeature/react-sdk","version":"1.4.1","description":"OpenFeature React SDK","main":"./dist/cjs/index.js","exports":{"types":"./dist/types.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js","default":"./dist/cjs/index.js"},"types":"./dist/types.d.ts","scripts":{"test":"jest --verbose","lint":"eslint ./","lint:fix":"eslint ./ --fix","clean":"shx rm -rf ./dist","build:react-esm":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=esm --outfile=./dist/esm/index.js --analyze","build:react-cjs":"esbuild src/index.ts --bundle  --external:react --external:@openfeature/web-sdk --sourcemap --target=es2015 --platform=browser --format=cjs --outfile=./dist/cjs/index.js --analyze","build:rollup-types":"rollup -c ../../rollup.config.mjs","build":"npm run clean && npm run build:react-esm && npm run build:react-cjs && npm run build:rollup-types","postbuild":"shx cp ./../../package.esm.json ./dist/esm/package.json","current-version":"echo $npm_package_version","prepack":"shx cp ./../../LICENSE ./LICENSE","publish-if-not-exists":"cp $NPM_CONFIG_USERCONFIG .npmrc && if [ \"$(npm show $npm_package_name@$npm_package_version version)\" = \"$(npm run current-version -s)\" ]; then echo 'already published, skipping'; else npm publish --access public; fi"},"repository":{"type":"git","url":"git+https://github.com/open-feature/js-sdk.git"},"keywords":["openfeature","feature","flags","toggles","browser","web","react"],"author":"","license":"Apache-2.0","bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"homepage":"https://github.com/open-feature/js-sdk#readme","peerDependencies":{"@openfeature/web-sdk":"^1.9.0","react":">=16.8.0"},"devDependencies":{"@openfeature/core":"*","@openfeature/web-sdk":"*"},"sideEffects":false,"_id":"@openfeature/react-sdk@1.4.1","gitHead":"3c01041559a04a4fb1bd511127ccdd5cda184c1b","_nodeVersion":"22.22.3","_npmVersion":"11.5.1","dist":{"integrity":"sha512-xKpXBXVT0w9CIrhl6IzGkIuxmsqy7At+eYUW1XtaZbk+odKW424ZnmmjqiQMrbu31pfAhQrzww36QokTQaIf7g==","shasum":"99e9c91e0ed27ee0bcacceb82368180d44ee4e24","tarball":"https://registry.npmjs.org/@openfeature/react-sdk/-/react-sdk-1.4.1.tgz","fileCount":9,"unpackedSize":222384,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@openfeature%2freact-sdk@1.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHWj/iUGHMe08BA5aSRFD4Hb67vRIfNyJ7xy4xqkHBxkAiEAyDMIQzL5CabQyoi319NKnLV+BBIGM/9MCMmWNFaQ3oM="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:017cb11c-7d6b-4955-abc5-4cbc053f27c4"}},"directories":{},"maintainers":[{"name":"toddbaert","email":"toddbaert@gmail.com"},{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"lukas.reining","email":"lukas.reining@aol.com"},{"name":"jonathannorris","email":"jonathannorris@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-sdk_1.4.1_1781883542447_0.8663064601274912"},"_hasShrinkwrap":false}},"time":{"created":"2023-09-29T17:10:32.665Z","modified":"2026-06-19T15:39:02.958Z","0.0.1-experimental":"2023-09-29T17:10:32.924Z","0.0.2-experimental":"2023-10-31T18:25:44.403Z","0.0.3-experimental":"2023-11-11T02:19:21.612Z","0.0.4-experimental":"2023-11-21T20:32:25.843Z","0.0.5-experimental":"2023-11-27T17:12:00.479Z","0.0.6-experimental":"2024-01-11T20:45:41.655Z","0.1.0-experimental":"2024-01-19T15:09:17.405Z","0.1.1-experimental":"2024-02-01T14:15:15.972Z","0.2.0-experimental":"2024-02-27T13:24:40.943Z","0.2.1-experimental":"2024-03-05T21:44:00.092Z","0.2.2-experimental":"2024-03-06T16:56:25.392Z","0.2.3-experimental":"2024-03-25T14:45:40.991Z","0.2.4-experimental":"2024-04-03T21:28:54.164Z","0.3.0-experimental":"2024-04-09T13:41:13.375Z","0.3.1-experimental":"2024-04-09T20:22:02.558Z","0.3.2-experimental":"2024-04-12T11:57:57.282Z","0.3.2":"2024-04-18T16:38:21.438Z","0.3.3":"2024-04-23T19:08:17.581Z","0.3.4":"2024-05-01T13:54:33.550Z","0.4.0":"2024-05-13T21:43:09.443Z","0.4.1":"2024-06-11T16:49:30.741Z","0.4.2":"2024-07-29T18:13:37.545Z","0.4.3":"2024-08-22T19:24:08.598Z","0.4.4":"2024-08-28T13:11:05.861Z","0.4.5":"2024-09-04T19:23:29.409Z","0.4.6":"2024-09-23T21:41:24.958Z","0.4.7":"2024-10-29T15:46:44.424Z","0.4.8":"2024-10-29T18:09:23.349Z","0.4.9":"2024-12-04T18:38:20.052Z","0.4.10":"2024-12-18T19:00:12.888Z","0.4.11":"2025-02-07T21:08:54.806Z","1.0.0":"2025-04-14T17:07:24.946Z","1.0.1":"2025-08-18T16:29:32.710Z","1.0.2":"2025-10-31T13:33:02.548Z","1.1.0":"2025-12-09T20:54:01.756Z","1.2.0":"2026-01-16T20:28:47.516Z","1.2.1":"2026-02-18T03:57:20.570Z","1.3.0":"2026-04-21T23:23:07.798Z","1.4.0":"2026-06-12T17:25:40.516Z","1.4.1":"2026-06-19T15:39:02.603Z"},"bugs":{"url":"https://github.com/open-feature/js-sdk/issues"},"license":"Apache-2.0","homepage":"https://github.com/open-feature/js-sdk#readme","keywords":["openfeature","feature","flags","toggles","browser","web","react"],"repository":{"type":"git","url":"git+https://github.com/open-feature/js-sdk.git"},"description":"OpenFeature React SDK","maintainers":[{"name":"toddbaert","email":"toddbaert@gmail.com"},{"name":"beeme1mr","email":"beeme1mr@gmail.com"},{"name":"lukas.reining","email":"lukas.reining@aol.com"},{"name":"jonathannorris","email":"jonathannorris@gmail.com"}],"readme":"<!-- markdownlint-disable MD033 -->\n<!-- x-hide-in-docs-start -->\n<p align=\"center\">\n  <picture>\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/open-feature/community/0e23508c163a6a1ac8c0ced3e4bd78faafe627c7/assets/logo/horizontal/white/openfeature-horizontal-white.svg\" />\n    <img align=\"center\" alt=\"OpenFeature Logo\" src=\"https://raw.githubusercontent.com/open-feature/community/0e23508c163a6a1ac8c0ced3e4bd78faafe627c7/assets/logo/horizontal/black/openfeature-horizontal-black.svg\" />\n  </picture>\n</p>\n\n<h2 align=\"center\">OpenFeature React SDK</h2>\n\n<!-- x-hide-in-docs-end -->\n<!-- The 'github-badges' class is used in the docs -->\n<p align=\"center\" class=\"github-badges\">\n  <a href=\"https://github.com/open-feature/spec/releases/tag/v0.8.0\">\n    <img alt=\"Specification\" src=\"https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge\" />\n  </a>\n  <!-- x-release-please-start-version -->\n  <a href=\"https://github.com/open-feature/js-sdk/releases/tag/react-sdk-v1.4.1\">\n    <img alt=\"Release\" src=\"https://img.shields.io/static/v1?label=release&message=v1.4.1&color=blue&style=for-the-badge\" />\n  </a>\n  <!-- x-release-please-end -->\n  <br/>\n  <a href=\"https://codecov.io/gh/open-feature/js-sdk\">\n    <img alt=\"codecov\" src=\"https://codecov.io/gh/open-feature/js-sdk/branch/main/graph/badge.svg?token=3DC5XOEHMY\" />\n  </a>\n  <a href=\"https://www.npmjs.com/package/@openfeature/react-sdk\">\n    <img alt=\"NPM Download\" src=\"https://img.shields.io/npm/dm/%40openfeature%2Freact-sdk\" />\n  </a>\n</p>\n<!-- x-hide-in-docs-start -->\n\n[OpenFeature](https://openfeature.dev) is an open specification that provides a vendor-agnostic, community-driven API for feature flagging that works with your favorite feature flag management tool or in-house solution.\n\n<!-- x-hide-in-docs-end -->\n\n## Overview\n\nThe OpenFeature React SDK adds React-specific functionality to the [OpenFeature Web SDK](https://openfeature.dev/docs/reference/technologies/client/web).\n\nIn addition to the feature provided by the [web sdk](https://openfeature.dev/docs/reference/technologies/client/web), capabilities include:\n\n- [Overview](#overview)\n- [Quick start](#quick-start)\n  - [Requirements](#requirements)\n  - [Install](#install)\n    - [npm](#npm)\n    - [yarn](#yarn)\n    - [Required peer dependencies](#required-peer-dependencies)\n  - [Usage](#usage)\n    - [OpenFeatureProvider context provider](#openfeatureprovider-context-provider)\n    - [Evaluation hooks](#evaluation-hooks)\n    - [Declarative components](#declarative-components)\n      - [FeatureFlag Component](#featureflag-component)\n    - [Multiple Providers and Domains](#multiple-providers-and-domains)\n    - [Re-rendering with Context Changes](#re-rendering-with-context-changes)\n    - [Re-rendering with Flag Configuration Changes](#re-rendering-with-flag-configuration-changes)\n    - [Suspense Support](#suspense-support)\n    - [Tracking](#tracking)\n    - [Observability Considerations](#observability-considerations)\n  - [Testing](#testing)\n- [FAQ and troubleshooting](#faq-and-troubleshooting)\n- [Resources](#resources)\n\n## Quick start\n\n### Requirements\n\n- ES2015-compatible web browser (Chrome, Edge, Firefox, etc)\n- React version 16.8+\n\n### Install\n\n#### npm\n\n```sh\nnpm install --save @openfeature/react-sdk\n```\n\n#### yarn\n\n```sh\n# yarn requires manual installation of the peer dependencies (see below)\nyarn add @openfeature/react-sdk @openfeature/web-sdk @openfeature/core\n```\n\n#### Required peer dependencies\n\nThe following list contains the peer dependencies of `@openfeature/react-sdk`.\nSee the [package.json](./package.json) for the required versions.\n\n- `@openfeature/web-sdk`\n- `react`\n\n### Usage\n\n#### OpenFeatureProvider context provider\n\nThe `OpenFeatureProvider` is a [React context provider](https://react.dev/reference/react/createContext#provider) which represents a scope for feature flag evaluations within a React application.\nIt binds an OpenFeature client to all evaluations within child components, and allows the use of evaluation hooks.\nThe example below shows how to use the `OpenFeatureProvider` with OpenFeature's `TypedInMemoryProvider`.\n\n```tsx\nimport {\n  EvaluationContext,\n  OpenFeatureProvider,\n  useFlag,\n  OpenFeature,\n  TypedInMemoryProvider,\n} from '@openfeature/react-sdk';\n\nconst flagConfig = {\n  'new-message': {\n    disabled: false,\n    variants: {\n      on: true,\n      off: false,\n    },\n    defaultVariant: 'on',\n    contextEvaluator: (context: EvaluationContext) => {\n      if (context.silly) {\n        return 'on';\n      }\n      return 'off';\n    },\n  },\n} as const;\n\n// Instantiate and set our provider (be sure this only happens once)!\n// Note: there's no need to await its initialization, the React SDK handles re-rendering and suspense for you!\nOpenFeature.setProvider(new TypedInMemoryProvider(flagConfig));\n\n// Enclose your content in the configured provider\nfunction App() {\n  return (\n    <OpenFeatureProvider>\n      <Page></Page>\n    </OpenFeatureProvider>\n  );\n}\n```\n\n#### Evaluation hooks\n\nWithin the provider, you can use the various evaluation hooks to evaluate flags.\n\n```tsx\nfunction Page() {\n  // Use the \"query-style\" flag evaluation hook, specifying a flag-key and a default value.\n  const { value: showNewMessage } = useFlag('new-message', true);\n  return (\n    <div className=\"App\">\n      <header className=\"App-header\">\n        {showNewMessage ? <p>Welcome to this OpenFeature-enabled React app!</p> : <p>Welcome to this React app.</p>}\n      </header>\n    </div>\n  );\n}\n```\n\nYou can use the strongly typed flag value and flag evaluation detail hooks as well if you prefer.\n\n```tsx\nimport { useBooleanFlagValue } from '@openfeature/react-sdk';\n\n// boolean flag evaluation\nconst value = useBooleanFlagValue('new-message', false);\n```\n\n```tsx\nimport { useBooleanFlagDetails } from '@openfeature/react-sdk';\n\n// \"detailed\" boolean flag evaluation\nconst { value, variant, reason, flagMetadata } = useBooleanFlagDetails('new-message', false);\n```\n\n#### Declarative components\n\nThe React SDK includes declarative components for feature flagging that provide a more JSX-native approach to conditional rendering.\n\n##### FeatureFlag Component\n\nThe `FeatureFlag` component conditionally renders its children based on feature flag evaluation:\n\n```tsx\nimport { FeatureFlag } from '@openfeature/react-sdk';\n\nfunction App() {\n  return (\n    <OpenFeatureProvider>\n      {/* Basic usage - renders children when flag is truthy */}\n      <FeatureFlag flagKey=\"new-feature\" defaultValue={false}>\n        <NewFeatureComponent />\n      </FeatureFlag>\n\n      {/* Match specific values */}\n      <FeatureFlag flagKey=\"theme\" matchValue=\"dark\" defaultValue=\"light\">\n        <DarkThemeStyles />\n      </FeatureFlag>\n\n      {/* Boolean flag with fallback */}\n      <FeatureFlag flagKey=\"premium-feature\" matchValue={true} defaultValue={false} fallback={<UpgradePrompt />}>\n        <PremiumContent />\n      </FeatureFlag>\n\n      {/* Custom predicate function for complex matching */}\n      <FeatureFlag\n        flagKey=\"user-segment\"\n        defaultValue=\"\"\n        matchValue=\"beta\"\n        // check if the actual flag value includes the match ('beta')\n        predicate={(expected, actual) => !!expected && actual.value.includes(expected)}\n      >\n        <BetaFeatures />\n      </FeatureFlag>\n\n      {/* Function as children for accessing flag details */}\n      <FeatureFlag flagKey=\"experiment\" defaultValue=\"control\" matchValue=\"beta\">\n        {({ value, reason }) => (\n          <span>\n            value is {value}, reason is {reason?.toString()}\n          </span>\n        )}\n      </FeatureFlag>\n    </OpenFeatureProvider>\n  );\n}\n```\n\nThe `FeatureFlag` component supports the following props:\n\n- **`flagKey`** (required): The feature flag key to evaluate\n- **`defaultValue`** (required): Default value when the flag is not available\n- **`matchValue`** (required, except for boolean flags): Value to match against the flag value. By default, an optimized deep-comparison function is used.\n- **`predicate`** (optional): Custom function for matching logic that receives the expected value and evaluation details\n- **`children`**: Content to render when condition is met (can be JSX or a function receiving flag details)\n- **`fallback`** (optional): Content to render when condition is not met\n\n#### Multiple Providers and Domains\n\nMultiple providers can be used by passing a `domain` to the `OpenFeatureProvider`:\n\n```tsx\n// Flags within this domain will use the client/provider associated with `my-domain`,\nfunction App() {\n  return (\n    <OpenFeatureProvider domain={'my-domain'}>\n      <Page></Page>\n    </OpenFeatureProvider>\n  );\n}\n```\n\nThis is analogous to:\n\n```ts\nOpenFeature.getClient('my-domain');\n```\n\nAlternatively, a pre-configured `Client` instance can be passed directly via the `client` prop:\n\n```tsx\nconst client = OpenFeature.getClient('my-domain');\n\nfunction App() {\n  return (\n    <OpenFeatureProvider client={client}>\n      <Page></Page>\n    </OpenFeatureProvider>\n  );\n}\n```\n\nThe `domain` and `client` props are mutually exclusive.\n\nFor more information about `domains`, refer to the [web SDK](https://github.com/open-feature/js-sdk/blob/main/packages/web/README.md).\n\n#### Re-rendering with Context Changes\n\nBy default, if the OpenFeature [evaluation context](https://openfeature.dev/docs/reference/concepts/evaluation-context) is modified, components will be re-rendered.\nThis is useful in cases where flag values are dependant on user-attributes or other application state (user logged in, items in card, etc).\nYou can disable this feature in the hook options (or in the [OpenFeatureProvider](#openfeatureprovider-context-provider)):\n\n```tsx\nfunction Page() {\n  const { value: showNewMessage } = useFlag('new-message', false, { updateOnContextChanged: false });\n  return (\n    <div className=\"App\">\n      <header className=\"App-header\">\n        {showNewMessage ? <p>Welcome to this OpenFeature-enabled React app!</p> : <p>Welcome to this React app.</p>}\n      </header>\n    </div>\n  );\n}\n```\n\nFor more information about how evaluation context works in the React SDK, see the documentation on OpenFeature's [static context SDK paradigm](https://openfeature.dev/specification/glossary/#static-context-paradigm).\n\n#### Re-rendering with Flag Configuration Changes\n\nBy default, if the underlying provider emits a `ConfigurationChanged` event, components will be re-rendered.\nThis is useful if you want your UI to immediately reflect changes in the backend flag configuration.\nYou can disable this feature in the hook options (or in the [OpenFeatureProvider](#openfeatureprovider-context-provider)):\n\n```tsx\nfunction Page() {\n  const { value: showNewMessage } = useFlag('new-message', false, { updateOnConfigurationChanged: false });\n  return (\n    <div className=\"App\">\n      <header className=\"App-header\">\n        {showNewMessage ? <p>Welcome to this OpenFeature-enabled React app!</p> : <p>Welcome to this React app.</p>}\n      </header>\n    </div>\n  );\n}\n```\n\nIf your provider doesn't support updates, this configuration has no impact.\n\n> [!NOTE]\n> If your provider includes a list of [flags changed](https://open-feature.github.io/js-sdk/types/_openfeature_server_sdk.ConfigChangeEvent.html) in its `PROVIDER_CONFIGURATION_CHANGED` event, that list of flags is used to decide which flag evaluation hooks should re-run by diffing the latest value of these flags with the previous render.\n> If your provider event does not the include the `flags changed` list, then the SDK diffs all flags with the previous render to determine which hooks should re-run.\n\n#### Suspense Support\n\n> [!NOTE]\n> React suspense is an experimental feature and is subject to change in future versions.\n\nFrequently, providers need to perform some initial startup tasks.\nIt may be desirable not to display components with feature flags until this is complete or when the context changes.\nBuilt-in [suspense](https://react.dev/reference/react/Suspense) support makes this easy.\nUse `useSuspenseFlag` or pass `{ suspend: true }` in the hook options to leverage this functionality.\n\n```tsx\nfunction Content() {\n  // cause the \"fallback\" to be displayed if the component uses feature flags and the provider is not ready\n  return (\n    <Suspense fallback={<Fallback />}>\n      <Message />\n    </Suspense>\n  );\n}\n\nfunction Message() {\n  // component to render after READY, equivalent to useFlag('new-message', false, { suspend: true });\n  const { value: showNewMessage } = useSuspenseFlag('new-message', false);\n\n  return (\n    <>\n      {showNewMessage ? (\n        <p>Welcome to this OpenFeature-enabled React app!</p>\n      ) : (\n        <p>Welcome to this plain old React app!</p>\n      )}\n    </>\n  );\n}\n\nfunction Fallback() {\n  // component to render before READY.\n  return <p>Waiting for provider to be ready...</p>;\n}\n```\n\nThis can be disabled in the hook options (or in the [OpenFeatureProvider](#openfeatureprovider-context-provider)).\n\n#### Tracking\n\nThe tracking API allows you to use OpenFeature abstractions and objects to associate user actions with feature flag evaluations.\nThis is essential for robust experimentation powered by feature flags.\nFor example, a flag enhancing the appearance of a UI component might drive user engagement to a new feature; to test this hypothesis, telemetry collected by a [hook](https://openfeature.dev/docs/reference/technologies/client/web/#hooks) or [provider](https://openfeature.dev/docs/reference/technologies/client/web/#providers) can be associated with telemetry reported in the client's `track` function.\n\nThe React SDK includes a hook for firing tracking events in the `<OpenFeatureProvider>` context in use:\n\n```tsx\nfunction MyComponent() {\n  // get a tracking function for this <OpenFeatureProvider>.\n  const { track } = useTrack();\n\n  // call the tracking event\n  // can be done in render, useEffect, or in handlers, depending on your use case\n  track(eventName, trackingDetails);\n\n  return <>...</>;\n}\n```\n\n#### Observability Considerations\n\nReact's lifecycle can result in flags being evaluated multiple times as a user interacts with a page.\nIf you are using an OpenFeature hook for telemetry, this can result in inflated evaluation metrics.\nThe [OpenFeature debounce hook](https://github.com/open-feature/js-sdk-contrib/tree/main/libs/hooks/debounce) can help to reduce the amount of redundant evaluations reported to your observability platform by limiting the frequency at which evaluation metrics are reported.\n\n#### Type-Safe Flag Keys\n\nFor enhanced type safety and autocompletion, you can override flag key types using TypeScript module augmentation. See the [`@openfeature/core` README](../shared/README.md#type-safe-flag-keys) for details.\n\n### Testing\n\nThe React SDK includes a built-in context provider for testing.\nThis allows you to easily test components that use evaluation hooks (such as `useFlag`) or declarative components (such as `FeatureFlag`).\nIf you try to test a component (in this case, `MyComponent`) which uses feature flags, you might see an error message like:\n\n> No OpenFeature client available - components using OpenFeature must be wrapped with an `<OpenFeatureProvider>`.\n\nYou can resolve this by simply wrapping your component under test in the OpenFeatureTestProvider:\n\n```tsx\n// use default values for all evaluations\n<OpenFeatureTestProvider>\n  <MyComponent />\n</OpenFeatureTestProvider>\n```\n\nThe basic configuration above will simply use the default value provided in code.\nIf you'd like to control the values returned by the evaluation hooks, you can pass a map of flag keys and values:\n\n```tsx\n// return `true` for all evaluations of `'my-boolean-flag'`\n<OpenFeatureTestProvider flagValueMap={{ 'my-boolean-flag': true }}>\n  <MyComponent />\n</OpenFeatureTestProvider>\n\n// testing declarative FeatureFlag components\n<OpenFeatureTestProvider flagValueMap={{ 'new-feature': true, 'theme': 'dark' }}>\n  <FeatureFlag flagKey=\"new-feature\" defaultValue={false}>\n    <NewFeature />\n  </FeatureFlag>\n  <FeatureFlag flagKey=\"theme\" matchValue=\"dark\" defaultValue=\"light\">\n    <DarkMode />\n  </FeatureFlag>\n</OpenFeatureTestProvider>\n```\n\nAdditionally, you can pass an artificial delay for the provider startup to test your suspense boundaries or loaders/spinners impacted by feature flags:\n\n```tsx\n// delay the provider start by 1000ms and then return `true` for all evaluations of `'my-boolean-flag'`\n<OpenFeatureTestProvider delayMs={1000} flagValueMap={{ 'my-boolean-flag': true }}>\n  <MyComponent />\n</OpenFeatureTestProvider>\n```\n\nFor maximum control, you can also pass your own mock provider implementation.\nThe type of this option is `Partial<Provider>`, so you can pass an incomplete implementation:\n\n```tsx\nclass MyTestProvider implements Partial<Provider> {\n  // implement the relevant resolver\n  resolveBooleanEvaluation(): ResolutionDetails<boolean> {\n    return {\n      value: true,\n      variant: 'my-variant',\n      reason: 'MY_REASON',\n    };\n  }\n}\n```\n\n```tsx\n// use your custom testing provider\n<OpenFeatureTestProvider provider={new MyTestProvider()}>\n  <MyComponent />\n</OpenFeatureTestProvider>,\n```\n\n## FAQ and troubleshooting\n\n> I get an error that says something like: `A React component suspended while rendering, but no fallback UI was specified.`\n\nThe OpenFeature React SDK features built-in [suspense support](#suspense-support).\nThis means that it will render your loading fallback automatically while your provider starts up and during context reconciliation for any of your components using feature flags!\nIf you use suspense and neglect to create a suspense boundary around any components using feature flags, you will see this error.\nAdd a suspense boundary to resolve this issue.\nAlternatively, you can disable this suspense (the default) by removing `suspendWhileReconciling=true`, `suspendUntilReady=true` or `suspend=true` in the [evaluation hooks](#evaluation-hooks) or the [OpenFeatureProvider](#openfeatureprovider-context-provider) (which applies to all evaluation hooks in child components).\n\n> I get odd rendering issues or errors when components mount if I use the suspense features.\n\nIn React 16/17's \"Legacy Suspense\", when a component suspends, its sibling components initially mount and then are hidden.\nThis can cause surprising effects and inconsistencies if sibling components are rendered while the provider is still getting ready.\nTo fix this, you can upgrade to React 18, which uses \"Concurrent Suspense\", in which siblings are not mounted until their suspended sibling resolves.\nAlternatively, if you cannot upgrade to React 18, you can use the `useWhenProviderReady` utility hook in any sibling components to prevent them from mounting until the provider is ready.\n\n> I am using multiple `OpenFeatureProvider` contexts, but they share the same provider or evaluation context. Why?\n\nThe `OpenFeatureProvider` binds a `client` to all child components, but the provider and context associated with that client is controlled by the `domain` parameter.\nThis is consistent with all OpenFeature SDKs.\nTo scope an OpenFeatureProvider to a particular provider/context, set the `domain` parameter on your `OpenFeatureProvider`:\n\n```tsx\n<OpenFeatureProvider domain={'my-domain'}>\n  <Page></Page>\n</OpenFeatureProvider>\n```\n\n> I can import things form the `@openfeature/react-sdk`, `@openfeature/web-sdk`, and `@openfeature/core`; which should I use?\n\nThe `@openfeature/react-sdk` re-exports everything from its peers (`@openfeature/web-sdk` and `@openfeature/core`) and adds the React-specific features.\nYou can import everything from the `@openfeature/react-sdk` directly.\nAvoid importing anything from `@openfeature/web-sdk` or `@openfeature/core`.\n\n## Resources\n\n- [Example repo](https://github.com/open-feature/react-test-app)\n","readmeFilename":"README.md"}