{"_id":"@descope/web-js-sdk","_rev":"397-b137fcd8e51fe658a5da81d25b8405d7","name":"@descope/web-js-sdk","dist-tags":{"alpha":"1.6.3-alpha.0","oidc-client":"0.0.0-alpha.0","session-debugging":"0.0.0-alpha.1","latest":"1.51.1","next":"0.0.0-next-0cf282db-20260628"},"versions":{"0.0.1-alpha.1":{"name":"@descope/web-js-sdk","version":"0.0.1-alpha.1","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.0.1-alpha.1","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"047e8180f0897d24215f759ee6a214af5ebbd560","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.1-alpha.1.tgz","fileCount":11,"integrity":"sha512-HLsZCDLYy1mK7H1Bs25UbMV/tyc83nJZRr18fVLV/CgbjenNHqiXzYSalR7Vd+z/yWAGYbas7Z6lLg8kw7AJtQ==","signatures":[{"sig":"MEUCIAgsdPwED7fvKs4A4Qvv2y+pYmynxa7DiMbO1xxE18N5AiEA51qxk9UKdQV6bp8bRfJyY9Wmkgnt/EGasEjEfAzx8nk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143203,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFli3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojMg/+KgSTZgs1oHSvw20wHGgzi8fsXd6stvpFyfvszIUvL+ZvOsG3\r\nMXBzUapfAZDgDF7ogHuL3M6kZpwVeTyLno5u+f90PrBGFo/aAgCU7sY+hRgD\r\n8/1YkYUB5kNDls5gFAecH8dDyvNcHE6B5ImxDREshOgjIyIcm72ml373G5ql\r\nlY+JY2bVBcad7hvHzrqhXFUgSGRBMuaZJhmcqmBrJVtcN6vkEaWwj8c7REZB\r\nZB2cztw7Js1T864vIQCoWUWPS3cBNv1Z0DBdwUyViVfxLmour2Fxa6rk+onS\r\neCjUOMdJQqcw1uJDOme3ZYkAnc6W93uwmCxgsqt7hOeEIiY2TrEGnn77hbjj\r\nMg5sJug5WIxCJaDlSC/u9A8EI2vnlU63O0N7CeEjGpOsyvI8lNtN4P5KcQIA\r\n6qkaoL9UZf/7W80oafq/f1BLZgcTD6H07fTBebW1lSdwdLy51LDmQQCE03VS\r\nOQdSbd0fOtBGQXQFm+aaPS3F6tRf9mk6UJ3S5EbTIg8SCHJuhWD1GpLeFxGX\r\n2fH5WI9MV/G98AqdTIG//lJAMdL1B7V9e/Hve/6+wPmW6S41OfV/zdu1L6dn\r\nNcelZNufH7Ba3KWM815cFx+C4wAWm4rYmvZhdsZQHzHG8Z4HTGZK7Xy2XoNq\r\n1DuP205BIqj4Vj053IlyYqvQ34zSWn1AZt0=\r\n=Y1ql\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"dc88900a55da0409208fbc746657659ebd598278","scripts":{"lint":"eslint src/**/*.* --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"16.14.2","dependencies":{"ksuid":"^3.0.0","@descope/core-js-sdk":"^0.0.41-alpha.12","@fingerprintjs/fingerprintjs-pro":"^3.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.20.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","eslint-plugin-n":"15.2.4","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.6.0","eslint-plugin-import":"2.26.0","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.0.0","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^22.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.0.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.1-alpha.1_1662408887328_0.5927301225003407","host":"s3://npm-registry-packages"}},"0.0.1-alpha.2":{"name":"@descope/web-js-sdk","version":"0.0.1-alpha.2","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.0.1-alpha.2","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"54d02e0e12ec073dc314d69296d4c4342113e786","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.1-alpha.2.tgz","fileCount":11,"integrity":"sha512-04fd8iDvAKtB/9pkWCTik6EtNAoI2L9dpErCQ1tICop/UMIl135P41du7oAOybciQKx4vUKjKyW95dJyBapE0g==","signatures":[{"sig":"MEUCICJf729jjd1Vtrv1frKi6TFKv2z782pYVOWiz8c1dbn8AiEAwQcQUfHSi6VKpnXJlcfST2x7+OSHYxkkhK2H0PYJlaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143203,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFvebACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrD6BAAirkx9z08b4tZP0F+Ifjx3Po8LE9ZB4FXL4Ue643qvToKHSQ+\r\nnuNKJN2zRpxmmEY5vGPFfpYiqPj5XDfKnK4V0pmz4fNMnr4I5Fa0lxSWMNLH\r\nHmetOhI9mbkDIGPlIbjevL/Vp2TlsahjuwcGNsblvEpOn+petB4ZVhSpOBFQ\r\nRV5x7l5nfkls27hGaExL/CA+WdFWzAnIUM0ogXDzxqdGfN83wiYGe2ULR52R\r\n4r1kQ+GIz1Ce+ChyXmd8NRkX7eWxtQLmBtNz92IxAd07jByTGIjzHDL42gpB\r\nPjV/LUZn9fJjZ+Wx9NL6Dfo91bpA2En/4eoxdbKCrKrJhsnJnpogcd92iVky\r\nNeSGTTlTYXVKlalzvNDsfpGMycSdN0zMtJ8WIb8iwJcJ3+L2rAeOOGRyASq9\r\nRI3I2WSYW5NLkw8QaUC+3QHFgICweyxD6zQI4KW1NmjuhEwTBEpmYH5i6SEM\r\nCL2eCA7kf/Nl6TnNvlCrion1dyXzWCqRmCl/C0pcWKF6lHGB/KST0tPPMvNn\r\nZK8DxBKHSYAo09Tjve9V1GIxRslOh4bCjnRaEUkl2kz3fDqmDjeE3QgVvzmK\r\nYetbkjCjiB7+Cqut6I7bajvp4l8BFouaHo0xET3ylekYMvU20iZvhZH3+b+9\r\n2C4lJaK3H0m08ym+Pj+imEOgjh3In3QUcXA=\r\n=2hUL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"2bde2d442b6390d06a7d601ef2af8bf216b68778","scripts":{"lint":"eslint src/**/*.* --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"16.14.2","dependencies":{"ksuid":"^3.0.0","@descope/core-js-sdk":"^0.0.41-alpha.12","@fingerprintjs/fingerprintjs-pro":"^3.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.20.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","eslint-plugin-n":"15.2.4","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.6.0","eslint-plugin-import":"2.26.0","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.0.0","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^22.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.0.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.1-alpha.2_1662449562978_0.20586996030027338","host":"s3://npm-registry-packages"}},"0.0.1-alpha.3":{"name":"@descope/web-js-sdk","version":"0.0.1-alpha.3","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.0.1-alpha.3","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"9fca51732716d819059a17e7ecc6970eccadc617","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.1-alpha.3.tgz","fileCount":11,"integrity":"sha512-G0AtQpTPD11WQBic4f0iUmeS+GX6wC9J84C7qOwCH/nMhthYU5Hd9qgqGrn92axnZ8FSQOjCnywOMQtyqJi+Kw==","signatures":[{"sig":"MEYCIQCEwmfQ45wLMor0H9F7OQqmfXMIEEEhCbGrgh6GRL0dfAIhAMaKbDq4OpvN0STkSptFJ3Uyk6Zd/MAHK9/PCCy+6ET3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIZp3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq72BAAgWk9Duru1j+hCXkUwJ2ElKiFki9boEqKmTMDrpN+7P8G5sfb\r\nBp9QCmsyHb4+Qhn0B4rgzYjWd6PRQl/9i97vbTWqpto34yNDsgr8B4KhLNWq\r\nrPnxolTzzvQMvQBdhYu85FWZzP7Hj3Uj4QP5JKpoHMm5+3BO70931yWiZ0jU\r\n+w+qSiYKNaQ4SLP5EBjC2kal0Q6d4EiVD4A+0btxAsIVvszLbJpQqKwKBQCz\r\nUbaM4odFNM0Os11PpnffzE9gLcmUWT6AayjUk4UNfTuCamD/xAGZl55evt7A\r\nM/r4XUtRaSl0oPwM2Wn5Fr4thOy3V6S0vvlvcM552vAIYBCWt/pa/Qaut4uO\r\nFaQA0IP0KeGxCsZSCpbyEIc0+oEdIQ6G6AQnqvECHm02IDicbwXj8ywpxmkh\r\ngFplyRSf5sJygIn/xYRY+Wefqhatkxr0CraVhLj1DHiK8bpQLJBu4Y0cFKd6\r\nBKVfNnvRcSab6JFUWRnqebOkd2XJQfbg3lbnt1+ZQg58LZ1ErdOTcHYzAPua\r\neurMy3UTd7Bsk40+Mbd8qYX9N9FvpnemSCd2crkD0PPkmcaXjGt2sBZa4fBU\r\nl1nShR0Rb5WwdlwREty3FJiSe3GKwsGe450SqKblM/CXDmx0PoDyA4FiUl4B\r\nddCy1noC3nIRiru5hAMThqbVYkgqDNRgOAI=\r\n=eSnu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"4b981f592e8cf4642617ad7b43a4ddf953c2b64c","scripts":{"lint":"eslint src/**/*.* --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"^3.0.1","@descope/core-js-sdk":"^0.0.41-alpha.16","@fingerprintjs/fingerprintjs-pro":"^3.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.20.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","eslint-plugin-n":"15.2.4","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.6.0","eslint-plugin-import":"2.26.0","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.0.0","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^22.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.0.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.1-alpha.3_1663146615500_0.921817688439365","host":"s3://npm-registry-packages"}},"0.0.1-alpha.4":{"name":"@descope/web-js-sdk","version":"0.0.1-alpha.4","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.0.1-alpha.4","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"ed2651745762bebaa414ff6e946521b7afdaaecd","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.1-alpha.4.tgz","fileCount":11,"integrity":"sha512-IxQIGXL+wsDmaakcsWq6bWrFILtnICJ6Ikaln5BVCAaoQFu9EzhsRpHymfhiT1x1eL7a0iHrsVi7R//g962OHw==","signatures":[{"sig":"MEYCIQDSDS/bOD2bRQOD2GOqBAC1slLkBxcFLhDeyVv/BBNTtAIhAKJKyWUgKe+QXFI5ulx/s9lODX0QIa2CD+0LvuT3+Elb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIZvRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4rg/+P0RmD16334PlFrbZnZwYw1FyYLLxz5c1rhziYQtwCGo11IwE\r\n7fGwbHzWO5QoffCdnnNf2HedDepGIzsOyL8lfYSYaZQv6Has0uRN7VK5lY18\r\ngzT2cNygAZeq7xQ6TIwkmWz/EFebL3J0n9wGOpAJauWE42I7trM1Vh3Jj9Do\r\nrwByw9CFBnHrTnkdZy0uCrsjwJmK7e+H6Ds2o8XWg6QUK9G/NjN6+4S4S/3B\r\nV/Is/nwN7lJ1MOXbye+YSUE9efgm6EUOnTU6OHSdpb0CNTJ1sDNI87P/chRv\r\nhh8iy8EUlvr8gPIfBYlG0K3rwFd6iERBHmsIUfFZC6nGh2mUkjnby/a+UzkN\r\nwg4//JCpmTV6eeENmr+UUOFPjTnV8jBTArh7Bw3VH7bZrrU1uakfqr3bNHKt\r\nZHr6mKEvnBgjZoCHbWhaXNvaQb5uJaIb9Vawkg9dnA3Zcg6Q+Bm1FIssd1j7\r\n8ohSC5R9aL1HpveFUXxqG2k4C78/K2sIr/HPO4a8Yb+3W73AaBy/2IFxdp2w\r\nANlK1SKvWJ1GmaZKF8hqXJsLz3/0A0SOLZr8uZbhYsIkushA09YHRuFSzQDz\r\n8tGKRsTB/prdhLDGDRvAnpsU3vL8KSiMjtj3r/022i+oal00HfMn4uIyYEee\r\nVWBy/ZtJn7vxesiVWjXK6g4O4Mp89MK6p9A=\r\n=rv2J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"5a1b34cd220eacb2a4d4091341f9081156546b70","scripts":{"lint":"eslint src/**/*.* --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"^3.0.1","@descope/core-js-sdk":"^0.0.41-alpha.16","@fingerprintjs/fingerprintjs-pro":"^3.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.20.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","eslint-plugin-n":"15.2.4","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.6.0","eslint-plugin-import":"2.26.0","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.0.0","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^22.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.0.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.1-alpha.4_1663146961444_0.7488616871610287","host":"s3://npm-registry-packages"}},"0.0.1-alpha.5":{"name":"@descope/web-js-sdk","version":"0.0.1-alpha.5","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.0.1-alpha.5","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"5b7108ffa460a7c11956bb164687cacc8f6a3fbb","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.1-alpha.5.tgz","fileCount":11,"integrity":"sha512-h4py1qq7PEGg4FWJMBRxOtdc/IMj+AldJkxbMbKnAoiruxDZutqKYVJxd7W7cH447LBbbfuuMDBaMOeGJzMHhg==","signatures":[{"sig":"MEUCIQCTfI4C9vQ40FSUSu6jgFrD6kKjHDiUOM0TbQdDa/lP6AIgUX5jkSUHcrxOT43dyqwGl1hufyU7xlRtHBDgH906A9U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIs1hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwjQ//Sj+kPOGrgmOZnqS/ZFGpN87HVFyvhh3ssTafEqO9ZP5gKzYo\r\nN5mAdo+9k+g8LQRBVnt3chuG3aMKR4VhpF16wuUZRZv3MmdjlOB9zTFnFFeo\r\nIh2YPsKueQY86P+/3d+JurB7lZaA9h3mQBaMK9MdG5t9PtepEiglSQ3i9ptX\r\nNoeEcasnmieI5dQ0RIBFCgQJu3o2gLoRXs8fcMp+XqC2C4PA1TXdDHxCCGnj\r\n+rJk3RaI5NDHohLoxw6K8eysCS5U4M0KB0tfHacqwgXY/4xSTeZMQesRexj1\r\nh0UaY1uTMNbpdx0WjR9Yf6QuLQr80Waj/qKGQye0sftYlLAZpv0ANJrK1ZBq\r\nGZlOYLWaBlUCEMsYoS/yp8jZ/TWQk2uArP7Fs4ViVtkIypkxSUThFYT4pFyi\r\nfX0h1G35xRNv2kXg8NZWzMfziMAwdwG0vUpHmPuRqVUyDnYdsnOGAhAzmYfp\r\nMrloCYwAmufKsZEagtpvfG331qTfqn2TwK1HPUiOtEd35mnqTrxw19QYWAVa\r\nUotEOhfsSMTjShTSOIs56+e9As59WosfwNv8a3cUO2pJE6NFoc5faKpmLa2a\r\nuiIsFM9vczUiH2z07agLqoxkJLZkB9GYXPXRUMFPvFGzyqK/yVm2pI7wvVun\r\nc+erROltCQ40QTVVnzp3l3EslIQAGcSA6o8=\r\n=URR2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"93611bf168e5d7739287df194a2d753d2fe19873","scripts":{"lint":"eslint src/**/*.* --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"^3.0.1","@descope/core-js-sdk":"^0.0.41-alpha.16","@fingerprintjs/fingerprintjs-pro":"^3.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.20.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","eslint-plugin-n":"15.2.4","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.6.0","eslint-plugin-import":"2.26.0","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.0.0","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^22.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.0.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.1-alpha.5_1663225185113_0.042098605853389426","host":"s3://npm-registry-packages"}},"0.0.1-alpha.6":{"name":"@descope/web-js-sdk","version":"0.0.1-alpha.6","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.0.1-alpha.6","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"51e70ee0216a89ab81b4b13d042be670149ca494","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.1-alpha.6.tgz","fileCount":11,"integrity":"sha512-+oQA/J4K/aTGE336/ZvDBZRJXa2ZKvcGJEQb+BpHQnGBVIfaE5JekdmUNHBkh3excVQLgFajHPZN2fRmRE6BeQ==","signatures":[{"sig":"MEUCICYy89HOWzOOQn/FEiW5AhgI+ZxnylVBP4lF1c5xHudDAiEAtp2BekY1UXU+XNb9IaUHnU1TeDgY/H3UzVWjVhhaXMI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158260,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIw0dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpz6RAAhXnWoRJUF0BWzltMaQSQ1Gb7wBX6Kq1lc8CgHqGyYNEWcB/w\r\neTwVg6YUSpdCKno2ZNCbJCvr+TYHy8qvKrmuoyTZ3THLKHzS3Yio1Zk8iy9h\r\npeqsrSiTJpqeSMX74p5TjdgfDp2VTDNy/XRTBqv1eHg76CB99zpNC9ho3TVq\r\nXnPgSeubQ9x1bhY8lowvKUtWdZw7UoS66/8XGc/2jI6JGyliyrJkBZ2KruuP\r\n/c6+Bs9mrAr6Cjc/Tymy8+i7D36Fg0wsIu2wThdS2VwR0C9RQEg36b/O7vFa\r\nekZHs7x1qiqb43ku71K75jIwp9DCfq57sGBqRE3KQz4PGRTraqgUn/dtP1gM\r\nVErVqeW2ec7BkjwBGf6IRPvvtkjhYjNj+mITaLWZp33/isQToFWI9YkQyzgN\r\n0gEL6QwtbamcMr6zy0SYr4eiCyGMdyxqGxKE3rBP0F2hAGRfYmq5Uh2vECHH\r\ngSShZxmH2A2GTEqdBKqOp279KCe6rZNpT+tI2V+PkKN691G8eITdG0iqdOtI\r\n0Iz81MndSYWhu3t5KjWFeJ0eTQ4+ZipYU+TOSm7aFuG8VKZaWg3r2zt+e5Ei\r\nxHbCd1tRnkMAnyliHfR5V522ecoPXExzBcRlCGOOny7nTKEzDWdfTgSU8tbq\r\nQrNglQDkLYmCVXPMa1lBXOvoiEG4iww0v2w=\r\n=OFZ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"3c11dae75b5925785cd24664edbec5718bac5af9","scripts":{"lint":"eslint src/**/*.* --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"^3.0.1","@descope/core-js-sdk":"^0.0.41-alpha.17","@fingerprintjs/fingerprintjs-pro":"^3.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.20.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","eslint-plugin-n":"15.2.4","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.6.0","eslint-plugin-import":"2.26.0","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.0.0","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^22.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.0.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.1-alpha.6_1663241501069_0.7515900690723594","host":"s3://npm-registry-packages"}},"0.0.1-alpha.7":{"name":"@descope/web-js-sdk","version":"0.0.1-alpha.7","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.0.1-alpha.7","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"cf5c147cd48490aa9f1a486552f6220734b48d7d","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.1-alpha.7.tgz","fileCount":11,"integrity":"sha512-YP5OtF1HJtHPxO/Y8YGZTHWtuH5S37Wxr5a/og2eMdo0hYLObcdS0Tnto9zgbQGrWEZQLPLKVCyvL2xwQ80wiw==","signatures":[{"sig":"MEUCIEeQkq2h3vcSoVfEyLgzOm5/KLF0TesF5QFOA81MpZ82AiEAqfM5zs5Cql1uUlVmepc4wMGq8+oZvnT8WXaEymGEhm4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNik/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqq0A/7BTkbhoSm/41aLH9Wpw/j5PzSc5CK9eOkREPIYTxTm1ACJRKD\r\n7zIbVxs/VVOl9pMxphYPHWymXL8x+e+jFIpMFK5pivt0m3PGkeA2fdKAPmTK\r\nxEQs6PP9mvIZyGnmEsLqCMhDoVLNh8WJtt4PosEj83cMzgH2LpzrmIeuUjnQ\r\nq2tDTWEPt10CUJdULrtWxLrxl33+CWWxGbadQQaAuGFJdEo0h14XAF8Od5En\r\nmsDXAjALjkZNt9Q4sfjCSgXFqi9lQRgBlFzhEPOboNTtUOeKTRLgi8nAPcR6\r\nLEiKOhZUK7jiqNCQeZwsL4uNUWumzeNmw9mPCWc44aOqsXsZGVqeLz9s6Fbw\r\nUlV7gHk2H0l4ZWqMg4mITI92ox7yqCuxPvjhqAwBYgAaNuxuFjau/FVeho2Z\r\nCF7cm7QOZEKXtTXxlDNT861Og753yZe7CQ1RkdnbURIj3aX/t/mpQVgMdKym\r\n33bqEElMPiwbYb3STzdoPm25rRG2tMbQduZKMxkLWj6oBPszCloFh86ikvTQ\r\nLKjKpD+Cr5cFoqANta1i2gyVYnu1guRpREWwPPyfOj7fzezyrcVn9HLydaDH\r\ncmVkbFJMyj/+cRzRUcmdOSWxulhjH4m7NDTgkLFNT0yZwhXVN9S1Jj2X700n\r\n4i51fTit+pnm0xTfLh+/5vrb6/bj3UmAe44=\r\n=d2zD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"6c0907fd9e935efb76acb9ef2d8f4b6c08c6f968","scripts":{"lint":"eslint src/**/*.* --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"^3.0.1","@descope/core-js-sdk":"0.0.41-alpha.20","@fingerprintjs/fingerprintjs-pro":"^3.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.20.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","eslint-plugin-n":"15.2.4","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.6.0","eslint-plugin-import":"2.26.0","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.0.0","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^22.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.0.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.1-alpha.7_1664493886887_0.17498237259742488","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@descope/web-js-sdk","version":"0.1.0","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"7090a1efce93294b95ff290a3c616b7cd5d46a29","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0.tgz","fileCount":11,"integrity":"sha512-caKJD7o00vHyUDSwCj6r63WCBRqeqG3JosP7DNa5mzOtgUQUl99jQtGkJFrAiTJU0vZgwwTl9KD/JGxs39+LDQ==","signatures":[{"sig":"MEYCIQDto8PAmJ+zBd2x/2ikjNoKyOxPgsqUfYi2inlhhStepQIhAOhit0RVlIWfyZM/MrvbTl5rZIJog9xe7/GIZR81Fak7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjP0KHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCcQ//VpwB60KyEcipVEwZn5OWGOjpYRyFdCHdjlsQyRv2S2j2V8Br\r\nNU3F0o/A1LFGCUjpm3VlBuG3NJyz6oJ5nEqg5XZmtyhzSHVWbbcS2Yf4MwNw\r\nojG5J3pzBnnwbIwx/xi5ll1b1yIPcXs+zivIzHINgsN1exta5278zCuF19Lg\r\nGdL/kc+EwRzZml0+czdltkt/9MGaWTDrz8h+ilChHZx9eSvdTmTHipeiIpgo\r\n2nxiVgZdNMp7c35zto2eFJPIgfNBrOydGqElPTTHB35/G/Efd69q9LYSAynn\r\ngQV6+ZU3KwqcRutOGltpp2hdpw+8US1+i6B5w2NZKbgxHyphR554mRAzvpfa\r\nc6sQNPb4XiKW+Mde1EPnyKhMpjloSTVEuphhKcqcnKzhtMLPlUOfWJ0rdb7y\r\nht+Ofe8XC4O8krprVHYjwjGew1/5Wau/iRlaxqbAy7dFSPVB0i3qYygBsNkJ\r\ny8hNZ8MfbvHEvpd3ZUmmBqHPURYqQKB7nbDfSXCY1Kl9cBYsp49Z1P2Mf6ba\r\n40J37wGDMwpxnxTmeH8Eq6bmMlL9H2X/wyieawn/TgH/OKtptKs/2LTcYu0n\r\nS2RH9vxI+9amN1MljaQqq74AtQ1UdxjtpWWWk7vf1F5DV6hORP1FGOb+peYs\r\nfYJfGwG2bIZ3j3KdDkkQRnCc8HML45EKEg8=\r\n=bJzr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"d9d6440261b31f6747de13087119f0643ea17ad4","scripts":{"lint":"eslint src/**/*.* --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"^3.0.1","@descope/core-js-sdk":"0.0.41-alpha.21","@fingerprintjs/fingerprintjs-pro":"^3.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.20.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","eslint-plugin-n":"15.2.4","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.6.0","eslint-plugin-import":"2.26.0","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.0.0","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^22.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.0.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0_1665090182825_0.9814572677379496","host":"s3://npm-registry-packages"}},"0.1.0-alpha.2":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.2","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.2","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"4bcd8b4ea6161e6de2d10aa2e91c4cb4f738bd2b","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.2.tgz","fileCount":11,"integrity":"sha512-UmqJVwVh8C1jVKeK+93qV5FVOBmtCAuL1NP+yBsSo6+40qLgrdlTsOkBi8dCndplkdH/DWmwJ7NobLLZGbjf+w==","signatures":[{"sig":"MEUCIQDkc++LZ4Izbbmj/Q3KwsUYhH5gyi6V7XOG9cmKJVy+qgIgZ3sUWuk3OZYrLviJ96LpBmvBHUekLaaKI81epyow3ZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172944,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjP7EMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpj0hAAnqnYW83gEedIXkql1xyDPzdvODGouL538rglKf16YIZ2FFDe\r\nq0QWIRtRgGFubs8h9rQ2tsnOYuuAXV3su0czOrL6vE1Tn37LqMtZi2gcBvr7\r\nP3ed/SxdYkKswzTSFt4MCct+GFur4IyEkGyg5v8Q/7mRpcrvwy3DT5WUcQo9\r\ngQhwfRuZ6sld88VfmMt0xyr23XYbg9wbYfZ8jj37LLOlNzl8BB7dA8wS2HIG\r\nqCbjsH8z3RbCAkKCeDA8kMZpfqrzP2s8l62Nc01pYuCIBB91zoGE3unViVDx\r\nVilMTecPaUooQ0xVvd1dO5rqNY9gjqyTirSgvovMKradilGgScTsSlV/SjX/\r\npunZ47jlBfEc0GmB77eV/76mu//RxCOPuKK632f6vkZJgbWhdQQKxvwjTZRV\r\nrS39AFtJitK+huO710uzbAVAo3UhIzzPbkam487/vTOYxX43vOsw02TwwfEO\r\nlGQy21xqKGojlvmkYeN5UeZkRptAuvtRZFz0brYwdGdTUFtlDN72nbfrSIfP\r\nB64cA1KD1kO8HnkvKPfq0I0vhXJ2Qj1o9XIKms1lJ0NhM3XHx4F9gISrIgUY\r\n8HNAE8yFzn71qaklslX1zzZu2e9CoIlXSX70fpRo5Cy7p9B9zOdrgdVAHLOk\r\nmGaJGNQPXC9L73GfJiW10h8FNVNPsfCl//4=\r\n=FSDL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"dde24fa691c233b7e63fd82f353ddfcf404c9041","scripts":{"lint":"eslint src/**/*.* --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"^3.0.1","@descope/core-js-sdk":"0.0.41-alpha.22","@fingerprintjs/fingerprintjs-pro":"^3.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.20.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","eslint-plugin-n":"15.2.4","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.6.0","eslint-plugin-import":"2.26.0","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.0.0","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^22.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.0.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.2_1665118476246_0.5919521665791545","host":"s3://npm-registry-packages"}},"0.1.0-alpha.3":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.3","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.3","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"f02799fcb098b5aae56f9923b0b761a7924718a3","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.3.tgz","fileCount":11,"integrity":"sha512-AuruKt8IV8+dthpkQM2f1vA8xbjkBV2eK/k/9IJqbvqBS7m6OrBFZ3QCvmKq7JS2+pRq/HFKweLbDLdA8D2Nhg==","signatures":[{"sig":"MEQCIBeKJlMeCuBGn9QatTY/s38A0fR0dkFxja95/Nyk8JYMAiBYmj3zzMgb7qO5gNNtp7VpPVFbJP9/S4NjyReW9kFbdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWYYpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpuUw//TCzz57nqXwPvAFPd/i+ouIYPRgBRQe73UuFmR1wkX7dGY34I\r\nrJu50GkjlJxG9FV4BGzzFUDOecijJkfe4/YQIo932sPiKSynm35xp/A5PqHs\r\nKxyXKoXKb3SWWIccbm5Ux7Y42ThPpc3jb7GNsQxlrBgXUpJP60wF6h5lvfgx\r\n/OOxMgKJdDEas0e7dGQDd29TydcpmtYWml7U4H9NdnXz6y+SVUey/ahlK/Cc\r\nKbFK0pVhtUE6TtniPdMYCjWSjAM99ER037MEqJw+ZF7QVtOEJo/lFHB4aPwn\r\nbEpP4qiENe/VeCmiGwpL2RX5pu09dGCwIpywgygUaLwN6DmwaABvroZjpbDd\r\nUS412MFLYb4jCKix8u/wSqj4Zz85CK8vqhTkDPEV38H9robykAmsCXkgfrmj\r\nSiC2zpxKk3OQTyURthwFZl5iRKRfJdCo5FTrJQgzYI4o9zldrdJ2uFf0nn3G\r\ntFUtc933iNwwJ1CHBXsQkzo1VfamWmBSLksQN3pVPIf8uaVgxHr5sVQUMt0o\r\nbsRYFjngKIb7QGRbZpZpPto/Ivcp7zZ8mDM5mJH7YX+ZfO4UIJKsska4I2S6\r\n9qENQK3levMBAYBGGnpyKkCIugx41z7O7y5AXNIyjOduv3F4TULSsNE57g3/\r\nZwBLd1O4Gqy890kvqM2VETJcl9RXX3min4M=\r\n=Sm3Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"40b52b09f8a47c3fa68a87d54f56c0909f0cf917","scripts":{"lint":"eslint src/**/*.* --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.22","@fingerprintjs/fingerprintjs-pro":"3.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.26.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","eslint-plugin-n":"15.3.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.0.0","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^22.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.0.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.3_1666811433443_0.35226106531274315","host":"s3://npm-registry-packages"}},"0.1.0-alpha.4":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.4","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.4","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"6333937e3db026859f892d5b681a26b47071a2bc","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.4.tgz","fileCount":21,"integrity":"sha512-1e/sJ7cDlMQVlzyoUpFAiPaOrD/QMcxGEz2wI9M4PBSBRrq3dR+3DcoZ0xF0zUEHtnF0TFJVQg/ZpX6zAx48FQ==","signatures":[{"sig":"MEYCIQCTXrysT68IjyAeGR4b/6sdthBf5pU7lC23SR6MUMsBtgIhAKtR6ojRFsyig07ycW4rv/mogmqiyjz/6uX61mFwNQnf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYEFaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1iw/+OfJH3NWZNk5UL92W3j46EjUqwa8CHlP/6AnOvEkhgRewk2Jh\r\nTPQTtRQoksotdTvLh1sGUyU4A8nrkzfW5JjFWOk9myx+XMZAIYj13sWHhUBX\r\nU7qhhFcZEP6iYuvV5tsVmlS6KAvQ3je8Ibze1U7CCVgGqAvQN1aKoA6OSldv\r\nR9S0Cjmnnmf28zk4vX/6/qi1wPj9HuQ3EXCpb4m71FUaGH4ibdeF7Qxddlji\r\noHELOjLfEkPriXgKvsncOr1tw0zvvgDjRgpdJl2e+GUPR0+qncwa4GgxQmz0\r\ntqp62FKOFK4n6WzPYY626HkSxbWxw3PFMsZQJrpDavzaeEmRn9tQzM/jHtGC\r\nRUl977dMmM7E4gaBJth9iEMzp05n2EaFD4uXvYjpDkjy4XymPNzQ1ERpDe9a\r\nNsW3WVWD1moDQUhZF5N0Us7SWJ90TJPNWNllCWN8OVYL3dT1COapZfeS46qI\r\nKJHjo+JXa49KGXHQ9ITbrXEzSW7Rf6iK6h2tYP+/i7klYAU7lpSeLPCRS77K\r\nvaSKObjOTpBT0NeS7816F9V0pNr1/nAeeUin9rVWw6SjTJ4sqonwH6+BBNY/\r\nRydGAogoELMCCGwooSTmFqd3VWlSG+FBXzDX8sEt9gf4KNu02UgtqHSvpF9r\r\nCXfT6XyZXQ+X1WTyGr6TwHzPEyOwqwVI5IM=\r\n=vqFD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"9eb5b157f3a7281263519563386e2dcb0540712f","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.22","@fingerprintjs/fingerprintjs-pro":"3.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.26.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.3.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.0.0","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^22.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.4_1667252570631_0.7194900205662789","host":"s3://npm-registry-packages"}},"0.1.0-alpha.5":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.5","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.5","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"cbf129f4c7d139e0ac1a95a323937a6e9b319a00","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.5.tgz","fileCount":21,"integrity":"sha512-OYxKCO1GAg/35BGq8Y6jIWhZWvecc7SOFiPd5SIXbMuXYL8Ucr8mjigcihB5SUGXrpC09I/mnDjUMzrQcW08Rg==","signatures":[{"sig":"MEQCICelcqQiKMHcD2rIb9woIOR+lKuqwx6Bz7QslofxQkBMAiAVZUJrAMeGL7ky7+BKElKihozFTJNE+D2Y0VGMfOUYWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":237374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYpzzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqnA//RYvahD4zAHAITG5ktJAvaHSVIvvppdEPC+1W3myyOrqLxRGq\r\nbBhKxevfxk0q+xBW3aJSdB2qm+G9rwzQkROTf/fikHBJa0dk9kJsaGelECS8\r\nvQFYdw2/L+w+BhTwC7Kcnq2ruJOpdU5jdOicyePsdmBRJegPqVUNiWd/ticF\r\nQf+ETKlNq5ygQ7WxH2a1QE4tCJFxk8/CGtOk/aQ7X7y70NBxvgBpIRAhKKsn\r\ncXfq/Ym7pwFOIE9FFWI8+x6HVzRcWqSyq0hNrqhmG6vif3hrxtQV94PKmWIn\r\nTsIHtlkUQxxnKIL2bSuoouQSuD6f9yT2T1IfeLNllSQQp+kkSaI+Pg17sQJx\r\noPCYXSvJrU0UAcP4R/mExExKOI3x7BRvknPZeH2gQGnoC34/JKDohPOFAMky\r\n9OdhOkmnYTFRZolbQAHHNY7Rm+vtevQ9VjuuTY2iIy/nX1Bin1qwd5Kk3D0H\r\nwF87TVEbA+GEcjJNNR4D0/4sK+KGHabaRwd7BU2UREQfGwH9jjXgx6DLnDWg\r\n4T7LwngXaayJyWFBximOMFAKTopww7VcjdIM0w4ePnc+fhVSGsrZx6aMUVsk\r\nGXR5ezKPoq+wvwUorJPpFHn7vpTryvdWNbSiDtx15tDN84fI4Ra5Ug3KfKOM\r\nprKpY8RpeliE5NfHykCf6cRIzcOAMM7gfv4=\r\n=fYCx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"b733dd95022fa152921a4e9322f83baca925eb2f","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.24","@fingerprintjs/fingerprintjs-pro":"3.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.26.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.3.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.0.0","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^22.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.5_1667407091368_0.011214725165726858","host":"s3://npm-registry-packages"}},"0.1.0-alpha.6":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.6","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.6","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"2e8336b4711601d1fed3b092e0d9544ae6cae475","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.6.tgz","fileCount":21,"integrity":"sha512-Nu7+KCiQh6MY9terCcUK/lMHOf35cuYXH/rjxD739lMNA/9ofzw7TYO3eVhyetpQIpRl3OMAfBiMfSdu53XPmA==","signatures":[{"sig":"MEUCIGv+abXCC9ybBw8LBYgPcFNi1MxEUnLwMsAG0GzY1zYFAiEA0dyh3OOI0iUWIYmTvbw3Yfgdu6Sm2JrhEYgh3enzyYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaRpiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvDQ//XXfQiRm6MlXWaA4UV8vee5sqxMFWlHxp8i3++9SeyD/46Bn7\r\n+Nyf1FEG9k2n44N7aKOM0RPx/blHflwxK/VL+ssp47MXEr7XhZO7n9QgftoZ\r\nvnBJTmKdECp2+Z2/kqV0v405M9B9JSdupU0/365XiUbpTlYFaEARv/HkGs3U\r\nsQ8+H/AhphiX9MkNRM5h4kY1im9ePcNNSNnwI6pZU+OxOA+bsbk0DqaHxS9D\r\nBQkfT4VLJdaUejP+xOQ77iP9PGC7Mk9+JrKV2n8XAnP3/3ly3vY4fO3z+HzH\r\nAiqFvVY2meieI31Ou973H0XwcX+h5QHB79Bnx6SHkWe/tLCoHu0tDHUnHyaB\r\ncZNnxxymAbvkAUssbQPNxL/ZCV1vrmFH+hR0KAsH/uxpFocvMHLS3GTtQ7nN\r\nbsyoScMRSZCcfdRpzhar77RLhqcHVod1a2u0uj96eo/cfmaOQrF35gLVonOs\r\nLa8n141x3419faAcrhHu4NC9tnB8qiQNsLpMPLK1xW7cVD6YAxVEW3uGMtLD\r\n1AkZXMtNEHc/dBJJA+aVRQJw6sekMF5aDi0I28piEBcibHvrkzybgp0TAyUI\r\nS5nAF005FhVmrHPahtWaTvUaN2qNxQeCVFOLhN62E2CPyM0gyU8W5wlVoCrG\r\noNUYcJOdJs/9StDtrJDRh48VBpgIiWRvk60=\r\n=IyU8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"8165e395a5c85ca4440bc8362cce4185a8d08c21","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.26","@fingerprintjs/fingerprintjs-pro":"3.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.26.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.3.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^22.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.6_1667832418198_0.46801117664221614","host":"s3://npm-registry-packages"}},"0.1.0-alpha.7":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.7","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.7","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"42fcd8ada8ee9cba59034d4b2243606ea3111791","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.7.tgz","fileCount":21,"integrity":"sha512-nW2Wx/LBknQ/5XF+hzTtl6qGnCLtaFjmDDtkRbroADPxs7/OLfjGC57YYb0WLvgDL+R/3bZDABXHWt7aqCNCRw==","signatures":[{"sig":"MEUCIEcemrdSsKvxS6LFX/OKQw3atIfDDqJ1lFIkRRirQiTdAiEArlXrDeeIN66TInetcAfrA8ZDwnC0lJpEjgKl9hussPU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":244180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJja3GqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBjxAAlOqMJAmGEO+IeTIYYzERhUO1RonyY0fZFFC4G6jRvLFvHErN\r\n4c6yiNnFPtmfLcM/8vHegEJS5xAYMZQSmJtj6BvYlgFd20545NgAULMefR6/\r\nOf2AXkjkzS1A/hwDTDv6uqchZ3kZm+HTNAyGIpLKy2V5E1CNT4Cmh6yBaiyj\r\nVe3M5I23hwNtA09edw/WW06k+5FTaCoHJdWjSu5iKDqRtCtaIu6GKMX5oVS/\r\n+gYK4niaKBexi+8Gk5QrGhzkBmNL40gIPcIfLVlTNHO6DQgMBvuX5XQLoh0M\r\nzyZpLyw3dO88nvp4FxhjoVNgHpQV323ldlV1CNWWymy9JcMPijRqfh7TzdIF\r\nmqAkdZynVvjTgO2mFR2/Q8wOzb6vo7pEzTRzZgHdmI+EuB55VpexvdzNHm7/\r\nqAGafnYwnWgcOuM3LmnW4Ehzq5Zpvj8o5bqPQPc7LiUIOALOHocXpfFfb0R2\r\neZN87jKwBsQbSb/KwYUdYg48u3X7DRQNR251fHUKaFNb4R8S0u8Xalprd9m6\r\n41dVrluaaLgpBnzUlEKILI1o+Ll8RJO3xSk7ZMb1a3zu4q2+RqASPRnDd/5B\r\n049LEs1ZJSB53gQCefS8bAlXMafgYJArRMaDrCZxCRxnA3LOmcLQ0HyMi+Yr\r\nXeo1nS0TAlMPQfr8d+I7XH768oWzoeg1STo=\r\n=SEd1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"bc57fecd554f58b316ddb58fece904347b4ce30f","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.26","@fingerprintjs/fingerprintjs-pro":"3.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.26.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.3.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^22.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.7_1667985833883_0.6252454398313281","host":"s3://npm-registry-packages"}},"0.1.0-alpha.8":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.8","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.8","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"a53ddc6223b5b7cd45ddf83d80b9dcda07908e00","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.8.tgz","fileCount":21,"integrity":"sha512-Rbyr8oh9bhzSwwcnXTEYftCX3K/Rutm8Jb9IOjatpzC2IJo47ixQsXKRxCadp2gPKgsxEwzMoPctLVgO21t3/w==","signatures":[{"sig":"MEUCIGmo55oVxl8+FEEd4Qd5MDB8CXDK92zioxUZICFmbrlHAiEAwLfnpq9LcqrPOKgfbJT8DsAf4NnDGurpaJTM58eEPv4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":245002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdKmLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJLRAAi3HAMxX5ZDxpTsqwftpJdPYWAITj95O7qEJflQo0f/l5SOT8\r\nSx73AkVSpf9vcG7HvnSEnyYNxqiks0mI5pg/B3zAXxAvR5283Uuo2/xqUsbM\r\nrOW7x04/RjfPd+KIzp5HbgtNas6aG1KKM6CjGDfWd3bVE6xq52GR5Ywq9H57\r\nJt0IRH2mkH8jaLXVdVNqWo0l3nnSlYazm3wOQVflwpuqwk0O4YpbHlD3IXn5\r\n/01e+WqbdJnlhlJNoO8n7MafSNQo2iICqbM3NxScp8tFC3oet0RjKBzMJ+Q3\r\nKNBs/zuG1EbzLI72nKPfb7aj5dWT9StcPwSp8VF0YUBhbVXzpvAsZvRQ3nJO\r\npz8eDFdp72PYC1iIcOI7sibY0tBjkJ6QKwl0YxBiu27OFMCnS5zOlnR4PooV\r\n5QpYADzE0WBPtQk4SPdToazGwQqzWKCywcyoXpfTaIjBWFD9wvfIdrJlzvUw\r\nKFUo2nL6r9nChCA5e5FLObrUR89Rpz2PolWT098SnlelSdm3bW/juNRatPVO\r\nVrf97mkuwN6IqUe163tlnfeblcCWwJs6PiYT55/eDdIoLZt7TMx15tzfhji2\r\nEuJ4KSJ1fmnlL+XIJv8xEbG27ijrZ0zwHD27yaOV/vUHczUz/7O0h80jW+5o\r\n3aXmg4yWURTAKMGYfh0PIooYtGJOFguSEu8=\r\n=/Fc/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"3fbb9044973f602cc3224f90a9bc39eb3bebe8ee","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.27","@fingerprintjs/fingerprintjs-pro":"3.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.26.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.3.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^22.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.8_1668589962984_0.6249515606738318","host":"s3://npm-registry-packages"}},"0.1.0-alpha.9":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.9","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.9","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"2b3d498b11b39694c54f27a10364513701a99a5f","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.9.tgz","fileCount":21,"integrity":"sha512-IdmrNwx7lkrmmh7LyyratOvxN1H1kwRxIRP/wQGZVYlirxD5R0/OwN9ir9aZ8VkmTiIVcXle1WuI3FSg9XWWrg==","signatures":[{"sig":"MEUCIQC5VioYSc4AlYyAs98VmQRAlDjhOEMBOU2B1EjfxI4JJwIgYdc/740gYH6mOV1I6FPlZ/d+G0Qyj2PiyW6nEia2D/M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":253455,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhdBCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOqA//YeLHSmO7jTZbqkPwpH6MXYP35Ppw4m9t6egjGG6Iy5sBPylJ\r\n5s+hD5tDkx/l4obV+Y61SLDDS6hLiLh43miIAJj13q8ymUdPmwEQybvjvt/r\r\nxs3v14JkUwN2NgLOt1Ptwqk7eJlYLl4VopzPbMRTPr7c718rS0JiCoLYgIEH\r\nvNPeK+MX/nC6GVcSeFkAhhc4pN17Bw3CxAF8CuKQqmTMpnjTJKFyYPSzN7iX\r\nlilq/2HJRFSjbc6/jyWWX8XfN/dGX8/vOLfcABJh1eOOrceQ9wOHHkAlxibm\r\nxX96iHlVSWBsZ57DIlcVKD1S0ohRGCBfgMXJXn2ghtEheXvG2HISN/Px85Zv\r\n2IonW4tl/Q2Rxz+yPg50R1nyvKviW1WVh/Qr5WkYQ1AHlwttY7aNTYrT3eVI\r\nV6PUaxKe+0x/xUzM2C7bWb10gLF7KmAsdnO881045z5YaCOwJfoeMd0Qozbo\r\n8ugMiJeKmU8THTMZLhIXr1m+s4V4DQGUnJlR6y1qWsjXEmD0S8kzMNbRHuxu\r\nrVNs+Wkaw40/8ACrNeiwVNgBySjYydrVsKxuK2iOFdz4Pz9vSTnO5XY5jJ+r\r\n+Br9CeKUdz2gDwAMcSRVxSZo6gaPqtkx/iatHmaqC0sEcFtLWaeMFnChuxVv\r\nd376mN7fnckbaiV1NsEUuYK9es+QzQkHKDk=\r\n=yM2M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"d8c2fba3f2ec2d8d7156f7c3457c515bb70854dc","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.30","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.26.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.5.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.9_1669713986545_0.26411681173659374","host":"s3://npm-registry-packages"}},"0.1.0-alpha.10":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.10","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.10","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"44452cb5e12db26088ce98c99e1b327293756a89","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.10.tgz","fileCount":21,"integrity":"sha512-mr9OfO/q7jz3cIu6YlfKka+urHezOnRqZRFVOJ3PX3jU5O1E53Zeh28V8srIUh+aLlyN5AVqSKR3mP7XbpPF0Q==","signatures":[{"sig":"MEUCIDAZmmPtqG3yDrRhGGzl5+x6pLtnaN7dOkwCVlMt046ZAiEAjKUsEQMFafjKQE+pna0g79jJRfd5/XYQh+7umO7Wdcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":260179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjdLUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqlCg//QhFarpZlvTioeaOKLWYlU8bCfz4qNgWGNzKJoW1dnWJY2otE\r\na/bJuAIcFf1YMNunzVM0jiLwqDFSAk14f0TajV0W9obLp5AU9Y67yyXRhxwV\r\nTXqIgpnQ1gDQ14C4ngvD408OTZ4+389JybdTeC+jOlbSekBQQYq5f1qjk5OG\r\nmueLIphFbLz6FOoKRbKSE2vMVeqcJtjVb89BVPEZGgNLbJgM82IxYyk2XWOa\r\n8MgyHOEN6qfZOkaN/KxVRY97hHhuXBU0Ajxx2BUxnjcZ35MNCJzwEKTvNR7w\r\nwrEgr/NihXC2854l/snwGb/lAfg8Nktbx/bwdVdAl+7jKXuDnckb3/Pg+hq+\r\n8A5XOq7rJGzRXPTfXfC3bDB0yzP1PBylQKiQmuWeX6jx+0T3DzqdVvdiDMSF\r\nS8VLag3XIUE5isM6192DVysm7/arkKygQHsfVdKayb7PAQWLL45uVEwRyyuf\r\nVktAqbWnuc/QzVzWHwNnWR0rL4/dthHOf9YNptOIcZiBJC03H3NvA+xKJhum\r\nC3+ZHYoH5K3hQv8HdHJESQTCNyUwCRVMr7K++pRD+WCPkXkA92wLm9ZpR5cs\r\nZZN+VaQaL2Jo0EAUOfvdEGMQ6oJhBysDqxG4KRBwT1IN+Epz8bzEDZss4Vzj\r\nwC68nSRlRw83c4JIowE79lt/B1CKNW9afmk=\r\n=OZWk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"ec2c8390d942b2b032a93dd2c8a3d3d9d2b6c868","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.30","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.26.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.5.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.10_1670238931959_0.9638840683521401","host":"s3://npm-registry-packages"}},"0.1.0-alpha.11":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.11","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.11","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"b21a1847fcdcbed490c87cc65b7ad82dd1279e14","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.11.tgz","fileCount":21,"integrity":"sha512-VHouzpAszZPjSXjfUDrOgviZna9eaSnTfbc/kqCEovRLQfzOCEvJLStrgjEiz64xHS4fdjwQdrGay/aGXOEiWQ==","signatures":[{"sig":"MEUCIQDexHgQKXFrDluOsVS8H0OLzPpn/wyPfw6pSBaeSn08uwIgb1WBEtPX/jRVXlOjrYUtIfC3vKuYHiqFVgUU4h2nBdw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261994,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkfEwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3IQ//Qr1hjMdLDkJ11Ic5bksRcT1TksWdFX4GAHqgnD+hz4bR1YQ2\r\nn6Lh7bNizkkBL3Dbl/zAXBb4l22KANsfg82HM7OA3q+KKJkYYNmoglJpmU1U\r\nfI6ewdK6nUvpQCpCDKfRYJePTsAT2I8+o/mSs5o0OfuhZJtXuMSDlJ/kDOE1\r\n8LCSISdTk2nceOSE0RKRU5pRd/7QGzRjOvkFr4iAfpVMIxnE8X6PQuOY/bKK\r\nKfM7LsOp8WKrbSOCoGpLe5A0+iCXuF9jcfAVWdo1v74fXKA15G4SEsw4NFGz\r\n+HLVPNmYxo6cGM79qJAyLyVT+wvpjDRR5SjB/HuKs/S/TeNuj961hdqlKgX7\r\nmmqNT3PyQ/aR+jtDXyYeS1wFhF2lYPr/lcn974zfUDewOVgB3yan0X0RVbDU\r\naU3ldYyBfC9PlJOb9oYvPdLQnEAnEczlothLQvd0pNnuvZNe64Cavlq8WpP0\r\nlx1CPqXHjfb18f0ISBqPsA8uJyC7dK296g4tsQ8bGGQMdpwd7+umHAm3OrNH\r\n1YpW3bG0k3x5nXMMsxuPC0YIcG/k8igsSOW+D0gTK6XWLGW/A6fPCu5ogX6D\r\nzmUvyuJPUH7xeyR1ASoFLqQy6VLbNYgqnN5ncVgZpK8O7mdH+j4OKgNEYEmm\r\nyPwsXKcCevaDYxa0NqhgCnI0pED93z4d0kg=\r\n=WVUl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"db514d3d14a0ca5945e72a01d604f1b5c86f367e","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.31","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.26.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.5.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.11_1670508848163_0.9939067648505904","host":"s3://npm-registry-packages"}},"0.1.0-alpha.12":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.12","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.12","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"964d4e30c0fda78c9f9d1b517b3fe3ab614f30a8","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.12.tgz","fileCount":21,"integrity":"sha512-afx7CiKCPruFimziCFBkhfoghzErbiptQ7TRhJAydGB8UD1GWI2NimuxHhybA487G2wEX3u0Fs8jcs3MByQ30g==","signatures":[{"sig":"MEUCIGv0o6bTqiknK+1JluUHWIwD/7U2dZbu5nBZclhJ14DZAiEA/gtmWONNVSHeomZ3k2M6mlOac/W3cR1isbbyLozLSeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":262615,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkhM2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKXQ/+MaG34V/5X6a3ftW143iP9Dz9dqesB40h4ah0oLeZSlmIZGdr\r\nf/twWMtBq/F2ocMqVqHsrNPmyK7ReQ+LsWTjdnI04QJCqzcCe/xcgB09TLQU\r\n9DDH/bhiX1D6WLgzIsinjsQWONZqSZUYiyYF4QJCg/Nr5HubadQnGHc/ZvYS\r\nbpKZ7snQuakLIROo2/hA20GZb02Cog6QbCDKxCDp9+fEPByBcvBq2QOqxxf/\r\nljOz33mlvWJHimUjkbF/wLt2hNce5xFDlu1kupyamg7wc6uQQafEFINPUWMh\r\nLvBajuVhQ3X7VlP2xd6ZO5XGPKN8g8AB+9xMuA6mZixp0d9cf/I5UoluSgod\r\nKGh4MaNxb1WqkpBDC5ZXvpOA9VGK9t7GU/v16JeSLybOfkoTP5wBDKACHn2/\r\nUOFVSKrbRED/cPZuPe4fWL5xmuBeOJEFspMbCHXwrANgR9+YeQ0i38GPXneV\r\n4LxHNQ0KM1q4PnDp+rz+RQTEfHQz8lF0X0r7Wv/JoTMTg5Qg6wyemefhRn4h\r\nKSguguy+Pup5Be5rlFMxRkLrd3n3OX/Ho3EHx8ezklLSk3a0w1neSeSk59cw\r\n5k4FQbea+54f85sa1AIpFDWEjzx8CbpLQq0cpS8KtvjovUmJeQUTxZuu8l+A\r\nCBeIoLr9QX3Oegz4cVlVtmX1Y8sylYJrqYw=\r\n=KQqs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"873dd1a0239ecf74192b3d5c48f1950a9f7921ca","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.32","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.26.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.5.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.12_1670517558528_0.520020686650432","host":"s3://npm-registry-packages"}},"0.1.0-alpha.13":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.13","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.13","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"e807cfa0ddfe84806074900d3257ac1591eee999","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.13.tgz","fileCount":21,"integrity":"sha512-5H+3QWh0oBsjlxMv7MDseqIgq5fbsh5o3POI01jmSWuT9QZz2rQQrEWpMqxKSPXFpZJQyl8OkmdIG0zr4fjhJQ==","signatures":[{"sig":"MEQCIEdvsDywSPklB8CMvY6VirbzQ90LRNEE5uQbOEsuOTRYAiBBeXgyKppegrtptqMhTgElUvc5m3qIwoTdGMGHFvf2GQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":262343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjlkJzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHiA//f0FL4HHpYCPERlRm1B3Ky6ABkLUv6NxEApDg4Sepsw8FOIpW\r\n9LvBVvEjh2usYjsKrD0+a9I7tIjD2xyAQJOxQg+Pp+0Mut2sCEwTvX5XPc5j\r\niY3dCZd/fXeOQCfWHazD4Yr6Pd15mxLs7UqoZF3m6Cf+1pzhxMAVkxjsOSkq\r\njAygWX52wyFm6oNi24qKwIQaV+NkTy1x4iQsHlZk3O47LWyKqGehrF9O64LE\r\nDTZmarOHqTAHkEgkmhadSrmdR3jxDEcRgXbpvcTrABeSmiiT2URd4z2NjGoD\r\nEjEjfPBnCRb2ZA7zyqg2OidZezRzi7CcWxrA5Rw7T9jMI/yPaGeT1wYFFfue\r\n5jlM280UzjDfMMSZh6wwPpW5+zxfulIImiBWGKfMRbH2UKVndEHJA91OCUSv\r\nMedyYLUtG0eheQOrPkorPOyj7hWwxIgvjIscWgboWULiZCfP5F9IOFvvGzqh\r\nbqnviXJslpX1lDeR149rmBHidW0MzP3AAdrgQvZKgFpJiah1hPUOkx6vHQ/l\r\nyKCfJ+iUSufl1eJ1LcQnP0I6NyWMA/AWY0ABa9wkjT9gDlT28xUrZPfG4wpG\r\nnmJZ9jUANiG5MKRfEyAgO3PHHB5ZAIA6ih1sIdnJmlvP0rujVMMMw0gR/kcD\r\nJFJVI/VUYuzAQJXfdcbZ8jSaC1SIRmBt8ls=\r\n=teyL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"79169f137ed0dd81f3dcb1fa14bff665912285be","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.34","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.26.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.5.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.13_1670791795691_0.20274966617015644","host":"s3://npm-registry-packages"}},"0.1.0-alpha.14":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.14","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.14","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"950f057a627287e9b7bcd56eb69787ede0d045d9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.14.tgz","fileCount":21,"integrity":"sha512-PWW0+PD0uM1OdS3zeXxoHCCRT1T4vBjhFofCviKj4ixLJsUeBS5MW9/gYmFqfHNZaZ2P16wymFEn3IA1a4H/Kw==","signatures":[{"sig":"MEUCIEJMBCgR36wJTtgwmw1vXI8eaS9JKmj7nP24bZSXxMBwAiEA3fP0ly9Uozh3wq2NWTPVgfh7oEWuVSveCbzg7hm4kXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":269491,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmIxQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpzgQ/9GWFvVMLFEkP/Y+Iq+wMDj/SMeQVZ2eY75J438hKviVchuiEe\r\nDqe75CYu160VapyhZUsDY56vadb7LCCdzlwcqR2tlkgLkIW0MgTlfwnKbwvR\r\nyJrCbbz8uBm0OjKKbmIQw7mlkiooO6+6C1xmr8Aa3jGL06RTIFYsoxjRnTd7\r\nC7RyuawP1640D95G0Qn73XsaQbMQpl+hb7OyVGgPH297xgLDzLKSrTXEdDP2\r\nCTMMze+E4ATP8OaLGcf26WSNx+DdJscuyI2I4ZopErZfqSgAPv+F+hm0rpEu\r\nlzoHSZPnP9gSyIa2HIMmGQ4t4yyK0up+e+0gg04yI/n9Q2Rz2dI8Ks/oirxl\r\nibJqzNHY5qCMeXfYum5hnZgD/AU9a9fuq+yRJRDdXjIB9O7WAoQn3GQg6rB6\r\nEha34SPb3FXYtYi+0ye1cL/80qGfzUQEsANRgx9imRuGkIFP3eF/nG61I3ls\r\nVq/4Dqri63C8JQMwiUso8SUOTBQ8cWuWyae5N76qlE6H/A6iXzxLi595Ikb+\r\nypFYDqR+dY6qgaH2LGvx5jfKlXSB/CFhnHCm4MrH9kQz7Qcw5pFDtwuTa1dU\r\nEKxNQ+LLNES5VoRNCGNLQZklgQ0bUV2GCnGfVYGWNBwJqXyWmeAPXZ0ndnAg\r\n2J9Qw5XVkIt6P47x5+4ozaxWc/CBJp2lnBI=\r\n=xU8x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"0ebf6a22d66e0a72a172e847b620f56de1b14bed","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.34","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.28.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.5.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.14_1670941776424_0.48652492529285807","host":"s3://npm-registry-packages"}},"0.1.0-alpha.15":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.15","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.15","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"3ccd92ee4f6fe1d9e3952e464e4f49b732a2a541","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.15.tgz","fileCount":21,"integrity":"sha512-DEfFbhBMrgOp2DGIJ4fU5fx7fMjtERd0BQZdAEiTe8w61yNxMElJ/HVqmdKdeZFeWX2FXntOYqb6k2Lbd6w3TQ==","signatures":[{"sig":"MEQCIA8gqoS4szWe4mMOp47gSx96/l57cIzf9fKq9vhJiiKsAiBCbI+mX3ggQafZhObZ4ugoYFlSe7oauGJVqK8NyuwDBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":272618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnv4oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpfSA/9HD9NNTKt83NTmuuj7dEt8yOkz7bPh+szI/KXvSW2ry31g/Fx\r\nji3yrCtvTlheNEzu9MKiYvTrAlFIzuKbjE+T9aKlVaP//44AWJc1Hg7M/3if\r\n/Bz+TTvePwOOqpzFj6ZLWJNXzahS5Z3FfZJ7Zx2ddnNSFzw/kzp6TZQA5mIW\r\n4x/v2MDKAdT5O8o2SUwxRjDLq6IWvsTohX24PUb80UhjM8fezSd2WXfklUHP\r\nb13/D9wTgOBAAZ+zXacR+EYV/uOVe1oIJ5k0+H9EzqGLuSzjpRyTbP2/Xz01\r\nBZIUeRIFrECpk0a3CBTKBR9O0TUu+F2W0Y90V0C0S/wF8mSXFNnJgjcr2OJR\r\nfpaE9b6/bsDzZYD/fp2VSghbRKiivXE2dkWo7wKIRXuagzjEnWhZGdCAFlTd\r\n4PEFa7EBzIS9zqYwn9x2SbF3rp8hOnNShDAG/A1Msg09y7KKFNxPdRbby6v9\r\nw5V3rXuaErqhOe5TbeQt+6ectCu2w6mgbM1dCJ4SpMp1tE5ts4bOVMObJ3bp\r\nT28NheGoFzPw9JUE5a7z88X0D9if1E/9198CEcsKRgfXG/be1YN5CsSxjd4o\r\nJMEda/bweHQOIU6k/LynAr2oQu1AkAXQgHEXJjJZA+eEHCtX4EDVqtKZg1wX\r\n/tnJPfbVX7hHvtTB7+wpzNqocrBfBBElRro=\r\n=TY1P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"8034a74e13e1ecf2298803f7ebd5d52e50e6fd9c","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.34","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.29.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.5.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.15_1671364135982_0.6198406126931362","host":"s3://npm-registry-packages"}},"0.1.0-alpha.16":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.16","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.16","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"0e2d0ea0ffdd1e433826c62ad64ebe1df2aefdff","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.16.tgz","fileCount":21,"integrity":"sha512-3Jlwql1o1FJQzO9L7GG9qd0CahbaetLi0oWIne+/1tCV5VqYKeOOBKrAMpb2e7S/t4poHzrXiVkIWLLveDZAJQ==","signatures":[{"sig":"MEYCIQDImnfT2W0fsBplx9+t1bdaMjl9WRm/Yl/Li3PcNmtSMwIhAOzJ7Rb4Ybu3kZoxOFtdXpcuhuVtpFcymJ42gAVmKhDz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":272617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjn31nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSlA//eziJjgMdvTIsS73zPabDSiq+11VHVB3F22KwOm0MPopzguC3\r\nS4gQNeLWc7eH2CA4c7BPFdrWSytkvrRIz+1r9RN5wHdJDHjiIufn+0wsUcFK\r\ny2g8kHIeXu8F6JFkmFzWtIAPmB/8l+BxwtIqalF4kuUfmrLFIBcQjgdlvAqQ\r\nVYeB0JdRSS/f0UgvTGQ7zRK0jc4jpfSFiq5mHoy7VV4vUVOxxw1jU+9lyuyJ\r\nLQ94xnrL5rGbPrXCYqcDCfGeKKaDiI2IVJApDnp8peYcpIZKFhTTWgfacXti\r\niJy9gpRG9zOaZTlNNPYg6WW6lZzKH+80Vd9ViHvqPWvBZTxZP79kImI5UY9p\r\neGQTESxpoxcmdeCWh+ayx7Xhk3XkB18UZuiiCE3dQfBl94RbT3N7rFK0+6f+\r\nTZP1/vpX6mwY8oxBHu9tbmGvcT+k7tEfgSnYIq+5DVlSAnKV46jUShve8Sux\r\nrXID7qVUp6rFyc3NGphUA98P8+PjPDdWkGZduxe6gnJO0Wwk1ITClP7hrnii\r\nCDS4TEIpBUVvA+IlnM1uz7VyqR4N27H2xFcclwM5POhGYPX1rpHwlJp+PPtI\r\n46bGXy/yRkpJ7QR8pLQcXx+q/ZDnSiXx3UUnPwLsYT2GxqR/4afuGuDArURh\r\nNYfDt01XK9J9emNzsBzhzhvwobErHeAltgc=\r\n=QC2y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"4e6bc4bf62ab04c6e4fee47c3bb44ba4a8d4459e","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.35","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.29.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.5.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.16_1671396711632_0.1948671929728243","host":"s3://npm-registry-packages"}},"0.1.0-alpha.17":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.17","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.17","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"78ea066b414b112fa078c7e3c8b7d8b2561b6af2","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.17.tgz","fileCount":33,"integrity":"sha512-JUNOTuBbeDuGUZRIEsZj8WLqCVx4ttX+fcG8A4ga5FvtH6Nj3zsPKTgdI816SfmjxvBOTNck3WmV3suxE/zEbw==","signatures":[{"sig":"MEYCIQCcAIhiXM7iQTZf72C+ujkUBO3u734n8iLjxxmJ4OSOiQIhAKSjEMgcj8H2dAydpSfvRyZMTo+l9xCPjoXsWjwNLqOQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":323355,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjsuNxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLZg/5AGlxsIdaUYqjblg/2HwrEW6p5U/tHQaUvpJWc0dFFGy1RzIj\r\niJ3OJioplFiwnCLYrRSG3Gjz/rmViso8SmBerZre1pmmHEVfiU8e8zMonRFL\r\nuNg0e9o+GeW3kRPtn8K/IDn8Uq4jPBaZbhvQSBsx5HeHVsgotj1cROvVnhvK\r\nssFHGIzA/GO8Bu1StJH3d4j44OjU99NMjeenWcKSBNbobfBlY2+blipbLqSy\r\nF/ujHtc/GaH3yojnXCNBiiTFTBMviQ73Cu5hckyMoJt56zm/qYnvcuH1+aqA\r\nAQgXa7wd0wcSYtBONgPWPNyPaXgY2auCXf9GWF8NlIcCmggbTTaUm1aBZwB+\r\n4k9J5OlbKCkcshPTvBRxe7/7ylg58XBa5uRsorJ3i7hKFHrr608f5cNgzXrs\r\nEZXpxk/PL/8k1Lf+AOoCjR/7rULkwjZ6PytxwnzO9Le1Yhu6AzwAC8lt3ZE4\r\nJi3V19MoHFFcw+2w28ChDqSWE3MDD+AFF7RRyCG52/PZQ6+mZmWJGrA30D/m\r\nCTqwiFhFgC3NA1qd2uP4LOag7Ijwp3IKBbDnSJt7kMlOSrmJMpKFbFJ2n4m6\r\nQ1R3D99JfxlFABnynIKcudbXiJgsjmkfv+dnEwUTQhWkIW0eHAhuDbdTSl9x\r\nAv52/8uKtVPqPQkIv1tN3GPuejEWcOBvekA=\r\n=iQ1X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"dc2592ea4a971dbb6e9ac38cbe842eb5b322a6a4","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.36","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.30.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.17_1672668016872_0.9255605789921149","host":"s3://npm-registry-packages"}},"0.1.0-alpha.18":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.18","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.18","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"549a78fe5f5f77030e899c9a7307d7c0f3e2b599","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.18.tgz","fileCount":33,"integrity":"sha512-DtVv0wgySf0ooPNYjjx9BsAIsCdY0w9BUgF+hQrhUoas8hHGEpBu3P5HOlJY2YZ1IEduWgspaEjOjQCmMCDsHQ==","signatures":[{"sig":"MEUCIQDoGIqKS6Ps9NmHp69F6diqZP7uiuqrigjihYB7tbXUHQIgZfSJMia0MLwpi0D0UQaO56RY01ygSTbY72FZh3ETtM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":323085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjusM1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwHw/+Ottbm98XSnwADPUMwJRApDa7CJ0ap8f/qEENHf/cMxJcS0L4\r\nqiI/I3C4Q2RhA2Yodphg//sFNqyLM/7UCl/jI13f5Snja9+/Zdbf34LB+o2r\r\n6FICsf1SEZtElT7pAsixAKoq01szTPbWPC8xS6Nz1sHTMFSVP+jc8cuJCRRi\r\nzUKFiwXj49mdH2UJwxmjhm+pBqw5d/BLTVbCtxkhIroZ9Yug7Olttr93y0n3\r\n05B+UM593lwwF7mIYR+RtX6D53iHV4P3porjj382+Cj3DP1u0lKCrsjzrnam\r\nEH+sgQj2+sVH1B7PPjPEXMCJFIKC/Ws1sYRh/aDbQVSITgMrQfvdNcghb0Na\r\nn7onTdfk9J7SOWw3qw8ihy/wmlgdJmEdu5VCjZLTAjQ7MTIXgkcXmFanhiKp\r\nMTMCehqyymDVBMvYu3C9vLikEbXiWYVpTd+edMf9CyvfK8840RIWYXcNBEwP\r\nhbGjBUOsCYBHAi0JZ8jawdI1ZsMhQavax//PpgxDVFuIJL68J7/ei2ECpa+J\r\nFAV2k+Nq/pXNBQfst8cQEqQ2jPZgNKSwmYqddSa2rziolUcRCLQGirfCYBE7\r\nYpXhEIyN6wLPl+LGGy5KV7GvvBzFANZXB8D9Jo8OODqOsR0KYAePxGZBwW5A\r\nOl2tiNUIVg0DKQi9sqVLoBBq6nLDySdLDYc=\r\n=L+eD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"57e502832b6e527a6aac6b4fd93f90e3e8c439ca","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.38","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.30.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.18_1673184053139_0.5567191579692246","host":"s3://npm-registry-packages"}},"0.1.0-alpha.19":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.19","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.19","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"5aa9325cc52db2eaa80d8fc0aa5fb461d43da5a3","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.19.tgz","fileCount":33,"integrity":"sha512-6/Ws+HffeeewblKEZk4aD5Ph24stUR6P/83hoMmDQDjH9m6cO5E3yQC6L3x+D33qZe4p5uFDGG2AFJJzg0wS3w==","signatures":[{"sig":"MEYCIQD4HupEBBWE1pjpRyll0EVV7m3Jxazq6OjzM5T5FJOPFwIhAO0swfZT5kH06f+MFYDylEcYVS3Z553pe623AkjpZkcA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":335851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuuflACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUxg//chCPU4guuHzqGw7t/7ZNxee8/96U7FUQCSyyU3jKv4Vr+qd9\r\n4ctGGsnk1dchhA0U4ZJvsremPJ7/T2Kat9rsqmbV+TL784UKEBboa2FiRaZ/\r\n65adYth2xEJR8roYxif1BVdPCT2NflOlewuCzJzgq9+mMdKvMTRDg0ZA5bZo\r\nrgUxhX+czc9If6MNwoY/j0utMaYTw4V38wIZnoldXrXysiJZzSQMxNXQGLFA\r\nr96joQcTLOAv6Wvt14R0JQwYGnKltFTvHd+jPladDyEioJDJ274sePiiFInQ\r\n8XYnqbT4KgVi8qNtp1bly+T7d19hwswEzCX1Ed5dzGaKrmrmuZbLyb8Vdx3i\r\nUerR65yD9snbC3G2GAlhQ1UscXJ3QMAtpzzaDttA9ZYMGkHZCV953DKJ4ANO\r\nXV+EoVruP+Neb+kOAn9+AvFH5f34XuLi/KCNLqYDlSoQkmV3qI22NSH2jQ1l\r\nhaP99eh7gnSUjxcAzVJkAbyeVrzw+1cRdaTdumnYt448uLsRmySLfABAq6RU\r\neo+6mG2e80LdR5K1Y4aJ11eUyrLo127TMR8ZFOUng5Upk8l3MEH45XcTQXXM\r\nsJUHYO8KSq/BzQ95vAJ0nebs9V2OGRqOvQmLgUgOKVQQEGtH3Hd4nrGDC8yB\r\nucK1hgxc9ft5FsgwYZgrO+yFq0S5mV7+830=\r\n=rxS5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"f81e35ce27694db49d9cd546a207b62b33fd759c","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.41","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.30.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.19_1673193445051_0.28276017103050854","host":"s3://npm-registry-packages"}},"0.1.0-alpha.20":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.20","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.20","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"d9b8cfc70158a08062210c0e4e7926aaebd17c39","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.20.tgz","fileCount":33,"integrity":"sha512-UecxPK32ORISYKJ33q//3/kBNe/10rKedKfe0Pcb3r6KpZo78Xe6qL32ZOMwT1XgoHIShFKZEIDCY8MO1JNX/A==","signatures":[{"sig":"MEYCIQD7fFvYDoInyDd6IYo73elgH3zxHadQI1RemjLDLKbQOgIhAItvvOXXli75nVEiPrOu/1ubcQg1JR6S/x82MHFoIV+G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":335851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvcE0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpzpg//XSPs931dXmxBzrOhJEP/Y+2ejmMIx+E4k8M5181Ri+D9rczu\r\n4PtU2eW5KC86E5Qpjgb8pbQ9Vyq1pkRKD4l0eFRmXREAGvkg1+8zgwIk0AH8\r\nLtvRqFw7o4DtX+m9aja41Paznw+7aPhB7sdnUz51d0yo8ykMZYyE4cdV5AYy\r\nZjDzux+bFlQCluEIAK4V1QB1XGd25BxM0nwE9UcXnqvvYgtTDC58eDNfLqy2\r\nRbGmHb8Vzdn+enWkMOitlO7oB3+yzROhMOlTYXlIz66Fn5uQcWQpbJqGnA/e\r\nWsFzwKgMV8BJK5KzgRiMR9qBDYMhBhEuqt3aJAyvIzR/KdAQgp756zb2wqNl\r\nB2ZK7bCKDTBeqfOoGiEtg9H+w1cFq/rdtBViMx/pDvALC1PuPfHpW18xXSnr\r\neeVFLPEfr2X13e82/Is8bzwzqw3kHZglZkTyEdNnyHXXSdYJaoZgqPagXWD7\r\nhGx3xUSUI/SwkSXlVqqcvfyh4+gZLyy3xqu0zK3pDEXvxBXZijJCStIa9RFh\r\nNBLS0MpcSfaejN6X1K+xOjlT4Mo0db4bUop2Ta9CLd/d/PtQjzcbh/a4YeX5\r\nSfMRhCcYIcctScpGZz6lR+Y8LhzWR/y55eU60dITX4NiMHLWUAVZze5Cfuk+\r\nOn2ibi91OHwM8IO4+P63hxW4E+ukqH8OE/8=\r\n=rROz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"8a9b0c021081e983801df0c18da58556d58830db","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.42","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.30.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.20_1673380148628_0.1295710599824118","host":"s3://npm-registry-packages"}},"0.1.0-alpha.21":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.21","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.21","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"f985815e68c16c7be1cbb3b4bbc31a9ebaea4f4d","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.21.tgz","fileCount":33,"integrity":"sha512-4x24vlZFy+hyNtPgLWLRbYj7cF22ky/emJqu7Nwb+Fh3txuarRv3hnv+CYBc4dvVk8A6NWJUroCqvLWqNG+Axw==","signatures":[{"sig":"MEUCIBQhSmugGrkdcoGmbA1dkJus4dVh2tTo6W9zVcx5asSdAiEA6XXjUBtUI/OZxU8yBlMh9LlqUeut5uqy6yCia0FBWgk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":335851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjv8QCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8qxAAmNrCU4JobA5efa7AmdIbOU2cXje6vCZlakvc63dzYHNxhfIv\r\njOoTHTdI+5Jr7ng9yaItJhFpLCgxkptnvCelUoq/skFQX/Zo+UKveZm2yh1J\r\nMMGDn+5Oc1c8OhDMvOklF08rwCkpdF10KzWbiHLHt8i0qvCvWHc0HJpX2eJx\r\nZfsAz6Vwa1jTtC/nm3WcXw06shyqoap11hkEdlJcEVJdZAEUat2nfXhCn3xg\r\nTfavWzhYOZYTcNiBFGtH6ZAxtM6GlhtBpByTssTzhHzd9puMQ+P2aChiMtAc\r\nWRKs3zZBVqwMN7X9nMTn7htDhkwBxR94ruIq23RzBT375W1KEa6N+CxjSh1z\r\nuaO89HPOJcgvVhF1xFuQxiEtfcm5klf2e34ghrGN/jxjCltG9TbXkvR03E/9\r\nGNOS3IrZ3VcU8q39MytnbkJET5bYbzrgtn6eKp9yyFCcjeQF70cqnk6Iry/P\r\nH2pAfIBik088ObAJKMzwb3bgCOg67okOQINoEpkDFI/m4arpFwc4d8BQB5vY\r\nU/tRl+ESEdtGCBjNQHPUItwvlOAbfe8g8XBbQY8o/2grbYk0C69mkpbnArHF\r\nAHzAqr8YBtZng578LLAKpPlbGXjuVSCmvwB/sLepYwZtUWLv999XGOjLfYgz\r\n00ta1gskJ6qOcjoLY/sr/V1P5nngrpq4CxI=\r\n=dBv8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"eb1d9ab320fb7818501bf909f085bafa6b022a2a","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.43","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.30.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.21_1673511938622_0.05578893243287375","host":"s3://npm-registry-packages"}},"0.1.0-alpha.22":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.22","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.22","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"63dc9c39481369fbc6e421395da79c10b532b40a","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.22.tgz","fileCount":33,"integrity":"sha512-Gcw2/bPU+KPi78hhE8q5nH+JT1Y+206Tk0Xy/mf7Ln+L3YV+zToDwiKqBuSI00n1+ygIB6JgWeNmLQP9ymC4VQ==","signatures":[{"sig":"MEUCIBFCuGwinvQDLs+NqUxGi/QSbGbT61B5O4vhYKg2TeHVAiEA3NPVUS/M9LENFAdVJQr3M6soNoJ/Se/J84/PtE9+LLA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":338203,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyUT5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpoaQ//ULdbsVEBpuuC6RHFlnNQ2XFzgfqQubzv5pxZf9Ycj7WqelIe\r\nDM8BWXhzRvvzPV93NtJ2Mu7JeOhwW3hB4kZz7A9ksNAVUIlmk3xzL8Eb5D6c\r\ntd54W0uv/34TA4DqqcqCwp0NLVIjWqkRm4H6U053ETS95XmK+75e4Anbw7ua\r\n6yEx8oAEn+WTF3Y93wJjTdKyvX1F143xivsaWMmItEwPpj6VI/HgzB0+KV/L\r\nvHI+pzQkv1p7B4MgCgnB9zIThskr1Aqlas3/CpPfk7gbtU/O3jfKTOfd6PhQ\r\nORobxEg4x/JHC5iZPIxWxsv52zH5sPSPrUlSKVkVX5cbvNGDqK6ulXCqXFLv\r\nBZ69K7Ti/Mf4uclLsY4puqLnDFLgABrR5N4JMPlbsIjG089G/uDgwa0zLza/\r\n41t1YjMzN9P2smbj9qHFM5vgV/RnIEagBg8JAaMK2pTM8vyY5a6aQBjOFA5W\r\nekFNiOMnP6tpnRvr/DigiIQsuXpQAx5aD2MmSMzkE3P6QeilaFeTk0LUzBy4\r\nxCAcdV89ZMjunZISbclryeMy/DtO/la+7ydXtA8OOV/NcK7t/5rE3kIYpbIv\r\nRJL6rTgV7tKY3T3MyP0tLGAkjtLIUhz3xnKi9Bu63sbz+T5oyuulXssI7adt\r\nxeAMFju05xRiAaSjSYJHcqmU5L+/DSaqeAQ=\r\n=48Rm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"5ef9cf24c35debe6282e28d2a3a7bb0f4ab33d01","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.46","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.31.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.22_1674134777449_0.7837964359888545","host":"s3://npm-registry-packages"}},"0.1.0-alpha.23":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.23","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.23","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"67cffec69e04d691d32820ea3e650485c6060554","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.23.tgz","fileCount":33,"integrity":"sha512-nK+sh85t94jdfRA9yMlWiMYuBuqq+LYvWcpsBiE3t5WUgsv3GitWk1DiiWcMNg0opX6w0k2soN2wMRFh4CZuHA==","signatures":[{"sig":"MEUCIEQ6NUPPNucE6DP18zKy6+N3N4YDDdvbuwD2kT15HNcvAiEA6hdF67Z7sc+PEpHOEPgegQnVRmMC9q8AGnCTFgm5ykc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":338089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyUqPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXtg//cfY1IjUfeN50gCGeN1A6OtCkfWthf4/9U7AARdjy0c/6aNY5\r\n1Djiv1eztySlDNZ/CvaRNbaxyaFdF10edoq+Pm/RcyuNX8iwpxVzOfzVm03z\r\nk641P1+uNgONy65TZXWZJesfFBaajCx7++nTjcWSWXIaJyUIrqRBgnZRhNbS\r\n8Ri46TVAAJ+b5xVwu2cuv1kzF6MimykUJK6dDc5NGFTXw9ibxoHMeJpsMaRs\r\n2D3AsbsC1VOkqhCS8wNFhCJfEDZV1ZQ7ySae9G8CJlopc5BjiUwSWlpvJr1U\r\nW7vRwxEycHAJAaLquQm5Z7XsnPr1CNP8tOy67PzntmBSeL2aV3AeA0HQpZ6G\r\nWrIkX1gL8up/SoCTlDwGu049+6FKk5+FjBWZRjZCg6H7wzK0dU2fEg637fDW\r\n1Bl04MEIHHvRYcaNptxt+ZV2GmGRecDDzrn2I5AXFH+XCpaK2GSGpB4KGehY\r\nGsN7byZJl4CVhHsrrFrKu59tOvDsKpuZNlnKalbLzCmpZ0jImq1o+0Te10o6\r\ng7vk4spfqAQZRYkb19+N59C9pUxHQl2zzTPo4AXO5gaDuM8tW5X/ISlGizsW\r\nowXRWD6b0556EmD/GuON7PkkuAmbDoR5KNG59nl/HRnYfS4j/lErrtvrAHqW\r\nFyfq3m7JTKT6lnOuVkNt4ILvvT3VaBOC+T4=\r\n=Nhib\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"da49ff6f5e4c94d9e00c5c506181ba1a54df3bd5","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.46","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.31.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.23_1674136207064_0.3620538363628565","host":"s3://npm-registry-packages"}},"0.1.0-alpha.24":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.24","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.24","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"dd2228e1413da724a0f802be49e7f727882c824c","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.24.tgz","fileCount":33,"integrity":"sha512-4IEEdUPc7CtYS6b3p/D5381OJg7lknOAcWgsse32CtkTPr9zz+1+Rv9clDiIkGMHnmwCbuu0MMFBKwSC0CNEqw==","signatures":[{"sig":"MEQCIHGqKM0ylFQjFIlJJzgnhBjGQBrWnfY5MgwjROGz3/FaAiB8W19RfQutpIDqlLequJ/Dq+zmJZgnKL3bBKt/d1+qxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":341141,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzWjJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmowlw//bktS1docFSPU6TtXL4EGikPRCbKGMwuY0uZPPtL59C6LomI4\r\n3BQOYMPVvmPF+P5d/E1A9HeOoizWtOXnJGKM+lCLqstjMOUscnRhaBTYvijY\r\nYt+dsvLW2pkhAVN7grgnwIc3XGVszojHgYgI10d9Joxq3JtVcAqO9w1OkbTr\r\nrnMLbqtGxcdx8HJt7WyLeYGqUUX2siIcaMkQ/WCsH+evD6A8ATzTtM0LE47D\r\npznxoIN7/q7PWfU+nAppw5e8hSBBzoy27p6OSLyUg2xt7O8on2mPpwxVgdZd\r\nhnvJg2n/ym3S0guzbzLjf9gWIB571viTdhxDxia6MyoP7F1TCIPfsoDDalGB\r\n0YN9Amj3DDUytH8f/NsgGPtHTrtoYB3t2JDuiyGt3KkLbUwfn1wo3R301wLz\r\nnGs1p2ZYr4iPcsCCqZaV5xyBz1uIvm6iDux2FEmbDmjd0sd+fuBGB77VuROT\r\nr5A/CNI15UQYuq9d8kQs0PjyBBLVtejAm6uz/XJhFQfqW7FD/mMkvsLRXXoM\r\n7Hew2j3rNxyoWwv6vJPVeZZuvmAkNAh7zkxwEPCJOUQUzryhUbOaRuIyNFZq\r\n3/qxiw1T7Mk8H9JflB2S738uD5VB+5TKuhv9WbrXCNeNTFwhR6B97dOhXj27\r\nYSa/Mue8aWV03CYDgcg880b9UkEEUaMuL7E=\r\n=47BN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"0a181f957e30d68b324f6fb410e4c4a8eca2c50e","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.47","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.31.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.24_1674406089055_0.027908248735188934","host":"s3://npm-registry-packages"}},"0.1.0-alpha.25":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.25","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.25","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"ada8fa597b54eb0c795f574c28a2c176a1928698","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.25.tgz","fileCount":33,"integrity":"sha512-PVx4wiBggIEb61qac/1FbI3SqGxDTDM7Ai4uFhe8US1CL5XZL44AH6dK/ltqwdcNUyWBZOqTj4NcCrLxL/QpTA==","signatures":[{"sig":"MEUCIQDiqc9t77XwrvlhgaBq3pIr1s835GlKxpHPghGk9y2+zQIgS3o60vxswt6MPbyrAC4IVyGyKpFoy8+Kz/UlIgVZjjs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":340813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0rYoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFoQ/9Fnms48/ZcuyIkw2VU0BJF4QxQ/5Et52EDjNzhYuJ86PYSEb+\r\nJ/aI4RpZ9o9sPluhGIUZTSzCWRODmGfJ5zXjTWHOmCow3qH2XAIGmKFJsMln\r\ng6eOL8YI1kIBcmXooRQ+VMGOj3cuJj23Znt9llfVHz9SqaOZeZMWyxYBcAVq\r\nspUnrKBALWfdDBgQXXxmr8l/G0EffZ/rqpQQfRmc0woqy8H1qXvIGtYNqk1R\r\nU4iXGwn+28sAY0tbU58R57S+xBcj2rEsm455g9qRXtwL49hKOtaDcr+Sk/X+\r\n6siZUZAc91tWNWYKk98qcrcv2p9sr+cQ6E2zruYrEfhgZC7pIR2TsJbxaIlb\r\nOPri6LQskb4i3Y7V9MKe1f/mYVtVyu4V7whHpeEOt8iys2B+bdytmdHUUWXw\r\nEeReZQdPehunI8Y9Xew90o2Yo2hnptQE/VWQ0N18S1pN8QXVYSeh+iFUGm+7\r\nIA8m51/eRdsxiC9x78jOW194tX3RFH8UvDzJQCS0fzJFVEwjV6rFtlb2iYgZ\r\nxPXAKltjxUmDMIuYHC1Q5n43tW3x7V+RpE8Xne89q/sRCGAV1O1TE1rRn4vt\r\ngwgETq5eTttJlnJ98TnaGEAfD1OS6NxUKwxTSuvvJhGq/pKwze8vbYtdEcxA\r\nCj7EwIyd5jV4F2EH6u6WAbR+0veT/v/CtV4=\r\n=H+/9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"d374eb75e18a1ef4769604c1a4d8937aaf64e646","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.47","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.31.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"26.9.0","eslint-plugin-import":"2.26.0","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^4.9.1","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^23.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^13.3.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.25_1674753575847_0.34331040707370053","host":"s3://npm-registry-packages"}},"0.1.0-alpha.26":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.26","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.26","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"8cffcc001760d39f668bbe7b3c2afbf315d1e2fc","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.26.tgz","fileCount":33,"integrity":"sha512-sw18RXnjAgpkWrwWy9NE9Tu/YyCC6zHLu3mgT9ShvYCVXuIKnwgJ9F39SX2Zn9pPolscpx3p2+nNyAsoFg2EIA==","signatures":[{"sig":"MEQCIHsm0LA1DEkpmigEYphfFwxzSLXZHJTeglBTGfQihIS6AiB1Z0+RkaWK1zv0Eg+DOmLqGr87ryeAfrVW5ai/FI3/Rg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":341557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1ovQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBjxAAoDrybAqLxli7krqHXMym62DCOAefGvF4sJ4jA5/FjACL3FxP\r\nxLtqk4Nf0vxdCNu6G5fRzrdTIg37gmnYqcGqFhSmrVMbgVhxOvB2e0wghOdU\r\nVEk/Gl6MYplVVZgnap1dAkeIRvvDxkOk2TPy60nl1sTkhRhprbBC80Ax8pjN\r\nq0Cg8rXbIUYkfYWq9g9ZYsxv7oXXMQeNoAjUskAEiugCxV4wzdSJ3SkBf8GB\r\nKjiFRidIhE+so8h/KvUlG27kMjn7Sb03bb3MSTDyz5VImlDd0pFHJAYG7oUD\r\n7kcyDQFxxxgmZd97DokwnLTKvvYpsYLwYbxhqbgPhWq9X8BK9eo2eqUvpp3v\r\n7N93tHpH7SgrZ8kYpU21basRkgHVb/01u+40OSgPjhB9pqCVmzvpWR2zK28P\r\ngaLm5v+jhPGG6QyEf5yji5rwSntswOuAcaUcpSBAol7xlajXa7LOl3HvgUYn\r\n30+DkObqJYVP6plr09DD481rGtk6Azb/3hJfONSOxdFtLqdveXWW3j7mhREl\r\nEsz82j5ReMiptZ4DNWt7DPz2XsYr71rxoUOITD/B3TPjdKgPIktq6zitBC8z\r\nS5YCAeasptlSgSRimvibVcO/gqoSD1g7oxjxvBd4jaw86HILCmoIh+POFw4K\r\nh7BtbBiMB56fSbruKEZfY7yZb0663OBTvXI=\r\n=A71n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"c7a16aed0285087372f2fd52dd0e4e99a45f62d0","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix && tsc --noEmit","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.48","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.32.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.4","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.0","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^24.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.26_1675004880305_0.10796062619894653","host":"s3://npm-registry-packages"}},"0.1.0-alpha.27":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.27","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.27","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"129c145a24162484451c850c9a3edca3c9f22db9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.27.tgz","fileCount":33,"integrity":"sha512-1KH3vtuD0Sbzr8KMpSxRDEgKoRfV9OeVEiSCW79CAqKiZcYkVTWO7xByycX8qAonsFy7NyeqD38K+5QBs/KTkg==","signatures":[{"sig":"MEUCIQDvb0QlBKFRUAU2wy45eEfuYwFRoeqpqj0KYfEsU1zF8QIgZ7ce3PoaqD6EUOcunAmbXB4/RI+3d81yDOstwnR99PU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":344363,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1/+DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFqQ//cJ9TcEdxpjnLKQL/D7ReEqwT+GR5ihSocok3EmzDS9ZRKayI\r\nm79iJoMd1J9T635+mdSq2FN9zghhSDe9RJvQPCxtGDD/qUIlTqNVKtIB+Yf0\r\noACWLNDpjXiIaskbddhyY5D3+MdSdDKwf5s6MHLGjjOky3W/35IcBg8ev38i\r\nVJdROZlnfL1nmpLWvOy3PfMYNBp8DvQWn97X5duBBmh6uNFX59uWliPZQWrV\r\nUikWbrxF4akMeLKJTGsNyiX61BoxzCpsOe3HySzMuR+pbU32futwVtgMrvwg\r\ndOCD/jSp2HYGFjqUwLYjgSpcXBeNWlc4DCjlG4njC9F0vp5nmuupDSUvFvb3\r\nWda9tnp503wYJbUL8158nlBkkI2dH+D0xmqCi8abzNYkl+aJdg44Lf7iJsyX\r\nn6UbDvWux/+VF8Lll1Q1p8llqsEB869cclQARS5gbu5/0dPgriwjCMEss/N/\r\nY7f/KFeQVKuCfnT70kFIPrcoWfe0fVTp6e0ksLTsbQotX6MOcLoEVpG0mzeO\r\nkkjdbVuSmFoSps3FTPZC182AQfNO2SihOifI0QasRZ3xhS5Mpe5NkE3Czszr\r\nGlzOLMQLQsrh82uVyoYo3zkGjAtsnkVLDOaahKxL8Jcz8OSiviS97M5peQQl\r\nNI7Q/61uRkyWwjNG7qnY3qBYzsmZ6kk8PjU=\r\n=d7WQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"16542965dc729e1357c3ad797a21f7de2002cd1b","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix && tsc --noEmit","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.49","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.32.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.4","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.0","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^24.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.27_1675100035086_0.005860853800852217","host":"s3://npm-registry-packages"}},"0.1.0-alpha.28":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.28","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.28","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"412980910e486327a8a3d41940e98cd2e359a9b3","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.28.tgz","fileCount":33,"integrity":"sha512-Gq7YMLWipYBDJ5Q793O4fc0KOvbv6prk0qTtO4V0kC/Rh2H1QS+AwtsKmw5/jhfkvxDIvWTAFBAzp57J/rjWEw==","signatures":[{"sig":"MEUCIHWpgzAut/J5IRb3RBfqQ75lHWpV2PW4KOKG3XsC8JMbAiEA4evs8LljdwAMPEoeMCw/IxpPvXdr5cG5tidgzqiXBZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":344560,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2AIDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+Ow/8CaLHJIOm/t/3az21H8hQkTWVcel6dmHQz4vLhI/i4Cb6h9ue\r\nTL+3ZTsqD5S43++VqfAAVoHVZJriJX6+op0SUkEvorwSzkJ6MHWSiADo7Bs3\r\nTd0EN1GNQQ6O1Uoco8Uf6m0GTyN/DySyfVc08jopX4cP8uNBy1z5rBp8wh71\r\necwYGo2jR7Pb8MUv/wZAqvzQm4ULQhhJ2HPc898Wi0bmYAQYX6OGZkQjLctT\r\nn2+f/ckIj5A3WkqFZJox3zqoeGSpxMumRzlx7oFPv3jA8IAJapOzqPU0oMDm\r\naRCTISUsO6n8hPgHVbKqDqYPSHBadJQJH2Zp9gdOWuiuNf1V9TArqhdOMq/J\r\nfy/RBiClClufIe43b11pgBrGu/i68P/ezJGbt7+G+rX+OWNRTKYVrX1OaYmJ\r\nhR3Jl+ncNyglY7h746c52BQVbRtAtm0fIZdjpOiWTja9H44/CwUyLeYGWBEV\r\nJM3UzycHjpXvcwWrPd0ralGwaML/HA799uVdrLwMnEXJnxeIiEHdOvjnmF8s\r\n4pRbg6GZqWqSt4t4kmW6UOVTHCNW802SXDmb3IxhrhqVyMRf1395wkH4WgQM\r\nlJL9S1rpmaI0oWY6sYERSj3XFDBFrI/x/H8xWi/IOfHqNt7gGmxKvazJlsD0\r\nbFMF0w3i7Cw0lOSU1DYBwpLbVsAHlLq7R34=\r\n=S8Qg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"64397529e4b8313595504e6b6dc29ad3a8c09076","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix && tsc --noEmit","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.49","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.32.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.4","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.0","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^24.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.28_1675100675369_0.7785927751287487","host":"s3://npm-registry-packages"}},"0.1.0-alpha.29":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.29","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.29","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"5fb3645b309455ba3fc25943c4a650d729d0ed69","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.29.tgz","fileCount":33,"integrity":"sha512-qlMFxmsP7lRFosG3O0pBDoZlqFKwxaVYXGBlc1KE42qCcqy8yLYh1XkpKAxxndDsvNqW1wBKuYj+uZgV4xZRKw==","signatures":[{"sig":"MEUCIQCjGFYvfW5v/80g4Y0FUoun8kiKnBFI/s6b7SgN3iuUwwIgQvQhSQlNWtxkDPOEmVV15yr5Jd3gfMy9lxURnVTCrX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":345210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2mZyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCqA//SNqYQVo3eMaoiXrySSZCKwXjg2YXr99+6C58KwRY0ZXjbWRn\r\nvhVlkAPS2UDE4JtyhpPYfWsKucq6KdrLxljWlM4d2dFGEnf2k16Oy56NYswM\r\ncm8Wf4eHk4SCwNH7D05MAP/yfip31ROyBLovDFVDFAO+0qgOGvlyu9dZJvPe\r\nDjCmnjf7QYkVFIZ/kNUUw6SEcwtVXwCdygX0T66k5nkg6bhwV8Ks7wL5MYeQ\r\n0nDpBhPDQvH6JP1D6sc/w2e1kHPzB08inTbamoPdiu/PZz1VsFMzdQr8DS+h\r\nNaoeLoglBn5lfLjSrab5n5URwtpRuM4cCoylpJq0UfTB6YrT0YVctugSsHeI\r\n267dqQeAXPfL64sHHBPlicNodEdt7GrnWiVXk45bN84p5tG3caERiJlejNXa\r\nNNL9AvwYRewFP1ye7tnINJQFt4lP9pSYolzofOZF3SVH90GO0uryRlmDWUwY\r\n8vm0CNQDYBjQr7nCyDs5pjBhFA7QfXu8o7/uVtrQhyL0jGnHUcs9x2NUy4yg\r\nUGosMKVJnrywbgMwxdO+Xq5BJe/QJfGx2GonOdKd3hS16V1suvsxQ6IpfAnW\r\nfenaersPmXSYFNb/LIwPNX7XGdS4+CUJCrVF1d2TZySouRgSd1TAk3DsAqoJ\r\nUr5faVd7Eg2Wq9pxYQ481V6LgjMsVZY/mck=\r\n=u4K2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"fd9dd13c451c15f9fb934744be83562de8ab63af","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix && tsc --noEmit","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.5.0","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"16.14.2","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.51","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.32.0","rimraf":"^3.0.2","rollup":"^2.62.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^4.2.2","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-define":"^1.0.1","rollup-plugin-delete":"^2.0.0","rollup-plugin-terser":"^7.0.2","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.0","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"^24.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.29_1675257458486_0.6071220765551566","host":"s3://npm-registry-packages"}},"0.1.0-alpha.30":{"name":"@descope/web-js-sdk","version":"0.1.0-alpha.30","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.0-alpha.30","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"9ae5ab03770dcbd3c68f08c1dc3cef540b6fd5ea","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.0-alpha.30.tgz","fileCount":11,"integrity":"sha512-kF10GTLY7ctvIOu6a2NsfKKYNki34zNLVUziuCJU8enwD4P/uUnWcMWKy6/mbxd3IeQA3xQDskhni2JXrh40Uw==","signatures":[{"sig":"MEYCIQDMZwia7CfHJGR+5UFxYOuHs5c1A/b+gIYRywbfooLzqQIhALSWZI178KeMSkV7jXeErSx6f66FourSZAKwpCz5eOaI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":351689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4VhyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrzcRAAnhp7fGS9zK+ugslTExOMDXkTebGFC9l7NY311xiBi4RY2X5E\r\nsgVStYo4EWdI0XysfSLFX8EMPA+8SluilezshvdgrLMvHhuTWNj8BBb40qO0\r\nTYIj1bkauPVvVrLnh940nqiRVUE3PfCdLFfyy9H0jAAvHFG3Gr4DuFiKxyem\r\n+cyo6Ze8qSV7NmLWNSiRNIiOGkpQ//RDgrmJI9dLciRR9m8F9Hu6puWep68L\r\n80oUV3HirbrFJp9yGx67//E8u9/g2oYjDdZrDXpZZJcR3Wv/UYQKoOBkBOoA\r\nXLB7FN1CaBYL6Ak9fLceVsxeMN1eDBEwzP6lpWStMwfe2u/7sn2CyS8trJMB\r\nWYRUkTzBdZLbqpNGPWZTpRoU/+TWebeTgJDSnso/cwvN94Ca+fdwfgYPwN1k\r\nPWkouV1UAWOUpiLEt+cBVc7K99IxVWsN/tKC7kO5BtVK3oy7JwZF/zsCQWt/\r\nLd4e9/ZlEmcgJKl+tT5IIGh6pxRXuxlR/ePMIiMTcGQ/iR7IbwQUXTnaiLkE\r\nFAfbUhUMuLczbeLVroMtlyqg40rwOyzyyR4mRL5G/OtPzaQzGkS5Hx7f0c4G\r\nciy93o405KdBphWuI989ccXnHmZFlElKdE94BjhkUgvtRF7SW1PLPQaZzUq/\r\nOGOteW5A/7TWKLgoB9JWPriSErXpnFyJL6o=\r\n=mzw6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"7664c7d9e4ed7a7abfc0f84e61d3caeb3105e125","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix && tsc --noEmit","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.19.3","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"18.13.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.53","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.32.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.0-alpha.30_1675712626380_0.9836965617898903","host":"s3://npm-registry-packages"}},"0.1.1-alpha.0":{"name":"@descope/web-js-sdk","version":"0.1.1-alpha.0","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.1-alpha.0","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"9248e1e10c3e8c5fb56422ed7f8914341fc05074","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.1-alpha.0.tgz","fileCount":11,"integrity":"sha512-vBLjuSx1o1v72+7hrAwc6bUt9SiLyi42+nuotxytsIrcN2GUFsk3mIZ024xcVFfq9pqRzHxhjxk/aB++5QEv9g==","signatures":[{"sig":"MEUCIG7JkK2hnqa/yco4LYC7EZXWLkocDpvlzLQDjm6NqYDGAiEA1yg9KfNdCuMi/tIRnO6xqD7Ur2r6f57u5wTp51mnHi8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":351697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6LKsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonjhAAmzqKCWIGRpc2pnPYK0SXhIKVOa2XA2x1iKoys+qovmE5IfB/\r\nFyyIXWU/L0GN5zXMG2l6uQWcXIyBgQWFRvvy4Nw18qGjpsKSWqY6gXtgT0wN\r\nXMd/iszsqbnBPichjU6BZAMh1Fcssp21mp7Jqw6i6US7/ankhCVnH8y6XlO2\r\n3vfB//UxMEGvBpVEgfOk8n68sPxurgAY77Mg8FitH6Sfyw6Z/lhXfRbgDygJ\r\nYQzPGdS7SVZI9jLBaRUKCqNsStyjjJaXkUPcO3neRQoeT8/DUOwm47kIB8/L\r\nxAXSC50YcNYGXGYRItHqIgaoQazOaIsJVkT75tvOf2nCmJ+C5ARfHHwEhzm4\r\n6u2H2Yl33m2Bc5+TTz+6REux/w2omFM7KBz1LX5PTAQoY+y4c1otOnxvIC5v\r\nlbWqab2z9vxcdl48tBNIXRBxQOGlPjdG3rVBmlYmo1ewSL3Erwe7SLCnHcoW\r\nOWr6of2c7TGhfbJz9Nq4f98ClNmENldNa1YorNTaJKrgoU4TlRmUer/SKHKH\r\n1GpbvgdsWRdOEKOdKbFx23F8sLgRa3pNEvE5N+Ccn7tIZqMK8Q36zmqrf+Ma\r\n8wfSf61moxCMyP6ZrI56rDi22rP+XJbqOO/eL/D7CiWwVmHmAGgk9qzk4YBO\r\n2JgC8ccrp5Ew9rPfkiilszFB5G9q72i+jnI=\r\n=+93L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"698ecd07e087b42660598dcfa4ac95b87a59e392","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix && tsc --noEmit","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.19.3","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"18.13.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.55","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.33.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.1-alpha.0_1676194476707_0.6474149206688211","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@descope/web-js-sdk","version":"0.1.1","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.1","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"c7594e8e03108a78db8bc292dd0f759447b1eaf1","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.1.tgz","fileCount":11,"integrity":"sha512-A158TMHTF4uIFwuCMJ/0Rx/Le1GucmQ0A72jIN4DVKvmdAPZuq6AzsI1sbWZ2K4kLMZuEmy4e6dlAG3XpYh+eQ==","signatures":[{"sig":"MEQCIF0By3IRlcC04jGWs66OyyrisRoDNfgSfrs6C9z2n4DOAiAomV1Ot2P48MFD0yaineLm4UBzku0NMPsdl3bsYPE7iw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":351639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6jNpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3MA/8DI9HUiXP/bSu1F1JxII4aUMaRuQdU8CY0Po1Em/bOM3LLtWs\r\n4Gx4Qo2tzl7TI3An4Qf/aMlgHEsFrYvqcBYpRaMkVO9mGqbpJV+AOahPs5RR\r\nItn6Xu93v5FtHLIXrFkgAwg7xxONpfEjIx60ckBGz4DetXNbMG+YM+WGruNh\r\n4yRU54DJrJa1792u41fDZQ74TE6Lx1NfzXTe/oiDoyEKACzVlA8pdV4c0gb7\r\n8R81FRgQSQtiCUHroxX7I7vdwiYpGUln81OjwWSTWPDnQq9LobOYtk0yUQs/\r\nLsqf+PagBFMjEA9u2qyY9930xsyuu057R9PfeOWYqW7H0g8I33iBdVI7NXJr\r\neIkhdoFXXVzdhDfL+R/fY4S9c0ZfCeSrd2NSz+9S1ykHTLeSjvihuKYbYTZV\r\n7Fp2kpF1hEf3799zsMZxk6HctFsL1ezjzg5GhEGYXG17M2A6QXw5d3V+U5iS\r\nCItaXFBK6UrGGL42ZVou+Jqsv93Dp0mqNHhrOa1gQzwbFNqa2wUmJf1HiAMD\r\nAQJBQCpgpIFmNeN6erBlznrfxoOIsiEQFT8HH1ERpge0Glp+E1TbIbQ41WNL\r\nAXHrXtWm3tSARxhSbtr2DNAAUh7kogDLPO2cL52S77MrO6Yd8CHz2loiOi0p\r\nBWWgkDc2iB2KN6dl0S0bA9xYQBc3z/VU7ts=\r\n=eDtO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"b7cdd869f47999b6f7dc620e6af34be103a8f948","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix && tsc --noEmit","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.19.3","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"18.13.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.56","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.33.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.1_1676292969647_0.16904246927854705","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@descope/web-js-sdk","version":"0.1.2","keywords":["descope","authentication"],"license":"MIT","_id":"@descope/web-js-sdk@0.1.2","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk#readme","bugs":{"url":"https://github.com/descope/web-js-sdk/issues"},"dist":{"shasum":"4b5581a80b0a5d8355bb739edd5dddda9c5cef11","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.2.tgz","fileCount":11,"integrity":"sha512-Xe/BaDbGSUTF8aMt30bXNwJHrP4zv0tEVWvDju+4YUKwZMGMwyQcKA7WQVgr8cnZkHkBKUuhkRJRtHuemH8KDw==","signatures":[{"sig":"MEQCIBBPR7jPsR5cWgaNK3s9Ep+rFOZcQGyC0rZdi1Um0R1hAiA6PS5fm6LJGpCLSBuc3N6kke/6eI+uKxZlbF6COQLHWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":351736,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6jtzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpkhA//Y6+ojC1++WAL4685uW5u7lz+AdKzEWxp9FmKuA8VaxFqpsf4\r\nDVSfoQz3ODlXY45WVi68JGSWOYuwSwlSSgLViHRbwh3qcscxKw2jNhy/b3GM\r\nmYflvj7ZRSoVkUdScegD1mh+ZMYJzdzeA/Wmpt3LB/zd8jWUyO8vGv5Pnh8O\r\nZz4alqWa8Nd6NFGKr3DbTlf0Vvuw32rtKwXDYp9TsD/9Ve3gMGzzcpenQQTD\r\n41DgiqhTfsT+oMKZKtJpBAWjemtQ8MUGyCb7NiIQnqjAll39UFeBMtqPt6cG\r\ni8OeJXFCtG8RR5v4iUESqqyQ4MOjFwP/An4F3+IA30i5QUma26TWFSKD+79e\r\nI7NPeluKE22hGlzZa51l4qbParxatXc3U7kOBG74FIDW6diOytCEy+As+o3G\r\nAXsbhdaDW03CftC9GNKfSa9IzS9Zxmbetrs1S9ihlljC5sBsqAH/d8eyR/5B\r\nYapAtC5YLcUo3LaiWIiQhGVlmoLiSYc1zZVOtLizCwYh24U/l4gi3sbMX6ys\r\nS+S/VGPNM93h8jWK/T6rV/UvqD9Rd6JENsNFnrn48LAqobITzE7KogXq7Yze\r\nzn3BTKOA7x5Ub7YbXzac/MESlcoz552zs9EgXwL67/a8sc+DE3VL17JDyFU7\r\n9dhbHviIC2bY9zo0LjC+scB6eHEvmxni9SE=\r\n=DQJn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"e8ee20e40dd35a687282ca6e4425fa800fbcc113","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix && tsc --noEmit","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.19.3","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"18.13.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"0.0.41-alpha.56","@fingerprintjs/fingerprintjs-pro":"3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.33.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.2_1676295027001_0.4754196202225567","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"@descope/web-js-sdk","version":"0.1.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.1.3","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"8909f1d01511c7627126a1d86cf6c0eed9acf5ff","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.3.tgz","fileCount":11,"integrity":"sha512-gpwBZX2g0p9hxdtnwfREeZ5bMTT2VVpJv3ek1EbeRs5csAL0rM+ymh1zGGzZFEIJDG7ba7hfxjd9WHHG1GuKdw==","signatures":[{"sig":"MEUCIA9vh6Stqt5MDbH8xqrCWpb74VaMKR8ns3L8LPncoQuQAiEA1gMbupSb4b+iL81FBXVBiHLjb4PeVjguQi/L6ThaRBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":354221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7k0+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgiQ/9E8+u/YK0dRoulJxRC6HIsm0Nk7v3hD3NxKnuun1z0r75HGoN\r\nS9rydn9pwZfhPyf5yZiUXhzc1joglsYWTDafgnE+jEO4NINwGWUWZTNdLjT2\r\nkGyD5SsIgZUgoL2dgtEYkKsLNo6hju7sFYCHhCC9rC4lo3fJcHhxNdXstSWh\r\nMwGF9uiARtGU0BUmEtyyLDhpqoQptQUhOUl0zkNIlS6OUc9ujbOksiEIal61\r\nCGRDJAYGI6ZQTxkCNyAPu8fV2t5pUlXzBaXdMc3s5TvHiyy28z5lYXYEQ8l5\r\nx8Bk07+aws7hxOqSgJkiy//WIfVYA6aNyoyDyRRzQLwPDXrPff8BCLcJLqej\r\nBhnQcT7sloTQf+QynQh3uI2zeSoCh0uugt2zdg+IwVvWKWcxGxLOQ5GhPBq5\r\n6CRcdwBM8EHcssaLwjxskBCWHl7zPXNX5sl0TIayUVZxvn+FcAKLhrmDAD88\r\nu9DMDBOil2KSizjBGWxvhVNLJYuxMbyZe/LNF007FfO4z3ahRDbMyyz1f7N4\r\nLAay7Eiwlb0QQ5DeCZqseGendyMqzFQ2OAn+y7j5v/GpSoL6s8VmQ0+T7iok\r\nM6hUYKPQ/EyejR4uK1ttB237cbYfDX2i4oXGN2fgR+n7VS5ufKZtM1N5hZWu\r\noxzXgQHERNmg235CRWfUBN/e2+k/WA+gdQ0=\r\n=tcxj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"f65ffe2fab1e889ed67c7e855f08ef241bf7da12","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix && tsc --noEmit","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.19.3","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"18.13.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.0","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.33.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.3_1676561726659_0.25546052566681765","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"@descope/web-js-sdk","version":"0.1.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.1.4","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"eba47e67943b6527ee2a28013b4f5ad54dfe1a27","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.1.4.tgz","fileCount":11,"integrity":"sha512-0X52OBFDLkbKqau/kmKeDwXtZQ1tJ0nB454svsyF4faZr8as6odF2+1Vk9XpfhUL8kV1fCsc5kXEUCenmU3v3Q==","signatures":[{"sig":"MEQCIHq2eadVD1REH+L5/bncyU+SeA0l2Y8Wfo4C7HXnRz3NAiAqVQiH3pFNUrck8FZJVsmGLNVG4DOIvba/LizTQvN/2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":354221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8lT5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqH1xAAho2GEpmVaZ8hFVC3OShsJF5kdMN/z4huTxYF0UwNjbsJnqqv\r\nYjuWk34WTd3X1ne8n9Gp4xuRQx+qkeUn3JNLKY0Yop5WKenmgk1AJrdt2+x9\r\nxUM1M7USby/aBluYHFH+DYsIwk6KosKzrijC6+rTtyv2+DYInQ1Y5CUoBqBZ\r\nEY8nJ4y47QK++UYVo5pw8julbxTWRelEQUl6A7Lzs0mf4RPqPOQ76utk/4y0\r\nwfSX2ADV7qAucaQJWB1E5xt4++or4LOdx51p1XjqGRLpFSoRFd3KnDNbyDKb\r\nucdsQAjf+SNkFWnRC876GxmahPBweU06TPLyHO8k5TVSwO9DC6bAw91p1iAc\r\nieHnbDJoZn5PwpACmOraB4r/xt/zgLP1oj0t4B+3Z1agYCGM/Bwkvc8KlIAl\r\nT9yQaJcaXJ1ZqjEh9L9hNvxl+5hmYhjS8gD5fzaTwI9Wxz9TmxxE7FpEPg2a\r\nZ9lJx7UD3srsgG8PPBLUmXSbCzztc83TNnfyjuN0QzIwgYaVQ+LdtBSRrwV4\r\n9sPfgnmLYqhiS1Ft1UuSPV2y9Anh9iafaPv7JHy7AvWW18yTJXMdjJ9FBcXa\r\nH9i872tqk0Hsu6CSchLahKHKBdD7xoRKq8uiqQ/uKASc1y5c/Cm+aVvgfGt5\r\ncdOZiDl9BPpnHrS72m7VLVR9pHb6miYQdOk=\r\n=guiW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"c5df20fa805b47e8c9ef069679e6b8a7e9af02b5","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix && tsc --noEmit","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.19.3","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"18.13.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.1","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.33.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.1.4_1676825848870_0.28295642785415853","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@descope/web-js-sdk","version":"1.0.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.0","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"f87ca039a1a06a072a69887a6079170f4453a536","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.0.tgz","fileCount":11,"integrity":"sha512-TlCPS8lEyJi/PlUXPyYIfiOrUaLyEItDXBYdcdhTysaDJAyZa9wZZ78b18QlZQV5lLWupvHFlgu4LhmcETAIzA==","signatures":[{"sig":"MEYCIQDTUe0NMm3fBum5JFftV5FYzhYtOT17QJZBMLBNuMZYEgIhAO98M68KP0FmCUVMEExjfqgidVII6CvmIK1QdY+d/79o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":354221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8lcsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMZxAAnf80UVHSeh/3Vcexz8461q09V6u0sYtXTpBQG/djNPZ26G2X\r\nJDBixyOr/6rlZYLenk2VscqnZJ+pqVnWmAMaB29uHQBWzPUv82sDY5KTg6YD\r\njO0OGpqdcFJsIqIG8JguU9WQKDYIfgenLO3PR4Ra9cM6z2L61RqmxBfJEIz4\r\nShpDxTCGG7ebjsNb2VbOGwKrG1JfH4MoWqDuUEU1dT7YfTpWvWcLZof4lbMM\r\n3FkVqHtbDE5O9a0+LuF5cOHpR/L8LoY9xGgU7E/j0b9uf7olutdeSWsKtHnR\r\nB2iXVbp+gv5KFSxCgYnJbYtWViz54TeLmelW15cqiirm/M8YDkVixTT7Afou\r\n/dN//tckgjakpnUyg2Ez/xcYPHEV5FjmiqfYzzAH7RtpuuvJAYPtqsp/Dsz+\r\n5wfDEy+6kuic+5IvL5jx5SXZY2CTbcmi3gPdr7WRuZ+P4Z2eBgjdb/RgPd9F\r\nQWZBbieWn+ZNcU65GCCmHj3DGyQc7osSY142ShupSQHX+717Jyxs/Zw6HH66\r\n0y61+NOTLhxgAACqOnMk+laQU6H9H1pVpDEI0zlG7VEBSgDHdyUlY2LPbP6N\r\n088s5onQP/Jhm96PmpFShKd5KHdQJfN9JndzrApS+/bZKBe8B+W6x9Sf8I0d\r\nyNQFqGLDko/heMbAk2q5Kw0CmX5+wU87vcI=\r\n=q7ua\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"gitHead":"73e437659dbe61f392df8ddeebe10841e2f3b8c3","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts' --fix && tsc --noEmit","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","format":"prettier . -w --ignore-path .gitignore","prepare":"husky install","format-lint":"pretty-quick --staged --ignore-path .gitignore && lint-staged","format-check":"prettier . --check --ignore-path .gitignore","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem","prepublishOnly":"npm run build"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.19.3","description":"Descope JavaScript web SDK","directories":{},"lint-staged":{"+(src|test|examples)/**/*.{js,ts,jsx,tsx}":["npm run lint"]},"_nodeVersion":"18.13.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.1","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^8.0.1","eslint":"8.33.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.0_1676826412423_0.0405446579851263","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@descope/web-js-sdk","version":"1.0.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.1","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"007ea159618d7dfa014e35844e3f3ca8adee1cea","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.1.tgz","fileCount":11,"integrity":"sha512-kR4YGJVj2hl34Bw10XHGg4iL0w1ODelEhelRGPivwEO0dXpNp1cjxsC/rXAqRtc2AUnWk2Y49D5XeBprJcc/5g==","signatures":[{"sig":"MEYCIQCmWD86C9PiZinBgnHnLEu9pM61jTI6W92hv7XQ0TT3ngIhAN+59bn8Z59twtdM07xzjWRgBY9gHlXN/SGkPktLCXuE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGe0mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpm5A//e4fHCrOLRt9ngBH+AP8b4hfixAC6nLabVntXaYXsQ2hxSZx0\r\n/Wje00xmrIQb95CQlNlmAHjTu3mT4TE76XjJWKa0OXlgLnz2reubFJ9pOBq6\r\n+IGlvPNAQrx0yxij01AskJ1RURMMxXUo2R5PjlWOfc8P/f+2Qv8A0m0AwRRI\r\nz7pg6T6Id5Kq2r2fA3sYNBdHe7sOFI6uP5z4bx/hAfNBtMjEnxNfKT2cKTf8\r\nrBdFG9m6QWJNhasalS+Stc/yHU75TEtUFuGo+HkVj/DRYiIVrR/oNGeK7iDf\r\nL2iLcchWSVSFwgMK6VfZRZ5WeU+DCeGT3q1IVI8nMS7qMyr/D6vvEA07dNyo\r\nJNT9VTq/t6+vt1DIoaWpQTddLnBiSAabBZbqOacfFkNpZP6ywC9gjCLtJljC\r\n4wtofScd7rXY1LZdCDE2tdzc6+9wkGM/R44isyajliyY1FdW3LHULRJq/gjn\r\nahwL6G/SfqvHFYwz227908t53jkzWcullsbraf5JraFQmyKTHi/G4IXDCRiJ\r\nPzjgG3ri3Zzi4qszeNbiBvxcieSutdU97urNzGadRUNrl82mopsMUVYR111W\r\nDKLgCeXgit8waKyQybu6HctKFfUSJabBHrVYrWtSBgqXDSm84kcPIp1ZpWTC\r\n0nBzbb2/ZNh+pnWVIVNoD26NqD55VdkBTUg=\r\n=KJD6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/120f545c1e9a9d4282d2fc0223114e73/descope-web-js-sdk-1.0.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-kR4YGJVj2hl34Bw10XHGg4iL0w1ODelEhelRGPivwEO0dXpNp1cjxsC/rXAqRtc2AUnWk2Y49D5XeBprJcc/5g==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.4","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"8.36.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^27.3.1","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.1_1679420710204_0.22905489250294186","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@descope/web-js-sdk","version":"1.0.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.2","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"0fc4b1f2ed9148a14c5e8048af277f3e2aeca6b6","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.2.tgz","fileCount":11,"integrity":"sha512-ixVczddLPSiRXsnPjjuuq6SAr5W9zmSCjzPuJH4IbOB3PJ/1wO0aAgq2fEGr1m7u+Jx8DLU66AU7nyRLsFZKMw==","signatures":[{"sig":"MEUCIE0w858YeaNG+yNC8TeSg1ywgbRqmPgOzOKXRZOEBFkOAiEA3qr/TK+bFZkdZKRlweplAs6RllfE77yIwWpmEH9wAuE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGgLgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7ag//VloroRPAwNZKzX314dJqoBIq0ip+cqvQXqdAsfIXAM9NVqCy\r\nGs/oQsDxEGsPK0LuXbB+a4WG1riBcFTEvC/ojltBMFmdZwN00ogNRR+W1/HY\r\n4zF1RT33lkgSc6Jlsf1Nw7gfTKREVZydIXwrwxcffgSIfPd0cs6+LECWlMRJ\r\ndG5F4n1XO/nSIHE2UC8kaQMl0oJgukDn4+1VLcYdmL8Ps/oEL5NJaxF2bUcp\r\nZ1mXuBHv8bVrbm4puDQPvrpDaHtEsl1+oO18DeqGm/gPTnfbqmR+q92oEGQB\r\n/y/1VYsfgR58I2tXP6xvo1l/4ll1h/lNVdC17Qw45+hYzchI4uKeIl7U1sn/\r\nRgn7Mq70H/XlGjwWtVxXkMJ8EEEVl5OtjtaiTjMhWI91UAN35Z5YvQAAqjoM\r\neqbGYsYcaEmE6RKkCvQjucTPgIHmbyDKmueccDimxyjId1sY4UOO1Wd++t4h\r\nEk1DTOnW4KL8HDOtwWhhtXOhDezqcM/E+q26ff1Kdr1XFv9cHVA9jsJ47Lsk\r\nypvNj3Fev854tIM0Y370jDDtT5dzR5wUsLdBhoFL56Kk0wtV9rv12D8lKWEU\r\n2qcDdOTHzmmds/9c/dZUsygUBE9KCO20W0k2ruRRO9mogzCksgyiXrkFPj/Q\r\n/GpMEG4oOpszZp46Au2sRIRGjvEd9vCQ6Yk=\r\n=9j3y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/4d8dca4fe313830cd00b47fa1b7483a6/descope-web-js-sdk-1.0.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-ixVczddLPSiRXsnPjjuuq6SAr5W9zmSCjzPuJH4IbOB3PJ/1wO0aAgq2fEGr1m7u+Jx8DLU66AU7nyRLsFZKMw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.5","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"8.36.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^27.3.1","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.2_1679426272348_0.120055658380543","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@descope/web-js-sdk","version":"1.0.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.3","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"2baa4bdb4fe0dae51a46f849850a5c5c5446445e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.3.tgz","fileCount":11,"integrity":"sha512-2BilKhbYlBf3g53okUdP4zps633NQz9JxBnNFcVLcRK9sP0DYRDhC8VqMEI6OA9QSE5qyjg6dkqNKmZfduWv2A==","signatures":[{"sig":"MEQCIDUZqYLWUfnIrhFyJKADV3P3usnWOhIOTiao65gePv5kAiBws+Agj5flk1XIyE/DPO86GE5mu0tVFSZSzbBBWnR0JQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGi+uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2Jw/8D3a89K4ce2cG31yMvkhUZjifreXRYcSQrKtlnET/RUy1UH3k\r\nsRgsnkBTROz41mJ0+FKWS8RbBbPKaQORxlQIOiT89yLURNlRMgNQx/zDrjxj\r\nWqNvOlelYTt2FwYoGfoziG15RAkt2b9qYBdz64iuCBs8pUCVUQwKjzPwLwzI\r\n+mcZUaFBdNKymvGumUlcRA6goPen7rCnbqT3OyZAfd6/VnNNPBpI6YcWBiN/\r\nagC+uGnYZ9x/E8St5zOqxS1SIXMg15N0LD8TxaWCOnrrOW+er1CaZWOd7uNW\r\nCSBC0n0IKsGkk9x5QTRnno/WzZAerVBmRGp1KCuGuhTcOOc9/JbzWV8ylI0s\r\nmVlOzv0WC+VvTr342+ImbkCutamku90Wsm+V+f5E0mEpZA/P3nXnj1x0uUSZ\r\nR6vi61pgJ4JzGnDrhhya1NSI05LGNjFC8YkdMd0RHATlju2ccNOiEyAldVvb\r\nEZmpNox25u9+VHPOYGyxl+WRsRgrqZvZnk+7A3SLQgZGqcMxZNIC7eVtyd6U\r\nMZMr6o24KSVYTBaPoeJM6jlb6NHIqZkNhUtG/kqSVDshGajJQzPwzLmX8oYi\r\n9oe9KXteLYdXTT/bl+vOSRaiUflTl+OkP907CHWKxYhawAXucWg12fbrQa2u\r\ntvSYW0u/rgcpsCT0uB6GF+UO1LoLddmXyfc=\r\n=vPOO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/fd5978cc869b422cc399b74cab8bc3f7/descope-web-js-sdk-1.0.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-2BilKhbYlBf3g53okUdP4zps633NQz9JxBnNFcVLcRK9sP0DYRDhC8VqMEI6OA9QSE5qyjg6dkqNKmZfduWv2A==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.6","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"8.36.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^27.3.1","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.3_1679437742003_0.4644391267092516","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@descope/web-js-sdk","version":"1.0.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.4","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"2d7b323ed11ce0892b793d29402bffe465762d7d","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.4.tgz","fileCount":11,"integrity":"sha512-eoxb3EtzuInFbSEmZPN8Mv2mZYiKsNYBQG3GVSAdg0r9QE4WzuardqMsDSj7WFFhXPxqRiTi8JvVBFbrQ8g3EQ==","signatures":[{"sig":"MEQCIH5tG+vhSOwUYKAn5vvzBfQDK61Acg1E3bEW2Pvb8nzYAiA+8xEgVtHVsO1AzMptvhR2YswQx2Ixr84PftI5W/zIww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGnKcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhORAAipHY1e2tvV1CDi4mFUM6djDEd2YTJUBH+/2PKK+l8LrUBTmu\r\noldMgyef08d3xsNqSKsFEJy9vFcFk6BPlCAyjHTAQouuJFyTzbP7LUyqRimu\r\nRf3z8RTmrIaqVP5ysMIQ2Ldjgc/+uXVS1pzJ2BILg3Ipzuj7zxE0HYaOQu6O\r\nztNw35BZx6o7z8B2s33wDjaemWbCMSt0uFilgSWgi0RluQ1ck8ua9Q5QmpWT\r\nwzLiG407Jb5iI02Jc0LK7xqapOzaSPb+EqCk6DYJQ4lIE2duatMcbpXNF/pJ\r\nti0S6fWj5zCcGkoMNkDSbM3A141LWuQK/+qsuSyW9R+BIXUcMwGAQJbeL/zi\r\nzb0pTmqh08cvkn2WdOKF2DGAtzylK6r3LwEQD9y4p2ywdFSd1XKQ3ZZ+jbqa\r\n+YAa7c5qiXDWjlvcxeD+WTs3wCz8Ni733llSB7apGJO85OYTe5Ad3mkem3/Q\r\nsWboiLPR0g4uKTwSZYTCKGI5lPH7kTrRYk4HC00UdiHOY6RG4pV4I2w6zmoW\r\nX8EbZVPTQKyfYZNILkKhHBX5Z5tkyeXCAOkvirK3v2D6Lgh/oU5yjQkV3YtC\r\niDmqY/O5QLO3oJ1csX416qVJtXQwhiJu9CRdNnFAbGLE2N6NEvhrs0nSxD5v\r\nyPDIIDG9KjqfIe4uJmsWhsgEY65vCgAZnso=\r\n=PgX8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/9f1fc3c38874cc9a0b0a2076a3bdd5d9/descope-web-js-sdk-1.0.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-eoxb3EtzuInFbSEmZPN8Mv2mZYiKsNYBQG3GVSAdg0r9QE4WzuardqMsDSj7WFFhXPxqRiTi8JvVBFbrQ8g3EQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.7","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"8.36.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.6.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^27.3.1","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.4_1679454876331_0.36408043168922055","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@descope/web-js-sdk","version":"1.0.5","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.5","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"b5b208f09bbdda3c2ed2c7182f3b5bce7bc11d51","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.5.tgz","fileCount":11,"integrity":"sha512-2hkHKV5qqJK3tAsIZZAzQEasi8/E8JgNBOv0YG4pJ7TblLVBO6LaodaMYikaELkMsg2gXp7uK3XrM4qxL+qMoA==","signatures":[{"sig":"MEUCIFKr5S8e7M7I2XPq4L4tQ/TJ0fAaurge6JlCC0tr2F6AAiEAsHpUTdGeQxttkERHwvzlgR4ALf5BqMV46hkkuydDDxw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGo0NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorehAAloVPK049H+mMKvHbhDfQpsZv3V6WkhvwDcOUO1XeaRm/bkAn\r\nxBNcg4p303rtt1/Zd8qXqSDdjcKBtaSSwkwYZUbFhH1b6ulXTVRUAu3DDA/0\r\ne2MsdcbfCnfSjXF2x44GB6WcFoCBYySlE+Gk4P2LdvsBNnzqsSpVstfWvRtr\r\nN7A2ND0KScNyV4DhCYHKerTa9ZmaBpiHL8XLknMhgQ/kgcSu01I/7cFI3j9e\r\ngbTW1rw9C87DaMEAjqCA1pxWA0dU5j10VPzgZhRlVTDOukEFzA3DlA4yOUnK\r\nTLdkHqshqGrIZszKGTDvW17+qEAjs2IfqtN1fbRkTDuzdj5WnHXBDurbkP5y\r\nbdiae7GihnPAlh33tjyGKklQHps+2fepPzsFFpn4c6aZgo4kl2X9/opPr/a7\r\ncW3oJ+/N2fV3MPnF7p7eDyEV/mQ1Ctptnd48ucHghVGu+80Ge/m+0i9QnUFQ\r\nO5/tybcc6OWQljhZM+tW5whEZBdi8DS7CDjHETwuiv5MTceg+3tf7OC4/FIM\r\n+Mw2TsS2Op/ODhDPPnTlufX8b619SWLH/Wdii/O8Uaclf63wdckmde41FwRG\r\nBeEMd3b3JpKcj7GfWsnsLLaAPzNYyu4Ex9dNG1Q4UPP2zSfmfKrpKub1Y3ph\r\nA/oDGmJNTJb4y8u2CxLWqltBTcOB2V2tOEY=\r\n=FbG1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/f1512d850405a329eef96b02b5766af9/descope-web-js-sdk-1.0.5.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-2hkHKV5qqJK3tAsIZZAzQEasi8/E8JgNBOv0YG4pJ7TblLVBO6LaodaMYikaELkMsg2gXp7uK3XrM4qxL+qMoA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.7","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"8.36.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^27.0.7","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^27.0.2","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.7.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^27.3.1","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.5_1679461645512_0.15925914840275524","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"@descope/web-js-sdk","version":"1.0.6","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.6","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"a27fb54a08b547a4a4c056139073922c29617bc5","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.6.tgz","fileCount":11,"integrity":"sha512-B/t8eocgzaS29dCk+R+nK9Zs6dOv5o/PO+IWQMkuJUX0hYg4k5sURddckMEEuJ/ey0C0g71VkN8gR1bQ+1cjNA==","signatures":[{"sig":"MEQCIAj9VE4RZvWvYfF/RjrFWZdSlWuA3OUc+DyZIkE3U+WdAiBfIc8SxvieooHoyvdaKL9Fqq2dSjohXgHErYUZHWYQQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGxzNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrbQw/6Aq60BAMiwvKU76gc2jRe0oaxcwBVt1V/Q9AJ/XdBbbUV3ZTp\r\nNlw2Ccg7f60vXG9OqJ+C8C4QQagzGnVMBtbzKrONrmtAIlzJ3bUGWSyKuCoO\r\n2wF8liAs7x+6L0wAEqnNuFJdQ5gZVu5pZ+IfCPakExA4bGBb2EpsEGakSfBx\r\nYEabzkIM242ug3lHgGGZvkkAxH3xzPEzVCm81HDJnEgFI9Rdn8geeEZ1TVVj\r\nFdmfMojlfAhPqjLYSQX1sq0tMzDLNCwOVShuEaY1dp6HPDxhOoKBZefsRv9X\r\nQCjflqwj4/BExgGAG2cvf8IQvzSx3M7qVRuKzYtb3Nq3/ipJHuKS0nzJfPv8\r\nN5oBcE6lmgmSV5CAahUP6AUi09ufrSlhIvhtU0Tp307rVOH9omThbo2Knet5\r\nvvngFKizuLaTsHADe/kYdwe+PofjRJYsOBMKQcr03lWNjM5w4S/SZkoRgs20\r\n0Yt4cL2k7SbKOxSvjXykV0n1oCZvT9vytOyeulDzCym07b1aUR8kz4mqv2FB\r\nYatMEuXvW09u4iE2IY98UwRUvePmXkXYSlb0y4c7sKLdtEUUjD6afsYAlPdX\r\n+yDQvgn+kzuvUWJTIRXIBb1Wt4dAGcS5PtO1VkOss1Ut+lb76ZiLFRnRd4hY\r\nMIRAB/BI0YetlWFaJ6BI83Pw9oMBxp1s6Ms=\r\n=RD3D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.6.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/3393bcc39727a33be16544c37ca952ef/descope-web-js-sdk-1.0.6.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-B/t8eocgzaS29dCk+R+nK9Zs6dOv5o/PO+IWQMkuJUX0hYg4k5sURddckMEEuJ/ey0C0g71VkN8gR1bQ+1cjNA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.7","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.36.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.7.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.6_1679498445800_0.5031042655350106","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"@descope/web-js-sdk","version":"1.0.7","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.7","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"4e844ad9391e7a6b0e4bb1bc9948b8f33ff8e76d","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.7.tgz","fileCount":11,"integrity":"sha512-T2ku9zgHPRSgZLEnj1v9AqX+1T0/f5DX4JdiNwDesBq+Me/FHHTdsyvVF/pA0YDwYflwLYn8Bcuf6F/DiPwLxA==","signatures":[{"sig":"MEUCIGjkntjEhvW91oNzIhCxD+uwz3923JKMYMR2MF3mxYbWAiEAtw33wGDAvyik3Ui9Zryqh5xO/a/RxcHC7wB3v2/T4Y4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIGN5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrocg//SqQ1VpD57ZFYpst0IjhImi4xXfSRuWFpBfeMDz5kwZn3WZCH\r\ncAKVqeJytyzqsvVKY4J1qJOcdLTlGi8VNOl0akn+KOip6fwYOEPusJ1Ahc6l\r\nTG8pm6bXCcGhOx8Z5hawCCDm0kVY0qUGU6xQaLBowhQmQwYB0l3Ab6bXnq91\r\nkzM3wxHnqVS1YoO1t2mmbmwzpEPcvCdgAB7ys7b9w24Lrz/SDjqtY9a5ZN4k\r\nDp9U7OJZTZPiUiLoJkjEPUY8Ec/PH+p5BPQN5Hbl1hHfqkWISIGUlBQNZEIg\r\nopmW7M5pOydRw2hSi7hMKRCtwPu6qXt8yYrPKQDzmx3AJLelNkO8NSqSFziK\r\n9C1aDVQ+0w8A48adbYsIizuCr0wXonNJlvo9FD9aleGmfEbeInrGYlfAgEGY\r\nsA25U8oRB/5cZ9SUjSg9+NZfuC8nBxgKEWvZxPFSh/xtnn1rvVErNbIa/Rco\r\nbXavWv8RIAoxgIXHnNRiKhWKJZC9FCkzdqJn0T3u1OqHvd1yNf4ea7mJgTvs\r\nVhng4QIiwV09mZPyLlqwjNgZkbQMHpe/ULPnxapcuEVs7QwiVgQvVMqn9MU7\r\nsQqpH8p1xqBAYVkUpx9qZ5yi/8jAxo/0HZZ7+BTWVtKI03AdQC5gfs+tuMao\r\nFe1mP9KriQpZT02y2KaP1sJuSVoGEBQ8gGQ=\r\n=deZg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.7.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/4c7f8829eed20a7943a4c8468eeafd04/descope-web-js-sdk-1.0.7.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-T2ku9zgHPRSgZLEnj1v9AqX+1T0/f5DX4JdiNwDesBq+Me/FHHTdsyvVF/pA0YDwYflwLYn8Bcuf6F/DiPwLxA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.8","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.36.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.7.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.7_1679844217083_0.1033713595072483","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"@descope/web-js-sdk","version":"1.0.8","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.8","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"561c3e01581c4d56a0a46ad51207b0a61aad027c","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.8.tgz","fileCount":11,"integrity":"sha512-JZide403B91/PYj1jN2ZO8swXQa9jkjagXE7bBF77k596Db/OhChYRIiQTQyleZdqQYiWxch8XkkoSGgz9Tmhg==","signatures":[{"sig":"MEYCIQCYOvLGtW+g0547ViZtLHavqgTQgJ/CYaMeSsVWFM7yowIhAJvEhByS65oGBLldqXH0dQAe62d1mR9t6N0+FoNQmQ4z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkII2GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrprw//RLEe1sY/ThNKvquC1FdbP0KhxX/0KQvCMZj8PBM2AScpAGUr\r\nqbaK6domvAXKlOv/x9rf8FWUEz9n4PDAIN1lMkq20BOBKfcI2zpPugAsB4af\r\nXIyMZt/MxO5IOfi6QF4IC5QjyBEJjjzxHQTINNOPntdt6TLgBZzKeMX2U5Yq\r\nZIr+vXwwMgetwx4tCl1pbrunNjG9bHgWyngePwaUXEB/w/KLxp7eCsmL+6FQ\r\nNaX+G5yOLx4qOd1fWhm9rQqUr0KLfIV4OaHLOqAGvFGsWI6BV0Sgbm1iicwE\r\nGhQZS+sBdovIfoy5GhpDdoBw7JiQymW5JKnxsA7kL8RxTg14hDNj4bJEJ/pF\r\nrzbeayYb02yjwGDQZIGd2JF0PUWL3LWdyjrO+ttRDmNxSE1FXeBMBWFGmMwt\r\nP3pA1jTJkbFj7LuoXZ7hHKPGVzWxdEoMAHLNg0cFoA9BU6HQR4RU4GhuOBPf\r\n1nUz/0dchJXonBZDpflzVO8S6z14WJrWbeUtEzCGnkglby6TZvdEYNU511RB\r\n4E7jCdASXys6MNfvOz+qdqJGOhaE9BAQOpUh6OMLwF6qHZvwDWoJ9JaNO6xb\r\n2dx5LFNx1RicMKDDbMoHI9r2fPPgTVXxlaZdpqXA/zHi7BVhrKN1k7QbQ8iX\r\npgzUOyJfcn32zq/HwitKAnYZQLYDHvDiNvE=\r\n=uJmr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.8.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/f5b22b98ae3cf89545a3b3a791c71bb2/descope-web-js-sdk-1.0.8.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-JZide403B91/PYj1jN2ZO8swXQa9jkjagXE7bBF77k596Db/OhChYRIiQTQyleZdqQYiWxch8XkkoSGgz9Tmhg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.9","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.36.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.7.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.8_1679854982590_0.8407093837401087","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"@descope/web-js-sdk","version":"1.0.9","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.9","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"06c8da54043d40f814a822457410cd4d1be60884","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.9.tgz","fileCount":11,"integrity":"sha512-BLsKNw5FDUEKkTCIX9uas2Arnp+6Xj4QJ9Fj40QaKcirdp5eu5yvK5XNjtvOmpkr/he3osdxi2lVy0ayZd5usw==","signatures":[{"sig":"MEUCIFfzN0A7YooRkxLMtpFoTnRtLdJFf8LUZZgdNr5fJaubAiEAoMrZtOr7j4uNIOW43TB91CrzzD50mcYzbZlwgTySuPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":369041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJHOwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6Fw/+OObZzIvvJTfpXP1Hg7VuCbRyA2JMLgWs5TwGmzLLyqWYRpEM\r\nKngAylpCq24tKd/rv4QJ+IK0SueOmFC7eLUYeyMLF7T8FwwJUr4S1Oum8G7I\r\ng865vPN3kHPe4ETgUIuh+SlRfeSR6WNxrUFZM41dyAsLUIQkEyqs4/c8u4tY\r\n6tmpA0VHVmUuu6AB4kvUDTyhHZFZ7GCpqeUKcG6pXsfraGxApiQU5fy//aqO\r\nBZPJ2uV9XYvP5Rh6V6gJwAS1/9X/hRCVrArqWaCxOUZd8kEtPgJnP0TbP/lq\r\nC4ZV7bQLDw97ySDEC8Z0irgH8WeOApLafHVzoD+WvPJoHp1p6mqUpjNfQiq8\r\nNeoYbY+9yl0j2ckE9JJaRz6+VEfWIMSBWXtEVpwPxnatQMTtT0oVXo67KEwI\r\niCm9OkEyr8HL8B1SJCVxS9ialjlUtFioZVg8VlM5J4LfsHPwOEfAgl0YC7lH\r\nOo7zQEttdRBfKQLoqurbOkdPrRKCYXiCaerTWfedEnq5qPTeYLKsBc06RssP\r\nHX5fJ3aSjFs3Gzn7QVa196yrfF6NAm8d06LSIHPlpzkUKm1bCxBUpg5mTL1I\r\nO6A/1uEXVYF85cpFOQpvxsidu/zV645/ul2ahBd54OD3VGFrqNZ8Rxc9S4/b\r\nm4QTDpTEEHKekv1PnjEz4qFgUUxCwAPBFAs=\r\n=g3Un\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.9.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/708ad56042d78f119108a9d99b57e83e/descope-web-js-sdk-1.0.9.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-BLsKNw5FDUEKkTCIX9uas2Arnp+6Xj4QJ9Fj40QaKcirdp5eu5yvK5XNjtvOmpkr/he3osdxi2lVy0ayZd5usw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.10","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.36.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.7.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.9_1680110511892_0.4946509687493892","host":"s3://npm-registry-packages"}},"1.0.10":{"name":"@descope/web-js-sdk","version":"1.0.10","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.10","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"5c9d0eff4ae9c81fdda8d0f321d8b097d311b776","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.10.tgz","fileCount":11,"integrity":"sha512-AGfz1f/Hja6CRPTlrPPHeVuqR8X8c6L+olvTDBbAV8LQFto4EcGgoF45tiZ/SnAAZzPyzgWtPOJWJ9T5PWJKmw==","signatures":[{"sig":"MEQCIAtWhKEif8YNjsuJwBMngE7mlKr/Vb1t+cgKVrpD1Y6NAiAmKznYB9dqhYuHs7ks9iQcPoDSms2ZnyAqOKsEmYnRmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":367427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJzIkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTDg/+OvpvYsr8TQyxxdr4qzUl75v+NVH4X+b3LKDsqx/Q1W+iHKNv\r\nBMF5bJKARBR1KIyQFcQlz4+pH6Po6hLLCb0yye8AMSh48DF8hl3Oksk+w6ls\r\nSxFmDBED5gBn8SX31i1aKH/8vSP5omkUGM2GRKwPk6/DPdRDLJnwNv4LWdU4\r\neUF/UVB+NbblucAuFiRySxl7ffA4/bYm59+d1GauZp0gFryaZfyLraUwmEfJ\r\n4+9vufXW+mYiCqqnK3T6MGuz/+ho1SXlgWEQwEBF5HH1fWFiRhHS6FtBn0nr\r\nxMm2C8NLqAQT+EXInk8NZiT2S9Kk4Hlvl/4u07oPAeQHKdFpxIk6/tRNR0d+\r\nLoL62b185PMyYE3ru80OePg2WYyXymbSxVPqHgufr1os0DeCDfCu9xnY6b8S\r\nvoalS0TjJI92ERE/BORBUpPkqT4YOsDTCumYQKvLXWi6XyEeYEZO6AjCajot\r\n2UBK1obP/b+Rk7UmpsokWT6lQ24t6p37N7tUg2A9w0CqjrOQhojBLR2MU+/m\r\nVd9NhU1GiDCmk9ryWpO9JkqsWLtrbUQLL9IdOH/MwaXBR7z4rngV/s1vToeF\r\n47sp7EcujAlf9v5BiH4vaZIr2xx+shpSn3dWsiARpuPiblYloKEb3waaIBQ8\r\naUeCUuTA8RyX7e1ZDRGRdjFcKppUbBqyVrM=\r\n=gssx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.10.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/c92617719082557e99c7f0b0d62c39b2/descope-web-js-sdk-1.0.10.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-AGfz1f/Hja6CRPTlrPPHeVuqR8X8c6L+olvTDBbAV8LQFto4EcGgoF45tiZ/SnAAZzPyzgWtPOJWJ9T5PWJKmw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.11","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.36.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.7.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.10_1680290340053_0.5932552395128079","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"@descope/web-js-sdk","version":"1.0.11","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.11","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"25ed3f4235831626cb75c66c5031be2194b6d81e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.11.tgz","fileCount":11,"integrity":"sha512-o+bahdO+rjduBYWrFsLFBAG8tZyWC+8DaNvlECL06wqPVxGPMfc3Es3xuyMfdYVBhVje+Y3aRY8W9dNSFQbAXg==","signatures":[{"sig":"MEUCIGGYKEAwGwApdB2MRmSSn/ZHLBmfwWZBAhQ42IIaI+CVAiEAlGiDfkLhjSt018q4O4Sky76R3IcCivR8xFzlCX0i774=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":367427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKzQPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbMQ//bWTMRYRg8JFR3Cu1C1SB0wQ/qydKsdSBkS8kF+LaYpvQFnnv\r\nWMrG5IXARGe1nl2uFNlCkUy8Shqk3OE3MOTo/I2OjaErxkx/s2j/kBCI0NcB\r\nzhjP3xVSLBo3SciXHY8zBXGAd3fJbbFoNKJ7E5uJwOadyMS6rIlqN5qq7oCy\r\nwuFyaSVimko6IalFpH/u9jwRoauo700Tr/bgyR/tfPGUO6513CeAtlMdxOPQ\r\nCP/uNvxoGdS3mXltR8P9xfAwk3tcbetMk3IpjVa4eEVMeb3OrlA9GUKZwylG\r\nOJUHZwN9vHrpxUhRrL9uEVdb8XJgSBkKEOphMj/K8wXbdCmGEDcL/zd1vThy\r\n35q4pp1/h8qdXNMDp/vpJv6Pr3a7sXcSZrCeEjADooKrfAT512anUF0C9t8i\r\n3CWLvkSNNSSPWA4+nII7Rd6o0Yzd3vNTXINv0OvFqP11ikY0LwzaNTq2YnWE\r\nH+rrpSBq4APXkC8L9aEvOx8hQ5M4pmY7RqZ22kwgQfz/7r0pg3wzG1YkL2WJ\r\nraVqTkgwCODt0hd6SOr+W/YK5auGymekIqU5MxdWHNG/GF25q0hc9u6mVsBF\r\n4Tka9iFUCPWW/g6A6lYzgODkGRziN/BObdHdWoy7h/QNPGUkASvpyctczDZf\r\nT3z4kOd+bGoc5XtodcGKR25mjWgZGqqTYMg=\r\n=EkM7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.11.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/236d20bffad8e4ca2406dead98f58f79/descope-web-js-sdk-1.0.11.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-o+bahdO+rjduBYWrFsLFBAG8tZyWC+8DaNvlECL06wqPVxGPMfc3Es3xuyMfdYVBhVje+Y3aRY8W9dNSFQbAXg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.12","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.36.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.11_1680552975459_0.7153738600003279","host":"s3://npm-registry-packages"}},"1.0.12":{"name":"@descope/web-js-sdk","version":"1.0.12","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.12","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"7391fdd30ce32d8bf18ca129a142dd567e4e5151","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.12.tgz","fileCount":11,"integrity":"sha512-6j9tTsjR3BV/2Jb8UZG3eAgCVh66wJO/5rvdZ74JhFHKdsQ1HoYc25WSbbIVBObzoh42s3BIdA3JAp/rMgC0og==","signatures":[{"sig":"MEUCIQCYv7SmU1Q5/VCzlIX4Wovltq84rd+MzmkZG8tLK7PMwQIgRlfY4OL6VAY/iPAUNjFonN0fvavjNH0eimXTfHYftTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMnoKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGtg/+Ny3MGNunfhmUKrZR/xVc88g+cD/oedZUNN6TX7X+bzWZLMSV\r\nbWrbvrevR42TbDq9KLve1/rufVa/c3fbDxxjhJ0LJJYGbg0QJFw1Ek52OuYq\r\nneYM6z5gAtozfTjj/kVt9ShQ0eLL1amDK6F8evLrHqBnWBgFqve3JsxXSX5K\r\nfWr7gjZPOba/nbwSHpM9QQoaK3P7XxE94AQvqNlIa19Yf42711sxTMTu3GGj\r\nzmSTQaFBDWR0uJa7RtGE8u1Jlm+oROCwfNaRxj8PYinYz9jnsx6tJujPH5c9\r\nVYHSkRMTL966zYM0QOLvvu+pe+NJC8QBeSAdZ8eUPTQMjpNkDGSOH4ikpwbo\r\n9yGTq1nqrn08dw58BHPBeVAX7h0fh/B8qWIu4bQTKYI0usQcSE8H7MF96KNU\r\n027szbvKmRr+b18Snl5BKXgpWI/MCxVtA/Qxhmpdnw1ccaopuFoyTDzgO/f7\r\nx07Ks5/sdHYEQR3bprPjmn5dRFZhpSCLeqB8sBif7Ie7JBSC3AKATPCNPadM\r\nimgH1ElgaJbvqgr+Iqgj7uCJsciRi7Ux8L4CgNRbF2TO0GFNYvxmr+P97h9r\r\n7PIcW5Ja9hMjUTVcF4dO49NfdUJUgXXkU+2Jeq5mlxolgs3OJ8avHsdErU43\r\n9KN9azTY8zF/OifM5lF6PBICfVh41Ql83Ds=\r\n=SnoM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.12.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/507e55baeb1a34c0747872573d11042b/descope-web-js-sdk-1.0.12.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-6j9tTsjR3BV/2Jb8UZG3eAgCVh66wJO/5rvdZ74JhFHKdsQ1HoYc25WSbbIVBObzoh42s3BIdA3JAp/rMgC0og==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.12","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.36.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.12_1681029642573_0.2979293180633009","host":"s3://npm-registry-packages"}},"1.0.13":{"name":"@descope/web-js-sdk","version":"1.0.13","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.13","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"81b0d725be650ffda80496d4142acdfc6a3f51eb","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.13.tgz","fileCount":11,"integrity":"sha512-XpXyNBafzPQAdUETkqM30EJjh0CYq8nDKfbwRCmyvQBr9mJRoZk3P4mZ0I0/hHpjG2H/I2E56jEdMCv2z8Yd8g==","signatures":[{"sig":"MEUCIEvR02IQE7I5pQeNGTeCIqxeDSPBvwS2E7Zah8m4TuEEAiEAnHtg08wjyqKEPbLSm3XvvE+udhlnVb50P8pOY/7rvDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkM+mDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8sw/9GkQZRfCiyjXfHo0Osx0Ycq9eV2jn+ixwggEfDLckDzBxE69O\r\nlzu7QRRmpHPtdoC+iHFyVg10g4FkTaEwAV8IhepRDZg/+4FlTB9AEX2PFNzq\r\n3ek1Gbhvov74ztgaJ0Lb31y171UUumwB2y4uvYKn4S2HQT6TEhFIdi0vb2PG\r\nlnxI0JUg+VDEMedS6l0Re1qjjSZ8PQW0OSHU6ITX4D+LLqv61fotxZfPsgdf\r\n8Sg5ccZvsGtmCqQQsokzMu7YfXhEt8+8crsEgFVhWa5Wq/S8NQqbpPAt7x04\r\nvUj6HHj0hOFbEqQJ69HDOLqOrOG8mlmB7eQ2C/GIP9AhASwEcVlGtrzISrmy\r\nAcA7zpiAtJTAiOxXpJFtOuXvHFFZHLPas5boCwTN/xvRi9MBoev2DUpxul/8\r\nl/9NPLAsdFIkC9xoV7aSptq8B5nDM/HzscZuXhveT3gk48xI1yt5CAZRyyR+\r\ndQYQTN1+L4g1srhuHAz5bLfcX7c9ATaqFd8x+pv9BtiSpKi3sPqXfZkyHjbG\r\nL15OVHLYi7PEDFY5A43d1r8ZXzqWa0+JoCRRoYJnx3MQRMjY3+JP8aK+TMns\r\n7+OFwIcgrqdkC/1kNmHRoBmvnLLdbKSUVDJKl5WQizpIwQkrgexmhoffJKzQ\r\nl0c4oZcwc6e5VwMjZ+5JK0Wz4TyL/wvfXwk=\r\n=jSK5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.13.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/f97a1cef8cf21ce2a13ab48fad40883f/descope-web-js-sdk-1.0.13.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-XpXyNBafzPQAdUETkqM30EJjh0CYq8nDKfbwRCmyvQBr9mJRoZk3P4mZ0I0/hHpjG2H/I2E56jEdMCv2z8Yd8g==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.12","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.36.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.13_1681123715202_0.45394603522126586","host":"s3://npm-registry-packages"}},"1.0.14":{"name":"@descope/web-js-sdk","version":"1.0.14","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.14","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"12de0b6b17d0629cd11039f8539ff42e8cce13e4","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.14.tgz","fileCount":11,"integrity":"sha512-zb+enzRsV4Z+uspFf7Xxhk7ERYVr5SmvZOa76qd6bZozRfkOthAqlTIWs70f0xlKDQbcMLYPG3CrGRfRz6WHWA==","signatures":[{"sig":"MEQCIHj+uONbvJhlilJFvkmphhAa0m+ZGXhHuoLvTs2BJkb3AiAUdFnCvPu6MexCW/DhXs49FEyLr688tQRGkhvW7Ymd9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNfWhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmowqg/7BaaZlMf3qW+96xbF8z+Q1GpLsMVKUi3uqoaHEpnBrlby+Cmb\r\nAASmV2YjM1iDEM6F5p3z2bw1+vVDP8TX1hRfrHvo1NybIDQ93XbNF0NMFJG6\r\nlAzHASAQLXoPmlvGHyJYg02PpwsMVNeHPfok+IjqtFJTu5VRNqjoeTIL2O/V\r\nxO2Tz4nM+UF2EhCLVnLIrDvJ4YDmgH6/uv1i+D9gQNElSFMXVlwe3KTouHEd\r\nleRMah5Hu2YmVbnSV3pRMv4GWz2MxXtz0eJ2iyDLOZg+q7qDFzjlgRR0oDCx\r\nlSjJwOm9qSHKMbidnkkumMEdgc7OEiSJZODjlkcVjWaHgLQ1W3jSxt8EICoB\r\n7Ziwx+HBPUnYUsfnNZuvDlbD8ngBDfNiCL5paCQrZedRUUhgrIjMuC/vnhFq\r\nUTlrrmkiLoWscZdsEmYIMfHLukjfytq5CWtjRQ7uH51zODWlbdu4ZI5ca0Ha\r\nO1891s384SvNZyKktAQpZgOBLPIQ64iounJEyO7tiaHi5pQkmCTGhBCoqta7\r\nipPXzykldW2yfnCojBOvCYSRmSSNo3jH4WZb3bgYD/4hzsCWU2daamWuzuN6\r\n7XAW3q4IYNhCwPPX3HUKRVfObAlaowGnWXzpdGmxgUAo/FV0zSurfCsWLIIE\r\nYrBJNT0J8wCvx7mu5h7Yy+ydycZgrc2c1a8=\r\n=66AL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.14.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/04aafc6e78c973ff8511065f671176db/descope-web-js-sdk-1.0.14.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-zb+enzRsV4Z+uspFf7Xxhk7ERYVr5SmvZOa76qd6bZozRfkOthAqlTIWs70f0xlKDQbcMLYPG3CrGRfRz6WHWA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.13","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.37.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.6.1","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.14_1681257888775_0.7818162100281789","host":"s3://npm-registry-packages"}},"1.0.15":{"name":"@descope/web-js-sdk","version":"1.0.15","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.15","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"83579f335055399a691d1490e602c593dd137681","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.15.tgz","fileCount":11,"integrity":"sha512-021eq58lamT2ttnJ6Z53fy6wKVq6G2SyRG+n4vy0Qh3H6f2V/uTd1Vt10jxsBKNd0sjAuMOkxbnY96v6uJjlXQ==","signatures":[{"sig":"MEQCIHl57KDImc2stV4WRzBfWBytoqRhQ4pQ78ifYiPrS78lAiAMrYgAwcY6+J86rnOzLRemQQ5UW2SD5AfvSlSehUXjgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNjz+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6zg//ZEJvSBlHufezcKlvVGHO82K06MN3V9tp0vgTU7vCBhilx1qu\r\n0wUPSuP5K9lyfhtaAwnUBUq7WFGBQBJc5uX0aRgVsPFdWRih8GK/ifQIGMg3\r\nKC4oca2Lxp7mREDJ3CYvaR0SyLoEZycqhkZVKh/6MT9+3M+UUVNS2fM7nFc9\r\nvQVhJP/KuomzBS4jOniXguzF8wy9P2SshG2+TAd92GRiOK6UU7NiG8/NXs+h\r\nL4R7hUXBmm+xonAcOf2GyQAIp3aG/T6h1CDe5ik/IPT4vRVNRSexKzYVzoPE\r\nbLbIOYHivA8dw6D/jEosThtHaF1G+JC7PKL5VzeZq8mk9fqBB5oUSe7hQ2Ao\r\ne33a6mYiWYFomz1SwEAj7kCx7J4auRQU/4Oq37Dx57x1ukkbsuqzuY9OXugk\r\nUsVbhiuKo/DvBzL+ckMq4KKeStQeDgvHBHaQ2jDXEhrhgFpfM1zXkb5x7hQm\r\n6bUFh+ZM9YRlBNWc7gDPf1uj6XohDHVANa+zKzju9wFoHJD4ojWspoFVphQO\r\nsGwlmt7dDcBIu3JMsc06jSOHscCrf8AhTCyc5zebyVUsdyGKmc6wIIu+WvAo\r\nUM2BlInsa2RqVxqQjYeXBifxhqc743rpBubnlBaG7H9uB613SLZ2/jfv3bVB\r\nW3xlnaW8dyBKzx/bCwc3MDqPTwJv7o4kHYU=\r\n=Xrqi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.15.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/374aa441fc592497ca06fbcc69f28f73/descope-web-js-sdk-1.0.15.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-021eq58lamT2ttnJ6Z53fy6wKVq6G2SyRG+n4vy0Qh3H6f2V/uTd1Vt10jxsBKNd0sjAuMOkxbnY96v6uJjlXQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.14","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.37.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.15_1681276158461_0.1623726881523455","host":"s3://npm-registry-packages"}},"1.0.16":{"name":"@descope/web-js-sdk","version":"1.0.16","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.16","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"7c7d63d74ab33f8a3ecaceb65aaaa9782f04480f","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.16.tgz","fileCount":11,"integrity":"sha512-JzbEghJvYhz4zausKitxn1kBS4vNkGi3A4G1BNIQKXgjoNUmMBzeQC8hrC/6gB5sXyuG902MKBpRMpBdq40RPA==","signatures":[{"sig":"MEUCIQCWtpWNM8xxwZlPu5o/Y0KDosp5riU1Ee6UfMk66ir7+wIgde6O11jiFQiWiRwjSQSBa53VqGksWPXRdLzYnT5/IJA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNum5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrk7Q//Z2yrYVxZgbs+Ql5QxEZlWPxbiDdp3RFSAbTpGjNc2rx3ubiO\r\nyT25dIiw0GhqP7XxOZm7kvzOsJAyKsQqVN1ZTyxzDo2xsdj2s+55opcxP9M6\r\nfz/yo+4UIw4vPIx/wnrr5/Q5YCVq9Gld90TIHis8UFf2wiSJYBuMuL4myUun\r\n6nFoSJLNdBnpFjCGQDCCLKSflCYfoW9zCB6waEbs5hVKvuHaC/3Hvmc68Ykx\r\nQAmxQciYiN5CW5nR7hXvcKWXOZdppE/TUbti0nqlENrrOBEmODrEop3/ekx3\r\ntxM7kHw1DHrbkC4kvpkiE1gcAbmGAnn2aRGF2yeBsQxvLU2Toy4Nei5j8sRw\r\nA4f5hByyqVJS9qYGkWVbhXvHd3SvjxzyIvrDEKUgSN+WD7BscmqHhg5fxXJD\r\n2Z5hH27SpVjPSKNdvLMChMBI+RimqAMhofnJKSmkE9ocrq0RYxXy059rOB+U\r\nzuB7zznsm+mkoQsM77Ey5gL/mmZm/F82dpWyGN+M8eFFYdYwGVlwl5ZucKvZ\r\nQ72Klb937y48aF879q2+33fBakseSCRBEhRSHMJrQwM7a3f8jGbHbpJClAYw\r\navsSvlMiaUNASf59iTRxcSn04hhGKt/ItR7ECPhlLseUT79sIwxoxh5d66xM\r\nbsBbDRRwU/jEEpmeFuKmy0io0RJS7iAqJtg=\r\n=Eo5f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.16.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/a852591a66f8f64a58c1636894de919c/descope-web-js-sdk-1.0.16.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-JzbEghJvYhz4zausKitxn1kBS4vNkGi3A4G1BNIQKXgjoNUmMBzeQC8hrC/6gB5sXyuG902MKBpRMpBdq40RPA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.15","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.37.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.4"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.16_1681320376832_0.45084200386609385","host":"s3://npm-registry-packages"}},"1.0.17":{"name":"@descope/web-js-sdk","version":"1.0.17","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.17","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"0b2c802a8c3d3c20597919fb3dd284c2c3e95ef3","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.17.tgz","fileCount":11,"integrity":"sha512-wARJeAqiVajNrdql6fuh/DN8LH/quIoc02PcSZkVUQN/XUWO/bIqTX2VlXvfz8vmXFFJzXySrGi9wE2Xlh0V3w==","signatures":[{"sig":"MEUCIHuETN/METCUn2Gbeq3Rjb14eJ0ja2BM6gb1/etV2juGAiEA5VoCzfuH+Nw1HwuiT5/KOQ5D3/08LbAzmHRPJr07xX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkP8ccACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqweBAAmMiL789CnY+pnfviPVe9gEVGLskwO4q0LAWqZijTLt0euv7h\r\nJVTFDIj8bn8bDAMryPa2ADiLYNks7K0KPNNuIXQMVyGmKh7NI9MwApkNCyPm\r\nvLvstJtelDRg8BbTuB9KIAZb4FV9L773jJMFCHVjkywk2y/q1X9o6vWAk/2O\r\nARt28T8RrO0weQ+8hvGNjhGKOhg5pfrfqm/uLqAXD/5Jt2DjfnmEv2dS7v7v\r\n+/awVRnyI6DY51VJecYK4scen2I1HlLcA8SCr6U6ykga6G0WsqVKI4Td9R6Y\r\n1SqqExteU+9I5xkxNv0XDbCMslildTRaGQymXXAPSjnN0ASYnV3wvcW2i47B\r\ntrSeEQzC9Ps70FM8ze60G/6IPCNyOaUVzZZQq5Z2s8u6GsbjzC+12jkxjZ9a\r\nUxQ0ViudIRunSUCmBmq8Sdx1w07JrtpiITH2CyAVvgtfo63x7ZoIaZtt9gyE\r\nt6BALgT2sE53ymQv8wrF1d4wyuXXlhAXMwWhqQFQmra121dyvp7fygCRCRzg\r\nz7LijLxVX9MmZRskp9+x3JntghksOUDhg5QXAqOVtaIJfXanPljUsDqABfpo\r\nc9aUw+tnPhTyXIFyHDt6g9VvM7adgBRP8P/Day2Zckx1enDt3h6XaR3bFVKS\r\nTNOBjnS6lu/ewdqLXSSyQyeFYIDQ+VsbV8s=\r\n=NRTO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.17.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/8c4a15df79b285f6daf40864b18425b9/descope-web-js-sdk-1.0.17.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-wARJeAqiVajNrdql6fuh/DN8LH/quIoc02PcSZkVUQN/XUWO/bIqTX2VlXvfz8vmXFFJzXySrGi9wE2Xlh0V3w==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.16","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.37.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.4"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.17_1681901340634_0.5765369075028426","host":"s3://npm-registry-packages"}},"1.0.18":{"name":"@descope/web-js-sdk","version":"1.0.18","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.18","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"cbe3b6bd953d70ec8d3ebd5393c6bf9dbc1202d7","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.18.tgz","fileCount":11,"integrity":"sha512-DmUwaZY3FQMmWezCQda6aYyX3WhVYqv95hafz1Er2jRO8w0F3VbOMs834OswXK/VE02vFMRF4jYEL1RD4TKajw==","signatures":[{"sig":"MEUCIQDdjuIS71bW+KH2XYNYwIRKpIxgtgObeGXWq7ZJkh2vhgIgK16tW/nzA41hs9buVHSCLjOI0EMdUxdbFyjQVuZDagE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQCz6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3zw/+IYemJAjX4xez/sKSMi5HepQawCdGP7UkKz9+Oca2uZ+AIwFm\r\nL/hfQMsayVQS1vxaTdh7MLiiakNg2GHIeHXZ7OmjGlFEp1wULNsmkJ6qfpGu\r\nUScSlZEO7yqslvqz8DCLCEQDTUrFg3lK10Flc+BZtnscKVELdWme1lNVKl+O\r\nR4Xc9Jxp+WlNiPgyR29SB6FQAKQESEdFfhS+LvhJxSsi5RpkpD/qdbGS6tde\r\nF/ARnFflCkE3CR1tPGIDUaN7ampuxIKkgdbLs04swsuyHmQcfC7hfWe3oBx3\r\nYN3UdW5nHi6ZNl6zAGn5iTplqYgx9ZmxK9VesOAiGce21Wfp7rGXoxEuY+9r\r\ncDGXxwx2JkzQTYCevKd0vCd0B16OFD9SyxE/hFe/VeRkQMQShny/6PbBB70r\r\n4npN7xE4S2Qap5DA7/WzuNd8k1BhT/EiKG6B8D3SNFmHp+OwyLBMD6XYgsni\r\nK+hXLF1Ql9Xg4hg2iX1057UYirvorkXS28b/zXHtJI0CE+rtGKAfXSQCME6B\r\n+Y3FzPxvsMJQ6vWaLd0OjKJauKW7PlH28IPu2IPzs8k5TBg5LpsNJ/7Zz9UP\r\nt94ye2W1um3c1tNzE0O8gd+i6IT+r6P5Tqq4QcxAcUoKYAvIzin+aWlye3br\r\n6EWZtXzXQVLAUN01x6t3fWYz5sAyGWyVCaI=\r\n=6iAN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.18.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/7e08094cd905331ccd83a31326608f1b/descope-web-js-sdk-1.0.18.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-DmUwaZY3FQMmWezCQda6aYyX3WhVYqv95hafz1Er2jRO8w0F3VbOMs834OswXK/VE02vFMRF4jYEL1RD4TKajw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.15.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.17","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.37.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.18_1681927417756_0.2984383775550157","host":"s3://npm-registry-packages"}},"1.0.19":{"name":"@descope/web-js-sdk","version":"1.0.19","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.19","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"26ff26027c1c6f0ef584cd22b1e21078ffcc2b7d","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.19.tgz","fileCount":11,"integrity":"sha512-jqlxgnQxvs15pK3gdH1vRxR4v2jy72cPoOYDKExCmRjaUBv2KSRCtmoLPSyxPL65nO/mFoBFCVVpPHoSWecxgQ==","signatures":[{"sig":"MEUCIAwlHY2aQh6KQKYp+L0g1bDogruAz5Oz2fMavfNkBAxmAiEA+N95CEjsbHwo24gW8hkyQQ+84aSpkHRfGA1CPGhnqGg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":365430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQyjmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmochA/+Npz+xOuLYEEZYlbb1l+ZLxxVAHTmA8exHCku4kb1IF1CDyUZ\r\nge+zewwd8YTEn2kVXnWfvMi8JXIV+y36x2f+JxvIUdPcruzPpGop/LGFozr1\r\n1zjNnocZs3WfSXDNP6vCT2RnSr8luD/KwgAjTehFPIIBCopsAuYFHPkkrJKO\r\ncV7FywA9+I+EUUVtguycgCGBpUo5VJ7ooX6vhVgn235EeRBYvaIAGuWBHfG4\r\nuDV7nIEYBy/+YUZqqucACocfTQ6Nmwyuysx/wOPHNC0UpjCuH/VZXKVygQiq\r\n32UaiN+hX/FpTdpkJtXdWRGcAHac7UptARytzMHDtGZvhSUs6U8zPYS1Odhm\r\nxCWm7Eau58fKKxBy75L/dIl2xEECaePx6TZmvQF0X0P3xccsBMW60NlKicP8\r\nynEKLY7jzDkcJHX/7y2ScHT4vSqzv9pzro001mZM2ygGJVDsej11gp3NzU43\r\nn3rYlKQHeeGT6lZ4ob677HMIut0B/OWX/hbgaVnLvCVfu38Ktj5wZh7jfYHW\r\nrfB86oCSpYHM0+WRAxZL9gk4yO/DbRcmZ01c+2M/9ga90rGUIruUM6hjTGIA\r\nRgki5e3mdAqRkIUfklmItqcWUDJUNFTvLOOYdqiNq0gFULY0FVZoPSoORyZH\r\nlMkybAiNawSZMw6u2iLwCQKPOpIH401F+zA=\r\n=m5h4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.19.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/e5fb3e4285bf7d41ce8d71baf038e165/descope-web-js-sdk-1.0.19.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-jqlxgnQxvs15pK3gdH1vRxR4v2jy72cPoOYDKExCmRjaUBv2KSRCtmoLPSyxPL65nO/mFoBFCVVpPHoSWecxgQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.18","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.38.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.19_1682122982146_0.10356390728357079","host":"s3://npm-registry-packages"}},"1.0.20":{"name":"@descope/web-js-sdk","version":"1.0.20","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.20","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"93186ff72846052fa50df84b9cf3b9dd885d84c8","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.20.tgz","fileCount":11,"integrity":"sha512-GtCOM/NA2CqKWW1esSqbd5tkaeFOfd0vY+cJLZk4fkqe9r5LalllmyirQtIrhtRDfdMomT6JKUh8c1L3gy5vMw==","signatures":[{"sig":"MEUCIE0yYYqQC4+7dRI1+xoPvreAom3vfhLHqYJ7WdmPsiThAiEAr5d1ZUrGI7yFo0Mp3C7eAdDzTItLoo22mdUxCT2uWh0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":365430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRqm2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2Sg/9HXuY8loKbkeNm+EfKmhlAOGv1TXqSG8YdZyXSvlWLRCgN5mG\r\nWL7n9PETxQRgb3jgQGEfYm6F0TJTWoXJ/b9dQp1Hhsp4bK4lpAc/EaurDdn9\r\n0I428otsPf53XxqG8Qz3ZC2B6EfrRAc762RFoUkCgHaLPXWmJQH11Mc2Osku\r\nJ/KCIES/530xvScu6CVCaRxG07cvetJJriVuYpuoznhzF78ewqG2jKczRKD/\r\n+cD1FrYTjPrGehYd0kK4gqEomK2KtzQu7OuDsZ6iCvMoynn2rQwQ83uNDew0\r\nTHBb2vqmR9RuaFuoJXzjQKFwc2e8yphCkyb+e2QgHggFMIoBAh4WYyxIGGvY\r\ndrwAcHMQmGGETV8NkTitw88GOwjfs67KWkUzZtls7gdS7me6A4I5NdRFk72D\r\nbhnCSS9UPULtrePVtg2t4KX2qgrxU72LuyMRewxZBfJ5gFYW4pXXqkReIS4u\r\n43tALtooa5hiby3ByvOwvVli/JjHhYgofBg1LRfMRxeqYXG4fnngrwck9oEI\r\nLp3iJ2BDqWp1MqkNcIY3NMjvvlRzths1vlXiMofUupMW6DlWSSEB2KVyX6da\r\nBEQbkct49DlE+BG+Y2VJ8d7SDhJW9R7F0++nPmVNMTI5kswffxSlkatU+Knd\r\ng1Qu3gx6GOLe+b1PdJDXsq7CwfnogAB5y4I=\r\n=vDv/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.20.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/b4bdb1bb6606430c56ae2af59d90b3f3/descope-web-js-sdk-1.0.20.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-GtCOM/NA2CqKWW1esSqbd5tkaeFOfd0vY+cJLZk4fkqe9r5LalllmyirQtIrhtRDfdMomT6JKUh8c1L3gy5vMw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.19","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.38.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.20_1682352566578_0.3066985604440293","host":"s3://npm-registry-packages"}},"1.0.21":{"name":"@descope/web-js-sdk","version":"1.0.21","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.0.21","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"9c8ef3e6f8c9487f18a48bf655004747aa365171","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.0.21.tgz","fileCount":11,"integrity":"sha512-xmVQrEhZ4wOU9F2ChqBkEzfHuPK/vWKk9q/sIW00LHEzreGBMDFD1eBvmypqK8pahVC/w4KkR/KFmbhFN94/HQ==","signatures":[{"sig":"MEUCIQDWm0ntD8tDEa4xPxFmZXJQPhETOyle4eLoX+28ixJEeQIgQQ2R96bimE7hGjsyUbTvCD6P30gopXD2V3g7izOwguM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":365526,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSET4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDWQ/+NHQzBpUmKH3RG7YF9xSn8P+lFMQz3UB+aISokvPqAObg5IuB\r\nEr0xZODMkv8RH7ZVwf6L3T4vlBcgk157qT/xVGxckPO9Lk1Kczo+k/fvQsME\r\nFEHDei5XktTVC+ao+20RyBrJo+DasXisXI0pQJ5y7lT65uU1/5as2SNbQuLx\r\nU4DQoSvGYzB5WWw11FhAESLa4L0O5X0PgbI77+EOv5N7l8e2lD7FgsnY+PVR\r\nsB9fvo2990Oyn8IS0asU+/kE14+6fYsetiFjhDNH1TqKfCMahnrunMKe4kq4\r\nWm9vgc8PjbHwQojCsHU9uU5WFeu53nH/kXz2oST3LXS4NODI4m37IftaaSAr\r\nJefBpZgO/jgXDyupUBhmkCOEru1/xLMvPqXkJ/IY1KVRQC9gmhGNeyvdcjkQ\r\n5qT+5IjlL5W6NpTMuJ7SjmZHf3KgCdREg9OGIpWk61n7bDjTU9Jojh7S+hw8\r\nrcb1oNtBMIEvU+Al8ekKqN+X3U08+hLxeSCRJr9gkTqd09gfYWGa/dGtWXNn\r\n9hO8xF149AIG0ynbMnabwUCqeBCi9h4Kj8Nnx8HdAkTYbg6xIyFRNTwySZC2\r\nYTVGuWMQjZZWwhDzF9Lp154c1cEc7NKrIBOE9dsZgVs5SqafQqIwUFPWbahq\r\nhG0K7bgddVE82FFEcWhqEV3vt2NEHG6xaVg=\r\n=HFsK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.0.21.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/7062387dc7c4b6379bb2c6c89b4ab814/descope-web-js-sdk-1.0.21.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-xmVQrEhZ4wOU9F2ChqBkEzfHuPK/vWKk9q/sIW00LHEzreGBMDFD1eBvmypqK8pahVC/w4KkR/KFmbhFN94/HQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.0.19","@fingerprintjs/fingerprintjs-pro":"3.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.38.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.0.21_1682457847856_0.4869072785459767","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@descope/web-js-sdk","version":"1.1.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.1.0","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"1c2392d1c50e15e2f9e3145656bddd5d2baaabf4","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.1.0.tgz","fileCount":11,"integrity":"sha512-L4Wf5s5axz+wJggHHqSomMoKImmf425BEBZILF6oNRL9q/feNALXdhvk0n76W50TaYWQjZGUfvANYYdUn4XZBQ==","signatures":[{"sig":"MEUCIQCqPGdknIZX4bqc4B7NjVC798R9ap+eD7hHZodhgyCOnwIgeRmHmRdS7MSwHn4AJYzaweaIDKNywO1Bbc7J1et2kLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUAV/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFfw/9EokStMpeWKg/HPsWwNiZAjlvakvjeB76nj+E3ZN44U7/rGoW\r\ncSuWvYt1w0R/siGl40ZDP0ExmB2yD3CI4Kz72/hmQYQORAGsubVsiE0+WMOD\r\nlX4O2+67WZKP7rH+x5LxnJGJcHSikYjH03BGfMn9cnZEt6FU1WQ5Rda1lerk\r\nXi9LNTKr23L4/wFrDY2Ioj8YdngkeKpV91QwxPyTcQmLCKGvh/pQuoAkoHyR\r\nQHe0oh/UaSYnCmq+dBI226LHI3LNsWHg99EKP6wLEfdAFjPEkuIN2eXXgjcf\r\nHctPI1k0an9FLsKPTwJk9Uc2m5O35KgVkiB32A7zhuskFe/cFSu3ayidsS4r\r\nyE0+9aBVCwBglxviBsK8EQ3SFnsUSWltJTm/uKTgdgl5RXaKk8TDW3xUvfHp\r\nA7KVMGvKi5UkA3mJUE8LG7MlZXqN/Vfk9rcgHPdisT4Qa1Gi3OlB701L0Rxe\r\ne5ZT4xgK5B3y3UkyiWQd01+iiQatSdFqryy1lVeTc8Sqw+q1fPXnq/9aiQDR\r\nha+1bk386Xj6vEtDHf1UphRxXEulcm3+QmWGRQ7AQx0wyqoG/xFkKuZmiscl\r\no626im4otEBBcgea6mDKcYmQSRpUuBCPkPUqZXjxcCdbXgV1/lURuxv2VWCZ\r\ntpWpM1CV9vvUZ63mBO5ZUuqXjkkkD2IcZo8=\r\n=qFoK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.1.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/29dd101e0ffe0ac811f32ac901f0454a/descope-web-js-sdk-1.1.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-L4Wf5s5axz+wJggHHqSomMoKImmf425BEBZILF6oNRL9q/feNALXdhvk0n76W50TaYWQjZGUfvANYYdUn4XZBQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.1.0","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.38.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.1.0_1682965887072_0.4104440702493759","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@descope/web-js-sdk","version":"1.1.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.1.1","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"48743825623ac07f3475d52bd6a294a6d52855da","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.1.1.tgz","fileCount":11,"integrity":"sha512-AAQh/sXo9WDxxJOmWI5G6q8CvTB4kS5gG1AxdsV3/CbdKxrQxe2C/LpZ9rdFT2RfWg5OeylP8YkDxbfaGVXy8g==","signatures":[{"sig":"MEYCIQCI8A+mWJvLWTQHtIAVjhUdYJ2Eo6xDpAINKQ4WPwLPGwIhAPBXdqbaxaIzhRIVWMrfHbRTdf7XWdjuMNHxQZN0Z0hy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUapHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroWw//XVLup5ExbYmKMvyvpdcI6RV6EwGymFUpPdTIQ0XlucXLDMS5\r\nDdd4SeF5R+dzbNgA0ZoVLzDbSoDOONaCvz7nKmP2uETQCYaJy3r5gB6025uG\r\nZGKHg3DQxOcNm8ARKNRePKJoyQ5zMwtH/tfQgRof5B0rIBCJCOFVDaQBEIzd\r\n5IZkRQPGg7ICBTDDX4ULBXTr3fkF9U1TiQJN5Bwnx6GklqsaYjzyEbtW0Ymd\r\nXcTiUkahMCr6HA5GyUD+4zZnpUZdWzPOh1/zP6/3odVvJx5vISNmIx8Zm8d5\r\nIMlAjxeVbuVaWYlGPPSnQ1qZqVAtIkPb1GREzVXpFBOthW1AhXXESF0z25sR\r\ntcw1Kg6Elj9aITlrQ8r7c0t47lq8g6AJSwgRInIsPKfaqEGdAcDaBLuYx1lE\r\nzAyw97+58H2StzQ2KhD+E59cGkU4OC7G0Mx2rpbWR4V9h24HK8JOGeAexXP+\r\nduoxdwar/dLKqFFLS4KmlfLBFjB3O2iXFnzGqXILfbP07PhJcKvpurE/T4mG\r\nbXWdTX8Jjg2Kx7bk713msR/U9zXnyWUhE/6CPS9srIiyydeiM74jE0eBXyrN\r\ncT5D2BzTqkiapwZXuDknL9UyT6KElWztjmc9fMeKVdScwYxn8Bb4O4F7Zmkq\r\nVet4un1lVMSF6SDq+NJ4svF9jVe4QfyCDGo=\r\n=yGC2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.1.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/232332a7672ce84e146bc971128fe4b2/descope-web-js-sdk-1.1.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-AAQh/sXo9WDxxJOmWI5G6q8CvTB4kS5gG1AxdsV3/CbdKxrQxe2C/LpZ9rdFT2RfWg5OeylP8YkDxbfaGVXy8g==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.2.0","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.38.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.1.1_1683073607766_0.32728419062907865","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@descope/web-js-sdk","version":"1.1.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.1.2","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"621057e1222adc1cf6b26d4e7655864b6a96e7b4","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.1.2.tgz","fileCount":11,"integrity":"sha512-UxbwKQDXujy2UT9pQOkc5vBPxUH5LH9gf2XEi7WXyaRa0cke2eArKy/KrEVFf6zo6Or4gPtNtGup8eV3iyONPg==","signatures":[{"sig":"MEYCIQDiiYrcVYB4EtuPOto73sEHogrBYgYCdm2i08OEJMfGkQIhAMnIGYGD5bJ6MkwMa+0mvJgfB+dJ7MQ2nfvgDCVd8TI5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUmhHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYuhAAng1H+4r/JK+BBzFeT/kMNOlAA+TJdHy1nuwiWO0Few4w0PAT\r\nVeKxAiynBgaik00wTLZvFHh+YBVvNPLCQYfWdx49QWDbPHpV1CIrr9lb7e3f\r\n38dND3jQXhVKGDJQHKKcdFTw7UT9WibLMdPcUQ+wRy40gxkZUd7R3wbtkX5x\r\n2glSdLjPcCXmCWRnFcqVZz2fNxaAQcjsS6bC9oibYRQZ33vVTDAdyTT94/eb\r\nvsqwXYR+aGyMfjhW8ZRp/kG0Totwc8EKjBntAscBDWyl1a0pacxYb5mN97Sc\r\nhpJWJPjlU74g33K76VK+pZI7M0MxYWCeWcfgy+40RNSvrzrenkS85v+oh7yT\r\natxNYIJjuLteb29vArxdCde2H98pc+794d5qI4l4bYzVa9hM4rjTrhY2KZcH\r\ney3v/GD/EwXdkbiEA1SijZo4Mqq10xHM4iE4rZrDI39bm/tVnEsvZDNNs001\r\nqPrkLzHQvugtMW0CcO0/0gSfCgqKDyCdrDS3/79KHHPAQ8EjH53mH6Dxod0V\r\nScYsPN69ngJbwQx+MsHhXDRUcNp0/mAcW9Sr1cnPZTedo+f+UCDoUZdoWkq+\r\nWAckveb4CaRk9nhGx3aVA8EdQCLQOZSXz7Wkg1OefHyVDQ76OBH6YlHZW2DR\r\npoK4Hr+GRj+iV+EZ2BywJLEvbP4A5l82zEU=\r\n=9cmw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.1.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/241d0adc07f135b91fcc76cae3051653/descope-web-js-sdk-1.1.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-UxbwKQDXujy2UT9pQOkc5vBPxUH5LH9gf2XEi7WXyaRa0cke2eArKy/KrEVFf6zo6Or4gPtNtGup8eV3iyONPg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.2.1","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.38.0","rimraf":"^4.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.1.2_1683122246961_0.7483999040316742","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@descope/web-js-sdk","version":"1.1.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.1.3","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"01ded79fefe4ff6bc6e7254ce299a4eaaccb1f25","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.1.3.tgz","fileCount":11,"integrity":"sha512-x0apkZh7D+cbwwoP8zGOf9mQ0IDEVb4PMm3h8LDoIlAPiytadPOQycecwkrL7W+P/OQp6rgoDtVjSFYByeiNlg==","signatures":[{"sig":"MEQCIDgXHaS3/1TYQzea2ZeEVzqj/9XBrg3h+z+LMu6jNcMQAiAMvDf7lTTvTP+RUVjoPNk+AIL/CtG/AkgqLHHf0m9fLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUt4pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6zA/+Jbag61ORM1ddAtvrT3c6chaXpdM7v2BP/AR88F+D9njBb700\r\nuF0BrHALKEF6n7PZYjJgQYn/DFRPErmIT3ew8cGgmTCLwcq9McFa/yC70XGl\r\n1u7kuqGDUacy8TdxXcJJv1OMzapQxw+clea395ba/XXuiIfCjQ0fcIU0vy6/\r\nj08DLwCWT3M6W9n8P5bNwPjzjN197WiouRo7SeYjf/bI07RgmNXIYCEVfxHo\r\n6CU1FGhHC3pIWfk3mPyBWyOZhLl9HOHNP6mJkO2SBbK8nSdj3C2cN2ykB0RS\r\nBoJxPZ6SprpzPi+j8ehIcpkFbWNMUmkpXW4XZ1//fKHG31orrHmynCjOXoD3\r\naVumY6Efx2FxgkvPNoSGdhO6sF2f1OWz8dEX1Z5gMWKHtfpzMNJizsBADwRb\r\n5qB63rBM7JftWEavKc0lDpzqjeIgvGMJ+paqXF4+sT5iaXakMpouYqOQFdSS\r\nbQhNMywVazCBq+e9KwAH8HmNVDkWEXq9fD0/eaDcuoIgnp+BoAPpyn4no9Dy\r\nXK7hDrW2pv/LMFtzw2jNqgCUglomUrenDw8MVeOuG/A7BY4LZbulV75hRdpB\r\nDNk25mpERidyKeB5DGsJhXM1VeZwvUG9LA6Vx5YBv/qgDB0+LQ6FW8xMppGI\r\nytpfAuwKEuSkLg1fT5Q3buIc2fGs05ak4H8=\r\n=4mHc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.1.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/c4644f3be97c0b22832f27d0802c5f7f/descope-web-js-sdk-1.1.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-x0apkZh7D+cbwwoP8zGOf9mQ0IDEVb4PMm3h8LDoIlAPiytadPOQycecwkrL7W+P/OQp6rgoDtVjSFYByeiNlg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.1","@descope/core-js-sdk":"1.2.2","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.38.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.1.3_1683152425456_0.7058372422490173","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"@descope/web-js-sdk","version":"1.1.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.1.4","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"a94dfb8572fc4d98a61d67b1309ed1945c9cd9e4","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.1.4.tgz","fileCount":11,"integrity":"sha512-WH6dQir+gXWj4pDQy2vR5CVxUrwlL25w9AObZLubi41Xm0kjrmQmVEB/vtlKZUuCE9bdUw9EjkbKxKMJNFZYtA==","signatures":[{"sig":"MEYCIQD/prCvNqRRkT6mH3XHMlm0DcxLq54fsL0k4Rr0ioSUngIhAPjio6u6Y9M25Us1KsMheww9VjuXpArTmnd7lVHUvhLF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371591},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.1.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/db4fca4d6f26aa747f0ef8040415ad23/descope-web-js-sdk-1.1.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-WH6dQir+gXWj4pDQy2vR5CVxUrwlL25w9AObZLubi41Xm0kjrmQmVEB/vtlKZUuCE9bdUw9EjkbKxKMJNFZYtA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.4","@descope/core-js-sdk":"1.2.2","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.38.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.1.4_1683317569159_0.17676903504338948","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"@descope/web-js-sdk","version":"1.1.5","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.1.5","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"dd7e62a1cf8ffc3a96497ad94d134dabea3ece49","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.1.5.tgz","fileCount":11,"integrity":"sha512-MAs+5R88OrHiHOY6M2AQGxICOdiFxvUQ2R7nuo/y568AMWzfzhHl/4H5THltD/YbAhYs8Lns1i150eoWjoHK8A==","signatures":[{"sig":"MEYCIQCfNXD35Md7b/pD267rSjEr6XF+Oqggu4mJrFgh+yqYHwIhAO4KBdBDrtYhhPJ5fke4Fz7I6+dfRFB7q/7WEnu4PfgD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371591},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.1.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/2ba09aea35c276561202e47fc8467154/descope-web-js-sdk-1.1.5.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-MAs+5R88OrHiHOY6M2AQGxICOdiFxvUQ2R7nuo/y568AMWzfzhHl/4H5THltD/YbAhYs8Lns1i150eoWjoHK8A==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.4","@descope/core-js-sdk":"1.2.3","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.39.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.1.5_1683329304938_0.8438468983197078","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"@descope/web-js-sdk","version":"1.1.6","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.1.6","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"69c8db62acf51998c2fb1d3ec3b05e63712aefae","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.1.6.tgz","fileCount":11,"integrity":"sha512-+qgqHRJLD22PCmBvbcfUjCcoYPkfmQZT2/WAOSxkpz3aOpvwY9jTxz4eFt2Uql7zVoSdHJFVk2KikH7EMrDI6w==","signatures":[{"sig":"MEYCIQDOEKhGuCIsLcgRi3u4IP1wQxIjW+tppMEjmhaqButUyQIhAJKse6j5VxO1wE9jhHR8WM6cFA7K9vFQKZA1mDNqhHSC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371591},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.1.6.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/e96c24f5fc6140d0b038d3efd0b8be18/descope-web-js-sdk-1.1.6.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-+qgqHRJLD22PCmBvbcfUjCcoYPkfmQZT2/WAOSxkpz3aOpvwY9jTxz4eFt2Uql7zVoSdHJFVk2KikH7EMrDI6w==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.2.3","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.39.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.1.6_1683540550227_0.4745364111394321","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@descope/web-js-sdk","version":"1.2.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.2.0","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"a6709daa167b5bdec9d16386c8c0d41c87e57d4c","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.2.0.tgz","fileCount":11,"integrity":"sha512-JPkigcNJhpbrJJpDjBAmYqQKO5h5uX3N7eltCYc5xM8Xa1jtifY4P4Nuo1pKI7iSjsbtiljq5/wO9JfENXUpuA==","signatures":[{"sig":"MEYCIQDn7edUrw8IcO9v//EhuPvNeLcER+f7x00zmPjt7Vqb1QIhALCBtFyr4WSk8/QOKzxBSJeTuz4r8dSyJ5lxO+HryZr6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371938},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.2.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/c3d65e577dca9225e53e41a3081c5131/descope-web-js-sdk-1.2.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-JPkigcNJhpbrJJpDjBAmYqQKO5h5uX3N7eltCYc5xM8Xa1jtifY4P4Nuo1pKI7iSjsbtiljq5/wO9JfENXUpuA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.3.0","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.39.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.2.0_1683836948323_0.7163674495554309","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@descope/web-js-sdk","version":"1.2.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.2.1","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"4b02e4aa9974eb4bc511e2d02a0e1fb714ec1a07","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.2.1.tgz","fileCount":11,"integrity":"sha512-7mqXJV6i626Um0DU9YBd9deedvdTRfhmwjNc4fKscCG/6DxhiSeQzes4jdSterdKifcvimBzcfamlTIw7k6ONA==","signatures":[{"sig":"MEQCIA7VLcrN4uAgpfJThFFlEnsp+WPXztoC2XYyzi8VLuEXAiAc0sKZP6udK5iwaU92a2Jvkn5Geu7g+S1lJQ1qJ3xfPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371930},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.2.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/4702cf6ab42d8d576be943df457b12e1/descope-web-js-sdk-1.2.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-7mqXJV6i626Um0DU9YBd9deedvdTRfhmwjNc4fKscCG/6DxhiSeQzes4jdSterdKifcvimBzcfamlTIw7k6ONA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.3.1","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.39.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.2.1_1684310856503_0.46013866845451035","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"@descope/web-js-sdk","version":"1.2.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.2.2","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"9da714f7de1acef0d035f8738afae56d99254048","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.2.2.tgz","fileCount":11,"integrity":"sha512-PrJvrhTSMLpK7jMELIBy2oavInUtzrUNwuMPxaQ7oA38IuKb6M8ETT9yqHuUhsD0hGnTY+XQQCKVGKbbWUu75w==","signatures":[{"sig":"MEUCIBENWrxrgU40lBwRD3vCwktPjdx62IOwS9Vo4v1ydL2xAiEA+Ta1aJVgag77em8nyJb78YR/x2OuazMXnZ5mbyIYAUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371649},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.2.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/490da24a151feef1b1ed92a626a260c5/descope-web-js-sdk-1.2.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-PrJvrhTSMLpK7jMELIBy2oavInUtzrUNwuMPxaQ7oA38IuKb6M8ETT9yqHuUhsD0hGnTY+XQQCKVGKbbWUu75w==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.3.2","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.39.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.2.2_1684534787900_0.9407508911292353","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"@descope/web-js-sdk","version":"1.2.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.2.3","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"e8d95fb244144820cd7463135d5939977103a81d","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.2.3.tgz","fileCount":11,"integrity":"sha512-46ACn7ZrPQzYFaDKia6nKO5zZABhCy0SAVxyysh7Dri9OPFnVrHnJXbAAmAo2B6c0PHvWHJqSnJKFNC0cyItEg==","signatures":[{"sig":"MEQCIDqRORbAOIuAt0d2m8qberWn2OKggMahdAhJmt9cDIkMAiB8GBtBZFEbdmMNYhQ5jyEoBqeoY84AI1O+rW7jf/KGVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371649},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.2.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/f0f549726a65668e9510deb806b3b586/descope-web-js-sdk-1.2.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-46ACn7ZrPQzYFaDKia6nKO5zZABhCy0SAVxyysh7Dri9OPFnVrHnJXbAAmAo2B6c0PHvWHJqSnJKFNC0cyItEg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.3.3","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.40.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.2.3_1684544556629_0.9296188859581043","host":"s3://npm-registry-packages"}},"1.2.4":{"name":"@descope/web-js-sdk","version":"1.2.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.2.4","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"97cec82c51dceccf95356753622bbef4a0cb02d3","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.2.4.tgz","fileCount":11,"integrity":"sha512-qi4Ufc9/lF5hjq+SQYTkNry05uY0+M9d1IeUOMXka9DxDHNwRbGm7PBY0JbjoBnEB/YHzbgy2JrtEUps93x30A==","signatures":[{"sig":"MEUCIQCm8Abx5KDLTrVIp5+vzT3hUruTmmVqKEv8YcNIIs+2pQIgI0xMTRaUXH/GcTEkpLUI5j6PrBUG8TOuhc+fymC1yf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371552},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.2.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":"./dist/index.esm.js","require":"./dist/cjs/index.cjs.js"},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/b01b9fb9ec2cd65e24fd3495e3688800/descope-web-js-sdk-1.2.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-qi4Ufc9/lF5hjq+SQYTkNry05uY0+M9d1IeUOMXka9DxDHNwRbGm7PBY0JbjoBnEB/YHzbgy2JrtEUps93x30A==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.3.4","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.40.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.2.4_1684679216322_0.0011290093669782397","host":"s3://npm-registry-packages"}},"1.2.5":{"name":"@descope/web-js-sdk","version":"1.2.5","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.2.5","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"a692f7824d9aa3a1f92ae85c59c8fd41f0946a70","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.2.5.tgz","fileCount":11,"integrity":"sha512-MDRfqZssxD+HEnTztb7oxp4DBmVQjRa3LnM/KOa1Amyicp0wZxPyGI+Jbw+MXsQWz1I/ldVFpp1iehPtsOqCWw==","signatures":[{"sig":"MEYCIQD+FLtTWJk4AncTbZNZ7hRHXZoDdqo6dd60W7EDxXPH0AIhAMS+SSq+XE3kDyLuBr0DoZPXrhrQGyTIr2/lBvyB5RqM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371389},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.2.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/00a5502d0472837b831ae6c5d1e83b9a/descope-web-js-sdk-1.2.5.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-MDRfqZssxD+HEnTztb7oxp4DBmVQjRa3LnM/KOa1Amyicp0wZxPyGI+Jbw+MXsQWz1I/ldVFpp1iehPtsOqCWw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.3.5","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.40.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.2.5_1684679494019_0.914697625512578","host":"s3://npm-registry-packages"}},"1.2.6":{"name":"@descope/web-js-sdk","version":"1.2.6","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.2.6","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"905c11844ae036ce8ffa9385e5f5a5da7ae714e8","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.2.6.tgz","fileCount":11,"integrity":"sha512-7bBaKNB0GkNNnprw6VVfAgEzooelSeVwPyIUFXzMHZfw6xN+JJYfdCZtXNRY+0JUpFvq7aAYIQeACePSHVqz6g==","signatures":[{"sig":"MEUCIDWWpX/21ASYkJqBn27WwZLDpTtdTgAiPOoldGcqTapVAiEAkS850WfuLFVRS6zLZ+zND4G2oZmV1AqWWM4QaCZ9rQ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371670},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.2.6.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/30a7487b184c7281894513877c03edf2/descope-web-js-sdk-1.2.6.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-7bBaKNB0GkNNnprw6VVfAgEzooelSeVwPyIUFXzMHZfw6xN+JJYfdCZtXNRY+0JUpFvq7aAYIQeACePSHVqz6g==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.3.6","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.40.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.2.6_1684748545469_0.4429601109294743","host":"s3://npm-registry-packages"}},"1.2.7":{"name":"@descope/web-js-sdk","version":"1.2.7","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.2.7","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"bb3b36b9044abadcc23b732596404d4330effe45","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.2.7.tgz","fileCount":11,"integrity":"sha512-g5CqcJKbAxH45zdH5fTQtP99YWpDtaOwMTvKjDnxUwn2YgHWRsM0d6k/cyUswU4F+U4gn60/5jXXQBM30Ot6LQ==","signatures":[{"sig":"MEUCIEJDCVZKNHP68eEXrMaviGWCWsHqSooZ5Ws6LoesITgGAiEA5zTNNC3PRPJGfhQ95XEEpcqbLHXfUwx7pfqRBjvCXeM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371765},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.2.7.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nitz-descope","email":"nitzan@descope.com"},"_resolved":"/tmp/3edfc5682de2aff8223b47089a5a078b/descope-web-js-sdk-1.2.7.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-g5CqcJKbAxH45zdH5fTQtP99YWpDtaOwMTvKjDnxUwn2YgHWRsM0d6k/cyUswU4F+U4gn60/5jXXQBM30Ot6LQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.3.7","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.40.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.2.7_1685365360795_0.9816489887847737","host":"s3://npm-registry-packages"}},"1.2.8":{"name":"@descope/web-js-sdk","version":"1.2.8","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.2.8","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"269e67efb08dbf0f449144b213a886d2dc12f73f","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.2.8.tgz","fileCount":11,"integrity":"sha512-mHn8a1QmcSHqW5xoyQsWL3aFzg9Cl3e9z0QI9dIGabPYxXPVH7w37lf7fyyu/bhDFbOvtdfHX/749GPwIYgiHg==","signatures":[{"sig":"MEYCIQCuaDTTifW8nqMHe1CVaRHS4fAr641fUmK2g/jP5wz13wIhAOoTKCOB/qEtHr7DGaBeh52mzcUc5bqS/2mABRk5hSNk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":372336},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.2.8.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/ebe22cd6bec84b2d35406aa552a64da6/descope-web-js-sdk-1.2.8.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-mHn8a1QmcSHqW5xoyQsWL3aFzg9Cl3e9z0QI9dIGabPYxXPVH7w37lf7fyyu/bhDFbOvtdfHX/749GPwIYgiHg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.3.8","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.41.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.2.8_1686525055254_0.11497707530490908","host":"s3://npm-registry-packages"}},"1.2.9":{"name":"@descope/web-js-sdk","version":"1.2.9","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.2.9","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"a5c4e06d3a99df9751cf979fd19497b4a50d8afe","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.2.9.tgz","fileCount":11,"integrity":"sha512-j3CK36QKqjt6HsEpvW64/ciX6a1koYXyJ37gC16PqN3nvA/ZOHmCFwDQOIcE5r0U+Dblkuiz5cFIRHFYEmffew==","signatures":[{"sig":"MEUCIFrfSy20gVOD5NtT46CoEOHXmD1bMAxWzDres7OqYbjbAiEA92ZbgN/DOVoLZs8IRx44BKQRLRvXDDDTtiLGpYeOUgY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":374675},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.2.9.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/adcd427fdbb6ff7ba4c5a31abd5f4f00/descope-web-js-sdk-1.2.9.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-j3CK36QKqjt6HsEpvW64/ciX6a1koYXyJ37gC16PqN3nvA/ZOHmCFwDQOIcE5r0U+Dblkuiz5cFIRHFYEmffew==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.3.8","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.41.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.0.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.2.9_1686558817863_0.19770847858920026","host":"s3://npm-registry-packages"}},"1.2.10":{"name":"@descope/web-js-sdk","version":"1.2.10","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.2.10","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"f1f69a055f6a8b414b80566aff35189caa540a7f","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.2.10.tgz","fileCount":11,"integrity":"sha512-jVnciQ1GYVS9Ee7/gLJ1ZPyZes6U4lHqQ8COwZhpktlx7omllrtBW5VqhatJBFmf8TZhEuiFptlYqZ592YNgGw==","signatures":[{"sig":"MEUCIQDqP4dvDLbf2CK+B18Xk4ge49T/71Gcx3IPkPiRXoSGNAIgVdr6a2Ex8gzsMWnKnZLoa9hnq8zdhdHSV/FooRgirho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":374679},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.2.10.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/86bbb0cfb18641fbbb7df6db33ffce31/descope-web-js-sdk-1.2.10.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-jVnciQ1GYVS9Ee7/gLJ1ZPyZes6U4lHqQ8COwZhpktlx7omllrtBW5VqhatJBFmf8TZhEuiFptlYqZ592YNgGw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.3.9","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.41.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.2.10_1687196276021_0.7546774577749333","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@descope/web-js-sdk","version":"1.3.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.0","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"419a622be1dba3c2267b64a769404ceea03bc650","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.0.tgz","fileCount":11,"integrity":"sha512-D97Afv8bjOrSoNfSjBGpYul/IilWligAI02U+9dPiYKkg/qX8F/Zp7whe1i4sFqf/cIJXtlsvnyCA42wPJkT7Q==","signatures":[{"sig":"MEQCIA3m49E8J0pkkfPmQZVqCYZsbIrqL4f3vd6PAkpVKYaNAiB4TIRj21yKUJnA8ueCA+tTGBfyxYZDeKB63BCj1oGu3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":376071},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.3.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/df08c59b5f29cc339ef32047128f94b1/descope-web-js-sdk-1.3.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-D97Afv8bjOrSoNfSjBGpYul/IilWligAI02U+9dPiYKkg/qX8F/Zp7whe1i4sFqf/cIJXtlsvnyCA42wPJkT7Q==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.4.0","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.41.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.0_1687412309918_0.08948937548113456","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"@descope/web-js-sdk","version":"1.3.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.1","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"01de716de9b6f9caee188a2315c56785772e052a","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.1.tgz","fileCount":11,"integrity":"sha512-3N77NP3Yzc2zHjIySgobF5CpyGzMFNbf2vNQ2+86zhUAYd7S6C4CyFcMIqLo/5g/pKegASktdRrF8SjLwIfZ/g==","signatures":[{"sig":"MEQCIGwwgQJWyOpCJ7b+rgTRlcLnclFrCZJg6KD3zG06LtCAAiABlsltcoTOXSvkJOtkufWGF9VFWUBgq/YAs8aFSmW15A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377045},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.3.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/e273f49fa497aed2bbabc1d9890cef46/descope-web-js-sdk-1.3.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-3N77NP3Yzc2zHjIySgobF5CpyGzMFNbf2vNQ2+86zhUAYd7S6C4CyFcMIqLo/5g/pKegASktdRrF8SjLwIfZ/g==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.4.1","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.41.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.1_1687562820967_0.8293786809782482","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"@descope/web-js-sdk","version":"1.3.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.2","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"bee1cc317201c3021122e1c8e2c9de4c77acb903","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.2.tgz","fileCount":11,"integrity":"sha512-k4C2HMPtzw3sUGERWSBjYFHnwHIJUF2+VyP5Z2/8psUyE4EAuJJLakkjLdmB2Zu6guIf+VftsymBdWEbxPh1RA==","signatures":[{"sig":"MEUCIHXEnqMbDT/BJeKTZPRL5NULjzR0hdRy85QjLIyJ7iqrAiEAyBg+3Wj4Ccp2ir643o6Nk1WjtTpZCghauYHsIiJHoJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377045},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.3.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/e793878a9bfabeb86f3a5d87a1dae531/descope-web-js-sdk-1.3.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-k4C2HMPtzw3sUGERWSBjYFHnwHIJUF2+VyP5Z2/8psUyE4EAuJJLakkjLdmB2Zu6guIf+VftsymBdWEbxPh1RA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.4.2","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.42.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.2_1687569287877_0.7708721386251745","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"@descope/web-js-sdk","version":"1.3.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.3","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"90302d0f8f843addd3e55d23201624bf63af493b","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.3.tgz","fileCount":11,"integrity":"sha512-0lZAiQ5U0+qpv4WClAJwwViK59sMfZz/RMYv+v+lpECt15P0FcmE/vQPwL/f1IWGXBuX0xng5Sj9gsjcZ6wg9Q==","signatures":[{"sig":"MEYCIQCUyPnFvjdPP00uwgLDqGFXnluw0SnYv0xmyipUZ3EgBQIhAKpfNIIjJ/A1Ub+Gx8tSIVu9eVjl6xDpheqIlRxJ+I7s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377738},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.3.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/08fd2962a10f09674b9baa655b2891ed/descope-web-js-sdk-1.3.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-0lZAiQ5U0+qpv4WClAJwwViK59sMfZz/RMYv+v+lpECt15P0FcmE/vQPwL/f1IWGXBuX0xng5Sj9gsjcZ6wg9Q==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.4.2","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.42.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.3_1687901849379_0.7979555746742277","host":"s3://npm-registry-packages"}},"1.3.4":{"name":"@descope/web-js-sdk","version":"1.3.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.4","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"07a3ec053238ffed3801dd7744030b6c1b636592","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.4.tgz","fileCount":11,"integrity":"sha512-or7/r5LCRsG54ULeGuCT9h8aPlMXr6EBtHR1Q0OgUGugaWaC6Lkjs7OPDcqRJRKJonySNkp0JFQSNx1ohIjQCA==","signatures":[{"sig":"MEYCIQDpAvsmM6ZiP0asmTKMudH3B2ECDw/VFJ7bI0eSggu0MwIhALFHYmX4sgOaPzfTmPavo1zKfYaAXcb6vNeFpFB6Ccag","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":378298},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.3.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/f68daa9b44a2d22fd243dfebb429507d/descope-web-js-sdk-1.3.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-or7/r5LCRsG54ULeGuCT9h8aPlMXr6EBtHR1Q0OgUGugaWaC6Lkjs7OPDcqRJRKJonySNkp0JFQSNx1ohIjQCA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.1","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.4.3","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.42.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.4_1688167767358_0.08629866846961343","host":"s3://npm-registry-packages"}},"1.3.5":{"name":"@descope/web-js-sdk","version":"1.3.5","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.5","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"e6e6bd4eeeaf81b4b1d576585270033a4694525f","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.5.tgz","fileCount":11,"integrity":"sha512-VkyBEYQQ3ia0FIdXXKPzYheuFiWGwmIvPBVpyWZ8jsCxmN8lD1YjeKBUPDn8GxR5KKqoJ3IT4n9cpu5RhBsE3g==","signatures":[{"sig":"MEUCIGgcBj241XMFc7d7qMRVEPXLXkBrfymfuVYKUVo579/IAiEA2Pf9G+11TcmAQMf1e7Dhzn0lZA5XuOYtnAbbuuqcvLA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":378298},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.3.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/c746593a88c1f5b1a2d19b5696939110/descope-web-js-sdk-1.3.5.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-VkyBEYQQ3ia0FIdXXKPzYheuFiWGwmIvPBVpyWZ8jsCxmN8lD1YjeKBUPDn8GxR5KKqoJ3IT4n9cpu5RhBsE3g==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.1","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.4.4","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.43.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.1","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.5_1688771954382_0.36928423457114246","host":"s3://npm-registry-packages"}},"1.3.6":{"name":"@descope/web-js-sdk","version":"1.3.6","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.6","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"ac8c8ecd80148b11c28f3b7e22b71472e9f7dd51","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.6.tgz","fileCount":11,"integrity":"sha512-FtrwzJTJChdoq8C8RG8WQDF90klG1SQeXm13/Eq3zNJkH15OdD0m6NLftbwmvzmGFGpQKSlkJH/OuunX4DWCGw==","signatures":[{"sig":"MEUCIDKFBNMkdu7oojRfQyfJJKI3B+quukTuY4uTCPciTxWxAiEA9pHTaL+lri1If5iioHt7AUSSWJwVibLp/k2VSDz/JrM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":378298},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.3.6.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/6884fa1f662239bc97ede499c23ee4a1/descope-web-js-sdk-1.3.6.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-FtrwzJTJChdoq8C8RG8WQDF90klG1SQeXm13/Eq3zNJkH15OdD0m6NLftbwmvzmGFGpQKSlkJH/OuunX4DWCGw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.1","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.4.5","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.43.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.2","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.6_1688985101300_0.5296686238603217","host":"s3://npm-registry-packages"}},"1.3.7":{"name":"@descope/web-js-sdk","version":"1.3.7","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.7","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"d790f40d37d52210acdff4f5c24d28e2f912f791","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.7.tgz","fileCount":11,"integrity":"sha512-Ykxfa9C9jx+CLDKV0qblKHW7wHd2UR1Luv8lOpc7LO53dfeyVtcDJ9bAU6nH0+ZX0B6qbpZznRYNKBEEgQDNcQ==","signatures":[{"sig":"MEUCIHG+LMQFklYVw2tLqrTYhG1GBl9AFb/klmU308eIy9tDAiEA5Vza/tmR4DcBiL7le0uKIqzM8T2ZwUBOgZ1HQbEetzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":382820},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.3.7.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/c9474e3fc62d5b9a2635503e5a748ccd/descope-web-js-sdk-1.3.7.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Ykxfa9C9jx+CLDKV0qblKHW7wHd2UR1Luv8lOpc7LO53dfeyVtcDJ9bAU6nH0+ZX0B6qbpZznRYNKBEEgQDNcQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.1","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.4.6","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.43.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.2","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.7_1688999146433_0.5342717697718133","host":"s3://npm-registry-packages"}},"1.3.8":{"name":"@descope/web-js-sdk","version":"1.3.8","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.8","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"28047273048e61c86c2b19ed57fbcd26516a9d75","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.8.tgz","fileCount":11,"integrity":"sha512-P6doeEAmU9ukaK6b+cp+hxQSickTVeclbIofYEx1/znqgmMwA9fK12rL+EA93ajiwtcd9sCDb81w8Hb5pDe+mw==","signatures":[{"sig":"MEUCIQDqm3ANL2sIxZzYTixQv324TsWiPOWcnnyd7TRUKhy9QQIgB/YlQhkvyLUnfxzCmWKNkJEgT1AOgmMUlPyXatffmqE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":382820},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.3.8.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/68aa4a10619f1c2ba686e337781c78fc/descope-web-js-sdk-1.3.8.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-P6doeEAmU9ukaK6b+cp+hxQSickTVeclbIofYEx1/znqgmMwA9fK12rL+EA93ajiwtcd9sCDb81w8Hb5pDe+mw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.5.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.16.1","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.5.0","@fingerprintjs/fingerprintjs-pro":"3.8.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.43.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.2","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.8_1689621817155_0.06478950469774225","host":"s3://npm-registry-packages"}},"1.3.9":{"name":"@descope/web-js-sdk","version":"1.3.9","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.9","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"1c6caf49fbc3c91ad95a243c4408f500abf68337","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.9.tgz","fileCount":11,"integrity":"sha512-R7DPhQBS9TTQ2H11cO2aQ4zmOQDSxUBcMg+xCntlWUesnuLHfHLTOV4KZt8OBvjL+GlXkThIjXCdblf1TjJvhA==","signatures":[{"sig":"MEYCIQCDai+VmJDiTUAV63Fsgq2eynnF32rHuzoG7VhHE8/d2wIhAKaiBx/lPMZoo3OYAKxOVzuz/OJgGveHAueKMBiJ8uyw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":385016},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.3.9.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d29d561bd418a8851e63bf7ed7b6c46a/descope-web-js-sdk-1.3.9.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-R7DPhQBS9TTQ2H11cO2aQ4zmOQDSxUBcMg+xCntlWUesnuLHfHLTOV4KZt8OBvjL+GlXkThIjXCdblf1TjJvhA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.6.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.17.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.6.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.45.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.8.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.9_1692001487926_0.33726532022524225","host":"s3://npm-registry-packages"}},"1.3.10":{"name":"@descope/web-js-sdk","version":"1.3.10","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.10","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"365c8d71dea8c51633a3b4caf3430ffc3c5d1ea0","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.10.tgz","fileCount":11,"integrity":"sha512-IxExStceOp7SpF4O/BIjYyZb6TX3tZ3GZgT0gx/aXXuvQVJM0IZOX0TF9R+M00n7qKJkl9Es2Tjfo/KuzwjUhA==","signatures":[{"sig":"MEUCIQD788AOwr3Z3g5LIxNGXXx0bdW39I7GBHIjB79TBJ++xgIgXubw6oOWtc56/KtY0Y+gmoPUO1LU2bAEsDKjoEyxEEQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":385458},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.3.10.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/a50d27c637b08b32a95857e8e115a271/descope-web-js-sdk-1.3.10.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-IxExStceOp7SpF4O/BIjYyZb6TX3tZ3GZgT0gx/aXXuvQVJM0IZOX0TF9R+M00n7qKJkl9Es2Tjfo/KuzwjUhA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.6.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.17.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.6.1","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.45.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.27.5","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.9.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.10_1692276048592_0.4232169437938915","host":"s3://npm-registry-packages"}},"1.3.11":{"name":"@descope/web-js-sdk","version":"1.3.11","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.11","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"b0dbf3c575b0af1e6dc1da5165d413e83c3a49c9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.11.tgz","fileCount":11,"integrity":"sha512-90X63Fsi5LN5/u5inkcemRru40xWXiSZ+IVuGnbkr88+3ECZUekz5fQ/wb/XkbxU5s6kgcrjGn8E0ZAyQZrXKQ==","signatures":[{"sig":"MEQCIGwP3znK71i3wXwAIMHMDlL/siUWQzsnHEMdC9DQVjKFAiAPh/0YKNzFHJFfofOZi9pVzAAndxUx9ZmSGnhWyXSojg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":385458},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.3.11.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/6744d09ce0b5d9f9afe9692c2b20d095/descope-web-js-sdk-1.3.11.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-90X63Fsi5LN5/u5inkcemRru40xWXiSZ+IVuGnbkr88+3ECZUekz5fQ/wb/XkbxU5s6kgcrjGn8E0ZAyQZrXKQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.6.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.17.1","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.6.2","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.45.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.28.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.9.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.11_1692343727906_0.5167309123520956","host":"s3://npm-registry-packages"}},"1.3.12":{"name":"@descope/web-js-sdk","version":"1.3.12","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.12","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"0ac502e55afe8ed7367d008e351e6ab888390f2a","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.12.tgz","fileCount":11,"integrity":"sha512-eeda1ul8cF+ScHUP2WxnTNdf64MfkDlH9uKMPjPUfSDmmn0X76VVbJrMdktTnKhp96rniel7S2PY9eN3by15UA==","signatures":[{"sig":"MEUCIQDgye0QJjAIRa47RFEJVBVjFKje/WisPh5YR6BdzntcQgIgJH6yD9jyqucq74xh1Cu7KyQ5vqhgFcw/56VJTL7TL2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":385458},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.3.12.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/8fcab762b5e1c65860a6b637ca09ed12/descope-web-js-sdk-1.3.12.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-eeda1ul8cF+ScHUP2WxnTNdf64MfkDlH9uKMPjPUfSDmmn0X76VVbJrMdktTnKhp96rniel7S2PY9eN3by15UA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.6.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.17.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.6.3","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.46.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.28.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.9.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.12_1692380114211_0.2537261640607389","host":"s3://npm-registry-packages"}},"1.3.13":{"name":"@descope/web-js-sdk","version":"1.3.13","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.13","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"203699a2e8e553a4830cccc19986c4fa102b22a4","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.13.tgz","fileCount":11,"integrity":"sha512-L89aPN8OnExooPutkMnsxmDoxX9GHWYA5HHhmSsvXnvxALtIHWBxFJQR25b8EYKgrscQECNFhypwKwTaD0WqSg==","signatures":[{"sig":"MEUCIQDzpEWqh5z74GFuT0yG/njlT9GKjKGFSikwwcZ9kyDuFgIgfAzeoDkzaOKgFeYa6WfQ84cYs10IwOJNzYUmM7oKB/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":385566},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.3.13.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/7e047cd08ba5d58f05a7e0591d654b55/descope-web-js-sdk-1.3.13.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-L89aPN8OnExooPutkMnsxmDoxX9GHWYA5HHhmSsvXnvxALtIHWBxFJQR25b8EYKgrscQECNFhypwKwTaD0WqSg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.6.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.17.1","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.6.4","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.46.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.28.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.9.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.13_1692623066031_0.9393534876735017","host":"s3://npm-registry-packages"}},"1.3.14":{"name":"@descope/web-js-sdk","version":"1.3.14","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.14","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"3ad62343dfa7e76467db551d31695503433dd8b8","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.14.tgz","fileCount":11,"integrity":"sha512-D/B6IKfRXQMT6QaDidbV/TnaYJrr/wwJ+RfrdtVeZUEY7g5qXjSm/KXDIajZmOiuRsBgS/Vxlgk3hHlcuQe7SA==","signatures":[{"sig":"MEYCIQC4PafWAjc7UII1VVG1olrGVt4Eb68Z2uDBwta7FLI5KwIhAKZ+EW07ed4I1r2Xes8yrPkCldawh7OieLlWkdhyHW7B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":385567},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.3.14.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/c7efeccafa18536667934307a1c93500/descope-web-js-sdk-1.3.14.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-D/B6IKfRXQMT6QaDidbV/TnaYJrr/wwJ+RfrdtVeZUEY7g5qXjSm/KXDIajZmOiuRsBgS/Vxlgk3hHlcuQe7SA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.6.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.17.1","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.6.5","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.46.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.28.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.10.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.14_1692865185863_0.8338270044883527","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@descope/web-js-sdk","version":"1.4.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.4.0","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"74e834bb78463a6c9050657563e03c8d967246ac","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.4.0.tgz","fileCount":11,"integrity":"sha512-VYmzcohqXMr2hrjunFeuah0uNOFU9PEbkvKnszD78O4tW4M/YxHt24yaKk+h36//gF/FaPxzJsYRXZgLQReDiw==","signatures":[{"sig":"MEQCIAnDs5O6fu8GG5ecFYkjwxsCbIc/iZfm5U0ZNIV5VkQTAiBqwfWRJj/DwyRqhjDuerpPwlu/1SQKvdnbR4v8G219Aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":386069},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.4.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/563bc408250962387a8b2d6222dd86ef/descope-web-js-sdk-1.4.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-VYmzcohqXMr2hrjunFeuah0uNOFU9PEbkvKnszD78O4tW4M/YxHt24yaKk+h36//gF/FaPxzJsYRXZgLQReDiw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.6.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.17.1","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.7.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.46.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.28.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.10.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.4.0_1693300741745_0.6280622566290921","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"@descope/web-js-sdk","version":"1.4.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.4.1","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"8740e91a99728ec5bc886ad2d42e61d71b66aa9d","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.4.1.tgz","fileCount":11,"integrity":"sha512-Xwa5mVMBdhgsogJY/zHKBTh+k4JFlVSOaGJSEzt2UNOo5cK4syso7ezBg4S1xbRYlleU5zkLrLzvQEb0DRgSKw==","signatures":[{"sig":"MEUCIBsZNQ3HOUeuk27QDoZZ202vD0Ul9bANYpbPuEQ58NVwAiEA7Taw1/CGrf6w3dCz9lePfZVWfaOObMscewidmG3C2b4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":386069},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.4.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/f9d84c25afb207704ccad34269333670/descope-web-js-sdk-1.4.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Xwa5mVMBdhgsogJY/zHKBTh+k4JFlVSOaGJSEzt2UNOo5cK4syso7ezBg4S1xbRYlleU5zkLrLzvQEb0DRgSKw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.6.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.17.1","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.7.1","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.47.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.28.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.10.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.4.1_1693589617625_0.824904353100629","host":"s3://npm-registry-packages"}},"1.4.2":{"name":"@descope/web-js-sdk","version":"1.4.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.4.2","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"66d80ef6aef9e3d46ebe2906d647a4c2dcd23aa2","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.4.2.tgz","fileCount":11,"integrity":"sha512-TdVgWbpxCdN6SwGeOVDtVb3k2lwt86/4PUfHmI7mlU7skcxgB08F17uSTwaZPqyzGWb6uyXYHQI5K/1So1i7aQ==","signatures":[{"sig":"MEQCIC7t46DHYU+B8ow90iFjHaoJfxi8d6JxDxYA99ow+NdMAiAC5IRu6r3ynAnQAuSK+Yzg+HLxkR7Lq6sKj0MFOC+mYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":386069},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.4.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d5332de9af2ddabd1acb15942038147c/descope-web-js-sdk-1.4.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-TdVgWbpxCdN6SwGeOVDtVb3k2lwt86/4PUfHmI7mlU7skcxgB08F17uSTwaZPqyzGWb6uyXYHQI5K/1So1i7aQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.6.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.17.1","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.7.2","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.47.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.28.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.10.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.4.2_1693590035368_0.8923385781351341","host":"s3://npm-registry-packages"}},"1.4.3":{"name":"@descope/web-js-sdk","version":"1.4.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.4.3","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"c8d8b27a254ea611b65de2e422d42ac5874cfa99","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.4.3.tgz","fileCount":11,"integrity":"sha512-/e2fKT0Be2uXxB0JWkS9VG42OSksS/J8UN/EU02xMvdestCUhZtXsiiBr7SlPRcvDfHtbT54gTTABxje4ao4Ow==","signatures":[{"sig":"MEUCIQCX+5rv6+VXnVfH5AQ7sj5pPe7x1naSr2p9N0JkpqEcwgIgC5hrRlUbTuIzoQsqiITT0vibSxiFnEOJqg2wpl3lOm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":386069},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.4.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/8b2d72826877e6f9893def30fc242639/descope-web-js-sdk-1.4.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-/e2fKT0Be2uXxB0JWkS9VG42OSksS/J8UN/EU02xMvdestCUhZtXsiiBr7SlPRcvDfHtbT54gTTABxje4ao4Ow==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.6.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.17.1","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.7.3","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.47.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.28.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.10.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.4.3_1693590599292_0.18830959525085023","host":"s3://npm-registry-packages"}},"1.3.12-alpha.1":{"name":"@descope/web-js-sdk","version":"1.3.12-alpha.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.12-alpha.1","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"63872cf496e1595d0907183e1b00161486cde45b","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.12-alpha.1.tgz","fileCount":11,"integrity":"sha512-UsXtuq5mv/jsNP591fYbrOk+Ge8t8o34VfhbfDGggai4u0xId6xN52QJZBbcsBfWVV8Zzk2UfttIT0lsjGBr9g==","signatures":[{"sig":"MEQCIAV2l0wv8CoFOY4LKXjhgv1wjlvylsbJW5QRjlF82Ly/AiBT6VWBhX8c2MQYiP1r3z3/Nzgdf2OK1aD31vqSJhNe6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":385826},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"gitHead":"e0a9e145d7687f823b94104450ef7db9c2337d4b","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nirgur","email":"nir@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.19.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"19.1.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.6.4-alpha.1","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.46.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.28.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.9.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.12-alpha.1_1693776986518_0.35861556143721063","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@descope/web-js-sdk","version":"1.5.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.5.0","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"9543fc9299a83fe4c8daa01e80b585c721dfcca1","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.5.0.tgz","fileCount":11,"integrity":"sha512-Qim0KhTABwZ+KOqfU049J+9lSEH0Mgl+1kb5j+Xy/pN6GuOYXO6pXLKCCVoKBsS/vZG52/n62msC7qv/Ik654Q==","signatures":[{"sig":"MEYCIQDWJjQn8gSCXhFMDBaMsUBYtEZ4wZw6NF/kNESpJtkpBAIhAKIkYCDaIby3cLmlD1FYCdqi6jevBw6hVB8TaMTb9Bie","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":388996},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.5.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d5aefad4bc6607f43dc6271769f04e82/descope-web-js-sdk-1.5.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Qim0KhTABwZ+KOqfU049J+9lSEH0Mgl+1kb5j+Xy/pN6GuOYXO6pXLKCCVoKBsS/vZG52/n62msC7qv/Ik654Q==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.6.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.17.1","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.8.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.47.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.28.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.10.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.5.0_1694002984654_0.16849005610498602","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"@descope/web-js-sdk","version":"1.6.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.6.0","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"04e46432d0489a40d63db3bb85f1addb1a5aa838","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.6.0.tgz","fileCount":11,"integrity":"sha512-eYeIu+UGlsNYNvsIBqO+KXKFgVjF25HDGUZRkENsLEjQziOuC0o/3Aly6WKld1otsuktO9peAovJ/Difgw3YRg==","signatures":[{"sig":"MEUCIQDKdLTuRQjL5oTSUSI5HkboQa0Tn2bFn/plguAj6blYBQIgTmRPjR6UYDrPxuGnMH6uAQSxG8tfBBUYoAk3oTf1wjY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":389853},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.6.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/81e78b160b236f2f57d91a926aea2594/descope-web-js-sdk-1.6.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-eYeIu+UGlsNYNvsIBqO+KXKFgVjF25HDGUZRkENsLEjQziOuC0o/3Aly6WKld1otsuktO9peAovJ/Difgw3YRg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.6.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.17.1","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.9.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.47.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.28.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.10.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.6.0_1694092782137_0.8522271887263173","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"@descope/web-js-sdk","version":"1.6.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.6.1","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"8d0afa0eed0cbb35213aad29f43340d4589a7ded","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.6.1.tgz","fileCount":11,"integrity":"sha512-0Anm41P1BZc4jaMKie5MEvGRzy/hnF+m8yjlOb8Oc6arVl/0jtrpSTHKnRcHnteE39nHctJMjeY/iMd8Qt8QwA==","signatures":[{"sig":"MEQCIALJIAKPnfZbpz6EgBirWqP5noP60+Iho3KGT+dc0s0TAiAipIh3AnkhQX6qO2Wcqazpzw/cDE8ubwsmARkWvAodwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":389853},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.6.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/7a980275d71b35a136309878083354de/descope-web-js-sdk-1.6.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-0Anm41P1BZc4jaMKie5MEvGRzy/hnF+m8yjlOb8Oc6arVl/0jtrpSTHKnRcHnteE39nHctJMjeY/iMd8Qt8QwA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.6.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.17.1","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.9.1","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.47.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.15.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.28.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.10.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.6.1_1694181541386_0.06490657373281694","host":"s3://npm-registry-packages"}},"1.6.2":{"name":"@descope/web-js-sdk","version":"1.6.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.6.2","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"e854e55f7b8cb9b7564fec19f6f6da841267b774","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.6.2.tgz","fileCount":11,"integrity":"sha512-hw4jAG1uwh/jyH50k+v82uuG9R/EdygkRakSY1n296gE4r5hNpOOp+GXYDSPfuIxW7DSA26XcE8Rd6lbepoXqA==","signatures":[{"sig":"MEYCIQCEg5xbaoVS29Nwg2vbQjnvNxZ7yjrxA/2m88kzUoI3RwIhAIxBbhO5ebmE8hV2K0aoZz8h1bkzJPwIf7jZ4WPpMDV1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":389853},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.6.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/8b6a7aaaa79e60662216dd41e73125de/descope-web-js-sdk-1.6.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-hw4jAG1uwh/jyH50k+v82uuG9R/EdygkRakSY1n296gE4r5hNpOOp+GXYDSPfuIxW7DSA26XcE8Rd6lbepoXqA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.6.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.17.1","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.9.2","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.47.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.17.6","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.10.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.6.2_1694212361606_0.6836033974532516","host":"s3://npm-registry-packages"}},"1.3.12-alpha.2":{"name":"@descope/web-js-sdk","version":"1.3.12-alpha.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.3.12-alpha.2","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"68b75f7cd169d0b86528065f565c3d3c090e07e9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.3.12-alpha.2.tgz","fileCount":11,"integrity":"sha512-JVN07MPxH6dGPpBJhD/ysRDYoqmwJLeiDtfCjnkFGb/okXpHu6kh+LwUH9A8t7cp9XH8UpFW8TTrAwqJs0YbuA==","signatures":[{"sig":"MEUCIQCmcp8haCogf+XWxSXvYztQKTXRqyb0KiSq+10uVSCjbAIgNQK3a464jfOYB4xYRg11Lt3C4NgUGfisCRFD7ykPCks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390271},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"gitHead":"eb157a4e62113548ae3fa7e447921bfbf4e8b7a8","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nirgur","email":"nir@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.19.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"19.1.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.6.4-alpha.2","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.47.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.17.6","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.10.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.3.12-alpha.2_1695497946272_0.943120723003499","host":"s3://npm-registry-packages"}},"1.6.3":{"name":"@descope/web-js-sdk","version":"1.6.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.6.3","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"0fb3bea9c3eed51453c5c13d3e329cede113b945","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.6.3.tgz","fileCount":11,"integrity":"sha512-Iv+MdJfQUNeM6rM5vwcO/ihxMju8nQkOAWTVNgHQO0vAfT5AjcCAVxtmvh28VGNbzFMmaYWOzfInFqjdTgHO8A==","signatures":[{"sig":"MEQCIGxPQUtDIqea/gPiJE0nRHc3TLlXYKv8ANyqVVZodi8dAiAqyftBgDrl426qgR7LXMxBMiDs41YftO5fQUF7qRP0VQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391981},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.6.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/df7a3d0064cb38ab570afa213eed6eca/descope-web-js-sdk-1.6.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Iv+MdJfQUNeM6rM5vwcO/ihxMju8nQkOAWTVNgHQO0vAfT5AjcCAVxtmvh28VGNbzFMmaYWOzfInFqjdTgHO8A==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.8.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.18.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.9.2","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.47.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.17.6","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.10.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.6.3_1696332999463_0.9332016635140554","host":"s3://npm-registry-packages"}},"1.6.3-alpha.0":{"name":"@descope/web-js-sdk","version":"1.6.3-alpha.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.6.3-alpha.0","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"9d73c4a5898d505c7c6f686d11ac44065afba983","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.6.3-alpha.0.tgz","fileCount":11,"integrity":"sha512-33GxF5WlGIZucAtsP3LJcM6D8+ktFLetJ98yxJI+Xe4bAJJ9mS8XxqQZzIBWLHJzVNa42YerXfAO5CsKxUheWw==","signatures":[{"sig":"MEQCIAlHJbVOWnt4EbgxvLQusArnFJCXGnnMzR9TEh/Fl+1JAiBjqvXSv2YckiBZMf+Y5wFxqkxH0wzMQxS5Xmnew/Ap8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":392398},"main":"dist/cjs/index.cjs.js","type":"module","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"gitHead":"bf1d54d44f93ddaace9c5f043b8c5c0a349efb39","scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"nirgur","email":"nir@descope.com"},"overrides":{"terser":"^5.14.2"},"repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"8.19.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"19.1.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.9.2-alpha.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.47.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.17.6","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.2.3","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.10.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.6.3-alpha.0_1697112191527_0.1880889503702583","host":"s3://npm-registry-packages"}},"1.6.4":{"name":"@descope/web-js-sdk","version":"1.6.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.6.4","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"d09c82bdca849d743677d01043a9fcb3087a8f5d","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.6.4.tgz","fileCount":11,"integrity":"sha512-yelUEniNtpJABfawsvSPHrq4Cq/CfJ8nffU/UNwk3CvI/nLsud5KjwMmWavy7kGbKWdfgq9JA2S/NdrEd/W3KA==","signatures":[{"sig":"MEYCIQDU95vt8MH5umGOw7YBGmUE2Bx4VA2aBamljdRNPw5y6gIhANqA4eOG4Vm4hO8A9tQSosj+7OdEuxjrlASfnkhMlzYY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391981},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.6.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/818ffb9402d581718263f0b74cd79d87/descope-web-js-sdk-1.6.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-yelUEniNtpJABfawsvSPHrq4Cq/CfJ8nffU/UNwk3CvI/nLsud5KjwMmWavy7kGbKWdfgq9JA2S/NdrEd/W3KA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.8.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.18.0","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.9.3","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.50.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.18.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.0","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.10.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.6.4_1697488631311_0.43988734666939866","host":"s3://npm-registry-packages"}},"1.6.5":{"name":"@descope/web-js-sdk","version":"1.6.5","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.6.5","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"f9ef2d24a2f50a160e9bdc085e913f485834a0f0","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.6.5.tgz","fileCount":11,"integrity":"sha512-mmSWorxJOHdAQkapjnvPuyDrKNjVOjaKMIvWady8MdsKFNHhyUJ/8wG3ZDAVS+KnvR4fYYiSpZ12xz+91wMbTg==","signatures":[{"sig":"MEQCIBWF8jKMPynFsSscRwrpZKp6+ec1d4zm1vxieZTX9P0cAiAxJ9oszFJy3cNEtK45dVghMaPWnpxP6+I3UXGdunygdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":397497},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.6.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/703c482c86a1011f51bedb7e0c8f1634/descope-web-js-sdk-1.6.5.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-mmSWorxJOHdAQkapjnvPuyDrKNjVOjaKMIvWady8MdsKFNHhyUJ/8wG3ZDAVS+KnvR4fYYiSpZ12xz+91wMbTg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.8.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.18.2","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.10.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.50.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.18.0","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.0","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.10.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.6.5_1698329569464_0.025239894200224988","host":"s3://npm-registry-packages"}},"1.6.6":{"name":"@descope/web-js-sdk","version":"1.6.6","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.6.6","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"0c41ed2eade84965fe34eda76824ffd538dd5012","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.6.6.tgz","fileCount":11,"integrity":"sha512-2sN+nD//Z89G1HodXw3973FKsa6EhNjOZjOSREW7j5Jqe9OpoJ+hw/emGKnlqFpZ3MTFSyBy9d727eceS3330Q==","signatures":[{"sig":"MEUCIQDqKMoDMi+tFqr0E4QJ57cIbvbRArmfmXe+BlEz6gajwgIgW84RigO8MKERFJzNVPijKFx9BkUhlWrGC/iEQNsyMdY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":397765},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.6.6.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/34b26c693a628affdb613f03d65d0f04/descope-web-js-sdk-1.6.6.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-2sN+nD//Z89G1HodXw3973FKsa6EhNjOZjOSREW7j5Jqe9OpoJ+hw/emGKnlqFpZ3MTFSyBy9d727eceS3330Q==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.8.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.18.2","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"1.10.1","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.51.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.18.4","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.10.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.6.6_1698854093095_0.756056491565074","host":"s3://npm-registry-packages"}},"1.6.7":{"name":"@descope/web-js-sdk","version":"1.6.7","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.6.7","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"82098162165af9eb41b2b204a5fbbc6a740e61de","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.6.7.tgz","fileCount":11,"integrity":"sha512-+W5JAu/EWDO3nMfx2LvOi6I8fD0rKLkguJPZL1r27VrALmjYeEz6EAx+TJGBOLzscfoCc/dgb+MQeq+n+zSJGQ==","signatures":[{"sig":"MEUCIE/xnugQ11Zz0C3yX1R/gZTVmZO8vnY58kd2V5p+KhbNAiEA8DWgO+fX8PnHANUQjDC1QONXckbUVcfO2JZ7sk+1fSM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":398050},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.6.7.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d7b6e3817cac21f451893e7233fbb9b7/descope-web-js-sdk-1.6.7.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-+W5JAu/EWDO3nMfx2LvOi6I8fD0rKLkguJPZL1r27VrALmjYeEz6EAx+TJGBOLzscfoCc/dgb+MQeq+n+zSJGQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.8.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.18.2","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"2.0.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.51.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^2.6.2","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.18.4","http-server":"^14.0.0","lint-staged":"^13.0.3","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"8.10.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^5.33.1","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.6.7_1699796457585_0.4011598857458376","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"@descope/web-js-sdk","version":"1.7.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.7.0","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"8e29947d14239207ac9a986aa2c5ed6c7b33bccb","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.7.0.tgz","fileCount":11,"integrity":"sha512-eF/bWPsbeaA1ogD6cpIFbzGcbrseE+8hHYpQuhRW34KyWYUQhQ0IalB5EoKAfoNYWFnqSvMU3b6DznMW3sU3+g==","signatures":[{"sig":"MEYCIQCgYIQSZE8WKAcooB2/9+FFc1def5MyUylMz5r+1xnC7AIhAMcmFWNzPAlctImQDP8QANHT+Idv5JizS1+EdSHQCf8a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":400890},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.7.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/04a2292e74a0ad0047a6a87e180251f2/descope-web-js-sdk-1.7.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-eF/bWPsbeaA1ogD6cpIFbzGcbrseE+8hHYpQuhRW34KyWYUQhQ0IalB5EoKAfoNYWFnqSvMU3b6DznMW3sU3+g==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.8.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.18.2","dependencies":{"js-cookie":"3.0.5","@descope/core-js-sdk":"2.1.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.18.4","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.7.0_1700561849284_0.37664279827508707","host":"s3://npm-registry-packages"}},"1.7.1":{"name":"@descope/web-js-sdk","version":"1.7.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.7.1","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"ecbe438a45b0dcff36decfe0595ccbeb7f0e310b","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.7.1.tgz","fileCount":11,"integrity":"sha512-EIhjlde6ivChIKiNEb4wcWbLFlNRM4WOietrCFjzJdYTKDfCAC3pasMrodEAcquRdGzpanB1Hy7YIKcNLTWQwA==","signatures":[{"sig":"MEQCIBpEuXj/NeHWie+rwlRnj6HlpHRSyRC4c6198RP+QYiUAiA2iMtorg553hQmNxkjhaRvlbrWpSBfWgK39DxXBsmkIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":400896},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.7.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/699830e4713b4e89aa31253565cbe28e/descope-web-js-sdk-1.7.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-EIhjlde6ivChIKiNEb4wcWbLFlNRM4WOietrCFjzJdYTKDfCAC3pasMrodEAcquRdGzpanB1Hy7YIKcNLTWQwA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.8.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.18.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.1.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.18.4","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.7.1_1701380138783_0.9327514654439952","host":"s3://npm-registry-packages"}},"1.7.2":{"name":"@descope/web-js-sdk","version":"1.7.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.7.2","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"fa7f6758719b9cd736ea62f53fb8e0528082b8dc","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.7.2.tgz","fileCount":11,"integrity":"sha512-l4WYf8i3IRALgp2jp9MW4YxYSAOrLkScMoLI44t/+cwf65BuPFzrxIDqadV3zMVTDKIyAgLQfXctUO2N1PbptA==","signatures":[{"sig":"MEQCIAZbHI9ebZKsgqFwuZPHUXyLHmpN4YQOztsvj4VccaiZAiAdkkGuxsMz/BpxSgqb/H/GvKn7ArK2FZlfS4k0oJCPiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":404728},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.7.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d58234412b6961e509af385bd4623299/descope-web-js-sdk-1.7.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-l4WYf8i3IRALgp2jp9MW4YxYSAOrLkScMoLI44t/+cwf65BuPFzrxIDqadV3zMVTDKIyAgLQfXctUO2N1PbptA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"9.8.1","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.18.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.2.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.18.4","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.7.2_1701711475149_0.8074077266117163","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"@descope/web-js-sdk","version":"1.8.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.8.0","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"c56a564bab885c53f492f557d7fd6d3dbb7225f7","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.8.0.tgz","fileCount":11,"integrity":"sha512-RSGqdRh0vt740Q6fZxmiNfYwQXkQRXpMSWGsWVtOjWRJ4lMG5y+MsT0HBjUcfPQK+6KMldo6aD6NAoTft5WKVA==","signatures":[{"sig":"MEUCIEvWqLdupfqRfvcsgqRhT/aGixke+z4kLLe32B9LMHv0AiEAk7WQUFQ11bMCSLNWGa2NNDyI2jstsSXNMd4M4mj5LhE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":404982},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.8.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/cb6c939ae064a62c9ddb745ca48fcb2c/descope-web-js-sdk-1.8.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-RSGqdRh0vt740Q6fZxmiNfYwQXkQRXpMSWGsWVtOjWRJ4lMG5y+MsT0HBjUcfPQK+6KMldo6aD6NAoTft5WKVA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.3.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.18.4","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.8.0_1702150940271_0.06268983328390632","host":"s3://npm-registry-packages"}},"1.8.1":{"name":"@descope/web-js-sdk","version":"1.8.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.8.1","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"5af39f995036b8e3f1473ae7993be56f5d7c3723","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.8.1.tgz","fileCount":11,"integrity":"sha512-IJRk16AjW2nbIKvTC2XqbCJaUdYykByxVkigWkdFiB5AYT9vfwVgMr6A9K8gNiw9sq6RkIx9P76pJCQGsLCNOg==","signatures":[{"sig":"MEYCIQCm4NLnVe5Y03PE69IzzHilNOqIENrno2x+448zOVVrrQIhAMykCcNaumjbJB75AMRZx4YJvFIWWs1c80l9JjSEcwIX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":405480},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.8.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/295f7e358b4a0ee9208f70cd089594ee/descope-web-js-sdk-1.8.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-IJRk16AjW2nbIKvTC2XqbCJaUdYykByxVkigWkdFiB5AYT9vfwVgMr6A9K8gNiw9sq6RkIx9P76pJCQGsLCNOg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.4.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"18.18.4","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.8.1_1703178259008_0.7197275879639535","host":"s3://npm-registry-packages"}},"1.8.2":{"name":"@descope/web-js-sdk","version":"1.8.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.8.2","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"9a9dfddc8076b0b976b15846c6847089d2332a7e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.8.2.tgz","fileCount":11,"integrity":"sha512-P/Cy+GEYUioDEwqpTeEf7Z99P5ZsCfKL0+jT4q5iKCoxlrz/LYR/fkiovGyvaD47AiNa1O/u8N5xXAik6TokQA==","signatures":[{"sig":"MEUCIQD2nUCdwdqV/k9DWsSV0C2BC+4jmQD+rKu4MbPpfylEiAIgSBf2ltqYW2DO3skiYtj/0guwQBbfRTHwDRaZKSns7fA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409389},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.8.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/0a5988e88b1cab5dc384be52a3c6dfff/descope-web-js-sdk-1.8.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-P/Cy+GEYUioDEwqpTeEf7Z99P5ZsCfKL0+jT4q5iKCoxlrz/LYR/fkiovGyvaD47AiNa1O/u8N5xXAik6TokQA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.5.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.10.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.8.2_1703675601030_0.6980977563829525","host":"s3://npm-registry-packages"}},"1.8.3":{"name":"@descope/web-js-sdk","version":"1.8.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.8.3","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"},{"name":"nitz-descope","email":"nitzan@descope.com"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"206585cdfacce7776d1c3145c4f3fafb27f7f77f","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.8.3.tgz","fileCount":11,"integrity":"sha512-xSYIg6bZ3EHJ0MPaf6G5ixKR9GCYnI9vQlnximnegs/eJNgIljbi/1mp3qKX0TiTzXXyow63vPdcONbHzTD/wQ==","signatures":[{"sig":"MEYCIQDvAfXOEojJ8vJZvAa3PhGsaRCnIuumjfqQx963/AV5KQIhAPkuXH+Fo3ylyPuMe2/07tagunNxI2boyuZsPZOu83w4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":400524},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.8.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/afce73f0c95f93533a42eeb02c9f6b0a/descope-web-js-sdk-1.8.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-xSYIg6bZ3EHJ0MPaf6G5ixKR9GCYnI9vQlnximnegs/eJNgIljbi/1mp3qKX0TiTzXXyow63vPdcONbHzTD/wQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.5.1","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.10.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.8.3_1703676641766_0.43007533770848183","host":"s3://npm-registry-packages"}},"1.8.4":{"name":"@descope/web-js-sdk","version":"1.8.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.8.4","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"54e0a9327897bbf9b364e539ef473a9ded52188c","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.8.4.tgz","fileCount":11,"integrity":"sha512-o0KIy0Q4Lr2/nYaKL8cG5PgLGa4FR/8jMylkikmTrV95RlaX17vuwqyZzBttbaf/zVTZMviEjILiXmBSvLhXSw==","signatures":[{"sig":"MEQCIDWfHjdXeagpE0Pd9k6Rn4Y8cbieoE1d3uH3xt9FecVhAiBgaMdqAHYxsFMPk6LtZuQ5ut2k1Xv/nnSZV3STsWYsvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":400896},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.8.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/b09f136c3ad3ca768176ec7455cbda4c/descope-web-js-sdk-1.8.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-o0KIy0Q4Lr2/nYaKL8cG5PgLGa4FR/8jMylkikmTrV95RlaX17vuwqyZzBttbaf/zVTZMviEjILiXmBSvLhXSw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.6.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.10.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.8.4_1704050193898_0.7673037044005244","host":"s3://npm-registry-packages"}},"1.8.5":{"name":"@descope/web-js-sdk","version":"1.8.5","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.8.5","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"04e2117e3776bf34db35f55931e3f0f9ae51f706","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.8.5.tgz","fileCount":11,"integrity":"sha512-bkq4MmaoOgVXIRR4KiL5P1J++mPVUoqJpOjbH4TFmetdZX31lGpjCEW8b5eyyecvHT+SQoc/rkFn9RbRg7tU8A==","signatures":[{"sig":"MEUCIFuhzf/VeHv48QOQNocIHpxOTBku30mJdrSgEzHkXqEkAiEAwSaXcOt6JSOvzPA7zEf9CRypYfwoW5BY3yVoZd/7u4o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":400912},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.8.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/a49d4df4f3af80bc398e89168a699b11/descope-web-js-sdk-1.8.5.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-bkq4MmaoOgVXIRR4KiL5P1J++mPVUoqJpOjbH4TFmetdZX31lGpjCEW8b5eyyecvHT+SQoc/rkFn9RbRg7tU8A==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.7.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.10.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.8.5_1704728606486_0.6592923902320593","host":"s3://npm-registry-packages"}},"1.9.0":{"name":"@descope/web-js-sdk","version":"1.9.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.9.0","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"9f017edc8a4c6f985e23f284769273983485c951","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.9.0.tgz","fileCount":11,"integrity":"sha512-ESBLVf/Edmo2joUATy16mnXXmJ/MjyPQg+LuvMNN8Ngpnvli23C9eHo3Z+XxSkflzcV3KhtpOCNyxmbjRR2u2g==","signatures":[{"sig":"MEYCIQD/jN12DM6QLbWiCo6FX8t4aH45nYFA/7u83h8LOdUENgIhALW11P9Gzzx+S8PXee2A6KWA+hRPGdgJCk9ydesWtF9y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":401191},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.9.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/06089d092f5ab5a2dbbf676ad5650897/descope-web-js-sdk-1.9.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-ESBLVf/Edmo2joUATy16mnXXmJ/MjyPQg+LuvMNN8Ngpnvli23C9eHo3Z+XxSkflzcV3KhtpOCNyxmbjRR2u2g==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.8.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.10.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.9.0_1704921098964_0.4115265245302435","host":"s3://npm-registry-packages"}},"1.9.1":{"name":"@descope/web-js-sdk","version":"1.9.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.9.1","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"ee694ce877f3ff349051fb0284a51a2cab15f84e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.9.1.tgz","fileCount":11,"integrity":"sha512-O2Xa9ct7JYxdQIKG7K18pEC/XIxBrbsDMxxdc3Jv64Z8QBTRuc7tnVmaHtMf6dmC9Wq8bBMI0dhQpwIj80/ImQ==","signatures":[{"sig":"MEYCIQCPHNvjLZJ7o547OOaxBIdELKZyI6vbzIjd4bUXPdV//gIhAJrkuiB804dkZgh6s3CHmDImZIw+JtqYtDjgotE2cNl8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":404690},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.9.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/aab3e8f1f26142c152d5f95202276e5d/descope-web-js-sdk-1.9.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-O2Xa9ct7JYxdQIKG7K18pEC/XIxBrbsDMxxdc3Jv64Z8QBTRuc7tnVmaHtMf6dmC9Wq8bBMI0dhQpwIj80/ImQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.8.1","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.10.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.9.1_1706170633780_0.2843631252166081","host":"s3://npm-registry-packages"}},"1.9.2":{"name":"@descope/web-js-sdk","version":"1.9.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.9.2","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"1d1e6316d6c0dab022685bc21da22b95e235a1cd","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.9.2.tgz","fileCount":11,"integrity":"sha512-0inzCkSvkEtkfjucgtBLePTcTitznwVsq+a33O6vi0ayCUQ+cokQrr32mtI7f2XhvBx3JJinWCTKg+NdhB2glA==","signatures":[{"sig":"MEYCIQDWQTjo1/9E+TBZxGITjcsdgXCkhZsAarVn2wXQ66UniAIhAKKNPFxmLdU7Cn8hQYhANuc+1xRZF+troa4Qh+kfxweW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":415158},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.9.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/fc9d725cd2a627654f85b601fbe94228/descope-web-js-sdk-1.9.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-0inzCkSvkEtkfjucgtBLePTcTitznwVsq+a33O6vi0ayCUQ+cokQrr32mtI7f2XhvBx3JJinWCTKg+NdhB2glA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.8.2","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.10.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.9.2_1706173354670_0.7521387250212546","host":"s3://npm-registry-packages"}},"1.9.3":{"name":"@descope/web-js-sdk","version":"1.9.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.9.3","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"044af91355e2c10d1274442e3ca91ece7da32be1","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.9.3.tgz","fileCount":11,"integrity":"sha512-ST9kl7g4qCyqPWgwYnHjNIsyJ2psQ40bvGGvBZ/vdfzRYSmVKnNovEZE5QgN9v6KjJCR1ks5wOmGL+D/QFzuSQ==","signatures":[{"sig":"MEUCIESbh5BLjsULL1uk7TVDzMEgTlsjZQl7xZ+qN+dEmOJUAiEAxxL7SvOWtH9XExse2ZMv6KCR87zU5UzLcNoAha6Vqj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420463},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.9.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/16d6135b908d7cdee52564325f1415b6/descope-web-js-sdk-1.9.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-ST9kl7g4qCyqPWgwYnHjNIsyJ2psQ40bvGGvBZ/vdfzRYSmVKnNovEZE5QgN9v6KjJCR1ks5wOmGL+D/QFzuSQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.8.2","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.10.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.9.3_1706544216838_0.2535988255854216","host":"s3://npm-registry-packages"}},"1.9.4":{"name":"@descope/web-js-sdk","version":"1.9.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.9.4","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"a29b61275d745ce483f0e70498eae0c3f2d7df58","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.9.4.tgz","fileCount":11,"integrity":"sha512-woYrRJM6thoP0ZwiH6JCmchuo7kuSCCh/dLQVcKmM05hvvg7sVAqv1RM8HnFeLC2Mmyk8+vz92maVZ6WECVFOg==","signatures":[{"sig":"MEYCIQCHDZOBhla7KISxsFujgMGHgMEmS7Du0zH1Y0HFNRK0HwIhAJPjm8MvSwZuzrBgu5STOJW1VI3rXcyu1rBZPMtHz8tt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":421155},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.9.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/47d84e219dae4999aaad63a23ac7622e/descope-web-js-sdk-1.9.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-woYrRJM6thoP0ZwiH6JCmchuo7kuSCCh/dLQVcKmM05hvvg7sVAqv1RM8HnFeLC2Mmyk8+vz92maVZ6WECVFOg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.9.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.10.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.9.4_1706558206164_0.7828064086914062","host":"s3://npm-registry-packages"}},"1.9.5":{"name":"@descope/web-js-sdk","version":"1.9.5","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.9.5","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"909c99717a8186f210edd00532bc331980dba4d9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.9.5.tgz","fileCount":11,"integrity":"sha512-4i/1iHDC/B6U97Jyh9n6lFFnqi2apEVR8P9zkUToLn4luBlX/dX18QTlylZIjXaVtW29NkkRnpsoNGDwqsYLuQ==","signatures":[{"sig":"MEYCIQDSlWbogWPT8sbMxsTNlfD4OxADiehHBe+QxSxRc9Qv0QIhAJlDEFShlUL7WDlvKLkpiHj011JqisdNB4Sd38qviyc9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":421214},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.9.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/82159cba6a0b104dc5ff28c96d41745a/descope-web-js-sdk-1.9.5.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-4i/1iHDC/B6U97Jyh9n6lFFnqi2apEVR8P9zkUToLn4luBlX/dX18QTlylZIjXaVtW29NkkRnpsoNGDwqsYLuQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.9.1","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.10.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.9.5_1707048620743_0.8461798706984913","host":"s3://npm-registry-packages"}},"1.10.0":{"name":"@descope/web-js-sdk","version":"1.10.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.0","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"5814f132cf0eb3d59f6b02f03c5d7849e599cc91","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.0.tgz","fileCount":11,"integrity":"sha512-YA0U4xTxKHDtyhKGT+Xf4T5IhGfybDctKgNx0uEriRfaKDgcQTmuF7NOL/GWiNc9SwocqbzsYDDBNr+MHg1LiQ==","signatures":[{"sig":"MEYCIQCgWrfLe0ATluVFv3GMduSao/OJzUlLnnzGPcET0RyhKwIhAMxXe6c6SZ6NVBcLWJGX5Dnz/qC+bzo7FN9miXe4BQ0J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":446015},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/b371d669f3a97056bce6e6f3e0c1fac3/descope-web-js-sdk-1.10.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-YA0U4xTxKHDtyhKGT+Xf4T5IhGfybDctKgNx0uEriRfaKDgcQTmuF7NOL/GWiNc9SwocqbzsYDDBNr+MHg1LiQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.10.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.10.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.0_1707309510005_0.21700516478165666","host":"s3://npm-registry-packages"}},"1.10.1":{"name":"@descope/web-js-sdk","version":"1.10.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.1","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"e8a41c78e18f8ca9c3704875b1c502ccbc520956","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.1.tgz","fileCount":11,"integrity":"sha512-rc9fiCy8/Ws1pleSG0wH5jaN7wmw0wTYibK6oeb7t+lc4vtB0VgY3d1Kf7/9BTHHxwbHbTGogPHLDs36KsOPAA==","signatures":[{"sig":"MEUCIDWj1i2uXgQi85Pc6VvYPnO8m+RrYu7N+g80BEK19ZqoAiEAw25IzDGwW9Hk7vu2aYc8fi53AcG1Kh9OFYVOEFyU1e0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":446308},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/a39f6d7f6205334c16e12f1e93af8d90/descope-web-js-sdk-1.10.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-rc9fiCy8/Ws1pleSG0wH5jaN7wmw0wTYibK6oeb7t+lc4vtB0VgY3d1Kf7/9BTHHxwbHbTGogPHLDs36KsOPAA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.0","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.10.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^6.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.1_1708865212720_0.3115360734601895","host":"s3://npm-registry-packages"}},"1.10.2":{"name":"@descope/web-js-sdk","version":"1.10.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.2","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"b5aac5302b0c51133e956c1231a7edef0dc4c6be","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.2.tgz","fileCount":11,"integrity":"sha512-3tmoGKne3yHKWhTero1uRcR4IGqfQV54QuDCd5TmszGPfxcCc0eMAOyCdrsjoFqmlS6bZcs/xRclXrLmQTBfwg==","signatures":[{"sig":"MEUCIQDkYPkUOD0z9YrINUSdMoicC9u3P8uJa9AtrsCth0nRhgIgEzht60OLN2ITF19w+l1gcF2MXuNTcto0NPolUn8aYVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":446324},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/a6f5bb374974de19595d942a49760cf0/descope-web-js-sdk-1.10.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-3tmoGKne3yHKWhTero1uRcR4IGqfQV54QuDCd5TmszGPfxcCc0eMAOyCdrsjoFqmlS6bZcs/xRclXrLmQTBfwg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.1","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.1","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.10.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.2_1709586971768_0.8214226953583261","host":"s3://npm-registry-packages"}},"1.10.3":{"name":"@descope/web-js-sdk","version":"1.10.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.3","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"156bd6521e729886fd7be4039bd26ba7089b20fc","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.3.tgz","fileCount":11,"integrity":"sha512-uzMCGqP25LVgq4k6jQWx9fxspeQrUbb9AWykaQ41J+wpx4ICz5EVFLIg89syG1ywWeG5I2BxFnOnhrxrVuN3Dg==","signatures":[{"sig":"MEQCICS+S9KyMz0A3JqJVsLYnIfDSViZgjv6bB4fE1+lTv2fAiA6vk+Y6IDZQdCqTqPVyIqcv73Oa/vgwIxgYd0flVwCOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":446324},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/fbd738cee8bcf4621e916b3dcd8b7c9d/descope-web-js-sdk-1.10.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-uzMCGqP25LVgq4k6jQWx9fxspeQrUbb9AWykaQ41J+wpx4ICz5EVFLIg89syG1ywWeG5I2BxFnOnhrxrVuN3Dg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.2","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.10.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.0.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.3_1709604228613_0.4562568536843059","host":"s3://npm-registry-packages"}},"1.10.4":{"name":"@descope/web-js-sdk","version":"1.10.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.4","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"18482b5107d750711ff51d764c306ff8f95ff7c1","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.4.tgz","fileCount":11,"integrity":"sha512-yRj6wxudBuK3aP9nasn6dzkLD54CSiYQlHJbLsCmaC4x0CjA/cYkIUPnn6dal9lu/gY3xMCdeUsjq9+Wh/bwTA==","signatures":[{"sig":"MEYCIQDGYzhPLfF0li6A4KC+kcvUqWZREjGgp88dQLqPJJTRqgIhAKx1Mxgj0Y1jjsOOoGdaEvSMdDAg6sWrnpQZslLmNEdv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":446325},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/ccf991fcdfadb208dd4162c1427ee01c/descope-web-js-sdk-1.10.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-yRj6wxudBuK3aP9nasn6dzkLD54CSiYQlHJbLsCmaC4x0CjA/cYkIUPnn6dal9lu/gY3xMCdeUsjq9+Wh/bwTA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.3","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.17","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.4_1709613182366_0.4286661349091119","host":"s3://npm-registry-packages"}},"1.10.5":{"name":"@descope/web-js-sdk","version":"1.10.5","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.5","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"884d40dd2de13b76822527c5307ef927806d39d4","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.5.tgz","fileCount":11,"integrity":"sha512-d8DwlIyI/XVYU0wpPsK9buYYpNVpET7+7p3rFbCa8QEa6UbZxAEJ4YOZjQ8G3HZEnbPr+UHboe6QX+OvCW8GCQ==","signatures":[{"sig":"MEQCH380n2Fvvr+wam+lb+hRT7LkF/xoj0avluUMzzy3eoECIQDgCEqZdRBK4PB3ugfGZLUHt+/1cbNofYkTE6J9BgKwwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450745},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/6d1592a90e3f6c99418b5bd903392535/descope-web-js-sdk-1.10.5.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-d8DwlIyI/XVYU0wpPsK9buYYpNVpET7+7p3rFbCa8QEa6UbZxAEJ4YOZjQ8G3HZEnbPr+UHboe6QX+OvCW8GCQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.3","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.19","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.5_1710188026392_0.29294230667782006","host":"s3://npm-registry-packages"}},"1.10.6":{"name":"@descope/web-js-sdk","version":"1.10.6","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.6","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"3f958360d48f0a1e29441d4c398c9dddf63347d3","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.6.tgz","fileCount":11,"integrity":"sha512-1/AAVj2y0NvYJhrFasfG08t9HQlK6wJpGQiVsC3uv1MlZN2R7LFgILlGag0GgYng7bYklIPSz8WrR16a3NedxA==","signatures":[{"sig":"MEUCIBaBQOLeXd9ctJBX0nV4hbeibMfeNMibvCrCmJsf7dtmAiEApEsKz9Rk5BPH9/C7dzF6KSx2KzMNGcmG7uOSMCbaBEY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450729},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.6.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/7812d53c1e1dfb015ea44e7a03ee2460/descope-web-js-sdk-1.10.6.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-1/AAVj2y0NvYJhrFasfG08t9HQlK6wJpGQiVsC3uv1MlZN2R7LFgILlGag0GgYng7bYklIPSz8WrR16a3NedxA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.3","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.20","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.6_1710805064965_0.15304717367866494","host":"s3://npm-registry-packages"}},"1.10.7":{"name":"@descope/web-js-sdk","version":"1.10.7","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.7","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"f2dec725871dfa76630543801b004f0aaf689906","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.7.tgz","fileCount":11,"integrity":"sha512-VnQ8hizTo+nSfqIyJm4HnfFSmtbWL0oXgxlCmqiyil6OeuU8e8/qvCHmfbGq9FCgnDO/tmtJWLw+KqP7lVKayA==","signatures":[{"sig":"MEUCIQDJ8ZiZdeHM1EYJbQ13XB0xHU4ZGDBVYz45aTBC4gmZKwIgQgMf1KGwD71PvJUMrIqBG42TpuFqs8l+9sCTbMRHezY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450729},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.7.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/cdd9a1328ef52ca2d1a41717f23f5f68/descope-web-js-sdk-1.10.7.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-VnQ8hizTo+nSfqIyJm4HnfFSmtbWL0oXgxlCmqiyil6OeuU8e8/qvCHmfbGq9FCgnDO/tmtJWLw+KqP7lVKayA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.4","@fingerprintjs/fingerprintjs-pro":"3.8.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.20","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.7_1710811329770_0.1361056221926893","host":"s3://npm-registry-packages"}},"1.10.8":{"name":"@descope/web-js-sdk","version":"1.10.8","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.8","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"4afad995adde0a591df155d3c6ac178935d1ba69","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.8.tgz","fileCount":11,"integrity":"sha512-5d4FQoPHmOSylljlERpm5d00ZC7NzWowCHl51uVc3V856WhyjcQcRzPAMjxO1sfN4xU0uyl20IsBzAFcjPrdcQ==","signatures":[{"sig":"MEYCIQD8zwDSQRdngokPBLtztQfpIuX5tmeBd0EqIN3jYFmjvAIhAJW+iuoU3IjT2vqErm/ZkL4bUe5dt/7roVHD5KWEhrpi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":453027},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.8.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/4c1df4f49b00c56facaf0cc9bfe49a92/descope-web-js-sdk-1.10.8.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-5d4FQoPHmOSylljlERpm5d00ZC7NzWowCHl51uVc3V856WhyjcQcRzPAMjxO1sfN4xU0uyl20IsBzAFcjPrdcQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.4","@fingerprintjs/fingerprintjs-pro":"3.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.20","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","@types/lodash.get":"^4.4.7","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.8_1710833679957_0.45714292709808624","host":"s3://npm-registry-packages"}},"1.10.9":{"name":"@descope/web-js-sdk","version":"1.10.9","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.9","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"c25c715ad63d035b5bf1a72066dc319081b42df9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.9.tgz","fileCount":11,"integrity":"sha512-W8U8Da2wuj4nfQVyUHPPm++IS2roeMk5A+mkd+6qtuk4BZJLnFktbDQeds6h9f1hKxUjk7YkCaumGTCKj4VGVQ==","signatures":[{"sig":"MEYCIQDbvrveMckUqOVjBW3KOdcth9XJO/M3+QrNM7NkLZjcLgIhAPmjLIYnrpdo6QTatlg2EOCdNvIC6I/KIVlbOrVL0D0Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417666},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.9.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/b0ab558ea49eb5ff7de16e38fecac3fb/descope-web-js-sdk-1.10.9.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-W8U8Da2wuj4nfQVyUHPPm++IS2roeMk5A+mkd+6qtuk4BZJLnFktbDQeds6h9f1hKxUjk7YkCaumGTCKj4VGVQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.5","@fingerprintjs/fingerprintjs-pro":"3.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.52.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.20","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.9_1710856565324_0.03536801800015654","host":"s3://npm-registry-packages"}},"1.10.10":{"name":"@descope/web-js-sdk","version":"1.10.10","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.10","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"f5252314b896395324d1d3998efea7444f46f588","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.10.tgz","fileCount":11,"integrity":"sha512-lBOjDAwIN3l596Q1Aboit4oQZWLvEAz8Nf8nUUHBNjd5/P4u7HNIwEZnyA51gtHMDOyL1K6+Fe8Rrm4IyN4Crg==","signatures":[{"sig":"MEYCIQCLUuH9VfaIesdXsdDIEBqH6eiFCH8lMZrRUxKqsJCpwgIhAJLHvUOj1FoStiMB/sBpmSuimCtoJQGjtX2p/VKQfA0q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417670},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.10.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/6c2881b6c0d490e80b2d2b0dfce89bba/descope-web-js-sdk-1.10.10.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-lBOjDAwIN3l596Q1Aboit4oQZWLvEAz8Nf8nUUHBNjd5/P4u7HNIwEZnyA51gtHMDOyL1K6+Fe8Rrm4IyN4Crg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.6","@fingerprintjs/fingerprintjs-pro":"3.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.20","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.10_1710890418521_0.2328024205094501","host":"s3://npm-registry-packages"}},"1.10.11":{"name":"@descope/web-js-sdk","version":"1.10.11","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.11","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"76bdc7ae682e8e05edffd8768fb621332e2155a1","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.11.tgz","fileCount":11,"integrity":"sha512-Atv+RJrYHwJsVhlRPg2Vm2lPE5DEOGZOL9BOFyAKxyYeAN+JiQ5UTvQrTgZlOqYiv6djSKkKXXqrlBlPSA+npA==","signatures":[{"sig":"MEUCIHGf78a4JeLMetopFHG60FlQtPDn6AkxVp9qKGCQlbyWAiEAg0kX2dFvtv2gnrMQIg4JGmMCzAVEAVN4Fgm7YQ8y1EE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417670},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.11.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/4c40baaaa594023e689052ad6b9a70f3/descope-web-js-sdk-1.10.11.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Atv+RJrYHwJsVhlRPg2Vm2lPE5DEOGZOL9BOFyAKxyYeAN+JiQ5UTvQrTgZlOqYiv6djSKkKXXqrlBlPSA+npA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.6","@fingerprintjs/fingerprintjs-pro":"3.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.21","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.11_1710908760503_0.7136240957672866","host":"s3://npm-registry-packages"}},"1.10.12":{"name":"@descope/web-js-sdk","version":"1.10.12","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.12","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"6182f4d6d63ed44bf212f857bb01c02eb1925a93","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.12.tgz","fileCount":11,"integrity":"sha512-HMpWkVp9B+i/uR6h9SsykaorzueflhuI7wXBQcRAhMG4T+G8rCvQkqwCYNhyEVLPLaFbeBKxFEgvd/2tEePiyQ==","signatures":[{"sig":"MEUCIQCeaecjxh7l8Xl7GaBECh1k9mRfjRXEvgDlsMOZ7FtlywIgbkLDUzxGnTCTh/KxDl1KTsyM++9TRvgfq/5/sSvoeoQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417670},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.12.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/2600acccb44b65affc5009a371823919/descope-web-js-sdk-1.10.12.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-HMpWkVp9B+i/uR6h9SsykaorzueflhuI7wXBQcRAhMG4T+G8rCvQkqwCYNhyEVLPLaFbeBKxFEgvd/2tEePiyQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.6","@fingerprintjs/fingerprintjs-pro":"3.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.22","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.28.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.12_1710982118600_0.6946902228081888","host":"s3://npm-registry-packages"}},"1.10.13":{"name":"@descope/web-js-sdk","version":"1.10.13","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.13","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"d5422c967721d4e60117056b6b50591df251b7d8","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.13.tgz","fileCount":11,"integrity":"sha512-ox2OKk5Kf8TJQDnLY3CAn1O7o/R3lvVzgktY+5Dq8C3pckrkUhUNkubFoP4tM5K4hza4E2PHURX+8pXrOtW9Ng==","signatures":[{"sig":"MEQCIDa7LByS/PqC6yus2hIfE/Reh5/cqoand6jlGDBBHKVMAiASeZpbhlpsjUjBPp5O5rpgo3Wtn/WU9pp80cGCFrISWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417670},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.13.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/a56d9c3d9c0bcfb078e6656b83511ab8/descope-web-js-sdk-1.10.13.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-ox2OKk5Kf8TJQDnLY3CAn1O7o/R3lvVzgktY+5Dq8C3pckrkUhUNkubFoP4tM5K4hza4E2PHURX+8pXrOtW9Ng==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.7","@fingerprintjs/fingerprintjs-pro":"3.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.24","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.4.2","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.13_1711068064589_0.8878579991637834","host":"s3://npm-registry-packages"}},"1.10.14":{"name":"@descope/web-js-sdk","version":"1.10.14","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.14","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"8ba5e62052d9b405435385e1768c6f202a4d7abe","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.14.tgz","fileCount":11,"integrity":"sha512-2S4vYeQDlPGr8Em6R0RPfHQZ0Y3XFXoR5+CGK5S1JIWH44AsE4TRJbiqj0sV0GCE+heBRCoNDOkWyCbaH5vmmw==","signatures":[{"sig":"MEUCICPMuZqNu8vO/HNzbTNLZh4LD3kUlB9DPbo1XOn1SUlMAiEAwMdwjsxwzCmKovZMoNuf+SwGLctMleGtdkUUbGGAYrE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417670},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.14.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/089d4dc9ec78abaad99124d5f1dbc22f/descope-web-js-sdk-1.10.14.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-2S4vYeQDlPGr8Em6R0RPfHQZ0Y3XFXoR5+CGK5S1JIWH44AsE4TRJbiqj0sV0GCE+heBRCoNDOkWyCbaH5vmmw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.8","@fingerprintjs/fingerprintjs-pro":"3.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.24","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"24.1.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.14_1711141654003_0.6215956236332056","host":"s3://npm-registry-packages"}},"1.10.15":{"name":"@descope/web-js-sdk","version":"1.10.15","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.15","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"8ac246e027b0ef393b373a27d7f07577619189dc","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.15.tgz","fileCount":11,"integrity":"sha512-9Amf+mynjMFPqhGLiTYUx5gV5RL+6iZMNh5nFDKH98FnNyiqEfPmGc2LwNpGDbEp5KC/msV20ZLxyGZfULhcaQ==","signatures":[{"sig":"MEQCIEMviirUElvBPIymAj0a8PpJAsdcES7/BiAwyefEO1+iAiBo5kFv8VfUVZCaodzYTWmwTRMz2EYJkH0WnYQksM1Sdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417670},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.15.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/af2a6822a09ee2d786c01a53938e9e7c/descope-web-js-sdk-1.10.15.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-9Amf+mynjMFPqhGLiTYUx5gV5RL+6iZMNh5nFDKH98FnNyiqEfPmGc2LwNpGDbEp5KC/msV20ZLxyGZfULhcaQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.9","@fingerprintjs/fingerprintjs-pro":"3.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.24","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"17.1.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.15_1711148962890_0.14229197922774928","host":"s3://npm-registry-packages"}},"1.10.16":{"name":"@descope/web-js-sdk","version":"1.10.16","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.16","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"55bbf4b713b4623868ab3d8ed1f31df4b9ac5a37","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.16.tgz","fileCount":11,"integrity":"sha512-eXEY3l6e1tFLYlsYE5eKE7HDzI0cO7iz345oCGefLVCDs2oDkdsY8BvgG4nD/AdyP3WJWnaLAMdWNzcNKEMDNQ==","signatures":[{"sig":"MEYCIQDgjQkRornsy6G1VnrOBtZ3O7laNW1LpJ6ShWiq1hSqKgIhAJygx5GNwDsLuPhdTO6rhlhOfePF7Z4vT3zxgK0gz6ZO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417673},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.16.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/da2c669602b780a20d55b45aefc8a9e0/descope-web-js-sdk-1.10.16.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-eXEY3l6e1tFLYlsYE5eKE7HDzI0cO7iz345oCGefLVCDs2oDkdsY8BvgG4nD/AdyP3WJWnaLAMdWNzcNKEMDNQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.10","@fingerprintjs/fingerprintjs-pro":"3.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.24","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.16_1711164703260_0.3654147505261054","host":"s3://npm-registry-packages"}},"1.10.17":{"name":"@descope/web-js-sdk","version":"1.10.17","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.17","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"fe2d84b87f25285e608a9af46410e0bdd4ae2931","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.17.tgz","fileCount":11,"integrity":"sha512-hQv35GLIO+HddUkXJxerhsCqLnbtxdDv8B2JxuYFZPr4re6oK3iMHL6HXu++yMyToGgcYCxhuOM3cR7mlWirjA==","signatures":[{"sig":"MEYCIQDj2RokwzGn2O6UpZzBUBaquxk2cQNnlzedUQQ8s7DPswIhAPiwWcDyf2i/ROFRyD8nqGOqvk+yENZ6tZ7TZPOpVKZl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417673},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.17.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/a6b6acee42a8febdb49c426267c40e2c/descope-web-js-sdk-1.10.17.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-hQv35GLIO+HddUkXJxerhsCqLnbtxdDv8B2JxuYFZPr4re6oK3iMHL6HXu++yMyToGgcYCxhuOM3cR7mlWirjA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.11","@fingerprintjs/fingerprintjs-pro":"3.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.24","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"15.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.17_1711172476364_0.8837850855019045","host":"s3://npm-registry-packages"}},"1.10.18":{"name":"@descope/web-js-sdk","version":"1.10.18","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.18","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"478bf054d952d82a5b88a9d65c3afe8baf746f78","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.18.tgz","fileCount":11,"integrity":"sha512-0rgxC/3e6NlSVc9eH4eGZVhPiOZRAFUw6oxNW7bmGHz1N0u5u7MZtvIznq7+viFDfMOfsgXU2OLQoCu0rNeDqQ==","signatures":[{"sig":"MEQCICcPo6JKVRJEvYqojSPIFaAluhccWL7gCM0GbF65+r/kAiATstOeepPJMFaLqjHQaeQNhV2YehztEBePf+nRVx6CVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417673},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.18.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/fe554d86e91180da33846bbe401df69f/descope-web-js-sdk-1.10.18.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-0rgxC/3e6NlSVc9eH4eGZVhPiOZRAFUw6oxNW7bmGHz1N0u5u7MZtvIznq7+viFDfMOfsgXU2OLQoCu0rNeDqQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.12","@fingerprintjs/fingerprintjs-pro":"3.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.24","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.18_1711179577239_0.5317057223765935","host":"s3://npm-registry-packages"}},"1.10.19":{"name":"@descope/web-js-sdk","version":"1.10.19","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.19","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"a32c421018fde074cd6c76ede94fb038973b52c7","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.19.tgz","fileCount":11,"integrity":"sha512-p1dof/t/jB6qSutSmTcCydWgZ6RSmju2O6GobrKCVJHILLJfJzt4NBdQ1Ht7dZhTEPmti7iExZyNQr2GCjMWxg==","signatures":[{"sig":"MEYCIQD50Z/Hj4btmDCdCcPDg/vc+9b9cE6OqSB6ZUh4jOKbMAIhAJTeON5EEAgW7itte/pPFyjs4aKEWEzD0rbzcVbc6ZQR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417673},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.19.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/31d45a736f5391c0bee5d4e674034c0b/descope-web-js-sdk-1.10.19.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-p1dof/t/jB6qSutSmTcCydWgZ6RSmju2O6GobrKCVJHILLJfJzt4NBdQ1Ht7dZhTEPmti7iExZyNQr2GCjMWxg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.13","@fingerprintjs/fingerprintjs-pro":"3.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.24","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^3.1.3","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.19_1711194296584_0.9115696641652031","host":"s3://npm-registry-packages"}},"1.10.20":{"name":"@descope/web-js-sdk","version":"1.10.20","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.20","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"bfcd985f5b0117a9ded36201a36d1605cd8c3878","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.20.tgz","fileCount":11,"integrity":"sha512-hGAFFH7Ddf40vjQMrfJM8VXUZ+jbqKeUT3qsDk3oh6mOIygyZsAUmiuRy1/CYJ0NFSEvl4CIDsxcCb1vZEjV7w==","signatures":[{"sig":"MEUCIQCZ/n9E5YnTRFXfys34W0lEHTR0jVbZiDyn3xctWMghsQIgarqanDiRS0FFrptWeg2SsjR9zPdvN5MwGkRhLbH8kI0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417673},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.20.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/2f939c398a6d33bda0586298302cc1e0/descope-web-js-sdk-1.10.20.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-hGAFFH7Ddf40vjQMrfJM8VXUZ+jbqKeUT3qsDk3oh6mOIygyZsAUmiuRy1/CYJ0NFSEvl4CIDsxcCb1vZEjV7w==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.14","@fingerprintjs/fingerprintjs-pro":"3.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^3.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.24","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^5.1.1","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^5.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.20_1711202478856_0.4491551282986863","host":"s3://npm-registry-packages"}},"1.10.21":{"name":"@descope/web-js-sdk","version":"1.10.21","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.21","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"cd8307cdab764f96958bc548df2ee7baaaa29174","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.21.tgz","fileCount":11,"integrity":"sha512-NBXvo+wjK10FJfLAVqS2LZ/1XW8JmL2YqNALkZU6bwcNkW/MU2cGnUWNzTfw3mDSGcUWsaWLLHHic1+QhFD/gg==","signatures":[{"sig":"MEUCIQCXsWL2HSbd40rCczCjnwYZuYgCk5OBVL3O0NxdSI/vOQIgOoivAZ+++YJlsZjb8pkkZXbsNIwEuC+P0C9k668FaMw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417678},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.21.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/ff130778d87436f7e605d84b8645cdc4/descope-web-js-sdk-1.10.21.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-NBXvo+wjK10FJfLAVqS2LZ/1XW8JmL2YqNALkZU6bwcNkW/MU2cGnUWNzTfw3mDSGcUWsaWLLHHic1+QhFD/gg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.15","@fingerprintjs/fingerprintjs-pro":"3.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.24","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.21_1711274371961_0.9922917798687008","host":"s3://npm-registry-packages"}},"1.10.22":{"name":"@descope/web-js-sdk","version":"1.10.22","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.22","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"f6802bc9db83666a12702a16d44b4c72bcb3763a","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.22.tgz","fileCount":11,"integrity":"sha512-6zTpsz1h+nJuvgGPpo/D7sc7RmkwqGSecNUk4WtfmdjhqwVwBSj8UFVJJ+wI+TC3x5VZlgrLjHCJxhlpYnKo4w==","signatures":[{"sig":"MEUCIQCkzbEYHZTDuW/6ZZckUwPebQCLO6aAafQatsp37y1dnQIgK1zkDB4Ych2BZiBCSpWKol1R3ozbDEU/rSdIRnlg7LU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420128},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.22.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/b2d60772b194c573a791befaaffad928/descope-web-js-sdk-1.10.22.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-6zTpsz1h+nJuvgGPpo/D7sc7RmkwqGSecNUk4WtfmdjhqwVwBSj8UFVJJ+wI+TC3x5VZlgrLjHCJxhlpYnKo4w==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.15","@fingerprintjs/fingerprintjs-pro":"3.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.24","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.22_1711304730687_0.6571468714657556","host":"s3://npm-registry-packages"}},"1.10.23":{"name":"@descope/web-js-sdk","version":"1.10.23","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.23","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"bb9d25209a344abfa1b3d6a3d9555f3fa817c8a1","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.23.tgz","fileCount":11,"integrity":"sha512-CQfNrutdpB/tZdDM8c48pOnXg8sBFJNTvH+udE1Xl3o8sr3Wsdyn5sDvS2pQPHsCClv/k0OivguPIT6A86sGYA==","signatures":[{"sig":"MEUCIDJQPqEeb71AcV8Lm4cZvK05TJEXYMst6b8xasu3yVeuAiEA8ES/34f7nLx3Xk4x6U6LK6SHXg4peq4UkKs+HE4yqzY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420128},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.23.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/53e2c2763c3ab417a917ff98eca62ca9/descope-web-js-sdk-1.10.23.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-CQfNrutdpB/tZdDM8c48pOnXg8sBFJNTvH+udE1Xl3o8sr3Wsdyn5sDvS2pQPHsCClv/k0OivguPIT6A86sGYA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.15","@fingerprintjs/fingerprintjs-pro":"3.9.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.24","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.23_1711556052161_0.5426964916964154","host":"s3://npm-registry-packages"}},"1.10.24":{"name":"@descope/web-js-sdk","version":"1.10.24","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.24","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"2e385d35f029755e415acf20c77fae43486c343e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.24.tgz","fileCount":11,"integrity":"sha512-fCOZqf6KKS5G7ACi97O8Noz7pDnCqSssJgNs4yK9AlSlbs4GcBY+Dlk9JfKAd4voO3JtzxfBkUCFMZf6GLzo8w==","signatures":[{"sig":"MEYCIQDrb/uivjGuHPHJE3130o8SIdN0VlD9ph8A0w9Ofm/O/QIhAKlzBsMJlkQnCc/IvAxJsw771Kee8qY01fa8+Zqxl0Bg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420128},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.24.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/cccff508fb12d7965140eff605bec9f2/descope-web-js-sdk-1.10.24.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-fCOZqf6KKS5G7ACi97O8Noz7pDnCqSssJgNs4yK9AlSlbs4GcBY+Dlk9JfKAd4voO3JtzxfBkUCFMZf6GLzo8w==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.15","@fingerprintjs/fingerprintjs-pro":"3.9.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.25","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.24_1711628892484_0.9767968680357919","host":"s3://npm-registry-packages"}},"1.10.25":{"name":"@descope/web-js-sdk","version":"1.10.25","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.25","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"b985330bded7d981e01640e8deefe77f0546f9d1","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.25.tgz","fileCount":11,"integrity":"sha512-GPlV1l4Ev/80Zn7bW2tSs3IszOzevi54bjWya4FRLF3rso6Cl3maEW/59PEi7sy0TOux0UYgjq1G8LJ9dWV23Q==","signatures":[{"sig":"MEQCICgKdCL/UKyoBCcqWJlXCvT7hnS3nYc3S6Fl9b9PAk5yAiA+Q+Xk8vISC4KXirD7h7fmEZwdNkOvKUiuT04QYdYBzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420128},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.25.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/5833b9b5ceab535c7ab7b62712bf3e97/descope-web-js-sdk-1.10.25.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-GPlV1l4Ev/80Zn7bW2tSs3IszOzevi54bjWya4FRLF3rso6Cl3maEW/59PEi7sy0TOux0UYgjq1G8LJ9dWV23Q==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.11.15","@fingerprintjs/fingerprintjs-pro":"3.9.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.26","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.25_1712019101635_0.3862951781563153","host":"s3://npm-registry-packages"}},"1.10.26":{"name":"@descope/web-js-sdk","version":"1.10.26","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.26","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"5f5f919c30532ff4d613d6c28583393502671c06","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.26.tgz","fileCount":11,"integrity":"sha512-qb/iRZySuOa/6mDurf8OdiJuxwon8y1Z2fbro8MO737kWElFFyCJV7yIzjDxznH4g6nBwFd5tmLuIcvYTlXEZQ==","signatures":[{"sig":"MEYCIQC78pj3ALwB+zrfwH9zKlUHpLIp0U+Ex+IyiT9KxnZAYQIhAJd5Ul9KV2bNbaNswJosabROArpDZMrPiAEFvuCzm/Wj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":432879},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.26.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/6ab625bbc97ed7dbb15e8e3e1cbd72ed/descope-web-js-sdk-1.10.26.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-qb/iRZySuOa/6mDurf8OdiJuxwon8y1Z2fbro8MO737kWElFFyCJV7yIzjDxznH4g6nBwFd5tmLuIcvYTlXEZQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.0","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.12.0","@fingerprintjs/fingerprintjs-pro":"3.9.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.26","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.26_1712097265031_0.7957647189364454","host":"s3://npm-registry-packages"}},"1.10.27":{"name":"@descope/web-js-sdk","version":"1.10.27","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.27","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"dd72de96c9518027d5e3a094aaa69fef8f110203","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.27.tgz","fileCount":11,"integrity":"sha512-/rhAHcP5u0ovKtce9pp0jkEq/okGXdp8LhqkvQATnHxgs0zM3D3sQg4Btbn68vwIudSRnPbR33P3YWb3eTpG5g==","signatures":[{"sig":"MEUCIDCvAB7MDkC8GZs0en/VtTeo4kOWOMea3uxH3+ZKvsV6AiEAisyTycZX56q5CqzOrsYvODnxzMfdnkHCWMe5qDF14bI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":432879},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.27.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/cd6e4f24d94d61585f117b60efb0a956/descope-web-js-sdk-1.10.27.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-/rhAHcP5u0ovKtce9pp0jkEq/okGXdp8LhqkvQATnHxgs0zM3D3sQg4Btbn68vwIudSRnPbR33P3YWb3eTpG5g==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.2.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.12.0","@fingerprintjs/fingerprintjs-pro":"3.9.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.27","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.27_1712241503423_0.6955567503464497","host":"s3://npm-registry-packages"}},"1.10.28":{"name":"@descope/web-js-sdk","version":"1.10.28","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.28","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"fb8958149fa7788c6c397433272e3cf1875950a5","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.28.tgz","fileCount":11,"integrity":"sha512-pBmNFX0B+laUWTQ97b99uSZVD+l1T5KftBAokvIVsvSLqnY0qBcz4HIoT/+8BlcBdP4BwPYUrjuTvlmP7i9NuQ==","signatures":[{"sig":"MEYCIQCtDvUQl4WDQSo8qlQ56JId457YZ/G+wVnr3fMQsrXmwwIhAOVsxhBd+ZH7JH4m2TPhzcntQKRTWHyF2mx8AoyroweX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":432879},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.28.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/e2a50ab001986e80d598c0fb0e50d24e/descope-web-js-sdk-1.10.28.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-pBmNFX0B+laUWTQ97b99uSZVD+l1T5KftBAokvIVsvSLqnY0qBcz4HIoT/+8BlcBdP4BwPYUrjuTvlmP7i9NuQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.0","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.12.0","@fingerprintjs/fingerprintjs-pro":"3.9.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.28","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.28_1712358251972_0.458272969621089","host":"s3://npm-registry-packages"}},"1.10.29":{"name":"@descope/web-js-sdk","version":"1.10.29","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.29","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"7109141588fcb3573b7d0ad8179ae9744440e8d0","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.29.tgz","fileCount":11,"integrity":"sha512-423ORqAJSfLJfsCfctDwUCsgzSTeSdKaSiuwK1pE5eq4A9w+MFDh6k8wcCe0T2miLJast4ztHZg1ue4ArC4I6Q==","signatures":[{"sig":"MEUCIQDTcYYueEEUtd6lVT6sfUVOGrtGDmkoNvLFDSpTtlKbqAIgYHJP3Uz12uodf104FmNQcjEUcXK4nKBZMKy83z2d5Ys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":432879},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.29.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/fd778e7a524058fd2606d21f23ce212d/descope-web-js-sdk-1.10.29.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-423ORqAJSfLJfsCfctDwUCsgzSTeSdKaSiuwK1pE5eq4A9w+MFDh6k8wcCe0T2miLJast4ztHZg1ue4ArC4I6Q==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.12.0","@fingerprintjs/fingerprintjs-pro":"3.9.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.29","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.29_1712614251770_0.20452291267160327","host":"s3://npm-registry-packages"}},"1.10.30":{"name":"@descope/web-js-sdk","version":"1.10.30","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.30","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"5c7e16ced4f268bf28639098537c7a2d605709c9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.30.tgz","fileCount":11,"integrity":"sha512-excFBkqR3nNHcR1PaMjZuM5aQnT7+KNyhG2CR+KBAnSUS+hqbf6Nl/G9Phi1997eHojMmu4CD2yBoTWYQ8ahSg==","signatures":[{"sig":"MEQCIEuGDG6q/zgQknWb/K1daFCBonZHo0JFJNpR7QE7/ntdAiAZlib08Me4C4cm3W7u1OUPtCMd+52C+/7FqS4xdgQ4mg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":432879},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.30.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/78f075ac4ce2edf6eda068676183ce12/descope-web-js-sdk-1.10.30.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-excFBkqR3nNHcR1PaMjZuM5aQnT7+KNyhG2CR+KBAnSUS+hqbf6Nl/G9Phi1997eHojMmu4CD2yBoTWYQ8ahSg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.12.0","@fingerprintjs/fingerprintjs-pro":"3.9.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.30","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.30_1712697726778_0.9487621716912273","host":"s3://npm-registry-packages"}},"1.10.31":{"name":"@descope/web-js-sdk","version":"1.10.31","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.31","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"b65c6ed92966bd20dc84e934bc158c1f85f61cd9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.31.tgz","fileCount":11,"integrity":"sha512-xzznemDCNXT8TjKmiEGddFsXUxt3Y9CfOdpcQGkeFKdu7OJPAWlyLyxPk/s4mClTtHJ/ebwOfbhV26mBg10tQQ==","signatures":[{"sig":"MEUCIQDTYI6USw1V1KSccFr6igPKjIq93CiCWlkLgfgKo8drbwIgaRdLsdmtDu3kL40+i6kJoZl++7PnNNOuAcJIZn/kpIU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433960},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.31.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/60294777fb80fe9e27d34fc4656cf86d/descope-web-js-sdk-1.10.31.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-xzznemDCNXT8TjKmiEGddFsXUxt3Y9CfOdpcQGkeFKdu7OJPAWlyLyxPk/s4mClTtHJ/ebwOfbhV26mBg10tQQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.12.1","@fingerprintjs/fingerprintjs-pro":"3.9.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.30","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.31_1712776864172_0.022600369421889477","host":"s3://npm-registry-packages"}},"1.10.32":{"name":"@descope/web-js-sdk","version":"1.10.32","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.32","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"5c7bf3ee9f0e89e32c675edec4cba6b326d44858","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.32.tgz","fileCount":11,"integrity":"sha512-sPsT13rooGcajdCU5APHE3IU+wtYHSSAexnDuv5T8dQU5nEuFm2jtXYniMZxizi5s8L0kdlYKY0XpgmQn8QZBw==","signatures":[{"sig":"MEUCIAwOxtPg52LkC/+ZOu/zFTP6AgvbcDvZZpX75qB/YLhvAiEA4NVfn9uDeG2KtWz6eU5Yq8FGBcJVTbNuN7N0rFRLgCY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433960},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.32.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/ba282f3d5d04f93852afa8e335748c82/descope-web-js-sdk-1.10.32.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-sPsT13rooGcajdCU5APHE3IU+wtYHSSAexnDuv5T8dQU5nEuFm2jtXYniMZxizi5s8L0kdlYKY0XpgmQn8QZBw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.12.2","@fingerprintjs/fingerprintjs-pro":"3.9.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.30","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.32_1712878846501_0.7435620799674276","host":"s3://npm-registry-packages"}},"1.10.33":{"name":"@descope/web-js-sdk","version":"1.10.33","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.33","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"7ad88d282f95b229ec2570e64e914b91271e57d5","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.33.tgz","fileCount":11,"integrity":"sha512-vtGg7gnEVFVRGNuajCk/7noEO/R5glQopoSk1ZrhgqrM8YivwqNFF9AtTH1WBjjvjks51nuee6kqbtlK2bYeKg==","signatures":[{"sig":"MEUCIBFfPl6rWSGY7cLLb0v9Dv+LAmPmY8pVk2wcubx9dI7PAiEA9rv28Oz4m9hbQfqF6mRonQt+TEBWd3c0snjxxWYq5qg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":442229},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.33.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d24e669f280252ddd406144f31f0084f/descope-web-js-sdk-1.10.33.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-vtGg7gnEVFVRGNuajCk/7noEO/R5glQopoSk1ZrhgqrM8YivwqNFF9AtTH1WBjjvjks51nuee6kqbtlK2bYeKg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.13.0","@fingerprintjs/fingerprintjs-pro":"3.9.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.30","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.33_1712935818448_0.4405263860070332","host":"s3://npm-registry-packages"}},"1.10.34":{"name":"@descope/web-js-sdk","version":"1.10.34","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.34","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"7d4b7a0ffe3c1ec8b339a0eb5d84a1b2b66378fd","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.34.tgz","fileCount":11,"integrity":"sha512-NJBVyQGrDiPar+EZLMs2KqZsCONBQ0EfRdkucFlxGezuAe8auVlvQnJEmSZu8QzB29N7EPPm6u+WeO5u6h0YTw==","signatures":[{"sig":"MEQCIBArX+iEZtwejAvFLl+UFu7V99I8/GnJ221SEmU/tf55AiBH0/hxEV63MIQ49vXTrioGpD1xggUADIl1Zbw5qTU/Jg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":442229},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.34.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/50fcd8c8c68181a7ecb97a7d696f417f/descope-web-js-sdk-1.10.34.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-NJBVyQGrDiPar+EZLMs2KqZsCONBQ0EfRdkucFlxGezuAe8auVlvQnJEmSZu8QzB29N7EPPm6u+WeO5u6h0YTw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.1","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.14.0","@fingerprintjs/fingerprintjs-pro":"3.9.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.30","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.34_1713167744716_0.217640890680167","host":"s3://npm-registry-packages"}},"1.10.35":{"name":"@descope/web-js-sdk","version":"1.10.35","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.35","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"303329e8eccaf2386129d5679b3039b6b4bd16ec","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.35.tgz","fileCount":11,"integrity":"sha512-wxDjFX5QFfyS/4KsHouGsbKeO06KM/0mI5GUaqvtFyHss2hx9F5gC2HMSVxMI8/K/g8Hq+xJwd3MQuIRxIGmJA==","signatures":[{"sig":"MEUCIBKlmbc8uGMGPwYz6luvGAxejoSxtDk23HcVl6D2yFznAiEAufDVk+mO8pF0lhCqKY/oA9Wjna34HU17/Gk2saH4BUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441878},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.35.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/92c3d17ab7492630631c369e49b46904/descope-web-js-sdk-1.10.35.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-wxDjFX5QFfyS/4KsHouGsbKeO06KM/0mI5GUaqvtFyHss2hx9F5gC2HMSVxMI8/K/g8Hq+xJwd3MQuIRxIGmJA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.14.0","@fingerprintjs/fingerprintjs-pro":"3.9.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.11.30","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.35_1713474313106_0.8841494559127308","host":"s3://npm-registry-packages"}},"1.10.36":{"name":"@descope/web-js-sdk","version":"1.10.36","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.36","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"26454e39cebb0903a58c716630a0ca79153d54f3","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.36.tgz","fileCount":11,"integrity":"sha512-/bOy8dYt6qCCWgwLeCn5ptpZatQTd5a7UwtNeCw5YDs/rxlHoZID9QDs0uObYneZ/5X6X3dnkHkkGwnZmLTp0g==","signatures":[{"sig":"MEUCIQCxGaOUMtmSov1IKibLJxP9hQgxk6AX6itziSOQZB/djgIgTCX0iDNVfOxL+FlsCdz50KLWJHPZ3oKCYhZVGkexvHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441865},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.36.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/8dc178bc79f6150f7d80d0dde5953e70/descope-web-js-sdk-1.10.36.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-/bOy8dYt6qCCWgwLeCn5ptpZatQTd5a7UwtNeCw5YDs/rxlHoZID9QDs0uObYneZ/5X6X3dnkHkkGwnZmLTp0g==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.14.1","@fingerprintjs/fingerprintjs-pro":"3.9.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.36_1713689742415_0.7040603746105139","host":"s3://npm-registry-packages"}},"1.10.37":{"name":"@descope/web-js-sdk","version":"1.10.37","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.37","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"d9c2454bd3d8639bce4e63b4067f772bc6dc35db","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.37.tgz","fileCount":11,"integrity":"sha512-Y6e7XBzPvF+SBG9pehBmxgZEdJ34Wfyunb1eMOdMqC7f4QMUCSpykdpniythoObMP8UTNnA410ANT6zFEA+IJg==","signatures":[{"sig":"MEUCIHAqKFo/NQLp0dHb1s5ptVDyuT3VEmyOFj1wv1LFFoJLAiEA/KLNM1sFLTYPbipu1d0tveyc9zAoif37s4Yi/cuwvRw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441865},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.37.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/9df4a5c76e28c2715ab3dcc09365a10d/descope-web-js-sdk-1.10.37.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Y6e7XBzPvF+SBG9pehBmxgZEdJ34Wfyunb1eMOdMqC7f4QMUCSpykdpniythoObMP8UTNnA410ANT6zFEA+IJg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.14.1","@fingerprintjs/fingerprintjs-pro":"3.9.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.3","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.37_1713972555725_0.777595751020532","host":"s3://npm-registry-packages"}},"1.10.38":{"name":"@descope/web-js-sdk","version":"1.10.38","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.38","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"6ee1d2d1050c759b2754b581f70cb48f1131dafd","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.38.tgz","fileCount":11,"integrity":"sha512-BXBSt6XgHI71GmKzEekkS0F1luQZrAZooiuQnG6GgHXsS/YdRmIRO12D5w4ynN3Gq0fraP5TEjuTokPujZKJOw==","signatures":[{"sig":"MEUCIQCQc8ipD5Nsms5YT4A15GFpG2SMV1+OK+eoi0gM0eBvVgIgE/lR97qsQR90YjLbyn1ZWDZrXffE1H3I8hLR2unhaYE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441865},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.38.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/0e246fd2f8d435dff2220bd5f8f3da7e/descope-web-js-sdk-1.10.38.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-BXBSt6XgHI71GmKzEekkS0F1luQZrAZooiuQnG6GgHXsS/YdRmIRO12D5w4ynN3Gq0fraP5TEjuTokPujZKJOw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.14.1","@fingerprintjs/fingerprintjs-pro":"3.9.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.5","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.38_1714192738739_0.36374914977629014","host":"s3://npm-registry-packages"}},"1.10.39":{"name":"@descope/web-js-sdk","version":"1.10.39","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.39","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"781da4532c1cf331fc7beb1038ecdca842de5f01","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.39.tgz","fileCount":11,"integrity":"sha512-MBATNqHqLaJc1LXFuX2AzF2ABfAGU6wgho5XLwiBkyQpnHNzzfJ8FVyjNBSr8NZiWg228A2NiLMvaW5rKaQZ1g==","signatures":[{"sig":"MEUCIQCi90LT4r+BdH7dVz8850TL2XQ9qDx25IL1Y4tiUqUcGwIgYt07mR7pKRIL0A1T7vBC+gLKoPEty7RL4l7t9+HH7/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441864},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.39.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/bb9acc475ffa014afc8fdb4c9cc3c0ad/descope-web-js-sdk-1.10.39.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-MBATNqHqLaJc1LXFuX2AzF2ABfAGU6wgho5XLwiBkyQpnHNzzfJ8FVyjNBSr8NZiWg228A2NiLMvaW5rKaQZ1g==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.14.2","@fingerprintjs/fingerprintjs-pro":"3.9.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"9.0.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.5","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"27.9.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.39_1714213200179_0.09514367065571916","host":"s3://npm-registry-packages"}},"1.10.40":{"name":"@descope/web-js-sdk","version":"1.10.40","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.40","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"0ddf1ab06e438d04ab18c1b7eee7d5b96e7dd75c","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.40.tgz","fileCount":11,"integrity":"sha512-AP2tG4ZQm/HEI0xudaeJfbwrxMHYSXja7Gbk185MJqQHKNCio5knJ96gr7+dPbJWUztf+QLx0+wJZpgacYxZZw==","signatures":[{"sig":"MEYCIQDJB7I3SE+m4rLhe+BLBYRqwgLjF9JNhqZ/mtjsA0AnfAIhAMfuVNErJ2URqbBcZ5nBSRdjwKZJxzYXZfkYmDDtHg85","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441864},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.40.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/bc194fbae53a4773c46fb82bc1a338b6/descope-web-js-sdk-1.10.40.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-AP2tG4ZQm/HEI0xudaeJfbwrxMHYSXja7Gbk185MJqQHKNCio5knJ96gr7+dPbJWUztf+QLx0+wJZpgacYxZZw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.14.3","@fingerprintjs/fingerprintjs-pro":"3.9.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"9.0.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.5","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.0.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.40_1714234640073_0.7407717835380108","host":"s3://npm-registry-packages"}},"1.10.41":{"name":"@descope/web-js-sdk","version":"1.10.41","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.41","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"34f8851070cf45fcfa6e0fa51c0f87957b3d62db","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.41.tgz","fileCount":11,"integrity":"sha512-c27Cyt8V1cxoe0JCUIfWKF/lqiZvEKfUUwdMZWIdP+Kzq082NYRe3exdWn1lu7N4dZ/hBFEGAuW4yVRs3SSgiA==","signatures":[{"sig":"MEQCIC7WUlAjLVpaADD7gVKJLrxppGrn0mB8XZiD5EpFSibIAiArNHO+fN6ipCwMdgXPg/5QuF5eCXbX1Tt4KG2ImW+Wpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441864},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.41.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/fb5d3d48e15ae00513396efeab061c95/descope-web-js-sdk-1.10.41.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-c27Cyt8V1cxoe0JCUIfWKF/lqiZvEKfUUwdMZWIdP+Kzq082NYRe3exdWn1lu7N4dZ/hBFEGAuW4yVRs3SSgiA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.14.4","@fingerprintjs/fingerprintjs-pro":"3.9.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"9.0.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.5","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.2.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.41_1714275970813_0.14156270140282934","host":"s3://npm-registry-packages"}},"1.10.42":{"name":"@descope/web-js-sdk","version":"1.10.42","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.42","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"7df5a97192a913f488c9023189511761a4b42a8f","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.42.tgz","fileCount":11,"integrity":"sha512-yCQMV4XVNZIizy6v+6Ao8EL0RehgSoLyvzWb6Bm3ZJQtyivNDgTRMC1TZ8OrlslCXn42tvBeQta/VOPvSmDl/A==","signatures":[{"sig":"MEUCIQDwSnzPGCCCybxgzz+fLe52MeW3GsbDEGn6wWVgxXiEsQIgPqDjC7iQOv40MKtcgz+JIWdHipZrDHwUXs2Lx6JBfo8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441865},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.42.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/36faec7baa139f1aeacc6904a1297f02/descope-web-js-sdk-1.10.42.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-yCQMV4XVNZIizy6v+6Ao8EL0RehgSoLyvzWb6Bm3ZJQtyivNDgTRMC1TZ8OrlslCXn42tvBeQta/VOPvSmDl/A==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.14.5","@fingerprintjs/fingerprintjs-pro":"3.9.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.5","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.2.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.42_1714508820205_0.4773354618586567","host":"s3://npm-registry-packages"}},"1.10.43":{"name":"@descope/web-js-sdk","version":"1.10.43","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.43","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"8c19767b25c7c3570fd29628a1650e98a60f34a3","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.43.tgz","fileCount":11,"integrity":"sha512-8sBGHzmw5M1bImQfJjrW8qmBG70DfoOwmQA9xb17nBIMMLsy8GFI8YfKuiaa61UoHKMomVp64k5P3Y91zfqFFw==","signatures":[{"sig":"MEUCIHIYJ+I/T3L8bkMJB3W1SA4FeuANwg+NOmD5Huo477bWAiEAjHeGS392HbNCg7Y8UGs/N6vwcUTF3Uuh/P0q11KUlxs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441865},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.43.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/5ad2b08c984496285e04b7e3402d82d6/descope-web-js-sdk-1.10.43.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-8sBGHzmw5M1bImQfJjrW8qmBG70DfoOwmQA9xb17nBIMMLsy8GFI8YfKuiaa61UoHKMomVp64k5P3Y91zfqFFw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.14.5","@fingerprintjs/fingerprintjs-pro":"3.9.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.7","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"16.6.2","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.2.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.43_1714608197191_0.11799931561602728","host":"s3://npm-registry-packages"}},"1.10.44":{"name":"@descope/web-js-sdk","version":"1.10.44","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.44","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"8d950ff6affcd2cd67481ed4c655961b3b0dfc62","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.44.tgz","fileCount":11,"integrity":"sha512-zQhsDRjqwuRZgUQD/PuY1Tlmry4cdIIK26Atn9TuzTclBNo/r9rOEBx225Ks3gayzVm53cirVXo7YaDmWFevwQ==","signatures":[{"sig":"MEUCIFvPrZ3zp9CM7HWzITHGoLcn0jQqvnGS+WSKMnl6RyrHAiEAi89l73/4RpI5yyJpXZhgvB/qREZrFT/IpDXMw5RCBjA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441865},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.44.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/19915353a28cbe6401b5aefaf848f4d7/descope-web-js-sdk-1.10.44.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-zQhsDRjqwuRZgUQD/PuY1Tlmry4cdIIK26Atn9TuzTclBNo/r9rOEBx225Ks3gayzVm53cirVXo7YaDmWFevwQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.14.6","@fingerprintjs/fingerprintjs-pro":"3.9.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.7","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.2.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.2.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.44_1714686035978_0.7961723696682688","host":"s3://npm-registry-packages"}},"1.10.45":{"name":"@descope/web-js-sdk","version":"1.10.45","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.45","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"84f5afc18f286ac3ac076c67356df36465a71ec5","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.45.tgz","fileCount":11,"integrity":"sha512-3Y17dVfH9fdqRtyWGc5FkSPZP5bbopu5MrEtjBnu43ZAANPJ56MirjvvusQHNxkrqxumMfZpbFDj5pu3JQl0yQ==","signatures":[{"sig":"MEYCIQCAb66geoalti0fnE4kWtT+Eh/UKwJVTTFlQufpPONtsAIhANo7EDjSrlgDZCHnmvSLZ7EkymM47XYSDDm2kgqPdGAz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441865},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.45.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/33542ba0789c782ecf27d0f45d2100db/descope-web-js-sdk-1.10.45.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-3Y17dVfH9fdqRtyWGc5FkSPZP5bbopu5MrEtjBnu43ZAANPJ56MirjvvusQHNxkrqxumMfZpbFDj5pu3JQl0yQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.14.7","@fingerprintjs/fingerprintjs-pro":"3.9.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.7","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.2.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.2.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.45_1715040979249_0.16557584974721085","host":"s3://npm-registry-packages"}},"1.10.46":{"name":"@descope/web-js-sdk","version":"1.10.46","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.46","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"978f08cca4e1596aefe48741ad46d6b982877ef6","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.46.tgz","fileCount":11,"integrity":"sha512-cW/HLTkIjpbsSy3vuSaFDIe75kVbGgHYKJL6bC/l90tj9vGsD98CnNTlDyAzsLCcrLT8MGKkfWk7mqrpiyUEXw==","signatures":[{"sig":"MEYCIQD0TvAb1nBYUwf5/+91tlYr1ZEfuFjWiwyK6XFBxf6MjwIhAOMQI2kX6qBEZ2753pxxvBLW6uO027WEmrFloU4680dI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441865},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.46.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/1aea4bce5d1f56e09da165b1b7de7627/descope-web-js-sdk-1.10.46.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-cW/HLTkIjpbsSy3vuSaFDIe75kVbGgHYKJL6bC/l90tj9vGsD98CnNTlDyAzsLCcrLT8MGKkfWk7mqrpiyUEXw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.14.8","@fingerprintjs/fingerprintjs-pro":"3.9.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.7","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.2.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.2.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.46_1715420115993_0.7723857160898737","host":"s3://npm-registry-packages"}},"1.10.47":{"name":"@descope/web-js-sdk","version":"1.10.47","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.47","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"a4372b8fa31c90d77ba5ae9c18076a3fb99d1614","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.47.tgz","fileCount":11,"integrity":"sha512-esk9PnT6QoYzALBHr2+/UMHBCI6fr06pBfsZzfF5BhyDhkH8gqJfIWUXTNkAP5bh4h8MBWr6N5vxjpAwxxTAAA==","signatures":[{"sig":"MEUCIQCsbg9ylbCNzda8bSab0KPwvSrp2P26P4tb+65CqRCS7wIgDlDFFfH5XQJxPxdDEV9WtTrT7BrNcK305/i1L86l5z0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":442546},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.47.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/6c503a8643054419e3e159fa47e11138/descope-web-js-sdk-1.10.47.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-esk9PnT6QoYzALBHr2+/UMHBCI6fr06pBfsZzfF5BhyDhkH8gqJfIWUXTNkAP5bh4h8MBWr6N5vxjpAwxxTAAA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.14.9","@fingerprintjs/fingerprintjs-pro":"3.9.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.7","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.2.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.2.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.47_1715515665922_0.7841348645691479","host":"s3://npm-registry-packages"}},"1.10.48":{"name":"@descope/web-js-sdk","version":"1.10.48","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.48","maintainers":[{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"227927154f368284f0330d49a1c60c69c6a4862b","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.48.tgz","fileCount":11,"integrity":"sha512-/DM3Zhw6R7qPJ75xX3L78MqFwsWN56mD02tMdLsA5WZRTfb5UZ/JwR+VpVQtd2KnCEb/elAWv1avOGTGbgaixQ==","signatures":[{"sig":"MEUCIQDzvuzXI9Ju1jA2SkoMpgMVusugJC31C88t7e1Si0/FCAIgSW1UJqLcrbCe50EZ2/VY/BT18jQCBxqc6hajA6Elbpw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":442772},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.48.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/6444340afd076a35275376544597b91a/descope-web-js-sdk-1.10.48.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-/DM3Zhw6R7qPJ75xX3L78MqFwsWN56mD02tMdLsA5WZRTfb5UZ/JwR+VpVQtd2KnCEb/elAWv1avOGTGbgaixQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.14.9","@fingerprintjs/fingerprintjs-pro":"3.9.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.7","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.2.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.2.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.48_1715521003110_0.0919150497072434","host":"s3://npm-registry-packages"}},"1.10.49":{"name":"@descope/web-js-sdk","version":"1.10.49","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.10.49","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"d68948d7f71c7d13f2f3ce4062a6e551c521bfc9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.10.49.tgz","fileCount":11,"integrity":"sha512-rSwt15eERTh9z1guzyV9Hk1RJL5xVIM7/mJuMf622mSIZvoIJHIhpVqKq6VdmsyPQpZGpujJUAOyOClbQZOz0A==","signatures":[{"sig":"MEYCIQCbMUIv3cef6raoSW6zSRZ3m6VZy4ufUsI/GGpUif28AAIhAJLfVF/bCwBZ4dq2VbqtbFCM0DaUfOHoDIWce1tUD4Qx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":442775},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.10.49.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/f9665f8502009fbcf59727da56f623f0/descope-web-js-sdk-1.10.49.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-rSwt15eERTh9z1guzyV9Hk1RJL5xVIM7/mJuMf622mSIZvoIJHIhpVqKq6VdmsyPQpZGpujJUAOyOClbQZOz0A==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.14.10","@fingerprintjs/fingerprintjs-pro":"3.9.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.7","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.3.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.2.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.10.49_1715805190350_0.4940273975536389","host":"s3://npm-registry-packages"}},"1.11.0":{"name":"@descope/web-js-sdk","version":"1.11.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.0","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"21f3755853e48039f212f422796fa5f4f6bf2816","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.0.tgz","fileCount":11,"integrity":"sha512-EIQPLs6EK24Jeb/qcuWOS0ZGDncmCTGN5qodVh7nm8WnZL0wKwJ90EHowisvPE0jD6oY3mpAEs6/rzLpEWhX1Q==","signatures":[{"sig":"MEQCIDObkpgHvJMT0zduEvOCkuMIoEn69cJVcwbVO/yZ/pAtAiB1QBf0ALZ5psAWhQi6EGo4/6/BSIZpI7JFsqLwgZ+BVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":444824},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/02bc3b51a588bc57979ffd0c18c9afb3/descope-web-js-sdk-1.11.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-EIQPLs6EK24Jeb/qcuWOS0ZGDncmCTGN5qodVh7nm8WnZL0wKwJ90EHowisvPE0jD6oY3mpAEs6/rzLpEWhX1Q==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.15.0","@fingerprintjs/fingerprintjs-pro":"3.9.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.7","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.3.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.2.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.0_1715869234325_0.03587523728590325","host":"s3://npm-registry-packages"}},"1.11.1":{"name":"@descope/web-js-sdk","version":"1.11.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.1","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"467313c8d458fe489ade769e4455312f5fded78a","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.1.tgz","fileCount":11,"integrity":"sha512-nUI9V26/EDqGdsDvd31XvGwg/acS0A0wLZmiNbz5qNxMPKt/lNwPWH4epQBLtUMWC3NMQlcOks4E+M8eT18OAA==","signatures":[{"sig":"MEUCIDVFAAPw3ToI/ftbTUp5DVeyrziq3L71rhe9eaH7PK2uAiEAmbZnWhNwV1l/D8kB6Mf43eJzSGGJKOkoLqbh47my5E8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":444824},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/7020f7b5984abbbfd1ebbdb1bebf11cc/descope-web-js-sdk-1.11.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-nUI9V26/EDqGdsDvd31XvGwg/acS0A0wLZmiNbz5qNxMPKt/lNwPWH4epQBLtUMWC3NMQlcOks4E+M8eT18OAA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.15.1","@fingerprintjs/fingerprintjs-pro":"3.9.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.7","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.3.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.3.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.1_1716026995454_0.9023413813608434","host":"s3://npm-registry-packages"}},"1.11.2":{"name":"@descope/web-js-sdk","version":"1.11.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.2","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"e3dbd482fa69d4dfc00e4b72f9b2dc5acf03c601","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.2.tgz","fileCount":11,"integrity":"sha512-bGU83ocVMx4P5VyOOL0M6gcvEKwcUu8cSwzQcb4U+fCjFsd6PU+qXuvLLQXrxE4kpNY9FlpVAUwjmGNnBBQuwQ==","signatures":[{"sig":"MEYCIQCKQ3jSsxKPY3UfOBgH41OswK9i3O+dsAXP/8NuMB2DKgIhAMOpypUa2q+5xnXhSijuWRNMI1etqMi6hcD3J68nFemw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445080},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/e22193342ba3a744a6f7fb8234b69637/descope-web-js-sdk-1.11.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-bGU83ocVMx4P5VyOOL0M6gcvEKwcUu8cSwzQcb4U+fCjFsd6PU+qXuvLLQXrxE4kpNY9FlpVAUwjmGNnBBQuwQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.16.0","@fingerprintjs/fingerprintjs-pro":"3.9.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.7","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.3.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.3.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.2_1716224857718_0.308726443809586","host":"s3://npm-registry-packages"}},"1.11.3":{"name":"@descope/web-js-sdk","version":"1.11.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.3","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"ad6d618082f6c6d76883caaac218c94d3b6e412a","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.3.tgz","fileCount":11,"integrity":"sha512-BLp2OH/a3lldO9SxvMnOgYScQ+/Tjnz9twoJRFz0z/NCd5l0yWnlJUkIi1hva9wOc1j2dsq1PKM495ld+ULDRQ==","signatures":[{"sig":"MEYCIQDJXGeNsecFSkfYdAFPAX8VxZ3fMmRLipGeBgesw8HkCwIhAPiFPIxgVkfFNfi5eGsSZp+rB6oUzAbY8gsJw/rcbV1Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445791},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/47f908c63d1ae4b97a1f8a8a9452654d/descope-web-js-sdk-1.11.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-BLp2OH/a3lldO9SxvMnOgYScQ+/Tjnz9twoJRFz0z/NCd5l0yWnlJUkIi1hva9wOc1j2dsq1PKM495ld+ULDRQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.17.0","@fingerprintjs/fingerprintjs-pro":"3.9.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.7","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.3.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.3.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.3_1716291723416_0.9865842647002323","host":"s3://npm-registry-packages"}},"1.11.4":{"name":"@descope/web-js-sdk","version":"1.11.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.4","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"4889691da924fafdaf95605f5c1ad0bcd677daf5","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.4.tgz","fileCount":11,"integrity":"sha512-Kmpnnz2F0wK1Q3n6UV5hd3y2nzvjBf0NLaAnw/q1FQF8ZzPYOkgcJn14W+WM4dnkhdRthNQ+v1UWTCO5aMsVZQ==","signatures":[{"sig":"MEQCIHcmeAO59m8LLLvExi8EWRl+J2KqYpG795yKivQokMNfAiB+phJAe70BIiGIJ5gd5yPAyFV0eZCA/YUYNNFAfjfD6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445791},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/76b36b2a3e490b2364aded5ca158fb77/descope-web-js-sdk-1.11.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Kmpnnz2F0wK1Q3n6UV5hd3y2nzvjBf0NLaAnw/q1FQF8ZzPYOkgcJn14W+WM4dnkhdRthNQ+v1UWTCO5aMsVZQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.17.1","@fingerprintjs/fingerprintjs-pro":"3.9.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.7","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.4.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.3.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.4_1716327365434_0.7560251209398672","host":"s3://npm-registry-packages"}},"1.11.5":{"name":"@descope/web-js-sdk","version":"1.11.5","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.5","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"2f6d06639822204a9c6866cb006fb6228bfc5101","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.5.tgz","fileCount":11,"integrity":"sha512-VvPkbuRBsnkr2gN7TjXVAAxgHcgMlQWHKz2fq3iUesOEKHqLDfD7qqTwWMERNIruYNMgWHfXFGNDOYP5b3rnSA==","signatures":[{"sig":"MEUCIQCZl49PrGZ/irwCX6J0MyGrZziaNRnjmU5Morp2wNAOjQIgeNesVYgbk7Fcp7oXZxqprdOIRK2HKbga/PeR8JCgxSA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445791},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/39159d708f979ffea399b1c8d8071007/descope-web-js-sdk-1.11.5.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-VvPkbuRBsnkr2gN7TjXVAAxgHcgMlQWHKz2fq3iUesOEKHqLDfD7qqTwWMERNIruYNMgWHfXFGNDOYP5b3rnSA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.17.1","@fingerprintjs/fingerprintjs-pro":"3.9.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.8","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.4.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.3.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.5_1716464974697_0.32991350453086543","host":"s3://npm-registry-packages"}},"1.11.6":{"name":"@descope/web-js-sdk","version":"1.11.6","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.6","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"3ebbd8751aed445d028bbd1925cef0787e1e99d0","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.6.tgz","fileCount":11,"integrity":"sha512-/8tvK1D5Iki5yXUU6EUzxQm9Lvb3odLH08683V1JhcPbtXwqd4oK/OP4Zwa76qKOA+YPz3UJsYCx4m48wNeIbQ==","signatures":[{"sig":"MEUCIE5MlgD/ldWv6kHYKoUziVhe2+bRe1RJA85a7n00zAeSAiEAx1Ovv44y4ya6pHb6O3+XemopLttgC2NNC1ri1TdZuOs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445791},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.6.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/8b96e3ff52f7aa0668289f7a8e54431c/descope-web-js-sdk-1.11.6.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-/8tvK1D5Iki5yXUU6EUzxQm9Lvb3odLH08683V1JhcPbtXwqd4oK/OP4Zwa76qKOA+YPz3UJsYCx4m48wNeIbQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.17.2","@fingerprintjs/fingerprintjs-pro":"3.9.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.8","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.4.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.6_1716596185192_0.08276791232440117","host":"s3://npm-registry-packages"}},"1.11.7":{"name":"@descope/web-js-sdk","version":"1.11.7","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.7","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"e05ca8975121fa1dbd210f55e89a47f41e53cc1f","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.7.tgz","fileCount":11,"integrity":"sha512-293BhDY6J4cBCDRhOAJC00RmnGekHkddO/z5H6sEA191Q1ewnslgFR8lbS3I7pMGsh/fpImArdr2PHJ2JuGWnA==","signatures":[{"sig":"MEUCIQDympQLJlhEH+7bgTgEnxUOLWm40dN85wZT103S8O+LjgIgQdELiUollFJjsIAIhPeqSnheGHbAZ2kPqwgAJ8DiuJI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445792},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.7.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/8976afd3e5981c3412064a7ab9134e52/descope-web-js-sdk-1.11.7.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-293BhDY6J4cBCDRhOAJC00RmnGekHkddO/z5H6sEA191Q1ewnslgFR8lbS3I7pMGsh/fpImArdr2PHJ2JuGWnA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.5.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.2","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.17.2","@fingerprintjs/fingerprintjs-pro":"3.9.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.10","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.4.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.7_1716859488545_0.6964043294789466","host":"s3://npm-registry-packages"}},"1.11.8":{"name":"@descope/web-js-sdk","version":"1.11.8","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.8","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"3d53ed80321600763adc69940e7f1e323a1d1378","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.8.tgz","fileCount":11,"integrity":"sha512-F7jGGq8dhlvPRKDK/zO6l97QqyNtGhe5f7A908t9qnx5MA0jckvavEJ09bkeuSnWpGVxqxRpLzoasLyLE99BPw==","signatures":[{"sig":"MEQCIEb9fmbLSNm6rNEnpuIGRC+Qxr1iaWOEF7DmV1dKkVoiAiACNiZYomww1ceK9OBl10lkgGdxVP0j5W3aZhNSB5agOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445792},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.8.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/8835b56b7078a788e642b9511c964f42/descope-web-js-sdk-1.11.8.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-F7jGGq8dhlvPRKDK/zO6l97QqyNtGhe5f7A908t9qnx5MA0jckvavEJ09bkeuSnWpGVxqxRpLzoasLyLE99BPw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.17.3","@fingerprintjs/fingerprintjs-pro":"3.9.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.10","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.4.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.8_1716938414470_0.4981423505136078","host":"s3://npm-registry-packages"}},"1.11.9":{"name":"@descope/web-js-sdk","version":"1.11.9","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.9","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"1fba6efc9a89b759272ff36e933fae9c0ab743a8","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.9.tgz","fileCount":11,"integrity":"sha512-yacb+PebMkbu356ub2eR0FDmsZimkdSaL8rv7hrJE8383nliThVPojJs7kXMQyx0SXUpHQc6JUEKQuL7FoI+1g==","signatures":[{"sig":"MEQCIHOw2J/qa21OfRmRmSNl8+JE9rTtl7XeH2QBRnm7pi/IAiAzNNbDl4dP+3miU6B/uZ6RmXO6glOArHa0tq0AbOw7Tg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":445792},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.9.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/5c24b7205863c45102f55b9d9ef04c28/descope-web-js-sdk-1.11.9.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-yacb+PebMkbu356ub2eR0FDmsZimkdSaL8rv7hrJE8383nliThVPojJs7kXMQyx0SXUpHQc6JUEKQuL7FoI+1g==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","@descope/core-js-sdk":"2.17.4","@fingerprintjs/fingerprintjs-pro":"3.9.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.10","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.5.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.9_1717012856354_0.43508468832776015","host":"s3://npm-registry-packages"}},"1.11.10":{"name":"@descope/web-js-sdk","version":"1.11.10","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.10","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"9a2721c11aeaae78743d76640c260c127a8a5c20","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.10.tgz","fileCount":11,"integrity":"sha512-e3wvzg00/epvHuTZ6DsJqKe/5VVReexnLgMW3bpjyYX9bm25VhwM0VoTp11/RRW45sw3ewKRM/sy3HnHONJZPA==","signatures":[{"sig":"MEYCIQDm5OWMn6WDtA8Ms2lR8t4tMSSivBVSW6A5GKEUlU4pgwIhAK5yMPym7zYSVdhQzkXbCrUM5/blDz3+EBvHQ14s51g9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":447900},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.10.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/e296ed006e972400b030d26afb252061/descope-web-js-sdk-1.11.10.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-e3wvzg00/epvHuTZ6DsJqKe/5VVReexnLgMW3bpjyYX9bm25VhwM0VoTp11/RRW45sw3ewKRM/sy3HnHONJZPA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.17.4","@fingerprintjs/fingerprintjs-pro":"3.9.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.11","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.5.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.10_1717058796489_0.8542367601101049","host":"s3://npm-registry-packages"}},"1.11.11":{"name":"@descope/web-js-sdk","version":"1.11.11","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.11","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"22e4e571f8f25dcd85b4a86569512bc95820dbba","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.11.tgz","fileCount":11,"integrity":"sha512-z2ybIznbWC3LRLDvi2hUaS7FZvFvdsbq1wN8DKY/FY+rihiGhnoMXZEhW9X+WWQE5bkMR9DMiQiYsyxzMysjAw==","signatures":[{"sig":"MEUCIQDCDjIxl46sH5gpc/w9u5ET5F0YOCMPQpV2ZedtuDp8MgIgYoEGPqurg/GffRNLc7UPeH/xQWfsYYZVjzHBwgeFwZI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":448291},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.11.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/36f56a282cddbdb091d2a613c0231be6/descope-web-js-sdk-1.11.11.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-z2ybIznbWC3LRLDvi2hUaS7FZvFvdsbq1wN8DKY/FY+rihiGhnoMXZEhW9X+WWQE5bkMR9DMiQiYsyxzMysjAw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.18.0","@fingerprintjs/fingerprintjs-pro":"3.9.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.11","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.5.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.11_1717109137754_0.4050030235205322","host":"s3://npm-registry-packages"}},"1.11.12":{"name":"@descope/web-js-sdk","version":"1.11.12","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.12","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"817307c317faf31a1e03cb0fbbcf834aef941efb","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.12.tgz","fileCount":11,"integrity":"sha512-tXN+6ERvnovVN2GV0ENtPBOibUcI+ywQ663Y6TDrNjZ4yKtFWPC0An4SW9lYdiwPgwJT4ywdkATJRPEnoSuXsg==","signatures":[{"sig":"MEYCIQC2NJVshe31jwDTYeNcDPZD8SqULO0Vief0OoZW9B8MCwIhANFQNngslK5e3UxwgM7WkI0tuFfTwy3jMfRPWB/DklQ7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":448291},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.12.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/2c88998807e562fa2c5a0dac1db1bca1/descope-web-js-sdk-1.11.12.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-tXN+6ERvnovVN2GV0ENtPBOibUcI+ywQ663Y6TDrNjZ4yKtFWPC0An4SW9lYdiwPgwJT4ywdkATJRPEnoSuXsg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.18.1","@fingerprintjs/fingerprintjs-pro":"3.9.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.11","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.6.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.12_1717196792114_0.6826756724281451","host":"s3://npm-registry-packages"}},"1.11.13":{"name":"@descope/web-js-sdk","version":"1.11.13","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.13","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"dfaa5d05865fce13b7660b2e1b700a562ac53ae3","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.13.tgz","fileCount":11,"integrity":"sha512-qR2xDOOmxkrHCWFiqSk2FVopPAosoruQZcnZKiWZPejU9Gz2AitDmldMR8afuNHddid3L1XFKeca5343a1zpDw==","signatures":[{"sig":"MEUCIGmRkuYmqekTla2Nst0wsWgqBgFFXbJwZyfJyq749RWdAiEAs+YnIiUYjeFapUqxiUZxL6pz7FLbpXB4g7B+Wonb6tE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":448291},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.13.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/3474dc1ced91dacb67a2d31f9d6d947c/descope-web-js-sdk-1.11.13.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-qR2xDOOmxkrHCWFiqSk2FVopPAosoruQZcnZKiWZPejU9Gz2AitDmldMR8afuNHddid3L1XFKeca5343a1zpDw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.18.2","@fingerprintjs/fingerprintjs-pro":"3.9.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.12","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.13_1717619864463_0.5222938744938743","host":"s3://npm-registry-packages"}},"1.11.14":{"name":"@descope/web-js-sdk","version":"1.11.14","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.14","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"9a02d616505300e6ee3c3e16e179dd0f594355da","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.14.tgz","fileCount":11,"integrity":"sha512-cOWHTkq1szIlRWR9zy0RDdv1GDTNKCqSZIskV4SQDjCjLU0GU+wxkA/8C2dCE+5MwUwvKpsU5NrjweC1R0VCdw==","signatures":[{"sig":"MEYCIQCYedbat6BzhnIxQmp+yL7CgZ18C6Fg6pqwqelAAPGSugIhAKVpbS68FDYLwpgtYjsPtuCnOkssvCd9Q9p6kNDAhZw6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":448291},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.14.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/99853e9f3e4a795a2aa1ce90d8ce63e2/descope-web-js-sdk-1.11.14.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-cOWHTkq1szIlRWR9zy0RDdv1GDTNKCqSZIskV4SQDjCjLU0GU+wxkA/8C2dCE+5MwUwvKpsU5NrjweC1R0VCdw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.18.2","@fingerprintjs/fingerprintjs-pro":"3.9.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.12","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.7","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.14_1718064135258_0.8924540587324985","host":"s3://npm-registry-packages"}},"1.11.15":{"name":"@descope/web-js-sdk","version":"1.11.15","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.15","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"eceb826f51367e0d3659e2f85df6ce1647fa5757","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.15.tgz","fileCount":11,"integrity":"sha512-3eVXvbEVcbaJiW7Y7n08hDL23szy6HXFRGv62LlSbgBTrdHxhqPK4T6mzr/v7Bx6qwZMFmzcbLUs1fLh5IpVcA==","signatures":[{"sig":"MEUCIQCWDhnRkJVWv6WU+naSqNkgO9edcnMTv1cOemp0UT69ugIgIcYr0zKS7b7V4ihyC2RZnmlVrlgcKmImQ+qwrd6Ea8A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":448291},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.15.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/f699ce0a388ca9448ccc1453361c4cb6/descope-web-js-sdk-1.11.15.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-3eVXvbEVcbaJiW7Y7n08hDL23szy6HXFRGv62LlSbgBTrdHxhqPK4T6mzr/v7Bx6qwZMFmzcbLUs1fLh5IpVcA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.18.2","@fingerprintjs/fingerprintjs-pro":"3.9.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.12","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.8","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.15_1718230874879_0.645832276396705","host":"s3://npm-registry-packages"}},"1.11.16":{"name":"@descope/web-js-sdk","version":"1.11.16","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.11.16","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"38558a322f96ac97ea199a41c4d8d2392d0fb004","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.11.16.tgz","fileCount":11,"integrity":"sha512-D/qubBjaxtSPOMjYq5r+NW4zWYrogoZLtq0DmY6CQ4LBByAcCeNU/yioLpKleHOkiAu4AqPxtQkLl7Xrmy87gA==","signatures":[{"sig":"MEQCIDP0UYBSW9IGc7gTw16iTcfOrE8UseihNZzSDIjtoXp7AiBfPVQJjrUmE7kLOrMpk9+tU2E8pJ6EOG7/ILErST2W3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":448968},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.11.16.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/f28b003c45d6bdc062a94b08bc210fb2/descope-web-js-sdk-1.11.16.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-D/qubBjaxtSPOMjYq5r+NW4zWYrogoZLtq0DmY6CQ4LBByAcCeNU/yioLpKleHOkiAu4AqPxtQkLl7Xrmy87gA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.19.0","@fingerprintjs/fingerprintjs-pro":"3.9.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.12","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.8","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.11.16_1718546834999_0.4384652736038579","host":"s3://npm-registry-packages"}},"1.12.0":{"name":"@descope/web-js-sdk","version":"1.12.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.12.0","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"16b9e4fb9624a247450211c28a0336f6c2a09446","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.12.0.tgz","fileCount":11,"integrity":"sha512-q4bEPwImOvLB35MsIFaH69bmo4pxlwXHBIh1eBRBQVJ2hpKQKDFP5orzYcQ4+qn3kZ9CU0RU/q16XsGliSXU6A==","signatures":[{"sig":"MEQCIB5IpXm18G5tlSwyldQ9UdOZRpLPeLGyAmQlowQuUKUEAiBeIBrlQDfMP0xjS1NVlTUhhx8ADwRl9DQRE2BG4fOJIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456762},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.12.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/102b688d21eea930a4b422e23eca335e/descope-web-js-sdk-1.12.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-q4bEPwImOvLB35MsIFaH69bmo4pxlwXHBIh1eBRBQVJ2hpKQKDFP5orzYcQ4+qn3kZ9CU0RU/q16XsGliSXU6A==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.19.0","@fingerprintjs/fingerprintjs-pro":"3.9.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.12","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.1.1","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.8","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.12.0_1718622154588_0.9095953797272258","host":"s3://npm-registry-packages"}},"1.12.1":{"name":"@descope/web-js-sdk","version":"1.12.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.12.1","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"8dd10dce76bc2324064942b9dee76b99a4255310","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.12.1.tgz","fileCount":11,"integrity":"sha512-joExA/cyk113743O41Cxr9EbYm3L+VyT86uXdxc+WpFGSsXT4lpcbihr0s/7+uS1mumaOmDZqbIs6ReAEMOrfQ==","signatures":[{"sig":"MEYCIQDu0M+u6cZbVPP6orFHiWw6UrD8seZFIEcXeR9fItLsCAIhAKovmrWxAmeLwDESBHMkUoiztUukjZQWua7skBUY75TN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456762},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.12.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/ad164bc6266fff6b3d78b43495bdbf8f/descope-web-js-sdk-1.12.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-joExA/cyk113743O41Cxr9EbYm3L+VyT86uXdxc+WpFGSsXT4lpcbihr0s/7+uS1mumaOmDZqbIs6ReAEMOrfQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.19.1","@fingerprintjs/fingerprintjs-pro":"3.9.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.12","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.8","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.12.1_1718675495218_0.9738147108145854","host":"s3://npm-registry-packages"}},"1.12.2":{"name":"@descope/web-js-sdk","version":"1.12.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.12.2","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"b24b3688576591113880e20befc08686ec7f8afd","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.12.2.tgz","fileCount":11,"integrity":"sha512-paHkqaTdFsaiVdLjkt9NoSiFXxJ2PbJtfHBV8kkHJs0o576qnO+DyReIxrTS1S8wrNikjNaGciK0BJa+IUlh0Q==","signatures":[{"sig":"MEUCIQC8vuLqxxG055fY9IxXbvuRqtMbehwt7tIWUd9YSh1rpwIgQHpRwetoqmU/BUdAHkp2rouUJ1aFUjcZUPH9b0I21z8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456964},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.12.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/b7ad01eb72a936576480c7a6811b9ce2/descope-web-js-sdk-1.12.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-paHkqaTdFsaiVdLjkt9NoSiFXxJ2PbJtfHBV8kkHJs0o576qnO+DyReIxrTS1S8wrNikjNaGciK0BJa+IUlh0Q==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.19.2","@fingerprintjs/fingerprintjs-pro":"3.9.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.12","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.8","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.12.2_1718787192145_0.31698758527418813","host":"s3://npm-registry-packages"}},"1.13.0":{"name":"@descope/web-js-sdk","version":"1.13.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.13.0","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"826dd4b6908dba6d70afa90896c3351a548fe679","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.13.0.tgz","fileCount":11,"integrity":"sha512-VKWD8i6zvoSjq4imc01/Ln4sW9JD2WZZk4FTj8fG9x1m1j7uMhD8XvJw8u3VN+moEe2bs06P/Qd1qGGvXlBtdg==","signatures":[{"sig":"MEQCIFb44MtGqAWml6DLVR2nM34LVpsWq2oEROqScjH5gWEfAiBtRxXFXwRc8jGU9ormDRt0KUn8ZfZd2aZ9B2zjPI4wbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":457201},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.13.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/57335c555c8b4a198657fa12159b523c/descope-web-js-sdk-1.13.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-VKWD8i6zvoSjq4imc01/Ln4sW9JD2WZZk4FTj8fG9x1m1j7uMhD8XvJw8u3VN+moEe2bs06P/Qd1qGGvXlBtdg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.20.0","@fingerprintjs/fingerprintjs-pro":"3.9.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.12.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.8","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.13.0_1718834680793_0.628724251601035","host":"s3://npm-registry-packages"}},"1.13.1":{"name":"@descope/web-js-sdk","version":"1.13.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.13.1","homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"876485d4eb0038f72f9a45afa75ceedf22758fdc","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.13.1.tgz","fileCount":11,"integrity":"sha512-mkPydo0h9FIJB1mcOe6r2ZViVroj6BuAlXaq2oou3ShPUkr1W6mE1NQbciWhjoq/p2iAj6cx/lEt9PwEUk/DkQ==","signatures":[{"sig":"MEUCIH3Llv6zG4tAS28ovbpXrZqf4aStNcd17ePBWa4pOwftAiEAlb/FAGJ6HGopi5Bwdu3ks9zpZBJlKv8xdo9KefUW9QQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":457200},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.13.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/ca0c3323c6e8a66edbd9805f651e55c2/descope-web-js-sdk-1.13.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-mkPydo0h9FIJB1mcOe6r2ZViVroj6BuAlXaq2oou3ShPUkr1W6mE1NQbciWhjoq/p2iAj6cx/lEt9PwEUk/DkQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.20.0","@fingerprintjs/fingerprintjs-pro":"3.9.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.13.0","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.8","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.13.1_1719087223588_0.20799332254735003","host":"s3://npm-registry-packages"}},"1.13.2":{"name":"@descope/web-js-sdk","version":"1.13.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.13.2","homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"69807da8a34ac5e42bfb7688b5f2259b3f6f1e93","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.13.2.tgz","fileCount":11,"integrity":"sha512-xwcEl/VOS6xjW5d0Auv87uKO+C3WdaUjgAeyivMnErOS4GOwzzkpkk5zM7fT8hKyqooLVRs2OOxuZnU/KhLFBg==","signatures":[{"sig":"MEUCIQCfb5j0HleFiyvsaGQTlRA5ZsKvGVm41wfRm3tYHKHFuAIgX6tdKFaXVcjoLpcK078p4lqK0LMTtA5V2MW9RpcijvY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":457200},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.13.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d502b35fd27abdbaac00fb5e89f26c05/descope-web-js-sdk-1.13.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-xwcEl/VOS6xjW5d0Auv87uKO+C3WdaUjgAeyivMnErOS4GOwzzkpkk5zM7fT8hKyqooLVRs2OOxuZnU/KhLFBg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.2","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.20.0","@fingerprintjs/fingerprintjs-pro":"3.9.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.0","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.8","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.13.2_1719260135299_0.30377111763150033","host":"s3://npm-registry-packages"}},"1.13.3":{"name":"@descope/web-js-sdk","version":"1.13.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.13.3","homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"41484f3b61ed1a2726842c17398031d85c263471","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.13.3.tgz","fileCount":11,"integrity":"sha512-uAc6mpsrbB1L6qcA3c5qkrznWo6Tdt9feAHbPcyP7iWXx23gv6U3A5y5dx+gP4qHrXozYRSQe8Ekx+MA3Ig+zA==","signatures":[{"sig":"MEQCIDD8FU0OyOpbx7vGE8LDW0GC4OVChzhZ8fx+l9rSOiyCAiApLc0J5dXm70NSO51QHZSOKpvSmxTHoQbxiiDC0S+fdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":457514},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.13.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/f5c7c7d5405a4a0f8d9e656b015d2a85/descope-web-js-sdk-1.13.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-uAc6mpsrbB1L6qcA3c5qkrznWo6Tdt9feAHbPcyP7iWXx23gv6U3A5y5dx+gP4qHrXozYRSQe8Ekx+MA3Ig+zA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.20.0","@fingerprintjs/fingerprintjs-pro":"3.9.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.1","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.7.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.8","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.13.3_1719351908676_0.15478339014961073","host":"s3://npm-registry-packages"}},"1.13.4":{"name":"@descope/web-js-sdk","version":"1.13.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.13.4","homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"6a1f1260c291dc8e3a7fde6dcdf30ce90eb20eeb","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.13.4.tgz","fileCount":11,"integrity":"sha512-UrTrgaVem5Tua+TGRboZfj7ERwnDRzx+siYWczHNkDsuvyys+pKPBEYMWtDIPTBXiqsdlvtdTgx4QPSdMS7svA==","signatures":[{"sig":"MEYCIQDJXtAI7o5MKU9XhMeH1K1b/mq3gJzeF9hQ6CAO58GzgQIhAJsmr+LPE49YliQ+eQDxXPxZXhTfKZHSemczhjGnBAdF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":457514},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.13.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/2db3d8cc5f2f6d7eba97e00ba9d1f65c/descope-web-js-sdk-1.13.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-UrTrgaVem5Tua+TGRboZfj7ERwnDRzx+siYWczHNkDsuvyys+pKPBEYMWtDIPTBXiqsdlvtdTgx4QPSdMS7svA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.20.1","@fingerprintjs/fingerprintjs-pro":"3.9.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.1","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.8.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"25.0.8","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.13.4_1719434687588_0.9360519128063929","host":"s3://npm-registry-packages"}},"1.13.5":{"name":"@descope/web-js-sdk","version":"1.13.5","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.13.5","homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"9973a5894a564cfe5fa22ea37ebb19fdf25b325e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.13.5.tgz","fileCount":11,"integrity":"sha512-xrTw2aahMrXAmxWoZwRn8KWbtJIdw3RX+E0Oezvqygh9SAwy54YfIezO61aCnrPPofipBq4DKRL+g/fDIYNQ3w==","signatures":[{"sig":"MEYCIQCn7RDFkkqaK/ynuBfItI1M0orr5dlSgsPCAy2hOEOHoQIhAOcsQqanoG20BKTAnvGClqxHUf1+e0IS2ivOFzXnJ/4U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":457514},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.13.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/8a75562286c4312c280a03d843070a87/descope-web-js-sdk-1.13.5.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-xrTw2aahMrXAmxWoZwRn8KWbtJIdw3RX+E0Oezvqygh9SAwy54YfIezO61aCnrPPofipBq4DKRL+g/fDIYNQ3w==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.20.2","@fingerprintjs/fingerprintjs-pro":"3.9.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.1","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.8.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.5.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.13.5_1719438880488_0.8702086999084637","host":"s3://npm-registry-packages"}},"1.13.6":{"name":"@descope/web-js-sdk","version":"1.13.6","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.13.6","homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"e3aa3fc6630d327d9b99786628c37cdff3922afc","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.13.6.tgz","fileCount":11,"integrity":"sha512-xnkST4L1vT33ZAipLIpidJ49VR+FQYpoWOJjpsE/NTLr/VrYHjTtDtTPL7hW/CRUL081PoZN+Ge5lWU+6xa41Q==","signatures":[{"sig":"MEQCIEfltoH9DrwghR+JSoXR+16wPLnBc869Sp2heYxfksN/AiAzQivus7YpQPSDjKuDGh8ouNHYktes1qF2RPM2l2aFMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":457514},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.13.6.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/48829ff6afd8d1ffecc00191d0588867/descope-web-js-sdk-1.13.6.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-xnkST4L1vT33ZAipLIpidJ49VR+FQYpoWOJjpsE/NTLr/VrYHjTtDtTPL7hW/CRUL081PoZN+Ge5lWU+6xa41Q==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.20.3","@fingerprintjs/fingerprintjs-pro":"3.9.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.1","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.8.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.13.6_1719525629065_0.002730734564795334","host":"s3://npm-registry-packages"}},"1.13.7":{"name":"@descope/web-js-sdk","version":"1.13.7","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.13.7","homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"8d24b49d5ab6ae83015734359e7c3ac426c077f9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.13.7.tgz","fileCount":11,"integrity":"sha512-tjj0bbHKPQMS2Evg0HbfV2jpNhl5C5vHW86wN2IVfwWZCTPbJaVpzWpNlnbab/j2qO7v1Zv/Qu2YdIjw2J0nlQ==","signatures":[{"sig":"MEUCIQDVVZbFq82jSgrVaAms5ApLSGf3/VUybiGafkyxjeFDXQIgGLMPkgjC6uD++5pp16ElKsDQzxNeyJGOHezr2UScRbU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":457505},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.13.7.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/b5f4dd3f9f781b8dcf25f972bf100033/descope-web-js-sdk-1.13.7.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-tjj0bbHKPQMS2Evg0HbfV2jpNhl5C5vHW86wN2IVfwWZCTPbJaVpzWpNlnbab/j2qO7v1Zv/Qu2YdIjw2J0nlQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.20.4","@fingerprintjs/fingerprintjs-pro":"3.9.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.1","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.8.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.13.7_1719581147255_0.18524120193643756","host":"s3://npm-registry-packages"}},"1.13.8":{"name":"@descope/web-js-sdk","version":"1.13.8","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.13.8","homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"fa44fa66062f5af18665067e7aec8ecfa9fa8219","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.13.8.tgz","fileCount":11,"integrity":"sha512-J0WhRtmTUaZvwkVYUDqJgY2vl/YJc4vwBZ1LtjkaP6fi/jwKfo+nSmqYqj2Gm65/UYRyav4sCHiwmUOqgT6Cyg==","signatures":[{"sig":"MEQCID+5im7yAmwMS+kw0NcF/bp7Vpt+b1Lm7gxL0HPV2gY9AiBzRcTRN3XsnvGOuE5ZtTDB6InPGnxF7LvE8oIvO5dCYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":457505},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.13.8.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/96dec05e3f6d60dc7a1c92d42053102d/descope-web-js-sdk-1.13.8.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-J0WhRtmTUaZvwkVYUDqJgY2vl/YJc4vwBZ1LtjkaP6fi/jwKfo+nSmqYqj2Gm65/UYRyav4sCHiwmUOqgT6Cyg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.20.5","@fingerprintjs/fingerprintjs-pro":"3.9.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.8.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.13.8_1719770791131_0.4462768559260921","host":"s3://npm-registry-packages"}},"1.13.9":{"name":"@descope/web-js-sdk","version":"1.13.9","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.13.9","homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"4e0374a0de560341a0100c06a3c310b2b5928eb3","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.13.9.tgz","fileCount":11,"integrity":"sha512-+Hs3x6LN2orQK47jkF3GIJ1EkMAD4UMiXzn/zEnaRN5h3eIz9rk2iNuvLEUY0608tddK6DAbytHYTdQm9tdQqQ==","signatures":[{"sig":"MEUCIDgUUZ8GKYqRhwYGKb3PQksp/6w+vHCi55yMp+YywgdwAiEA9XchQg7CvxZGUYpdGmfkGNFS6WeBUuQhYrf4DEab7Xw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":457505},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.13.9.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/a4d37625a6b0d380fc3551729cdece36/descope-web-js-sdk-1.13.9.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-+Hs3x6LN2orQK47jkF3GIJ1EkMAD4UMiXzn/zEnaRN5h3eIz9rk2iNuvLEUY0608tddK6DAbytHYTdQm9tdQqQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.20.5","@fingerprintjs/fingerprintjs-pro":"3.9.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.8.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.13.9_1719777296484_0.6903983211373674","host":"s3://npm-registry-packages"}},"1.13.10":{"name":"@descope/web-js-sdk","version":"1.13.10","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.13.10","homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"66ce9403aec65c3ce3cb5f098efda76fd2151ba8","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.13.10.tgz","fileCount":11,"integrity":"sha512-J7+fit1ml4vQG3cZXF500CAbNjy1rnFli7gm2Ojab223PtHasWQRvOnPru+fFHqRNeKImzn/yxiZt14f7LNcOA==","signatures":[{"sig":"MEUCIAEDDt6TlbNXS5PZTkRAmeBKQi0ezlXB+XFhqt1CUifxAiEAys6J4FG3b5nXFXxaKJNPRwyq15UpM/mQerTq8OAG4lw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":458017},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.13.10.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/327316dc1c32dbf648a16abf08b1dfde/descope-web-js-sdk-1.13.10.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-J7+fit1ml4vQG3cZXF500CAbNjy1rnFli7gm2Ojab223PtHasWQRvOnPru+fFHqRNeKImzn/yxiZt14f7LNcOA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.20.6","@fingerprintjs/fingerprintjs-pro":"3.9.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.8.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.13.10_1719865981735_0.20427136380691446","host":"s3://npm-registry-packages"}},"1.14.0":{"name":"@descope/web-js-sdk","version":"1.14.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.14.0","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"4de3091900cc5f0c919eeebb0dc8f4f3d0292e90","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.14.0.tgz","fileCount":11,"integrity":"sha512-20ZNOHfFLk7fLwl74svARMY7Yg1FK6ulWk0GuRpoB0Rks+LWERwNWd5U97LWscqD5TsgLpby6F7ac0FZ43mOIQ==","signatures":[{"sig":"MEUCIAlxUSpGw0GWmnY2qGdXnTpr0NGnFpsekPUkqAs3jYIDAiEA45fAXDco8NeL6uZCiP8TvTLzXLGjek8Djfr3DGRwR8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":459669},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.14.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/e71d36d6f012ec69332934ac2f8e00e7/descope-web-js-sdk-1.14.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-20ZNOHfFLk7fLwl74svARMY7Yg1FK6ulWk0GuRpoB0Rks+LWERwNWd5U97LWscqD5TsgLpby6F7ac0FZ43mOIQ==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.21.0","@fingerprintjs/fingerprintjs-pro":"3.9.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.8.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.14.0_1720010962137_0.9366509457771621","host":"s3://npm-registry-packages"}},"1.14.1":{"name":"@descope/web-js-sdk","version":"1.14.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.14.1","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"8e5b0d8b697f2b45180054cf08e7d13eebf98c7b","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.14.1.tgz","fileCount":11,"integrity":"sha512-5rSPHslQSoi2VgmYqWUw5uTqr+CiICIJAdNSG1MuV3W4gQ0/+hv8/kStwQgO4YT0aDVsKwelZvkS63NffW0sig==","signatures":[{"sig":"MEUCIEL6oah0zVtlh7bIjYVDBWPZZFdKxDj0Ou0ncYoRdgf+AiEAype2q0/VHR+9UucV8MEoRErFAJaZjMkLjSks/g/dmK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":459063},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.14.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/06503c7aa78e56bc2339f4ff486ce8f1/descope-web-js-sdk-1.14.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-5rSPHslQSoi2VgmYqWUw5uTqr+CiICIJAdNSG1MuV3W4gQ0/+hv8/kStwQgO4YT0aDVsKwelZvkS63NffW0sig==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.21.0","@fingerprintjs/fingerprintjs-pro":"3.9.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.8.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.14.1_1720039180965_0.2948661953704883","host":"s3://npm-registry-packages"}},"1.14.2":{"name":"@descope/web-js-sdk","version":"1.14.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.14.2","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"fe225dadd4cc34c9941e5680f804cf806c6de560","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.14.2.tgz","fileCount":11,"integrity":"sha512-A/zayYATHSWyt8ypQTpESjSPXZv4PZ/gDtTNEyXQ4ILxGw01JbaOOzqBWBbpmM/a9Tn2tfStyeXb9BcUdf+EPA==","signatures":[{"sig":"MEYCIQD5w5HpQuAHQFq4x8bmHOrYvFHreFKJ+61JtiN6StaQKQIhAJ4g2mWV3qBOeLdKwtiNHet4Y5a8oWaXyVZC5hpCsYWK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460453},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.14.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/228865fca47ab5b6ad2119c09e8b4524/descope-web-js-sdk-1.14.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-A/zayYATHSWyt8ypQTpESjSPXZv4PZ/gDtTNEyXQ4ILxGw01JbaOOzqBWBbpmM/a9Tn2tfStyeXb9BcUdf+EPA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.22.0","@fingerprintjs/fingerprintjs-pro":"3.9.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.8.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.14.2_1720126191845_0.9091278232954523","host":"s3://npm-registry-packages"}},"1.14.3":{"name":"@descope/web-js-sdk","version":"1.14.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.14.3","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"4df918cc7962bbab3f2d2c0508cb9b34ed49445c","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.14.3.tgz","fileCount":11,"integrity":"sha512-lZcQ8j5zTm8fY4JnuG4xeE0j/iBuNctgqYp4+ladpQiz8k/U3HNrWKcV1WuMXIbwZggs+cA+2VuZM3qiGqX9nw==","signatures":[{"sig":"MEYCIQCU+Ikn5KF4PiCeFr+TwXFC9PY0Is60RhH6r+I4cI0X/QIhAJ1lVIcjMzkDwK6AFIOiCdb3r4WNLFdYf1moji8zD3r8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460453},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.14.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/13611092fe6ec4e8c832c3ba79842ddd/descope-web-js-sdk-1.14.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-lZcQ8j5zTm8fY4JnuG4xeE0j/iBuNctgqYp4+ladpQiz8k/U3HNrWKcV1WuMXIbwZggs+cA+2VuZM3qiGqX9nw==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.22.1","@fingerprintjs/fingerprintjs-pro":"3.9.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.8.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.14.3_1720169779286_0.9851394684468617","host":"s3://npm-registry-packages"}},"1.15.0":{"name":"@descope/web-js-sdk","version":"1.15.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.15.0","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"ddd5265c465654c3c6c1049cac48ecda3f0adfc0","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.15.0.tgz","fileCount":11,"integrity":"sha512-80eCWtmW9E257How/+q14nU6Rn4HNU9dwARaeJCcxJBUV9HOHEd8GRIAU/c86VTsdpNQMFBuT45Yk1npkIB1qA==","signatures":[{"sig":"MEUCIQD6/ytkgY08Q0A9BKWHr9lNeCJ2HuhDllyJAWRMXFiofwIgHKbYmHrtInOJqq0r3Fn4DeqY+tLIZhkleoloqbB2CXc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460699},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.15.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/6a901f76d5503d1ddbba4751b74ac85a/descope-web-js-sdk-1.15.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-80eCWtmW9E257How/+q14nU6Rn4HNU9dwARaeJCcxJBUV9HOHEd8GRIAU/c86VTsdpNQMFBuT45Yk1npkIB1qA==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.23.0","@fingerprintjs/fingerprintjs-pro":"3.9.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.8.1","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.15.0_1720209144655_0.27667953763904096","host":"s3://npm-registry-packages"}},"1.15.1":{"name":"@descope/web-js-sdk","version":"1.15.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.15.1","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"3b9d755f6af3907c4ad5b8480eddff763c9b946d","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.15.1.tgz","fileCount":11,"integrity":"sha512-Ymo0qGw0LCUwHGzhjfLoLqTUOz+e9dtWnuMem8a4LPQZFyrZL4MD/cVnhoY3fIiSFwXM4PnNWEeu+jrWKZNFBg==","signatures":[{"sig":"MEYCIQCflUvFXBQGobcPURoMR5talqYOqvbmo81sWROrz7VYqQIhAKnL9R61WyBdljZyE9+xABBDeum53jAs5FjHLVIHit6q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460699},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.15.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/94aab2c98b4bba5fe72f4337b622a7fc/descope-web-js-sdk-1.15.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Ymo0qGw0LCUwHGzhjfLoLqTUOz+e9dtWnuMem8a4LPQZFyrZL4MD/cVnhoY3fIiSFwXM4PnNWEeu+jrWKZNFBg==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.23.1","@fingerprintjs/fingerprintjs-pro":"3.9.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.15.1_1720213635939_0.931903017131877","host":"s3://npm-registry-packages"}},"1.15.2":{"name":"@descope/web-js-sdk","version":"1.15.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.15.2","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/web-js-sdk","bugs":{"url":"https://github.com/descope/web-js-sdk/issues","email":"help@descope.com"},"dist":{"shasum":"b4942cbe9d8cb7f2e8dd34c77feb14bc113fdf76","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.15.2.tgz","fileCount":11,"integrity":"sha512-btsoIqTcC8/SvfpLmh3unTmVRHxSGEu+3uL5Z1Tf7k4GFy8crkuOVdbpv86ei2OjioT8/P6EJf4fF1gOkGnN9A==","signatures":[{"sig":"MEUCIQD4EodV6vYud9YjHvu+/Zdab5fWM6IV9jTHYmdqaAPlzgIgIOdoTBQdlpJfBODA0do476Gfs0dcwfd+EJoas/+gdoA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":459943},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.15.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/bd5f0b175e86284aca9a7a6b65218461/descope-web-js-sdk-1.15.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-btsoIqTcC8/SvfpLmh3unTmVRHxSGEu+3uL5Z1Tf7k4GFy8crkuOVdbpv86ei2OjioT8/P6EJf4fF1gOkGnN9A==","repository":{"url":"git+https://github.com/descope/web-js-sdk.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.23.1","@fingerprintjs/fingerprintjs-pro":"3.9.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.2","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.15.2_1720452052107_0.3822382433646614","host":"s3://npm-registry-packages"}},"1.15.3":{"name":"@descope/web-js-sdk","version":"1.15.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.15.3","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"953862b460cc00f5804295dc1786197746acc771","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.15.3.tgz","fileCount":11,"integrity":"sha512-eqoyJWBE2qtIdAIBt1H27CNiFqwlkkOLLyhLTyfYFy6G+etxgMhV/Z6uplRt74RSm/oE2Aj4iTkt4Gf+LcdqBQ==","signatures":[{"sig":"MEUCICTrMdVq1O4ymiDcP3q2mYDbGPbOs3xk3ldmoFqtlLDCAiEAnkUjs9V6cVkefnQB6gFVTBYwi+nxCggYbeEXQoHDH00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460065},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.15.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/280136babb4c6784f09ddfb8d40baf58/descope-web-js-sdk-1.15.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-eqoyJWBE2qtIdAIBt1H27CNiFqwlkkOLLyhLTyfYFy6G+etxgMhV/Z6uplRt74RSm/oE2Aj4iTkt4Gf+LcdqBQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.23.2","@fingerprintjs/fingerprintjs-pro":"3.9.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.5","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.15.3_1720618730237_0.9920544926282464","host":"s3://npm-registry-packages"}},"1.15.4":{"name":"@descope/web-js-sdk","version":"1.15.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.15.4","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"49da6f445e5e8c25af2baccf3497bd4c8971731f","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.15.4.tgz","fileCount":11,"integrity":"sha512-TEzGdY437TAWoZctsuUlynqnPvRbmIfPUyQUSP9rErJ4NI0t4in5KVoVoqzjkHNmuB3NHfeZdBX7FEj5pmuvUQ==","signatures":[{"sig":"MEQCIFEUha6xc2S84y0KwzEnMOpBA8TqcWUlXC8E/hCOqWA1AiBc3/Wkro4ThlMIi4Ak7Zq5ydhjgoIz1qK8tNbolQrwPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460065},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.15.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/85d16d249a4ce5b163760d3e02feeb0c/descope-web-js-sdk-1.15.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-TEzGdY437TAWoZctsuUlynqnPvRbmIfPUyQUSP9rErJ4NI0t4in5KVoVoqzjkHNmuB3NHfeZdBX7FEj5pmuvUQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.23.2","@fingerprintjs/fingerprintjs-pro":"3.9.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.6","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.15.4_1720684892270_0.9930147343519482","host":"s3://npm-registry-packages"}},"1.15.5":{"name":"@descope/web-js-sdk","version":"1.15.5","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.15.5","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"a5e6b78c01d0df659452a39cdc1735e36277640e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.15.5.tgz","fileCount":11,"integrity":"sha512-RI1PJX7SgrNZi5Fvu2L55snUStZIYUl2Osd7ckT8nhFKE4M6t+7vbfpgScTjrs+NXklU9RNfHRF4jL3wXkjW4A==","signatures":[{"sig":"MEQCIFbXBhA1kPKLPuY7T1k+/vPwHt/l3JQpa1AmLTXzQcI8AiBdacAshk0H1nL3dQ17LHl+HqwAUCUUU770DAjQqTslXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460405},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.15.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/43d93c66d5edb7c6d837692665194e9e/descope-web-js-sdk-1.15.5.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-RI1PJX7SgrNZi5Fvu2L55snUStZIYUl2Osd7ckT8nhFKE4M6t+7vbfpgScTjrs+NXklU9RNfHRF4jL3wXkjW4A==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.3","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.23.2","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.8","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.15.5_1721081820025_0.6962852378720481","host":"s3://npm-registry-packages"}},"1.15.6":{"name":"@descope/web-js-sdk","version":"1.15.6","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.15.6","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"01d126f477066ffc816ea1450e8babaa84bed75f","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.15.6.tgz","fileCount":11,"integrity":"sha512-3rQWX2C8y5O/VaGxwvXqpO3EsVupr19EbApByZxHugzhej4CElaAimmQTYOTg2qePmKp8rhub7f2Zqhr1dQhEw==","signatures":[{"sig":"MEUCIQD9p26MZvrc1NUH5OvHp15jiozzZ0LnVgf9ZBfBe/yb0QIgVDRyB8RvRjSVulyH26+MszOlzLdCK4LPHGtvLHVppgQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460405},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.15.6.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/6b02017256938314513ccf0dc4e1b2d4/descope-web-js-sdk-1.15.6.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-3rQWX2C8y5O/VaGxwvXqpO3EsVupr19EbApByZxHugzhej4CElaAimmQTYOTg2qePmKp8rhub7f2Zqhr1dQhEw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.4","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.23.2","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.15.6_1721250292886_0.8750271541895613","host":"s3://npm-registry-packages"}},"1.15.7":{"name":"@descope/web-js-sdk","version":"1.15.7","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.15.7","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"180cf2c898d5941e5d9e2089930ed52dd9c4b0b0","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.15.7.tgz","fileCount":11,"integrity":"sha512-Z9Jr+TK7WUg66CXMr5skOY03sTfYiY1anTyaw8LefPVYgCpi70G3fPz9rUIXyMVoQBDCr0jYRY9GBITzUdqbig==","signatures":[{"sig":"MEQCIGWLuaiQYKdHjMrKHZkCCVMDEr6vPY8oUnxOfScJcNv/AiARJqlvNoy7GifWPRcC968TtI36nl7oN4e+5cYI9AbnWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460404},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.15.7.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/3f284ebd950fd93bde67a7752ac20a68/descope-web-js-sdk-1.15.7.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Z9Jr+TK7WUg66CXMr5skOY03sTfYiY1anTyaw8LefPVYgCpi70G3fPz9rUIXyMVoQBDCr0jYRY9GBITzUdqbig==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.4","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.23.3","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"9.6.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.15.7_1721421742768_0.04568178074734974","host":"s3://npm-registry-packages"}},"1.15.8":{"name":"@descope/web-js-sdk","version":"1.15.8","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.15.8","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"31175a6e8adb26ec1fecbd2c64354f84c5e1e739","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.15.8.tgz","fileCount":11,"integrity":"sha512-qtrY8rRbb5TAw5Anl3iEpiLJFWkc7x5F9uzQsh2pl47pp1Nw8cqW8ZPkJDLyKmsBmf7rA9QZQL12FGP/SXczAQ==","signatures":[{"sig":"MEYCIQDePPVbYYNtOzhNCeTM2iShyiLXGpgD9rmogMjtLFhGTgIhALV/QUtbayiSUkrRZbdW53nZMYp6AaCnv/AODAIHRXl1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460404},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.15.8.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/541cd47dcf25b7d94eaeacbcc9783539/descope-web-js-sdk-1.15.8.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-qtrY8rRbb5TAw5Anl3iEpiLJFWkc7x5F9uzQsh2pl47pp1Nw8cqW8ZPkJDLyKmsBmf7rA9QZQL12FGP/SXczAQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.4","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.23.4","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"9.6.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.15.8_1721600677277_0.27917455326007956","host":"s3://npm-registry-packages"}},"1.15.9":{"name":"@descope/web-js-sdk","version":"1.15.9","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.15.9","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"10735b41ecb91d2737b38651b8af62da61cd76ff","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.15.9.tgz","fileCount":11,"integrity":"sha512-g5yJKFsFjU3TfNq2dKMFer9VR2ej3RZR5XSu167euisaBEE5/LXQZYq40zo7Px+IhkfcdK6I83J1ylPqCAAQnQ==","signatures":[{"sig":"MEQCICZEge9fFZ15yzKI4/6mql/LnFmhceynR9Pgr96w61eFAiAR0TIzK82smyV6cAZbz3hZjpaFKwAtRMteNO7Ty1fERg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460405},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.15.9.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d32aeefa1d89999758b3ae4f4d2a138f/descope-web-js-sdk-1.15.9.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-g5yJKFsFjU3TfNq2dKMFer9VR2ej3RZR5XSu167euisaBEE5/LXQZYq40zo7Px+IhkfcdK6I83J1ylPqCAAQnQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.4","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.23.5","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.15.9_1721728641233_0.25295331055698034","host":"s3://npm-registry-packages"}},"1.16.0":{"name":"@descope/web-js-sdk","version":"1.16.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.16.0","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"f839ce0e5d1afa0aa1d07021ec4fdccbac70664f","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.16.0.tgz","fileCount":11,"integrity":"sha512-zEanrp5LBq/fDsLZAFqyyI/6SdP29e4fMPQZaTgyCQ0ITF/2ZYFqw3DN7fHxl3VDc1SktasUYRzU5zsvodgeDA==","signatures":[{"sig":"MEUCIB3hDAkh1QpN8A948CLNsDiRMVFj0B7O3WWh6vpOfglGAiEAvQBza85iSEqdHV1bm3GBKT5T6RlOmxqcXNjxDo0yc5E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460777},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.16.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/a629bd041408e42efcea5f8b50fedbb0/descope-web-js-sdk-1.16.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-zEanrp5LBq/fDsLZAFqyyI/6SdP29e4fMPQZaTgyCQ0ITF/2ZYFqw3DN7fHxl3VDc1SktasUYRzU5zsvodgeDA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.7.0","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.4","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.24.0","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^4.5.3","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.16.0_1721933678042_0.9218981245928748","host":"s3://npm-registry-packages"}},"1.16.1":{"name":"@descope/web-js-sdk","version":"1.16.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.16.1","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"3b2a3e819c232cfc3e2f0e4f8a5b047548037f6a","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.16.1.tgz","fileCount":11,"integrity":"sha512-zvlre+5FIIx9urQCF/pPAAODndv/0I7L7aBJ17RahkyQ6q2pmdZxxywhBm7Zb8U1AmP5VmZdBTW509fBqG15xw==","signatures":[{"sig":"MEUCIQCNIKDq6NcUksM6o4c4lwYBxaJ0Xhbusm2c1nHbAI8t6AIgO66ggEydd5VEzTF4arqZRb3CF/pU+RKTR2T9/3iLqUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460739},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.16.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/4b52a0afe67621d8ce8d76d449ed72a7/descope-web-js-sdk-1.16.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-zvlre+5FIIx9urQCF/pPAAODndv/0I7L7aBJ17RahkyQ6q2pmdZxxywhBm7Zb8U1AmP5VmZdBTW509fBqG15xw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.24.1","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.16.1_1723028999470_0.5462519219983881","host":"s3://npm-registry-packages"}},"1.16.2":{"name":"@descope/web-js-sdk","version":"1.16.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.16.2","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"a3862ae9b198650e63576a1b6fc000580908abea","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.16.2.tgz","fileCount":11,"integrity":"sha512-mJnQwvmblMWzZlVy5ZuSAZCavSyi6dhFXFT1BDXR3Gz+dusWx4wJwzMcxgakkqWxIGCiIkwiNZqs2X6X9mDFbA==","signatures":[{"sig":"MEYCIQCCOijExMadMMbvhXzKYMk+xeXksqNAJPr9T8CIxZ5B6AIhAIl15Id7xa4ey8CGO/nBXsFin6hTiwdAfXkx5NPlM/D9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460739},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.16.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/64972be764a147640ccb326523023831/descope-web-js-sdk-1.16.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-mJnQwvmblMWzZlVy5ZuSAZCavSyi6dhFXFT1BDXR3Gz+dusWx4wJwzMcxgakkqWxIGCiIkwiNZqs2X6X9mDFbA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.24.2","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.16.2_1723648593207_0.7978030136050525","host":"s3://npm-registry-packages"}},"1.16.3":{"name":"@descope/web-js-sdk","version":"1.16.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.16.3","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"4d099459801f0a8188b3e9a94147e08584529596","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.16.3.tgz","fileCount":11,"integrity":"sha512-jQL2CtPvIupNgD6nm8zKq3Fyqf6b8T9BBDQnpzvrKFx51iqtaUBI/qnot56Pyt4qtFp/nvajOZ+pOZ10s/nqEQ==","signatures":[{"sig":"MEQCIFfrSvxZm2dG8TypZzSlbGjavZs1ff8k/pe8La5q7r09AiA9y9VJpFyy02IGjrzMeIz11ddk3CCpmUVrLPaXog8HkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":462462},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.16.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/b57c3ff5e68ec7c1777e837144a5bc52/descope-web-js-sdk-1.16.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-jQL2CtPvIupNgD6nm8zKq3Fyqf6b8T9BBDQnpzvrKFx51iqtaUBI/qnot56Pyt4qtFp/nvajOZ+pOZ10s/nqEQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"3.1.2","@descope/core-js-sdk":"2.24.3","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.16.3_1724152415951_0.23680705087558662","host":"s3://npm-registry-packages"}},"1.16.4":{"name":"@descope/web-js-sdk","version":"1.16.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.16.4","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"a2a1bd0ac67c9df447cf63df6c37a44f90b4f773","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.16.4.tgz","fileCount":11,"integrity":"sha512-hXiVrgJrEp8zNSz0RdKB370cqAB8IlIha1/US/sSjUzL4IUTQp3kg2wdIjB6/bliQ6MJ9LHPUWyUTZHp6End3Q==","signatures":[{"sig":"MEUCIAnOmz9clV94jG1lnrDYdvoAybVtNFQNW44iNnWeGhWkAiEA5kJXGu6MjbWZ4AxmRvTgEfQ7UTtBu4n6XIvVHNHYDPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":462455},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.16.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/ca04114fdb639e2c65a2a66a3be902e0/descope-web-js-sdk-1.16.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-hXiVrgJrEp8zNSz0RdKB370cqAB8IlIha1/US/sSjUzL4IUTQp3kg2wdIjB6/bliQ6MJ9LHPUWyUTZHp6End3Q==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.24.4","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.16.4_1725350804606_0.8025691376578581","host":"s3://npm-registry-packages"}},"1.16.5":{"name":"@descope/web-js-sdk","version":"1.16.5","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.16.5","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"e901bb3dc9c3f03b4cb74f109431306cb0afb0b2","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.16.5.tgz","fileCount":11,"integrity":"sha512-heMUtGA/IYm5f2/vB/msjUlgJ2L8+F373s0hg1yYsQuDBMJ7OhShweKx4qqFTIOStq9Hvj7H9jrg+uO/TqUrTw==","signatures":[{"sig":"MEQCICRK8sx+i9Dt6CaPTEvEbP98R11nGqxM5eCAgj4o/ypuAiAewe5im30I8c3sNkWR/LySTTsu3dkg30d/zVM3EKwvUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464649},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.16.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/3bfc041b3e80319880b9eb7f427d68ed/descope-web-js-sdk-1.16.5.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-heMUtGA/IYm5f2/vB/msjUlgJ2L8+F373s0hg1yYsQuDBMJ7OhShweKx4qqFTIOStq9Hvj7H9jrg+uO/TqUrTw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.25.0","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.16.5_1726061758313_0.18377308697697936","host":"s3://npm-registry-packages"}},"1.16.6":{"name":"@descope/web-js-sdk","version":"1.16.6","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.16.6","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"4848644e10d78466b0ed7d428410d6c74dee7975","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.16.6.tgz","fileCount":11,"integrity":"sha512-Mxv9A7IN8zz0J0ey/wJJr/ZRUapNAI9PxLwOd3v5SmVbE8/cumocOM8P/BZBZxFDKhpN1OpMLsEhrdtGoxczhg==","signatures":[{"sig":"MEUCIQDFSt+ajpKFSvuFIVREbNpA1Dqh0kaAsx2fKplyl/IaawIgDZ1Fin8Qzdpee83sgtWeQpxP16IFvE65aI+24ivECTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464668},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.16.6.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/1dd1dc624808a239f3a163fc33b5f6d9/descope-web-js-sdk-1.16.6.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Mxv9A7IN8zz0J0ey/wJJr/ZRUapNAI9PxLwOd3v5SmVbE8/cumocOM8P/BZBZxFDKhpN1OpMLsEhrdtGoxczhg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.25.1","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.16.6_1726587115349_0.44354268855718204","host":"s3://npm-registry-packages"}},"1.17.0":{"name":"@descope/web-js-sdk","version":"1.17.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.17.0","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"42263d1ebb6e73f8f7a6c2402909de7310dac6ab","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.17.0.tgz","fileCount":11,"integrity":"sha512-qGaQ5WAUP6vnHwBspJzjvcGJOZFRNePKOyBcgXrWcFqZKJDyptMVPLoOhaG5s8z08QrJWLKVlAEfAQ+uxlnNtw==","signatures":[{"sig":"MEUCIQCXUQnKL3OL6Wf5G5lHIj21+AXg0qCZaAeIaaOzxjn0iwIgPZezlTdKXfrm1sqNOQQ5S7MhvKemv/X/CKdSrak21kg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":467936},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.17.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/7863129237609828f4293307ef17051d/descope-web-js-sdk-1.17.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-qGaQ5WAUP6vnHwBspJzjvcGJOZFRNePKOyBcgXrWcFqZKJDyptMVPLoOhaG5s8z08QrJWLKVlAEfAQ+uxlnNtw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.26.0","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.17.0_1727590437362_0.18700069973529332","host":"s3://npm-registry-packages"}},"1.18.0":{"name":"@descope/web-js-sdk","version":"1.18.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.18.0","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"e888e20615aa219f7591b30fec6ca78ff3285d18","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.18.0.tgz","fileCount":11,"integrity":"sha512-fa1I/FZaC0Xass2PvWN5M4u369JbilPqlDMCehQ8V5b7O7zbp5THMABV0GCuiQUvvuH6NmeY/3J3QzZon+etxg==","signatures":[{"sig":"MEQCIEZQeXlfVziquqKzaRc6iTSlZ8/mGBgYZZbN3etZh9A4AiB5/pbnigPAQa8URzpkvoLabJXktX2vAYY+iN2xOHyFoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":469473},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.18.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/63b527115dad39d3ad88433e915c71a0/descope-web-js-sdk-1.18.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-fa1I/FZaC0Xass2PvWN5M4u369JbilPqlDMCehQ8V5b7O7zbp5THMABV0GCuiQUvvuH6NmeY/3J3QzZon+etxg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.27.0","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.18.0_1728895695298_0.15269700368835082","host":"s3://npm-registry-packages"}},"1.19.0":{"name":"@descope/web-js-sdk","version":"1.19.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.19.0","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"56c2502d8fffa89835429e45c3fc4b0dc248ec22","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.19.0.tgz","fileCount":11,"integrity":"sha512-RDBJ5wZkZZa7XNDtV8N2VaaR1u1/yvac2GmmWdb/JvBivx2owKS/5GmVC7xLTO6Xvu9lo8tR/WxbwO/ODe9zVA==","signatures":[{"sig":"MEQCIFTqQPNvFAyE4o1giu0hTGwQ2MbIk35zstnIiJTuOqtuAiBEwWC75bHw+wU0ZPoeC2HqMSE2emst3zyIaK0gVuZC6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470398},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.19.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/c63ac57c3c556ccae05ad951a3aed9b3/descope-web-js-sdk-1.19.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-RDBJ5wZkZZa7XNDtV8N2VaaR1u1/yvac2GmmWdb/JvBivx2owKS/5GmVC7xLTO6Xvu9lo8tR/WxbwO/ODe9zVA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.28.0","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.19.0_1729605236868_0.23858063609743785","host":"s3://npm-registry-packages"}},"1.19.1":{"name":"@descope/web-js-sdk","version":"1.19.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.19.1","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"fb06c072e6d2dd79415ee8f8a38771700cea824e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.19.1.tgz","fileCount":11,"integrity":"sha512-GqHRxzOyp81UwX+G3Pq3NtbBxjY4si0YaGGiGjlmAkSo/dln0m0gpSL8+bvjHzhnNND0KHhDQbuuKmeZll0ZYA==","signatures":[{"sig":"MEQCIH0rAb31aRwPxRKMvqj8+kCDyaR8302s0Uv3CGoKDAXyAiAtuYOGll68O0HYvzqA2XozsW9gDmw3LRVdW1eNzeL99A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":472834},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.19.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/aa0d9d38151d77557fd0f9c893c0a863/descope-web-js-sdk-1.19.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-GqHRxzOyp81UwX+G3Pq3NtbBxjY4si0YaGGiGjlmAkSo/dln0m0gpSL8+bvjHzhnNND0KHhDQbuuKmeZll0ZYA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.29.0","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.19.1_1729953776507_0.05285767193911406","host":"s3://npm-registry-packages"}},"1.19.2":{"name":"@descope/web-js-sdk","version":"1.19.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.19.2","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"62756fd55ded172fab612b93e685ed571ba91173","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.19.2.tgz","fileCount":11,"integrity":"sha512-YHyL8taFn8mCUtDDT+Xqfi1996q7kC2L5KuKlxOpleudrzOOTzXAmLPLL4aFxCqQ2ktNxDRVXrMuJb91WL8u3Q==","signatures":[{"sig":"MEUCIEm/7Dyy4TusnXTT5ahX5DkEmdDVTfdnXDpaIhiWoD3uAiEA7dgPAd+4Vvrx+B5aD+h/raBya6wByqjCR8+1FEcbHlg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":469922},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.19.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/35360f2e50075ba3294b38dab3fc83b6/descope-web-js-sdk-1.19.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-YHyL8taFn8mCUtDDT+Xqfi1996q7kC2L5KuKlxOpleudrzOOTzXAmLPLL4aFxCqQ2ktNxDRVXrMuJb91WL8u3Q==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.29.1","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.19.2_1730202129679_0.05569642690647125","host":"s3://npm-registry-packages"}},"1.20.0":{"name":"@descope/web-js-sdk","version":"1.20.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.20.0","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"e51fac8e07758b0f0bc4aa9cbe780827d85a2f3e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.20.0.tgz","fileCount":11,"integrity":"sha512-MHyKMh1jV5qMVKvIpx2DsiiCbzY0dAcATDagvfe6iKIPUcZF+Qt0XSAuj8XaxhLxTIRuGNuBZTo4Qf1ISu6maQ==","signatures":[{"sig":"MEUCIQCwsoVARfKqQfMhFsh30ccixoo9NWtLEfBTY4E8ZVIURgIgQUTqaJLf3U+bqPltl9lUGE47Gisbufs3OWWcWeubYKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":536205},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.20.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/0bf4daa252b60edddf50eac675fc5a7e/descope-web-js-sdk-1.20.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-MHyKMh1jV5qMVKvIpx2DsiiCbzY0dAcATDagvfe6iKIPUcZF+Qt0XSAuj8XaxhLxTIRuGNuBZTo4Qf1ISu6maQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.30.0","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.20.0_1731498131262_0.34591918702014635","host":"s3://npm-registry-packages"}},"1.20.1":{"name":"@descope/web-js-sdk","version":"1.20.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.20.1","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"ed83620a6f6cebe861afd06548084f431f82cbcf","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.20.1.tgz","fileCount":11,"integrity":"sha512-ekdDgjyTCclhLd9vWHC0zg+vrXBMUHYk2D8JKxycdWF2jKOMaQIazoiCvphJ0DMdI1myKVPrSIGWdPSjTmZV9w==","signatures":[{"sig":"MEQCIGU8XMQeB43CGRVOykGboIy8JcFJbwAN1DO3atOVVlcQAiAKvds16oMPbuGdysbGGOELr3GYa3FFMQ7fGGuZeDX2ag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473218},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.20.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/94702fb60ed71e1efe42e5ea589690a6/descope-web-js-sdk-1.20.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-ekdDgjyTCclhLd9vWHC0zg+vrXBMUHYk2D8JKxycdWF2jKOMaQIazoiCvphJ0DMdI1myKVPrSIGWdPSjTmZV9w==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.30.1","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.20.1_1731583869447_0.6049726968032028","host":"s3://npm-registry-packages"}},"1.20.2":{"name":"@descope/web-js-sdk","version":"1.20.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.20.2","maintainers":[{"name":"tom-descope","email":"tom@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"omercnet","email":"npm@omerc.dev"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"7493a4d0e4badfbda2a0d30ee6e6f6ad66fcef93","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.20.2.tgz","fileCount":11,"integrity":"sha512-MN289cbjo9ujDJguxZMqghxE9vpvDpVD7xty56e9zxnra6msY49lgSAApcyc56/o+y45PxU2sxX6LyMmeMjjVQ==","signatures":[{"sig":"MEYCIQDlehONplTxCbRM/gu49eIs1R0PCo6L05kFWG7JpgYxqgIhAKGKcDFs5iCLyK0+18D9a5xTWwnZL4TkEayXUzsizpQd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473218},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.20.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/46959e129f21e2d3d16c069c1eb0d3ae/descope-web-js-sdk-1.20.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-MN289cbjo9ujDJguxZMqghxE9vpvDpVD7xty56e9zxnra6msY49lgSAApcyc56/o+y45PxU2sxX6LyMmeMjjVQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.31.0","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.20.2_1731774976502_0.5632106248058126","host":"s3://npm-registry-packages"}},"1.21.0":{"name":"@descope/web-js-sdk","version":"1.21.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.21.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"16075ad238682388317b68cb54e57eecff83a248","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.21.0.tgz","fileCount":11,"integrity":"sha512-qEhcHccPDR3k7hy4MAJ40Op7x0JCUrEqjLpIdViEnoAfskxdhFNOrOoUiBG63sjced8ss2wgBrRFv/T8ZIXLpw==","signatures":[{"sig":"MEQCIGZG99LAzpty8SrjZbGxc6TjclOO0o4qYHjEFx/Hrf09AiBXjo7HzoPAwzabyHtnsHSVVJxusuLRNws7yPvfMEiBMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473519},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.21.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/1dca14cd20f0b474511932f4d88ffe4d/descope-web-js-sdk-1.21.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-qEhcHccPDR3k7hy4MAJ40Op7x0JCUrEqjLpIdViEnoAfskxdhFNOrOoUiBG63sjced8ss2wgBrRFv/T8ZIXLpw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.32.0","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.21.0_1733301421038_0.5365861681618262","host":"s3://npm-registry-packages"}},"1.22.0":{"name":"@descope/web-js-sdk","version":"1.22.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.22.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"bbe384dc5ca2ee34a863a58b7d3e1be9a06d6205","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.22.0.tgz","fileCount":11,"integrity":"sha512-pB4sqCMNBAM4XxmrUXnwJ8BvWATmyfvuA/O9o1ktxMAxUh+IHVuRABcBSB55SX30k82JCQ5g/J11x6CUOMulyw==","signatures":[{"sig":"MEYCIQDlm9uHWcRQFhcMCfVrF6otVuECj5EbAfbGb7T89kGvbwIhAMwvMUi8L+3ZPpKCQl5kaxLURrffsgxAaHE3IhtZxMvf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":474198},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.22.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/429a2ed6915ff6588127c8d4f6b5301e/descope-web-js-sdk-1.22.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-pB4sqCMNBAM4XxmrUXnwJ8BvWATmyfvuA/O9o1ktxMAxUh+IHVuRABcBSB55SX30k82JCQ5g/J11x6CUOMulyw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.33.0","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.22.0_1733675512415_0.0013511586382846108","host":"s3://npm-registry-packages"}},"1.23.0":{"name":"@descope/web-js-sdk","version":"1.23.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.23.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"1d57765236510535fa830ef51a9b251af648aaca","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.23.0.tgz","fileCount":11,"integrity":"sha512-ABfXKFq+e8eRNB/uO5jeUEuK0Iga7FdP+oY7C7K/9S6imySPUXRn/TH/br6Wr57xE9XpVfZtK6KnQvPIH+/3Pg==","signatures":[{"sig":"MEYCIQD9IcrHj5eq1BvavKW8QBfEshvHNpRT0q3reNN5iriYLgIhANfSVTPm3S/XhAxs8zaLRUXFb7xFtw8wT8iapSYl+oUy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":481526},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.23.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/40e623cdff329502463ebc0a0e3a95f1/descope-web-js-sdk-1.23.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-ABfXKFq+e8eRNB/uO5jeUEuK0Iga7FdP+oY7C7K/9S6imySPUXRn/TH/br6Wr57xE9XpVfZtK6KnQvPIH+/3Pg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.33.0","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.23.0_1734537686730_0.24646937611188235","host":"s3://npm-registry-packages-npm-production"}},"1.23.1":{"name":"@descope/web-js-sdk","version":"1.23.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.23.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"24d86e81f4b235c29e75dbc3b009d3be5d2e90ee","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.23.1.tgz","fileCount":11,"integrity":"sha512-gaYohKYQKTAwqED49dZBWKGIgqy2k9U45N8enzaI2hyQnyq1ZYfJkssZ3QgMo8NnubLO/JfQ6iwRu4dLEuVl2A==","signatures":[{"sig":"MEQCIB1xl5Ss2kbg75LqIJdna37oXNfII3HnMdFging5d76XAiBHTuMl7llwM0elFwmiOAdRAjEeOnvW2RliUsayllai/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":481526},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.23.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/74963aa233b35e918fd8879a8b3aade9/descope-web-js-sdk-1.23.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-gaYohKYQKTAwqED49dZBWKGIgqy2k9U45N8enzaI2hyQnyq1ZYfJkssZ3QgMo8NnubLO/JfQ6iwRu4dLEuVl2A==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.33.0","@fingerprintjs/fingerprintjs-pro":"3.9.9"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.23.1_1734895101014_0.5223693677864818","host":"s3://npm-registry-packages-npm-production"}},"1.23.2":{"name":"@descope/web-js-sdk","version":"1.23.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.23.2","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"d4cc6419432267cffc001626d9ab20680ab1fafd","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.23.2.tgz","fileCount":11,"integrity":"sha512-jAipY+HdSI8lMqh6n1o5Xvo83pBMPcWgZPBDwpWfJHeS7GweTmFNBZ7mVHZhk49X2aiZv4obwKy+r4dEAVfjBw==","signatures":[{"sig":"MEUCIQCf/KC6Rs4AKqZvY/cqJvKSqBKNDHIVC/93Pb3oi5c3PQIgK73p8iOsgHYBsUkAiPNdXXq01AUmSQUoRwCBNOPPRi0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":481597},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.23.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/afea805168c2d660db7b4db2caa3cd96/descope-web-js-sdk-1.23.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-jAipY+HdSI8lMqh6n1o5Xvo83pBMPcWgZPBDwpWfJHeS7GweTmFNBZ7mVHZhk49X2aiZv4obwKy+r4dEAVfjBw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.6.3","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.33.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.23.2_1738311821775_0.6926536409073203","host":"s3://npm-registry-packages-npm-production"}},"1.23.3":{"name":"@descope/web-js-sdk","version":"1.23.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.23.3","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"cbe3fb0abbdb6c0912b9807639dd0e5a02942680","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.23.3.tgz","fileCount":11,"integrity":"sha512-GdXlXVmdx84Ol998hro5WrZK/eF2K1iL9lVWh9tGXt70FPNNjTKbW6Bm24sjmvkpEswINepsadgfvZSA60Dr+A==","signatures":[{"sig":"MEQCICc5RupgMTd9SLUKGqyGH+lvkzkAIyoVAsAuXD8qXh4CAiBPFO8CcgsNY0CskoGWg3xleVhx2SsrwuFLSkBPpVgHJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":482995},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.23.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d6a6687f50c3ebd31097a49c2b428569/descope-web-js-sdk-1.23.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-GdXlXVmdx84Ol998hro5WrZK/eF2K1iL9lVWh9tGXt70FPNNjTKbW6Bm24sjmvkpEswINepsadgfvZSA60Dr+A==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.33.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.29.1","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.23.3_1738346563846_0.24379310565148815","host":"s3://npm-registry-packages-npm-production"}},"1.23.4":{"name":"@descope/web-js-sdk","version":"1.23.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.23.4","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"2ae2ef055abe477b009fc85372a27b4eff3bb469","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.23.4.tgz","fileCount":11,"integrity":"sha512-z92cQ/1IaJShwxkEHj5i8f9bDzs7qK5NfKy3hRW9KPSJH4Jnq1QrvnRE8T0mAIiFzt7rs8T1O+F+o7kv8CU4IQ==","signatures":[{"sig":"MEQCIAiC2W/C+WZ9uekeiugYxIzBYxdcxf3tUtdWM1DyRjnWAiBjYE7YZNMwx/pOgQnYN/9o7//Z3GlQ+C0yFMaybH3NSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":482995},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.23.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/a21ffce8a7cd9ca6822e45ef8a03bf5c/descope-web-js-sdk-1.23.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-z92cQ/1IaJShwxkEHj5i8f9bDzs7qK5NfKy3hRW9KPSJH4Jnq1QrvnRE8T0mAIiFzt7rs8T1O+F+o7kv8CU4IQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.33.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.0","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.23.4_1738379779699_0.3848521967647771","host":"s3://npm-registry-packages-npm-production"}},"1.23.5":{"name":"@descope/web-js-sdk","version":"1.23.5","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.23.5","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"1275f8c41443db64f49759f7b335575c00cf6b2c","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.23.5.tgz","fileCount":11,"integrity":"sha512-htSbMpATO/cV6pZsub0nAI/bKwk6wk8sySFRRitzrVV80pZ3H6HxwaO6jmlzJyD3WR8gZGSaFA3UK3qN6heKEg==","signatures":[{"sig":"MEYCIQCibUceSc+XxWgXfpWDipbFxyTW/83bVGrtWwno8BDJwAIhANnMeSdzTsJG8/BelEL2kIoPkcCyHcNi35n2joFuX89K","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":482995},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.23.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/018b15741bee2d93f596116416e8bc05/descope-web-js-sdk-1.23.5.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-htSbMpATO/cV6pZsub0nAI/bKwk6wk8sySFRRitzrVV80pZ3H6HxwaO6jmlzJyD3WR8gZGSaFA3UK3qN6heKEg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.33.2","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.1.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.23.5_1738423403561_0.13197518161207888","host":"s3://npm-registry-packages-npm-production"}},"1.23.6":{"name":"@descope/web-js-sdk","version":"1.23.6","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.23.6","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"7eb83fd331f3f02cc25cb42a5f49b0dbb2a7d0c8","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.23.6.tgz","fileCount":11,"integrity":"sha512-LfRRJ1XNkgBqwAfCKmWzQ3PDwlA7Ms3XvxyQEPPi0mChKISa5d1BI5XkWf5KmcEBN2wUDaC1U8MQOtPh2C14mg==","signatures":[{"sig":"MEQCIERUJJZbUsK5WVMThyqGv+aK2Ri0AkwGRogLDpTbWNBsAiBMMFp6fUZN2rAYtuSd1p7huDuFtYe5Lq3+F4QfuV5rJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":482995},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.23.6.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/9a5d64aee1d1f09817caea24c58c6e4a/descope-web-js-sdk-1.23.6.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-LfRRJ1XNkgBqwAfCKmWzQ3PDwlA7Ms3XvxyQEPPi0mChKISa5d1BI5XkWf5KmcEBN2wUDaC1U8MQOtPh2C14mg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.33.3","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.14.9","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.23.6_1738445195924_0.8487550820305296","host":"s3://npm-registry-packages-npm-production"}},"1.23.7":{"name":"@descope/web-js-sdk","version":"1.23.7","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.23.7","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"167aa003fddbadee8138e56676ecaff3e1c799da","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.23.7.tgz","fileCount":11,"integrity":"sha512-5SFOBtgT0rW91Zvlxh+ONGM6SyKWl+iO3KSM9XFF9YBaD2f6wUKHyMmyubgIsJ+kT6qpouryYnikHYRLSriwPA==","signatures":[{"sig":"MEYCIQDA431ZerOoTQodR9eevGoW07yBI8ZJwJmVawEG5NGhAwIhAIclLE2mR2qWzbJZJuB2705c4yUuQYbuvb87pDDyebhL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":482996},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.23.7.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/ab0bae02d4ad5c070101af4c8583a491/descope-web-js-sdk-1.23.7.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-5SFOBtgT0rW91Zvlxh+ONGM6SyKWl+iO3KSM9XFF9YBaD2f6wUKHyMmyubgIsJ+kT6qpouryYnikHYRLSriwPA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.33.4","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.12","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"26.0.1","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.23.7_1738501477344_0.49384539096380475","host":"s3://npm-registry-packages-npm-production"}},"1.23.8":{"name":"@descope/web-js-sdk","version":"1.23.8","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.23.8","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"58892e9c0c32f7e4a01e35f81688f1fa3c1c3697","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.23.8.tgz","fileCount":11,"integrity":"sha512-Tsq9ImdbYYgBA6NCgiRlpqcbxFM7+ApUqgJXL3K63dsmAB/c83Lv4xVBt9F2wNhQBUTxU4EvaY891uj/2sVfow==","signatures":[{"sig":"MEUCIQCAdipBArO6Tn+TsKJrkkJZGqe5yRlZUUeFqW2DYAnNBQIgWqnAWetEJ+mIpLZShD9UYX8bt1sjtXIOnLVZxOzJuCI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":482996},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.23.8.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/27f6e18236f9f594d60db55b3d3c5308/descope-web-js-sdk-1.23.8.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Tsq9ImdbYYgBA6NCgiRlpqcbxFM7+ApUqgJXL3K63dsmAB/c83Lv4xVBt9F2wNhQBUTxU4EvaY891uj/2sVfow==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.10.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.33.5","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.12","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.6.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.2.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"27.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.23.8_1738513085765_0.6796431723584102","host":"s3://npm-registry-packages-npm-production"}},"1.23.9":{"name":"@descope/web-js-sdk","version":"1.23.9","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.23.9","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"4a491dde9f9dad6f0dd9d146d8417c1bc90c6e25","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.23.9.tgz","fileCount":11,"integrity":"sha512-Ioig8pJZlZmRb6wqYNWQUcvC24qgahjcaLHvTx0HkEwEOmCKx5Ie+Ojs8ZAKFRT5J19K4EGrRDetyHWabNjn0A==","signatures":[{"sig":"MEUCIAvk2RjIcfP05VArHgfHTIKZb1ukKLv0RlmX6v2gHNadAiEA+i92fPWd5BJgZqYDhH/aQWnz75VYFdZ7k8STX8bdrvc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":482997},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.23.9.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/55c37127adc881cba7557e4ce11be98d/descope-web-js-sdk-1.23.9.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Ioig8pJZlZmRb6wqYNWQUcvC24qgahjcaLHvTx0HkEwEOmCKx5Ie+Ojs8ZAKFRT5J19K4EGrRDetyHWabNjn0A==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.33.6","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"27.0.0","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.23.9_1738751267610_0.45602441556995554","host":"s3://npm-registry-packages-npm-production"}},"1.23.10":{"name":"@descope/web-js-sdk","version":"1.23.10","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.23.10","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"1ab70a87c2b6e1ef3bf76beb5007f2fe86b10cdf","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.23.10.tgz","fileCount":11,"integrity":"sha512-DroQC5i91iFW3NfL3cuS2Td9OtSjvopgRo9my0KCsEd2R6udpx5Ey45y7NRYtHcTVLTpw39OipAlSnz9jZb97Q==","signatures":[{"sig":"MEYCIQDO9wOYqy7ucUH/VqqJOVrY7+TC972gecoZDgli5SB+OgIhAM4AJ1ejkTNurF2oheEXHMeDL6ixD2hHcqH4YN5E2k0y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483001},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.23.10.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/e8e45f710a5aaa844a775584701ecb8c/descope-web-js-sdk-1.23.10.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-DroQC5i91iFW3NfL3cuS2Td9OtSjvopgRo9my0KCsEd2R6udpx5Ey45y7NRYtHcTVLTpw39OipAlSnz9jZb97Q==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.34.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.23.10_1739291742342_0.18364900947499563","host":"s3://npm-registry-packages-npm-production"}},"1.24.0":{"name":"@descope/web-js-sdk","version":"1.24.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.24.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"6533e98de236b6c7145b956727cce2fbebe555c3","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.24.0.tgz","fileCount":11,"integrity":"sha512-1j9ISJDROlNqGC2WG34aY3mCgAUiH84nLjFew8NkLTO0B+nLR35v5faA7CRy5nPXIxS09kxfCbyR7KPAEAkqiQ==","signatures":[{"sig":"MEUCICioT7ZWYnEFNzg87hM3/Z7LmoJ6oudxriUQXn3mn4FsAiEAy58k3ZlTvWrRh8A2dbZhGXHd3jfT7iBF77jrorQdh5s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":485078},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.24.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/947c324ad8dc8475b85d52958d7b004f/descope-web-js-sdk-1.24.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-1j9ISJDROlNqGC2WG34aY3mCgAUiH84nLjFew8NkLTO0B+nLR35v5faA7CRy5nPXIxS09kxfCbyR7KPAEAkqiQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.34.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.24.0_1739314225007_0.8152312819908512","host":"s3://npm-registry-packages-npm-production"}},"1.24.1":{"name":"@descope/web-js-sdk","version":"1.24.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.24.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"1820e9f21827d80a6bd85795f66274a2cc237294","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.24.1.tgz","fileCount":11,"integrity":"sha512-b08ctr532mSb8yzCmidO53FnThEtn9sUWnf9q0LiQ7b0L7Kh7GfhgyH1jB9DTMLKJe0lQwdeZDLAjCTR7T55eA==","signatures":[{"sig":"MEYCIQCEM4sWCVgIJKVbHo0TxawD4Fo8o23HacnMkUhDs63vngIhAOYzZOmFnXjcI6dyIdsLWZSknVClAG3Lgfytz42W3qYr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":485381},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.24.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/8771798449ac5cbeb08c039b7ea4f6f2/descope-web-js-sdk-1.24.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-b08ctr532mSb8yzCmidO53FnThEtn9sUWnf9q0LiQ7b0L7Kh7GfhgyH1jB9DTMLKJe0lQwdeZDLAjCTR7T55eA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.6","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.35.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.24.1_1740041337907_0.5452053046255367","host":"s3://npm-registry-packages-npm-production"}},"1.25.0":{"name":"@descope/web-js-sdk","version":"1.25.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.25.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"074d36ab7996c637d217ba82b47ad70b4b2ebedd","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.25.0.tgz","fileCount":11,"integrity":"sha512-Fx5Tyrf6cxse5qUdaFBAk3aDT6LZooMcu1rhp6XTT3ZuBeKHnJRrI3E8FDSBdqGIPF/0G3uW4dq2QX+h6vUj2Q==","signatures":[{"sig":"MEQCIDxvizTYKZ2ecimTRE0POebAyogTZDiMZudH/02OJOQBAiAGtmCwjTROSmPDvB0T0SZ6DIgU1bnL6YAmxE5CJto/hQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":486197},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.25.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/83d842c054a22590ee2ab340b4c57d67/descope-web-js-sdk-1.25.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Fx5Tyrf6cxse5qUdaFBAk3aDT6LZooMcu1rhp6XTT3ZuBeKHnJRrI3E8FDSBdqGIPF/0G3uW4dq2QX+h6vUj2Q==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.6","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.36.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.25.0_1740386426591_0.1336599339099529","host":"s3://npm-registry-packages-npm-production"}},"1.26.0":{"name":"@descope/web-js-sdk","version":"1.26.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.26.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"46b72e5c1a81bde1407395409833ab5a3da2f8a9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.26.0.tgz","fileCount":11,"integrity":"sha512-SKzgKB5KuUatkaTdJ9PCnHqlMZUZG3bm0uF7GBfcQP0pDz4r8oSrsvqqfex1hfkkkyUrCBigfRp9k6G9TkBIEQ==","signatures":[{"sig":"MEYCIQDFIBsWXv7w47lSoZdna4h7vlBl4NsNvpOwjf8IFjEG0wIhAPyAewfE9n6TUypxzgHLf9wgvs9rcp4qf0FALw0oUxUs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":491483},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.26.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/275b5f09be6cb0010f3cb77fb5ab9165/descope-web-js-sdk-1.26.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-SKzgKB5KuUatkaTdJ9PCnHqlMZUZG3bm0uF7GBfcQP0pDz4r8oSrsvqqfex1hfkkkyUrCBigfRp9k6G9TkBIEQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.7","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.37.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.26.0_1741106189643_0.9541083216684532","host":"s3://npm-registry-packages-npm-production"}},"1.26.1":{"name":"@descope/web-js-sdk","version":"1.26.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.26.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"41a87424d000e1a80809967e34ef21a990f2b592","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.26.1.tgz","fileCount":11,"integrity":"sha512-GoOWzYHM/g3L9Qc4XhNk8dnWZxRKpjATa437/7pQ09AdtULJcAk0JWxLLCsJBetn/gG5TlBoIZks+773w9eaiQ==","signatures":[{"sig":"MEUCIA5aOdgje9ADdKyoyQtGDlEcb8nhKupj1b7+oaQs+x7sAiEAhqBoycGPD639upBFF8N6hqJzcx8LXhT0fLPR5kFgwk4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":492317},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.26.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/9f8f2e62408be66e8e7fcfd0bf77e92f/descope-web-js-sdk-1.26.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-GoOWzYHM/g3L9Qc4XhNk8dnWZxRKpjATa437/7pQ09AdtULJcAk0JWxLLCsJBetn/gG5TlBoIZks+773w9eaiQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.7","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.37.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.26.1_1741117087978_0.1915786198522298","host":"s3://npm-registry-packages-npm-production"}},"1.26.2":{"name":"@descope/web-js-sdk","version":"1.26.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.26.2","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"3f6bd89b696b44b8f24d3c69d5ec187bc3f6217e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.26.2.tgz","fileCount":11,"integrity":"sha512-pDR5vljud7HN1GdX9Qtvh27q64Kg04qlg63eU8xJbycL3Li9ZsQGIs+9Xcmnu6JtEDL7ucY7lwTvZvh9PiLXrg==","signatures":[{"sig":"MEUCIQCqzViAaXzm2I6kEniqbIVROTp9+97omqWUQLN3dPCEHgIgfus+dQpTgLdLYeRWdw8i9rCsNu+ZSEvt7/ieZF13Bfw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":492849},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.26.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/c056a82e21ad5e7a862f3b1a1a3214d6/descope-web-js-sdk-1.26.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-pDR5vljud7HN1GdX9Qtvh27q64Kg04qlg63eU8xJbycL3Li9ZsQGIs+9Xcmnu6JtEDL7ucY7lwTvZvh9PiLXrg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.7","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.38.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.26.2_1741252605080_0.5642757084917189","host":"s3://npm-registry-packages-npm-production"}},"1.27.0":{"name":"@descope/web-js-sdk","version":"1.27.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.27.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"5f52a2c037aa416fb237217fe3fe8ffc41978e9c","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.27.0.tgz","fileCount":11,"integrity":"sha512-bEa5V4PaNOsCiAPqdJ8im3Q5QxRzP/r+Bjb+MA5DXVXmVXdppfygaWgO/z/d9em+wII5M33LnNXDdHBgnNe2yA==","signatures":[{"sig":"MEQCIGd/8Q1XKjYWnCJeJIZWbkBvo9/DnCzXcYjiAHd6HKrAAiABQgi23yUtkfjogyCUauH00lAEjuyrCcUv1BSAJkknXQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":495391},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.27.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/238c15183fed6cd3621b496abdae08fc/descope-web-js-sdk-1.27.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-bEa5V4PaNOsCiAPqdJ8im3Q5QxRzP/r+Bjb+MA5DXVXmVXdppfygaWgO/z/d9em+wII5M33LnNXDdHBgnNe2yA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.7","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.38.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.27.0_1741864909820_0.7614956484486295","host":"s3://npm-registry-packages-npm-production"}},"1.27.1":{"name":"@descope/web-js-sdk","version":"1.27.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.27.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"d4c5524b7f67b10eacdd6f6e59fb6d10957d413d","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.27.1.tgz","fileCount":11,"integrity":"sha512-SIC4msoi4PFHIHYBvBKUDACQI5p2MLMfbfbYdqL2EklB3u//uSDvN7EB0Pc4vAT7TDC1AdtAg+nS2kj/veU3gA==","signatures":[{"sig":"MEUCIQDruB8936zrbNGaJO11UIVCYgL+fAwmUZ3v4tboJTegugIgHeuU2/BkjbIIhXfo8TRcUCupvnnExfq8rdLtUKF7Zwk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":498495},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.27.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/860a6df8ed5b2080cd15c53c3fabda74/descope-web-js-sdk-1.27.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-SIC4msoi4PFHIHYBvBKUDACQI5p2MLMfbfbYdqL2EklB3u//uSDvN7EB0Pc4vAT7TDC1AdtAg+nS2kj/veU3gA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.7","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.38.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.27.1_1742211868181_0.8722822777835342","host":"s3://npm-registry-packages-npm-production"}},"1.27.2":{"name":"@descope/web-js-sdk","version":"1.27.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.27.2","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"e403dc7c662029d7e6f82e9363ad1e6daa8c9c5e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.27.2.tgz","fileCount":11,"integrity":"sha512-NtcLXsBZ31b+IeIJ2HPosQArGlx+6G0K1V7DZKD9y4+DOhmyMLzBnFO6mahYIf71TSjab6fABE5tCMdzLGOaQA==","signatures":[{"sig":"MEQCIFCx9haqE2yQIJRzF1WWzr6gUbC3bbpBP+g35T4PjotuAiBjhG4s9/HjzRhxSIy9D/CrjXewtoMW8yfT73CIYFALFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":498495},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.27.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/7539b30799f86cfbbf760fb4d3afa63e/descope-web-js-sdk-1.27.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-NtcLXsBZ31b+IeIJ2HPosQArGlx+6G0K1V7DZKD9y4+DOhmyMLzBnFO6mahYIf71TSjab6fABE5tCMdzLGOaQA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.7","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.39.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.27.2_1742390466997_0.08783673382586299","host":"s3://npm-registry-packages-npm-production"}},"1.28.0":{"name":"@descope/web-js-sdk","version":"1.28.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.28.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"920a38f4a0ef4d37be94bd7ee492687c079aa704","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.28.0.tgz","fileCount":11,"integrity":"sha512-yigMIjsrfHIC+N87kqjM6T1aP7B4KfJbRofriLodcVxjoVYGN/OG5tZGy9L5PSgkkLYJIoPQNH04APFH3Sm1dQ==","signatures":[{"sig":"MEYCIQCOsnFOER3WjaJinsLmkSxBhbm2g0P+JnU6NQGi3JFz+AIhAIbrJ24ckjzilMBC2o0ai4Q1p9AyFhD61yKNc2vMXaXB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":525835},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.28.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/7ecc70e24b57bf44839914ad99f8e877/descope-web-js-sdk-1.28.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-yigMIjsrfHIC+N87kqjM6T1aP7B4KfJbRofriLodcVxjoVYGN/OG5tZGy9L5PSgkkLYJIoPQNH04APFH3Sm1dQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.7","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.40.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.28.0_1742570161050_0.9818780991587424","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-alpha.0":{"name":"@descope/web-js-sdk","version":"0.0.0-alpha.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-alpha.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"dbfc08331494b3d017715d2e48bb6e5263f37e3f","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-alpha.0.tgz","fileCount":11,"integrity":"sha512-PyZwJzwYRuyhXJKDfMX+jL/Ks1flzMOeS5mcedFO1X1fwvpqxHI1p5tCsQfdYOalCkYIPoK5wcTHSv8JZVGFFQ==","signatures":[{"sig":"MEYCIQDEnJ3hEzxNTRcdkn4reSc6LKwfOV+RW2KK+f9Cg5DYYQIhALsSXVAw37mb6XrZIkCFsoIS7GpT5Y8cZLE3OrOlOZ8A","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":899189},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-alpha.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"asafshen","email":"asafshen86@gmail.com"},"_resolved":"/private/var/folders/b8/_h9858jn4cn30ns1sj3033440000gn/T/df13875e1b2cc76541473fb2da3ae5fc/descope-web-js-sdk-0.0.0-alpha.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-PyZwJzwYRuyhXJKDfMX+jL/Ks1flzMOeS5mcedFO1X1fwvpqxHI1p5tCsQfdYOalCkYIPoK5wcTHSv8JZVGFFQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.38.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-alpha.0_1742753774517_0.4307014114070855","host":"s3://npm-registry-packages-npm-production"}},"1.29.0":{"name":"@descope/web-js-sdk","version":"1.29.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.29.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"87a2d26b8c04bed576561dee7ba99a91fff11e02","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.29.0.tgz","fileCount":11,"integrity":"sha512-8A2i/7nLcSMEkrD/JZ7+Z3ROXcrKdXQgKa+fNkty5MBhO7El95sbmusuN59v9l+22iJtbKRfN/JLc0v+nEZc/Q==","signatures":[{"sig":"MEYCIQCNus07dAfy8ZB2xv02tVWjXVZl/kH2vh3dFJX6rVD/ZwIhAM/O7lyOwzno+hH+zkVDEoLtTJ0kJZNlJ+aR/eNzSxOD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":930077},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.29.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/a484f6ef0f463e99fc8135f684a41009/descope-web-js-sdk-1.29.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-8A2i/7nLcSMEkrD/JZ7+Z3ROXcrKdXQgKa+fNkty5MBhO7El95sbmusuN59v9l+22iJtbKRfN/JLc0v+nEZc/Q==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.7","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.40.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.29.0_1743062566190_0.24414161180080862","host":"s3://npm-registry-packages-npm-production"}},"1.29.1":{"name":"@descope/web-js-sdk","version":"1.29.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.29.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"fbca0a126539ba484bd1b24e7b00998f08e5616b","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.29.1.tgz","fileCount":11,"integrity":"sha512-YUMJQ9TrEhp8SDtOcERF4tr7IguBt5//0sm8k8/tFc/9qb1uZ9Hz1z2+1NX8cnni+tMpOUH7tRFEoprpKayPEw==","signatures":[{"sig":"MEUCIFngl9oUzQJl4ViWK7VwDmKJfllufvLIOaGYtzmtbFdnAiEAnKmLW3cvNizKbHL3JQA7Sh1GAKaAvRBeAxI24gJr0zU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668807},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.29.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/59062d10ab180b14094b5ed81fa99552/descope-web-js-sdk-1.29.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-YUMJQ9TrEhp8SDtOcERF4tr7IguBt5//0sm8k8/tFc/9qb1uZ9Hz1z2+1NX8cnni+tMpOUH7tRFEoprpKayPEw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.7","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.40.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.29.1_1743340807805_0.8510307012124385","host":"s3://npm-registry-packages-npm-production"}},"1.30.0":{"name":"@descope/web-js-sdk","version":"1.30.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.30.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"acb82cc3492277c6c3ca669204739e66aae080de","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.30.0.tgz","fileCount":11,"integrity":"sha512-ADbG2WbQ1Jil+nyJxC+Lcl/6KbpnQQ+3CdGLHeQfMfnj7fk/8504sRpSD30VS2dID1Z1h2fAtAUiPb+H2wrE3w==","signatures":[{"sig":"MEUCIQDI9hpn1RQqqqsktDavb5pTEDiQQSDqZW/rpUBEHJ/syQIgdF7vl9dDv2sb7EZaVRi5JOfxnhoCLdN2sL+/NFxgcAg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":674258},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.30.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/7719433e30c5aa37ebbe9ad75fe4890b/descope-web-js-sdk-1.30.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-ADbG2WbQ1Jil+nyJxC+Lcl/6KbpnQQ+3CdGLHeQfMfnj7fk/8504sRpSD30VS2dID1Z1h2fAtAUiPb+H2wrE3w==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.41.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.30.0_1743589152052_0.4290570141282375","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-alpha.1":{"name":"@descope/web-js-sdk","version":"0.0.0-alpha.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-alpha.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"4556354b6894ba3eef4c7d6dbc80317c67353d89","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-alpha.1.tgz","fileCount":11,"integrity":"sha512-d/e+cpa+ggqFTZmOR6deDj6SDbDAdgTUFLHoGrk1AZyIWIvPsYtBgzKGcPS4+H4VErpwTbIohhsKe/QQwfjrnw==","signatures":[{"sig":"MEUCIQCXF3cT9NpkHxn6GadVEhSj25gJYqIpX+zd2XHuZCo2nAIgbOcXzE7zMyBlQ6J9y+lyMVrAzZx1g9OP7IvYX94yTDY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":679357},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-alpha.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"asafshen","email":"asafshen86@gmail.com"},"_resolved":"/private/var/folders/b8/_h9858jn4cn30ns1sj3033440000gn/T/5178bcc4483d81feafb7931b7d247bc2/descope-web-js-sdk-0.0.0-alpha.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-d/e+cpa+ggqFTZmOR6deDj6SDbDAdgTUFLHoGrk1AZyIWIvPsYtBgzKGcPS4+H4VErpwTbIohhsKe/QQwfjrnw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.41.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-alpha.1_1744119747897_0.23820495806849107","host":"s3://npm-registry-packages-npm-production"}},"1.31.0":{"name":"@descope/web-js-sdk","version":"1.31.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.31.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"4acaa5a4c11f230d46ca2da524eac2f8d6aed520","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.31.0.tgz","fileCount":11,"integrity":"sha512-wYgDqAoxPbZpEm767UH2QU8IDc4GqBsNLfcM+jV9txvx/7GqHQYAns/OX+rW4OzJWHgQ0/EEgnE6l5womMfSmA==","signatures":[{"sig":"MEQCIHPWM3OCDNlVAEDXIUaI42m7EtKwro62l9KZKcCL4g5XAiByrPBrC2+/gQiV2i1fDqPhEYM9LEtYvcxq+/CFfzUmRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":675104},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.31.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/51906775330c496da817526ac36a59e2/descope-web-js-sdk-1.31.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-wYgDqAoxPbZpEm767UH2QU8IDc4GqBsNLfcM+jV9txvx/7GqHQYAns/OX+rW4OzJWHgQ0/EEgnE6l5womMfSmA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.42.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.31.0_1744186984522_0.29049589320848","host":"s3://npm-registry-packages-npm-production"}},"1.31.1":{"name":"@descope/web-js-sdk","version":"1.31.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.31.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"e43551691cfce6ebc515c6ca552fd435cd2e86ea","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.31.1.tgz","fileCount":11,"integrity":"sha512-x17xGENMnKtgkNe1OljoqAfGUZU92e3u9IivfXIbZ1tEpmOmvLk9vkiJ7/tmhQz5ghWhn9UWhXsWEwxpuMMkWQ==","signatures":[{"sig":"MEQCIA6mxeZevcqZFdWqjCAwzYyCi/N0nC57axjlL5lQq1goAiAs4nEyol4ZgcDH5ia3nW/BFJGBkXlT/rGL0kDdPWlfCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":677313},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.31.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/0390b07540107a070bb5b75820442f3f/descope-web-js-sdk-1.31.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-x17xGENMnKtgkNe1OljoqAfGUZU92e3u9IivfXIbZ1tEpmOmvLk9vkiJ7/tmhQz5ghWhn9UWhXsWEwxpuMMkWQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.43.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.31.1_1744289055919_0.8919857548010017","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-0e292820-20250415":{"name":"@descope/web-js-sdk","version":"0.0.0-next-0e292820-20250415","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-0e292820-20250415","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"7792ea59aeb66a26f0d2a7caa906dd29ac42c0c1","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-0e292820-20250415.tgz","fileCount":11,"integrity":"sha512-Dh8Qd+WmCnSqwyObAQfMmlwZeIfL7BLrMUqu/9mf2w3izpVZma4r/Jim+//AUQL0n+WxwJO/1E2HEKta/zeP2g==","signatures":[{"sig":"MEQCIBlyoQxccZT4M+NXs79ZwOH36xpsUasZkfvLUZx4IHgsAiBca2n+ClmpOEa5WlgmM5sZ/eEBQehaOXahKDYldOVPdg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":678173},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-0e292820-20250415.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/dd9f8e06884e5de8f4a83ca608f03c00/descope-web-js-sdk-0.0.0-next-0e292820-20250415.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Dh8Qd+WmCnSqwyObAQfMmlwZeIfL7BLrMUqu/9mf2w3izpVZma4r/Jim+//AUQL0n+WxwJO/1E2HEKta/zeP2g==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-0e292820-20250415","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-0e292820-20250415_1744724509277_0.0874578476007215","host":"s3://npm-registry-packages-npm-production"}},"1.31.2":{"name":"@descope/web-js-sdk","version":"1.31.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.31.2","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"928b9688b2bcf80d304a8096bfbc195844763f4d","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.31.2.tgz","fileCount":11,"integrity":"sha512-wl/1OCZ1/h7e51SoaAuu6WfioRGXrm9TvdgIYsOdlIxdwDEFk6ifQfLxLYbyJ5lM6FMePYOj4Au9IIw7FcsBpg==","signatures":[{"sig":"MEYCIQCU+6fxK2U8jwZNrctQq2G1JVOULrdlf/K3hh71PCZkVQIhALGHRAqjb97Y8pY1OL6KqRHe5fKZ6Mn75TxnzRwA6JGp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":678129},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.31.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d94d57276ac7b6324310b9be8b3f72f5/descope-web-js-sdk-1.31.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-wl/1OCZ1/h7e51SoaAuu6WfioRGXrm9TvdgIYsOdlIxdwDEFk6ifQfLxLYbyJ5lM6FMePYOj4Au9IIw7FcsBpg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.43.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.31.2_1744725538645_0.9698776863065017","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-88a7f420-20250415":{"name":"@descope/web-js-sdk","version":"0.0.0-next-88a7f420-20250415","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-88a7f420-20250415","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"435fd20416cb8a1b758ba77052b08d7c94623f67","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-88a7f420-20250415.tgz","fileCount":3,"integrity":"sha512-pM1x5arOBRL45NzC1s/21+rRFDNeE2igYbeScit55U9K0XOaCCw5/DVbMaSfsC0rtntmcjuZCi7T9VZGHIKPOQ==","signatures":[{"sig":"MEUCIFKopI7mwKkvM8SY+Pl0MIiDXmdTwsBSm1xT2ZyuxEJtAiEArecR/g7/NQ/v/Pr714s7eQ5XoBQ89MwJ/GfkJbxl/nw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12049},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-88a7f420-20250415.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/ff3a6e7660ca5f4429a01c7bc7125d12/descope-web-js-sdk-0.0.0-next-88a7f420-20250415.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-pM1x5arOBRL45NzC1s/21+rRFDNeE2igYbeScit55U9K0XOaCCw5/DVbMaSfsC0rtntmcjuZCi7T9VZGHIKPOQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-88a7f420-20250415","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-88a7f420-20250415_1744725657256_0.15848289030853158","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-c55974df-20250416":{"name":"@descope/web-js-sdk","version":"0.0.0-next-c55974df-20250416","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-c55974df-20250416","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"01c2f86e6b31513c11ce832ade8dfbf174173129","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-c55974df-20250416.tgz","fileCount":11,"integrity":"sha512-i/OlHv4W5ZxnzanQVm2h1zYVptO7qEVyIygu1NXW0WLLQqqC3RY0IedjJMXxEWMaYXtvvMrRcRQFaXgrcjWx1w==","signatures":[{"sig":"MEUCIQDeGCAGFwiP3aSn70IlSS3ctd5VH8XvTVXMIVgMlnL0rwIgIfNeQe2kHdZGSoXrHAB4WQ6dw6PrBuAE12/dGuXOoO8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":682457},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-c55974df-20250416.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/13581e86863c49201261765045c46713/descope-web-js-sdk-0.0.0-next-c55974df-20250416.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-i/OlHv4W5ZxnzanQVm2h1zYVptO7qEVyIygu1NXW0WLLQqqC3RY0IedjJMXxEWMaYXtvvMrRcRQFaXgrcjWx1w==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-c55974df-20250416","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-c55974df-20250416_1744829633256_0.9793795765693161","host":"s3://npm-registry-packages-npm-production"}},"1.31.3":{"name":"@descope/web-js-sdk","version":"1.31.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.31.3","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"798ea81d6c66a1b9abafae97a97bc391d9a8faa2","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.31.3.tgz","fileCount":11,"integrity":"sha512-IZlOPW1Tyysco8MoRVtpFta93X9VvoaWO8XsQzKMW9QEf9zdUw0FX/6tnYtdNny6EEgAV2VieIu09ecGFrjH2w==","signatures":[{"sig":"MEUCIBg9dEI+c+ISa1/7xe7pMzU1xY1gmPKTYAWTT6l/5fyGAiEAhhVBujLcNrbvoYD36ovgrXJImVN0qD1vrHyen/Kz02U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":682413},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.31.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/b5cbd336d64dff4fc6e1c33ccff11f09/descope-web-js-sdk-1.31.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-IZlOPW1Tyysco8MoRVtpFta93X9VvoaWO8XsQzKMW9QEf9zdUw0FX/6tnYtdNny6EEgAV2VieIu09ecGFrjH2w==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.43.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.31.3_1745214116345_0.9410661426859677","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-497a5fe8-20250421":{"name":"@descope/web-js-sdk","version":"0.0.0-next-497a5fe8-20250421","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-497a5fe8-20250421","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"9a555bc4dd9f93db4640be96dd11b33088bae6c1","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-497a5fe8-20250421.tgz","fileCount":3,"integrity":"sha512-TPH+ROTGijwWcz0KgVqfDH+nVIu5ESlOS1HGgRg1iqOn9hIH3ZgJku19Fto8/RoNsoFtfTe7XiwpYPI7BicerQ==","signatures":[{"sig":"MEUCIAcSbq+PYdmteKwtkc5sTqICJvJy7G+1q5UTKZOUTx1HAiEA4Vt2oUd9R/bUsjLnHNgIuyHveAUxxHd5lz8j7VDygpM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12049},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-497a5fe8-20250421.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/9c38932a8e626ceeac145ad47ad85a2c/descope-web-js-sdk-0.0.0-next-497a5fe8-20250421.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-TPH+ROTGijwWcz0KgVqfDH+nVIu5ESlOS1HGgRg1iqOn9hIH3ZgJku19Fto8/RoNsoFtfTe7XiwpYPI7BicerQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-497a5fe8-20250421","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-497a5fe8-20250421_1745214239515_0.7067466485832645","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-cd745c61-20250421":{"name":"@descope/web-js-sdk","version":"0.0.0-next-cd745c61-20250421","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-cd745c61-20250421","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"04bf9482b54ed9b26d34134b308d1395ce961ac4","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-cd745c61-20250421.tgz","fileCount":3,"integrity":"sha512-ByyrwADBM58yzPhFpot9hINiOc7kYyVOJIeJ1ZOcwHw6jcS1HYQb/hf/ZqtK3KOLXIu5zFS9D5ppvj1bNgEmaw==","signatures":[{"sig":"MEUCIQCz/6aHn01h48flX/tiP1m3VF2o2MPpqTqMM8lKmq+mWQIgfDaJIW6QSz7nCwcAyidpLmF61BpeuBv69AgZypmltJ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12049},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-cd745c61-20250421.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/161f45c87d16b5009f9475e1ca544898/descope-web-js-sdk-0.0.0-next-cd745c61-20250421.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-ByyrwADBM58yzPhFpot9hINiOc7kYyVOJIeJ1ZOcwHw6jcS1HYQb/hf/ZqtK3KOLXIu5zFS9D5ppvj1bNgEmaw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-cd745c61-20250421","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-cd745c61-20250421_1745226779201_0.27618712739177","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-26df9ba9-20250424":{"name":"@descope/web-js-sdk","version":"0.0.0-next-26df9ba9-20250424","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-26df9ba9-20250424","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"109a4bc1c1dcafadb99c438c2d98dcc199e2418b","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-26df9ba9-20250424.tgz","fileCount":11,"integrity":"sha512-wiz2cDCTv5n3OSvdfls8IxZxrlJtSxB+fjDLSiugj8hHmZQG53bi7Dm0Ermj9y+sM4i/hrFI/bXO8AclXXkETg==","signatures":[{"sig":"MEQCIF+adCm4rUpjPPAsFOzhtwddVyuMa5gBTJzq+RX9ZjxbAiAyisNQlqylai0SmYP/Wr5+HP1rOf1hOhapyEqFD3BQWw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":682457},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-26df9ba9-20250424.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/ec36212b027ee8e0351d84ef43944dad/descope-web-js-sdk-0.0.0-next-26df9ba9-20250424.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-wiz2cDCTv5n3OSvdfls8IxZxrlJtSxB+fjDLSiugj8hHmZQG53bi7Dm0Ermj9y+sM4i/hrFI/bXO8AclXXkETg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-26df9ba9-20250424","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-26df9ba9-20250424_1745501296531_0.7432889843160484","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-20174009-20250429":{"name":"@descope/web-js-sdk","version":"0.0.0-next-20174009-20250429","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-20174009-20250429","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"379be3725d989a8449057e0db6e692b2f7eeb69c","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-20174009-20250429.tgz","fileCount":11,"integrity":"sha512-9D651W/EGqrZJL6WjQKoAa7zSwKa05SYuj+lED5wUTSu485qXemIT1NqQw8rtZfLz+5dlGjM5k5ih0KehymAHg==","signatures":[{"sig":"MEUCIF+gDJz6MFTcpnoJ7p15Ik2m139sYq/JxRR5KB3/65aNAiEAsB42mw9PrzK+d9SOpjf2n+EHV0dBLN3a+cyH6z+Cbcg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":683943},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-20174009-20250429.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/3acdfd065525f5a2cbe115ce60080f0d/descope-web-js-sdk-0.0.0-next-20174009-20250429.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-9D651W/EGqrZJL6WjQKoAa7zSwKa05SYuj+lED5wUTSu485qXemIT1NqQw8rtZfLz+5dlGjM5k5ih0KehymAHg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.43.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-20174009-20250429_1745899146278_0.35487989931743136","host":"s3://npm-registry-packages-npm-production"}},"1.31.4":{"name":"@descope/web-js-sdk","version":"1.31.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.31.4","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"82526bea6c336d74320fedddf48e9f377d8a6850","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.31.4.tgz","fileCount":11,"integrity":"sha512-FvyrxKOwgg6KZl0SiyAzRFctXrwQ3uDR3a1BdriVyJewa83nq4YwELKC4I6Nn+TTQS+LtQcUv76zZx8wEyrRBQ==","signatures":[{"sig":"MEUCIQCoUBgKp3niojh9SxYtbLwNcxHqztcIvR6E6XV1CgTo2gIgHkEiJ9/VReKnwiVt9cTANFce6AbteSlnzXvIZNssvo8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":683921},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.31.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/276a148c57c91d2cc9d7490295e957e3/descope-web-js-sdk-1.31.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-FvyrxKOwgg6KZl0SiyAzRFctXrwQ3uDR3a1BdriVyJewa83nq4YwELKC4I6Nn+TTQS+LtQcUv76zZx8wEyrRBQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.43.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.31.4_1745903173350_0.657185100455479","host":"s3://npm-registry-packages-npm-production"}},"1.32.0":{"name":"@descope/web-js-sdk","version":"1.32.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.32.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"767f0d158bce1e709cd3a628baeca9a3feed052e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.32.0.tgz","fileCount":11,"integrity":"sha512-NXLJXP2J5DBm8eTZvG1koNrwycEKFomizNpqFwBjHbCk+KeOgXxb24ZArkIEw7dy+pCV7xFU7GepAG46gkv4mA==","signatures":[{"sig":"MEQCIHque2Q6VYKgCB9KQWoNohQJygvDzRCp/vuuep7h/IYBAiBIp82slV5rZgxZIiDmFVeusplrwu7UWEt7ft7joSGHlw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":684021},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.32.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/afc419a1e75de3ce83955c19907f9b4e/descope-web-js-sdk-1.32.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-NXLJXP2J5DBm8eTZvG1koNrwycEKFomizNpqFwBjHbCk+KeOgXxb24ZArkIEw7dy+pCV7xFU7GepAG46gkv4mA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.44.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.32.0_1745923398952_0.06565498927700286","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-bd24a0f1-20250505":{"name":"@descope/web-js-sdk","version":"0.0.0-next-bd24a0f1-20250505","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-bd24a0f1-20250505","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"9cd64e1300726717b1ad8feec96ea812bcc2237d","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-bd24a0f1-20250505.tgz","fileCount":11,"integrity":"sha512-AaluHLTPH51KZbZj8Unj32V6i4Zd+R+DExmSlAwMME9CY36aiNZcM7BRhZI4YjhiVjeQM8VvNuE4djMqG1WZlQ==","signatures":[{"sig":"MEYCIQDExfw50beXFJWpWokjafINk2WjI0VQn0DxVY5G7GBwgwIhALEC0wB6wtgvIolls5k72vRHixL86V1ClVf2pYsYzE2j","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":684065},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-bd24a0f1-20250505.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/140c08c8997e5ef55c6dd06aca2db5eb/descope-web-js-sdk-0.0.0-next-bd24a0f1-20250505.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-AaluHLTPH51KZbZj8Unj32V6i4Zd+R+DExmSlAwMME9CY36aiNZcM7BRhZI4YjhiVjeQM8VvNuE4djMqG1WZlQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-bd24a0f1-20250505","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-bd24a0f1-20250505_1746465904391_0.011891257586917447","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-0dd892dd-20250511":{"name":"@descope/web-js-sdk","version":"0.0.0-next-0dd892dd-20250511","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-0dd892dd-20250511","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"26ddecb927ab5a942e18941f6bb31573be69b23c","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-0dd892dd-20250511.tgz","fileCount":11,"integrity":"sha512-y8/NU1McR6ms4y1puYwbjXUHjc8djtladvRr8RcBc2qYStbqmumNJLnLtsjMSO5Pz/Ot2tveNxdQBCPJsf2YTA==","signatures":[{"sig":"MEQCIBE+2L3kmh+9s8O2u6ZJTJDHvQSNG8SKEv+empvjghHJAiAT3arNDDXo4XVAvIP+eqbUKM+2kpTNqdahrcy4NvT76A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":718882},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-0dd892dd-20250511.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/2e1f51539ed5cf85789f54b2e6808bc9/descope-web-js-sdk-0.0.0-next-0dd892dd-20250511.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-y8/NU1McR6ms4y1puYwbjXUHjc8djtladvRr8RcBc2qYStbqmumNJLnLtsjMSO5Pz/Ot2tveNxdQBCPJsf2YTA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.44.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-0dd892dd-20250511_1746961067298_0.12501049446931867","host":"s3://npm-registry-packages-npm-production"}},"1.33.0":{"name":"@descope/web-js-sdk","version":"1.33.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.33.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"297f58bd1f695db8fdb5008fe9a5f0d06d6cb405","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.33.0.tgz","fileCount":11,"integrity":"sha512-yuNFYCWoh/xPKwaS+maZJfmv/d+ur8x/4uMiPDq445AxRrTfcLTq5C4StW/KrbrSoh225mWri+juQuybg4efKw==","signatures":[{"sig":"MEUCIDIdeQ/38h7Tz0AY6YNm8J+qSpIjJnVDwX/sSdCP25XOAiEAmtiu33PCv6vqlXc0OGhYbqHH9GQ1VRXFGXEFr/gSFVY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":718860},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.33.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/496d56b02b7c2a2421c2c6c069b21a22/descope-web-js-sdk-1.33.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-yuNFYCWoh/xPKwaS+maZJfmv/d+ur8x/4uMiPDq445AxRrTfcLTq5C4StW/KrbrSoh225mWri+juQuybg4efKw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.44.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.33.0_1746962473489_0.8624294941393156","host":"s3://npm-registry-packages-npm-production"}},"1.33.1":{"name":"@descope/web-js-sdk","version":"1.33.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.33.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"c134e374a24ae6164b5d738ef92c88d7a3af5855","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.33.1.tgz","fileCount":11,"integrity":"sha512-Ywemr+a9a7DO5ZRWwKdRfJPjswjSig1k7d5WZkyCLCmxwj6Pp4Ixd1l+CjHl3xF1VFLneki9nanDtc3iIrRB6w==","signatures":[{"sig":"MEYCIQDxeVs/NiDDiZfsIgNBWyMhRTjXZVWVo/xqrxwX8tYPRwIhAOWJhuj3bC5losdWcaHiP2L/h56avg6BLTCIIibGCe2o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":718860},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.33.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/c2d05eec7fcd9fc1bd40f9ff443de98d/descope-web-js-sdk-1.33.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Ywemr+a9a7DO5ZRWwKdRfJPjswjSig1k7d5WZkyCLCmxwj6Pp4Ixd1l+CjHl3xF1VFLneki9nanDtc3iIrRB6w==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.44.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.33.1_1747305669508_0.6106394816343941","host":"s3://npm-registry-packages-npm-production"}},"1.33.2":{"name":"@descope/web-js-sdk","version":"1.33.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.33.2","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"a120d13d9c9edc0e231d45610f6873a58c8edf34","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.33.2.tgz","fileCount":11,"integrity":"sha512-+gc1SKyIaqjWMEeeY8yindcgRwFwu7Fb3TiiNBYF9v7L03UWsKciLh1ys7hl9AgTk8RPZ/ZJ5sXD7kY2+TDd+A==","signatures":[{"sig":"MEYCIQCjGww/T4ukmiC/JNYw9GpLAHszEeqzRsEW19vbdmiIywIhAJ6xaZzVAl0Xskich/zucfyExdsXZL7zGGnyWA8v/cOF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":718892},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.33.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/2d50c508e706b5935e1d8e9c1773461f/descope-web-js-sdk-1.33.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-+gc1SKyIaqjWMEeeY8yindcgRwFwu7Fb3TiiNBYF9v7L03UWsKciLh1ys7hl9AgTk8RPZ/ZJ5sXD7kY2+TDd+A==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.44.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.33.2_1747908641419_0.09405394294903036","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-cf04ab26-20250527":{"name":"@descope/web-js-sdk","version":"0.0.0-next-cf04ab26-20250527","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-cf04ab26-20250527","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"c18f2a1903c4937572655a42a53487a99e215ea9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-cf04ab26-20250527.tgz","fileCount":11,"integrity":"sha512-Qu2AeDUGb8ngNaIpE9vWNSO9pNR1dvI+3/DA7cS7Ve+1wkBws5CD5kSUFQF/Q8uM6bjaT0S4Ey1h0v51by2KjQ==","signatures":[{"sig":"MEQCIHq8FrLHKj8NpnkqnbUXPqMjKSPVUq8G3O+H7a3l4uupAiBpiXHUeS82uwfu/lhI6EIDDv7DAOSR1vcAmO+hiDXuqQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":719298},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-cf04ab26-20250527.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/ed34ef73bfc543961c782b5ef5fcd8a5/descope-web-js-sdk-0.0.0-next-cf04ab26-20250527.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Qu2AeDUGb8ngNaIpE9vWNSO9pNR1dvI+3/DA7cS7Ve+1wkBws5CD5kSUFQF/Q8uM6bjaT0S4Ey1h0v51by2KjQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-cf04ab26-20250527","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-cf04ab26-20250527_1748350671523_0.2901063235707946","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-3ce8f749-20250527":{"name":"@descope/web-js-sdk","version":"0.0.0-next-3ce8f749-20250527","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-3ce8f749-20250527","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"ef0dd0881c3f6edb8084a634d620d1dd10224506","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-3ce8f749-20250527.tgz","fileCount":11,"integrity":"sha512-+ugGG/yH6G8XMaejK3Fv2e4wSkKNg8lZdkC9N6p8Y7HemDWX+rEVMu8UCwuoNhQcm76HMsDNTUoRr3D5fiKJnQ==","signatures":[{"sig":"MEYCIQCvv6eOLaiU5M70ZfvH1Cv74+8xk4P9JIHKzy/lJBmIKwIhAPx/+5mFo7kNTntoWyrdUN6rnW2YQQBvJdOm1qL3Z+vQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":719298},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-3ce8f749-20250527.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/b533c0f786e78725b12161c44cb3af04/descope-web-js-sdk-0.0.0-next-3ce8f749-20250527.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-+ugGG/yH6G8XMaejK3Fv2e4wSkKNg8lZdkC9N6p8Y7HemDWX+rEVMu8UCwuoNhQcm76HMsDNTUoRr3D5fiKJnQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-3ce8f749-20250527","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-3ce8f749-20250527_1748358591109_0.01108503319118137","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-1e6d5ae0-20250528":{"name":"@descope/web-js-sdk","version":"0.0.0-next-1e6d5ae0-20250528","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-1e6d5ae0-20250528","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"1117ba74cebb8f3b0802ca645da136586a44fb9d","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-1e6d5ae0-20250528.tgz","fileCount":11,"integrity":"sha512-QTSD5/56IxpHR8avasn1tJuSHY2I7Gr37LQrZy0sOAu9rRQRLRqZ1Hps5GrQTU0MYOgryz74xE6dDfCuBVSlJA==","signatures":[{"sig":"MEUCIQC9cDRmrvwIZpivY/0q92+ABOMNaHBEc4y1lV7PINmXLgIgC3TOjSn+NnSSFF10JmYEYRSE/ThiJJCtRwZfsqYUifo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":719298},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-1e6d5ae0-20250528.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d887a825ca036db262e5ca6c9a584c10/descope-web-js-sdk-0.0.0-next-1e6d5ae0-20250528.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-QTSD5/56IxpHR8avasn1tJuSHY2I7Gr37LQrZy0sOAu9rRQRLRqZ1Hps5GrQTU0MYOgryz74xE6dDfCuBVSlJA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-1e6d5ae0-20250528","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-1e6d5ae0-20250528_1748420595707_0.19581389165236018","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-e77a3762-20250605":{"name":"@descope/web-js-sdk","version":"0.0.0-next-e77a3762-20250605","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-e77a3762-20250605","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"3594c3072a2f05de92fb73355df01f74a394d99d","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-e77a3762-20250605.tgz","fileCount":11,"integrity":"sha512-TIvRxGVRQFG3VgCBSFb5+rcKdNIvurpCERHaisWogMNo8ez8TjDOsVEPb6/qBzEOF89Z+occvzAZPSe4GFxmxw==","signatures":[{"sig":"MEYCIQCVThmT5GybbI5VSJGzphGLmly6wHuUgVmG0/dI2jGoZwIhAJkL3sQSzDvMGqNOzy3wO1kZIezHzt7u7wMgXOWALX2c","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":719298},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-e77a3762-20250605.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d6354da7d486fa1df8f71f9bbad9faf7/descope-web-js-sdk-0.0.0-next-e77a3762-20250605.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-TIvRxGVRQFG3VgCBSFb5+rcKdNIvurpCERHaisWogMNo8ez8TjDOsVEPb6/qBzEOF89Z+occvzAZPSe4GFxmxw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-e77a3762-20250605","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-e77a3762-20250605_1749150599262_0.7494686127713885","host":"s3://npm-registry-packages-npm-production"}},"1.33.3":{"name":"@descope/web-js-sdk","version":"1.33.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.33.3","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"471f2d76ceb5674d60247b867c3586c8f54c802d","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.33.3.tgz","fileCount":11,"integrity":"sha512-YuS8TR0bz+zY2OkdiDRDzvE/Qfjm5YcdvECn3kcyIvrl9CMeOztowwX/hTbnbqLPFbGoZgWJ7wCq5eYVFbODcQ==","signatures":[{"sig":"MEUCIGCji68AZ2eMQIZrE5Elo6xaqqDxWyn3BPUpv2cCdqKhAiEAwpnl+Tbegs2tZI96h5wp+jF5xJBHAXnXJ4qTu8ZjWWA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":719254},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.33.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/ea76d21858c7b67edd7ebe288bae63c4/descope-web-js-sdk-1.33.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-YuS8TR0bz+zY2OkdiDRDzvE/Qfjm5YcdvECn3kcyIvrl9CMeOztowwX/hTbnbqLPFbGoZgWJ7wCq5eYVFbODcQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.44.2","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.33.3_1749625105940_0.3925328753352164","host":"s3://npm-registry-packages-npm-production"}},"1.33.4":{"name":"@descope/web-js-sdk","version":"1.33.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.33.4","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"d1964e05e6849707368bf24c82ca47973e5a037b","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.33.4.tgz","fileCount":11,"integrity":"sha512-EAfkgbPXHaFcD8c5rM7t2sp9IGzSODChIt8cVWsMHowccRPxZW8Rk2s+fSBpwhEzzEykDVxvd20zElqZt5wDkw==","signatures":[{"sig":"MEUCIHshgltb2OAsSQEva9EVx71SQFaan5shILmfScKLqv/cAiEAnmdvs838VKy67bKcTHlpoKVLroTrDGV1gTCVZA4x3y8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":719254},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.33.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/b680b430d6f92041a13bb9d4ac9c82fd/descope-web-js-sdk-1.33.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-EAfkgbPXHaFcD8c5rM7t2sp9IGzSODChIt8cVWsMHowccRPxZW8Rk2s+fSBpwhEzzEykDVxvd20zElqZt5wDkw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.44.3","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.33.4_1749644317355_0.7606964235502933","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-fa09b60a-20250708":{"name":"@descope/web-js-sdk","version":"0.0.0-next-fa09b60a-20250708","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-fa09b60a-20250708","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"bcc240d93d7fbcef20326833c2d2c839c9c82170","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-fa09b60a-20250708.tgz","fileCount":11,"integrity":"sha512-0ftDjtptz9hW3ftiF7kq+uHkwll9qrGEdzJwxu9D89Qi9eqyfhDYHQAF7d4NIC0m0ApY1PKGYDoPXGsV/oY7mw==","signatures":[{"sig":"MEUCIA1Fm1Yegtz5S9926p0/Sjk+iMJxFHO6z4dqE9T38zY6AiEA8YoFlcESxuYHeekEUouen1Jgm26ogX6x7KbFbrendMU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":719806},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-fa09b60a-20250708.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","actor":{"name":"omercnet","type":"user","email":"npm@omerc.dev"},"email":"npm@omerc.dev"},"_resolved":"/tmp/e48a2a5fcea1b60e9f8dfa736c16dda6/descope-web-js-sdk-0.0.0-next-fa09b60a-20250708.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-0ftDjtptz9hW3ftiF7kq+uHkwll9qrGEdzJwxu9D89Qi9eqyfhDYHQAF7d4NIC0m0ApY1PKGYDoPXGsV/oY7mw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-fa09b60a-20250708","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-fa09b60a-20250708_1751977425852_0.7029193810749124","host":"s3://npm-registry-packages-npm-production"}},"1.33.5":{"name":"@descope/web-js-sdk","version":"1.33.5","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.33.5","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"07207e76244979b9bac29dfc031e164caccfaf82","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.33.5.tgz","fileCount":11,"integrity":"sha512-tI70itTK3NfxfmLLu1KbZbxkOQOSA+ByfiB4a0FEqHEEAxbANvsx9jMIsKOCkpMo/W1tMa+Kyoc2EU/kiT1RYQ==","signatures":[{"sig":"MEUCIQCM1U9M6djHYWOxumwdeBLiq0+2y+CITm9pwF5K5CbWeAIgDVJQEZPag3qOushhI0J2BLcEI/pebxLd6z0JfvE3D2s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":719762},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.33.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","actor":{"name":"omercnet","type":"user","email":"npm@omerc.dev"},"email":"npm@omerc.dev"},"_resolved":"/tmp/1cdda3a886e825a4e50017f89822563e/descope-web-js-sdk-1.33.5.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-tI70itTK3NfxfmLLu1KbZbxkOQOSA+ByfiB4a0FEqHEEAxbANvsx9jMIsKOCkpMo/W1tMa+Kyoc2EU/kiT1RYQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.44.4","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.33.5_1752138539785_0.5801055238528072","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-d3790478-20250722":{"name":"@descope/web-js-sdk","version":"0.0.0-next-d3790478-20250722","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-d3790478-20250722","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"eb71a385533101eea28691245b2b80eeedb7ebde","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-d3790478-20250722.tgz","fileCount":11,"integrity":"sha512-0l2sUB6scKpmsmsATcgRvqy6y49oNYSZ8+xssi8ftNYjiDhqo1E9M1WawfAP4UZziSz41xI8v6SCABy5wc7vEQ==","signatures":[{"sig":"MEUCIQDiRG8R3ILK/vba+UpmPgMXWKxfY5jGc+vTnpE31TGXqQIgZcnxZ1cUqHF952+w/QRchoDOyJ/GYl3mCt+dD07NYZM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":719806},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-d3790478-20250722.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d9be54a17fb95cb062cbe87995eb9365/descope-web-js-sdk-0.0.0-next-d3790478-20250722.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-0l2sUB6scKpmsmsATcgRvqy6y49oNYSZ8+xssi8ftNYjiDhqo1E9M1WawfAP4UZziSz41xI8v6SCABy5wc7vEQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-d3790478-20250722","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-d3790478-20250722_1753192920091_0.35832833148038645","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-173239d5-20250804":{"name":"@descope/web-js-sdk","version":"0.0.0-next-173239d5-20250804","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-173239d5-20250804","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"94a428249d1f574cf8587730cb46b91c1725c895","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-173239d5-20250804.tgz","fileCount":11,"integrity":"sha512-MDtw9qclNJFcVRrPzpHu7Mlc3JJGq857pxL8KpB77evLc9xclDGbt1yD70F/AchdcSp/aHZmMg2yGezNKLxOIg==","signatures":[{"sig":"MEYCIQCTkQhuyWVGCtR+PlhWUE0VoxPqDLNfmgM+b3RHC+pc7wIhAIGapJkhx0dHK6MRAE+ETsx/W3TrVD5MRWtndFf0P7g2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":719806},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-173239d5-20250804.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/2731e10cc58a4f18bacb288cb1d6a73e/descope-web-js-sdk-0.0.0-next-173239d5-20250804.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-MDtw9qclNJFcVRrPzpHu7Mlc3JJGq857pxL8KpB77evLc9xclDGbt1yD70F/AchdcSp/aHZmMg2yGezNKLxOIg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-173239d5-20250804","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-173239d5-20250804_1754302197178_0.7274419702778012","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-500951f6-20250804":{"name":"@descope/web-js-sdk","version":"0.0.0-next-500951f6-20250804","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-500951f6-20250804","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"ffe35333bd920a44bb7d052ee4b0a9a8250f9ae7","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-500951f6-20250804.tgz","fileCount":11,"integrity":"sha512-Ju6UhKJsQO8FiH0R77I1Toh6T9sGhmaEM/GAV+BCq/6BgMk/NCysXYfmX3Z8lprz16pJUDcsPW/BIC4FJVeaBg==","signatures":[{"sig":"MEQCIGdmhOyBaUkbc7M6NddstQurBcGmmVKnYzRTfjhNQCNmAiBCVtyWqQ1N9H0zX/avXa3tN9yE3hOi9/SgQaIlU7YCcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":719806},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-500951f6-20250804.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/50b44184cf1121c239401504084b443a/descope-web-js-sdk-0.0.0-next-500951f6-20250804.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Ju6UhKJsQO8FiH0R77I1Toh6T9sGhmaEM/GAV+BCq/6BgMk/NCysXYfmX3Z8lprz16pJUDcsPW/BIC4FJVeaBg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-500951f6-20250804","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-500951f6-20250804_1754323560815_0.858183957534312","host":"s3://npm-registry-packages-npm-production"}},"1.33.6":{"name":"@descope/web-js-sdk","version":"1.33.6","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.33.6","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"fab756060aed0be07e0cfc8afce2fb10ac1d3f81","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.33.6.tgz","fileCount":11,"integrity":"sha512-AUlE/OkOfjZCioozXSZ60fml7/OSov6Zg/FbylyUMV6oRUL6bjIr8MUtx+sOyArbhtceij/PRWUg1NV5t7m5hQ==","signatures":[{"sig":"MEUCIFndl96XmUTnWcfNXwD9ro05TUw8tKG7ochp0Abo2oO2AiEAuT9CQOLQKaHuE1T3tVVkUExgYzBzHj1u3Sp6epKKhmI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":719762},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.33.6.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/9c4342d9d0d2af852a435a359ce5767f/descope-web-js-sdk-1.33.6.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-AUlE/OkOfjZCioozXSZ60fml7/OSov6Zg/FbylyUMV6oRUL6bjIr8MUtx+sOyArbhtceij/PRWUg1NV5t7m5hQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.44.5","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.33.6_1754385199952_0.7432215320882674","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-5141a6b7-20250805":{"name":"@descope/web-js-sdk","version":"0.0.0-next-5141a6b7-20250805","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-5141a6b7-20250805","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"20858e400ba2b71e8b2b5a2510f740b3aeb89335","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-5141a6b7-20250805.tgz","fileCount":11,"integrity":"sha512-uBVufAAm3Rq+wKj8qSRHTHJ5DXs8heUXePYI/pHgjbbpqNEqlvhd2sLNSQOOXAnR7kaNk3mFgDu2k4f+rcHrcg==","signatures":[{"sig":"MEQCIDCoHxFNIMTDr0atJo4NH2QcaUv9WWXmoZqiIQREuF0AAiAoaGkfRfR4565zQ1ozcYKBrCJr/WB4ECqAHgS4GHZp7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":719806},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-5141a6b7-20250805.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/5106b6638869a238471d91f4a0520504/descope-web-js-sdk-0.0.0-next-5141a6b7-20250805.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-uBVufAAm3Rq+wKj8qSRHTHJ5DXs8heUXePYI/pHgjbbpqNEqlvhd2sLNSQOOXAnR7kaNk3mFgDu2k4f+rcHrcg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-5141a6b7-20250805","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-5141a6b7-20250805_1754385355916_0.1775786603865115","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-b1d353b8-20250806":{"name":"@descope/web-js-sdk","version":"0.0.0-next-b1d353b8-20250806","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-b1d353b8-20250806","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"d350a4fac36a1bd7749bd01ff3a4e88c5fe2bf47","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-b1d353b8-20250806.tgz","fileCount":11,"integrity":"sha512-LY7d/jJbma33T4Iryzr+cZHniM50JpC7AlCYBeODrOYVXl6+NjGPHBE4q3G77iTN+28hAMfJt3knHquG6t0zww==","signatures":[{"sig":"MEQCIBa4SmZ9E+YCQrsTsORwW68fdBp7GWCUQDm9S6Yg6a/lAiAVMIROV/B5BROzM0ytIeegU2BtxzcS3sw8ZuuLvBTg5w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":719781},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-b1d353b8-20250806.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/9dec4928f6bf700a2b52a147adc79100/descope-web-js-sdk-0.0.0-next-b1d353b8-20250806.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-LY7d/jJbma33T4Iryzr+cZHniM50JpC7AlCYBeODrOYVXl6+NjGPHBE4q3G77iTN+28hAMfJt3knHquG6t0zww==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-b1d353b8-20250806","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-b1d353b8-20250806_1754510265879_0.09936911822730199","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-d3602c33-20250806":{"name":"@descope/web-js-sdk","version":"0.0.0-next-d3602c33-20250806","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-d3602c33-20250806","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"8c533b5b137e2b96d87aac84238763ac446639e5","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-d3602c33-20250806.tgz","fileCount":11,"integrity":"sha512-J7EjzhzmVsH+2GpvyShwyTV/rslv/eIFb7OS+GgzPO4Ona+JWBRZ5mJp6JO8I/0eNrwc6A1DxG2cTNv/X1huGA==","signatures":[{"sig":"MEQCIFfKaG+U+bVak0fGNdeX4qvgeUcZx9V4FowVb2Pl2K8QAiAxUPQtHr4AKun/2hfkkCcY+qWJg6ZhsrLky6O7PtfD4g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":719781},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-d3602c33-20250806.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/fe2f8167ded577968cf45a8374e7edbe/descope-web-js-sdk-0.0.0-next-d3602c33-20250806.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-J7EjzhzmVsH+2GpvyShwyTV/rslv/eIFb7OS+GgzPO4Ona+JWBRZ5mJp6JO8I/0eNrwc6A1DxG2cTNv/X1huGA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-d3602c33-20250806","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-d3602c33-20250806_1754514641218_0.19459228181115074","host":"s3://npm-registry-packages-npm-production"}},"1.33.7":{"name":"@descope/web-js-sdk","version":"1.33.7","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.33.7","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"9382a7e38b30d73c1bdbc0c02582d25574bb153b","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.33.7.tgz","fileCount":11,"integrity":"sha512-QcWmmTYS0P+8LdMubM0BxqvGDvDGCdUVRMQ3/ZejiinBuuv0yTMlHka0Eb97FLey9y+hR5sjJ4myZMJiMa8ULA==","signatures":[{"sig":"MEUCIDk05UV9lLixxYUCVRD9srXXTzDS3DCWf4h2TjrJL9GtAiEAzR5LVsZ+v5fD03ZgsPqhFuBS9gAnnUAU0i7cw3c6uMs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":719737},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.33.7.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/2acf254395549b9ff2f57bc017bed79f/descope-web-js-sdk-1.33.7.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-QcWmmTYS0P+8LdMubM0BxqvGDvDGCdUVRMQ3/ZejiinBuuv0yTMlHka0Eb97FLey9y+hR5sjJ4myZMJiMa8ULA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.45.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.33.7_1754564647460_0.9048272258339662","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-4ef0fda6-20250812":{"name":"@descope/web-js-sdk","version":"0.0.0-next-4ef0fda6-20250812","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-4ef0fda6-20250812","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"cefa3b996fe241763cd3b01de95fe7d1a4c574ba","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-4ef0fda6-20250812.tgz","fileCount":11,"integrity":"sha512-p7BFQu+QpIfeZcZ6xyXglH9le2OLJX6/7243jDCN8XsneqFTHtorQ0Y5QQKDBwtmE0waYSuD30713ieAkAWdQA==","signatures":[{"sig":"MEQCIEirOgnEq3xoJ65IYcikKe6fRzZ363U4YHieeo8TeHTMAiABB2SGh8UrKyHdXApGUUny+Z4/im74WMqDZdLy2q7Xpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":720153},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-4ef0fda6-20250812.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/c34b74174c504c24de9e60f10e8b9ba9/descope-web-js-sdk-0.0.0-next-4ef0fda6-20250812.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-p7BFQu+QpIfeZcZ6xyXglH9le2OLJX6/7243jDCN8XsneqFTHtorQ0Y5QQKDBwtmE0waYSuD30713ieAkAWdQA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-4ef0fda6-20250812","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-4ef0fda6-20250812_1755026381008_0.7023881693457652","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-9ac9e8c7-20250813":{"name":"@descope/web-js-sdk","version":"0.0.0-next-9ac9e8c7-20250813","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-9ac9e8c7-20250813","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"4def71db018ead9c92140e3136e64b564e7d5d5b","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-9ac9e8c7-20250813.tgz","fileCount":11,"integrity":"sha512-zKGsHojtGWFYTHLdP0YO17ZSv4qc11AUn/z+aICNEU4MTBCVd40CnucTyjrnwhAu6vsEz99spn+A/Eawf/oh1Q==","signatures":[{"sig":"MEUCIQD7iFz46s372sYUF5ZMSdJZVJs0KT/kAFUA6p6NdZud/AIgZXlKv+1H5etoyQasS4+/yJUJAQDuIQn2ER0WBh786/M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":720153},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-9ac9e8c7-20250813.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/14c5e71a55bc03c2bca93d4c7c9acc56/descope-web-js-sdk-0.0.0-next-9ac9e8c7-20250813.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-zKGsHojtGWFYTHLdP0YO17ZSv4qc11AUn/z+aICNEU4MTBCVd40CnucTyjrnwhAu6vsEz99spn+A/Eawf/oh1Q==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-9ac9e8c7-20250813","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-9ac9e8c7-20250813_1755112822328_0.16141295449801274","host":"s3://npm-registry-packages-npm-production"}},"1.34.0":{"name":"@descope/web-js-sdk","version":"1.34.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.34.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"aa84d4cab6a949131800ba89d55edfea1b116d72","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.34.0.tgz","fileCount":11,"integrity":"sha512-VKy9YVFoizWS0GJxf4iGFw2fFY0IQw1jWeNa6GbDzEaXxo8+smjKY1rYSIAcLcidBXGolLNmRLBWopNOp6bSkg==","signatures":[{"sig":"MEQCICO+F081dVP9Ql7Yp8dJgclZlwim/yRJEORdDxYXDXFhAiAduOvn1R/6/JlZCYJW2mvhJsAnsonc47Ga/Dl8d3yKMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":720109},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.34.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/840d2ff041d5659edea4b671114444fb/descope-web-js-sdk-1.34.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-VKy9YVFoizWS0GJxf4iGFw2fFY0IQw1jWeNa6GbDzEaXxo8+smjKY1rYSIAcLcidBXGolLNmRLBWopNOp6bSkg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.46.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.34.0_1755182506392_0.9054956943564452","host":"s3://npm-registry-packages-npm-production"}},"1.34.1":{"name":"@descope/web-js-sdk","version":"1.34.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.34.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"ccc443f15003758ad8d412158f5e108690d5cd3e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.34.1.tgz","fileCount":11,"integrity":"sha512-7ZKtbuDieLnvI+K02TCbTdWe1n0IJXjSuNhPp+F4PnRfA0pPOhabCpjAp9GDaR7P8y3CK+KAJ4CCkD8NB40R2Q==","signatures":[{"sig":"MEYCIQCrgq182HEF9Di6ZsvRWQSdkvEioQimN5VTlKjSwYQNtAIhAIVAK60Md+yHf9WUMJELy3PiQUOMsKDXUENbDllkkYeJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":710931},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.34.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/5f0c7c16d24626c3508c43cf5f108de8/descope-web-js-sdk-1.34.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-7ZKtbuDieLnvI+K02TCbTdWe1n0IJXjSuNhPp+F4PnRfA0pPOhabCpjAp9GDaR7P8y3CK+KAJ4CCkD8NB40R2Q==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.46.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.34.1_1755446389890_0.446504633184851","host":"s3://npm-registry-packages-npm-production"}},"1.34.2":{"name":"@descope/web-js-sdk","version":"1.34.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.34.2","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"e8bd0253a31ff3f3967da7912728dc655f629534","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.34.2.tgz","fileCount":11,"integrity":"sha512-K1TKCHNzOrOez34Ro/xNsuvPGnEqgTAt2zMVbJ0CfkHVnlLRSDbfkiUM5cxOquNa94qfoRgCU6WeDOcSM5HP+A==","signatures":[{"sig":"MEQCICCFzeJ9JhrYLyNzCQlaxoQ1PmuHCrzCgZLz31dqLV9OAiAi5Ay0HZ2bC3WYXKI0Kjwu21jUTYFDgfSt+LSRa4IVNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":710948},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.34.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/7e750e61775af0d625202e61b9ba9af7/descope-web-js-sdk-1.34.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-K1TKCHNzOrOez34Ro/xNsuvPGnEqgTAt2zMVbJ0CfkHVnlLRSDbfkiUM5cxOquNa94qfoRgCU6WeDOcSM5HP+A==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.46.2","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.34.2_1755596120928_0.18056592712616903","host":"s3://npm-registry-packages-npm-production"}},"1.34.3":{"name":"@descope/web-js-sdk","version":"1.34.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.34.3","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"b7d45b2e5cef284120f8f0f187669ff201ce3222","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.34.3.tgz","fileCount":11,"integrity":"sha512-pIVb38S5N8dyPkOgLtnFHU/biNY9ZE6WXS+sFDsM/eOqsBD1plceMJgMnbsHaFcyXpEpvUi9rhyPWY3MBbjJWA==","signatures":[{"sig":"MEUCIF24fG1+3CjMjKKLr8MGDttRubilpbSVFehK/Q+RA5tZAiEA6nDbT1QWxR9mxj+5C42CCmfiFFYrnZtg/vwlm2QVlZg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":711862},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.34.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/0dfd762e9781f2f5b53a6be4e281cb1a/descope-web-js-sdk-1.34.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-pIVb38S5N8dyPkOgLtnFHU/biNY9ZE6WXS+sFDsM/eOqsBD1plceMJgMnbsHaFcyXpEpvUi9rhyPWY3MBbjJWA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.47.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.34.3_1756138039177_0.3315714697860377","host":"s3://npm-registry-packages-npm-production"}},"1.35.0":{"name":"@descope/web-js-sdk","version":"1.35.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.35.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"ed42650fe4b134e4c7f7c11e05304d662461b2c7","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.35.0.tgz","fileCount":11,"integrity":"sha512-AigDfYIZwlUFARpygPPqQJKY3r4f6mr+Zlvj5STdbiOM5jI0eFAyf+DTCEhinmV66er15PEfCsn2bUws8hCgAw==","signatures":[{"sig":"MEYCIQD41KKlQ5gjSl8eIlJUEd7XoqBFIHpVDjCeosWcQ6jqOAIhAPIMt7PfgDI+B79vxdHmSf9oSLJ4zRQpMGhUb8jFi7Wj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":712496},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.35.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/62f32f1a4fb10c5ecaea9eb71c406d91/descope-web-js-sdk-1.35.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-AigDfYIZwlUFARpygPPqQJKY3r4f6mr+Zlvj5STdbiOM5jI0eFAyf+DTCEhinmV66er15PEfCsn2bUws8hCgAw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.48.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.35.0_1756224612089_0.9458077135627838","host":"s3://npm-registry-packages-npm-production"}},"1.35.1":{"name":"@descope/web-js-sdk","version":"1.35.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.35.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"bc386a7ad703c39c60ece49b57a4fa0ce474e52e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.35.1.tgz","fileCount":11,"integrity":"sha512-IxRJYwqPwlMJ3ZY0EpPRtHZGDdqC4C7Rcleump6/B3w+oh/za6z0GFXL72EOi7Clint4wsqQxe3Syae1RajOww==","signatures":[{"sig":"MEUCIQDQS0bAbukWOB6AIb/Vpy9lZBNq9OQHNmUzOhEwRr+OSgIgX3be+yj3eYlLlq0/xvDpZU3IePz2VJ3bQO2dT6c4n+k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":713001},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.35.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/cd4cbc8537f256e8a09b34e0bb8cf665/descope-web-js-sdk-1.35.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-IxRJYwqPwlMJ3ZY0EpPRtHZGDdqC4C7Rcleump6/B3w+oh/za6z0GFXL72EOi7Clint4wsqQxe3Syae1RajOww==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.49.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.35.1_1756407150571_0.02545642298610451","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-52c0dfdc-20250910":{"name":"@descope/web-js-sdk","version":"0.0.0-next-52c0dfdc-20250910","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-52c0dfdc-20250910","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"fe287716616bc272e3dbb01b472cbb20226e2af1","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-52c0dfdc-20250910.tgz","fileCount":11,"integrity":"sha512-FpJVeOIbqHCBZtNnfpcVV4teSJTnEZCY5hJjgu71vNwX3aXOyvEi3bdBll3LrQhFsnVKYOegFJMCu7FF6FsCkA==","signatures":[{"sig":"MEUCIQC9urlO8jA2UUO5GCE4khoTcCODvjSvhu0+oO1SRAju2AIgXbXUCOfHjWFGNcDL0tNY5XvTq+F5tZXVCy0W38G6nU8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":714894},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-52c0dfdc-20250910.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/4cde3d40476d306dea98a5de8be19cf3/descope-web-js-sdk-0.0.0-next-52c0dfdc-20250910.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-FpJVeOIbqHCBZtNnfpcVV4teSJTnEZCY5hJjgu71vNwX3aXOyvEi3bdBll3LrQhFsnVKYOegFJMCu7FF6FsCkA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-52c0dfdc-20250910","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-52c0dfdc-20250910_1757498458750_0.4589686885070725","host":"s3://npm-registry-packages-npm-production"}},"1.36.0":{"name":"@descope/web-js-sdk","version":"1.36.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.36.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"eb68f4876919cd8ffc18f0229024f164da841747","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.36.0.tgz","fileCount":11,"integrity":"sha512-20jWiak4dXHioTEm3nMXC/8azLjrkluKEh4IDkwxzNSpK/85h9SE5tMFs/j3seXSjzsjS0SFjESDYKCm8kW2oQ==","signatures":[{"sig":"MEYCIQCJOHxB0kaOvsJqi6Ps93MctLcsdygLp8WNp6axW4Pc8gIhAK6BzACMUFM5RJI0c8WuVoLPUEIATpmkpTFoCR4lWY4V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":714850},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.36.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/2d3ecf3ae8c422bca69b0d79a1561db2/descope-web-js-sdk-1.36.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-20jWiak4dXHioTEm3nMXC/8azLjrkluKEh4IDkwxzNSpK/85h9SE5tMFs/j3seXSjzsjS0SFjESDYKCm8kW2oQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.50.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.36.0_1757505529715_0.7211600751864284","host":"s3://npm-registry-packages-npm-production"}},"1.36.1":{"name":"@descope/web-js-sdk","version":"1.36.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.36.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"333ead2069bb5b7537b38611d80ae178be8b33e4","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.36.1.tgz","fileCount":11,"integrity":"sha512-NywTSbLjDQonNpCRx1g6z4KWncwdF8HI/NZaVPGwTcsuKOLfrXnp6KVFPH4c61KLU26Kb91BsMa8d5a6tGdC8A==","signatures":[{"sig":"MEUCIGUdgp0KxNXhWfZ+95zXlU7bsIQn30+MzqM7/W2TW3XHAiEAzj4LlGn7emWv1ydyUCjmJDtguT6raHFFCqFU98vVAMg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":715055},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.36.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/f23ef45a9eba70676390a29906eb7256/descope-web-js-sdk-1.36.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-NywTSbLjDQonNpCRx1g6z4KWncwdF8HI/NZaVPGwTcsuKOLfrXnp6KVFPH4c61KLU26Kb91BsMa8d5a6tGdC8A==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.50.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.36.1_1757837420554_0.5236778763625172","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-ec7a252c-20250916":{"name":"@descope/web-js-sdk","version":"0.0.0-next-ec7a252c-20250916","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-ec7a252c-20250916","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"02805fff8bdc96b785d2862e6216c1a71fc7951e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-ec7a252c-20250916.tgz","fileCount":11,"integrity":"sha512-MqKfNPitVG48Hdox9+IcFEmcPsblKl7YzztXOStiLRJn8GMHyaQn8JCrBXXt//9ATjm+CTINSw9UnGll2WeJYw==","signatures":[{"sig":"MEQCIB6sK2pWQ6geoVcHSdSJVQENs97STmscTMznqdwM+5DmAiBVe/V2L39AuZSr38mPT3KhFMyGWXxhThw+NqwmSFu12w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":715099},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-ec7a252c-20250916.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/29db18dcc83987eeb06f4e2cd78ce555/descope-web-js-sdk-0.0.0-next-ec7a252c-20250916.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-MqKfNPitVG48Hdox9+IcFEmcPsblKl7YzztXOStiLRJn8GMHyaQn8JCrBXXt//9ATjm+CTINSw9UnGll2WeJYw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.19.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-ec7a252c-20250916","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-ec7a252c-20250916_1758029994707_0.6266973764537578","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-3a4c0242-20250918":{"name":"@descope/web-js-sdk","version":"0.0.0-next-3a4c0242-20250918","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-3a4c0242-20250918","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"a39d83a03a201b4c4be9ac13ba730d6a814bd4fe","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-3a4c0242-20250918.tgz","fileCount":11,"integrity":"sha512-k3fwxi0pfHFFgo3B6yoPFbwOBCHdAajDVur0hEG2DhzTzca4uG9vc/LTdknUCq2rrUhUx6xk2RevZBSejL68lA==","signatures":[{"sig":"MEUCIB0anzO10BAIvan4EBDB72PJCI8MpHVauF24pVHqu83NAiEA7Dw1JpleHVELbXXCbRu5zgtYs+30cYS7UFtiCf6DiJU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":717937},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-3a4c0242-20250918.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/75a0711b559edde1e685a7381d3a6451/descope-web-js-sdk-0.0.0-next-3a4c0242-20250918.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-k3fwxi0pfHFFgo3B6yoPFbwOBCHdAajDVur0hEG2DhzTzca4uG9vc/LTdknUCq2rrUhUx6xk2RevZBSejL68lA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.19.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-3a4c0242-20250918","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-3a4c0242-20250918_1758174481287_0.1667036776689803","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-9d323c15-20250918":{"name":"@descope/web-js-sdk","version":"0.0.0-next-9d323c15-20250918","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-9d323c15-20250918","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"d981e0c7cdb7eccf0e1cc040ac97333014911a91","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-9d323c15-20250918.tgz","fileCount":11,"integrity":"sha512-7DeCEzKdbIOitUGmHVh3as0el0Ql7gzhLNJiOE5CzmtSSClc8HhWZesrqEwmo1r1oHMEAF/yesmViQZcPZl6cw==","signatures":[{"sig":"MEUCIQCnFFXvef8ZZJUgXze3zsnPW6rUcNSRvD3gGjzBcLasTwIgZcxxrVV0xsm2Izvjnp5QxeViatiugNNh5QJDWnCFQMs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":717937},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-9d323c15-20250918.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/a4ef75978495173e2fc8c1db645c39ab/descope-web-js-sdk-0.0.0-next-9d323c15-20250918.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-7DeCEzKdbIOitUGmHVh3as0el0Ql7gzhLNJiOE5CzmtSSClc8HhWZesrqEwmo1r1oHMEAF/yesmViQZcPZl6cw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.19.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-9d323c15-20250918","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-9d323c15-20250918_1758186141730_0.9620588681017497","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-b22667bf-20250921":{"name":"@descope/web-js-sdk","version":"0.0.0-next-b22667bf-20250921","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-b22667bf-20250921","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"df9f5a90e619eee286f73c41e89724504a016cd1","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-b22667bf-20250921.tgz","fileCount":11,"integrity":"sha512-6Egqf2MxTK962hzTj4sApwdILejTOs7cQAXONohaXF0Z75J36dmIXZWdRZBLadIMDH/xQf6t2DVBdzCfuLvbJA==","signatures":[{"sig":"MEUCICQ2/b1LKwB6ynkMFigPQTC3razu5UTTLFsxMYj2Z55xAiEA3a1DGrQ37vDRSwZY4/7q5IQ/VNxjkupoIeRV1FFk7Kc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":725808},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-b22667bf-20250921.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/26831c55fff4011ce8ce6e09dd51ab15/descope-web-js-sdk-0.0.0-next-b22667bf-20250921.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-6Egqf2MxTK962hzTj4sApwdILejTOs7cQAXONohaXF0Z75J36dmIXZWdRZBLadIMDH/xQf6t2DVBdzCfuLvbJA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.19.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-b22667bf-20250921","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-b22667bf-20250921_1758464370287_0.7165983265675477","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-32808222-20250922":{"name":"@descope/web-js-sdk","version":"0.0.0-next-32808222-20250922","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-32808222-20250922","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"ade9f397bd150f1a37b531dc0f4129ecfb73a748","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-32808222-20250922.tgz","fileCount":11,"integrity":"sha512-7xJTY2pG++4n4IyBeIcOm9ZjOnlCU9/wn8ppSef0OjyVeGQxue0HOEjkwSOjr3mkhyhQSRGtdti5zFuqxlALjA==","signatures":[{"sig":"MEUCIQCPSAbOyzzF3Bnm0d6YJu1ApDxWvhVACrVmIgavB/XLKQIgOdplTV3WukFDwLRe2K6z3zfW+3yG8Qn0wIdm1Y2jSZk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":725808},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-32808222-20250922.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/5f97d1edc67a7b0a13d68e3039f3e3d6/descope-web-js-sdk-0.0.0-next-32808222-20250922.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-7xJTY2pG++4n4IyBeIcOm9ZjOnlCU9/wn8ppSef0OjyVeGQxue0HOEjkwSOjr3mkhyhQSRGtdti5zFuqxlALjA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.3","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.19.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-32808222-20250922","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-32808222-20250922_1758547916915_0.9639833245996812","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-a4b32911-20250925":{"name":"@descope/web-js-sdk","version":"0.0.0-next-a4b32911-20250925","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-a4b32911-20250925","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"ef762b1bc0856f243a7d4772ebb03502328aeca1","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-a4b32911-20250925.tgz","fileCount":11,"integrity":"sha512-4dqgwvF99UcrsJDvq03yag3/NDMffuOjrzQOGfcYwmVgaCJ1+MxeM+sg0akjgxmkVCG18Bj6VPBLfUoKj2HVFQ==","signatures":[{"sig":"MEUCIB5AsGF0nk1Emf+q9tHH4JMGcBrVhEuTaRSdCGcEU5R2AiEAkYW1wNJ1yoH1+P2O/c83vJMopIVFpw+oebWzPG/oxlk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":725808},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-a4b32911-20250925.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/744c3665f8d090263a749377adb9eb10/descope-web-js-sdk-0.0.0-next-a4b32911-20250925.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-4dqgwvF99UcrsJDvq03yag3/NDMffuOjrzQOGfcYwmVgaCJ1+MxeM+sg0akjgxmkVCG18Bj6VPBLfUoKj2HVFQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-a4b32911-20250925","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-a4b32911-20250925_1758786052292_0.48121824284532444","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-a4b32911-20250928":{"name":"@descope/web-js-sdk","version":"0.0.0-next-a4b32911-20250928","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-a4b32911-20250928","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"a7375f1d0f2c1e58a4d65879fa9764202913d5e4","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-a4b32911-20250928.tgz","fileCount":11,"integrity":"sha512-BQ2Unaae8sZB63MjQd4ZJ9WNdG0dhz668hizGEO95tcEgO/bONi6VdlxKJGtBcd+XnW1alKpwbKbyjRK+UMd+w==","signatures":[{"sig":"MEQCICqdqj52llnIVNm5N9Q1FGN9ROgTBT/ejDKeb/sbJitkAiAR0g3BoozVOJgSH7YHkemd0jocAGynHbj2j7/srhMe0w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":725808},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-a4b32911-20250928.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/31775ff92db5865db01cdb9a79c22245/descope-web-js-sdk-0.0.0-next-a4b32911-20250928.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-BQ2Unaae8sZB63MjQd4ZJ9WNdG0dhz668hizGEO95tcEgO/bONi6VdlxKJGtBcd+XnW1alKpwbKbyjRK+UMd+w==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-a4b32911-20250928","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-a4b32911-20250928_1759065811427_0.8498403757113762","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-677bd94e-20250928":{"name":"@descope/web-js-sdk","version":"0.0.0-next-677bd94e-20250928","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-677bd94e-20250928","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"835e87990b65d11504d2c8cc053df89d01bd3bbe","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-677bd94e-20250928.tgz","fileCount":11,"integrity":"sha512-0l6dHMzINh/JQftIku5voDltLne0YoNquals5f1kPYre7+SGYK0kHhCurOntaxwCYbTg17E+g46xLSxD4NXXVQ==","signatures":[{"sig":"MEQCIFoPpXdQOWSKFomEwNhH8TpDbZLKyNAz9N64Ee9/8PGGAiAhnHjPjnzDHodeGldVUqzQto33XC4hcjjbNKwwtuni/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":725808},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-677bd94e-20250928.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d4ecc866666dcb16c315b466d1e7109e/descope-web-js-sdk-0.0.0-next-677bd94e-20250928.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-0l6dHMzINh/JQftIku5voDltLne0YoNquals5f1kPYre7+SGYK0kHhCurOntaxwCYbTg17E+g46xLSxD4NXXVQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-677bd94e-20250928","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-677bd94e-20250928_1759066199697_0.717136066129046","host":"s3://npm-registry-packages-npm-production"}},"1.36.2":{"name":"@descope/web-js-sdk","version":"1.36.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.36.2","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"2fe635e8bab434930c06f36d5df3e7069c7f38e3","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.36.2.tgz","fileCount":11,"integrity":"sha512-A5nMRmcoLQCV6uEy6fZLhWEtFQ+FedID2c+I7AQLA4SG/3a0nr6DDYXvz6S+ZVPT86z+gUddHx8ziQK8Rg4VcA==","signatures":[{"sig":"MEUCIQDA6EzVqC6zBj2b2j+/p//RSyPgSciS1mi35i+aNbWTJwIgKDdTfTuw2pqd0VAHdBj/CpuM+vamTqnyCcf3StXambs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":725764},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.36.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/7370216e86139115843414f1064583e2/descope-web-js-sdk-1.36.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-A5nMRmcoLQCV6uEy6fZLhWEtFQ+FedID2c+I7AQLA4SG/3a0nr6DDYXvz6S+ZVPT86z+gUddHx8ziQK8Rg4VcA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.50.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.36.2_1759070409021_0.0793485051309164","host":"s3://npm-registry-packages-npm-production"}},"1.37.0":{"name":"@descope/web-js-sdk","version":"1.37.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.37.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"4b2974f9c32aecffcf422a7cf81d23e08252b15b","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.37.0.tgz","fileCount":11,"integrity":"sha512-iC2/Rf3dEmuQ+YOF4fSztWQsxFkOOokNbc3PPAfyGVxcU5sDilrixOC7Vg3XqwlGdartYmK1HPBVzyftGYZDug==","signatures":[{"sig":"MEUCIF54di7qVEWsdPX1maHbQIWChs7S7BKp0MRUsr7D9pS0AiEAiiy0Z3GGz05WvEpwCdwEilVqIZXqIJufzhekjYvd31M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":726724},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.37.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/5836f440c8ca257733d8fac903cc56e9/descope-web-js-sdk-1.37.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-iC2/Rf3dEmuQ+YOF4fSztWQsxFkOOokNbc3PPAfyGVxcU5sDilrixOC7Vg3XqwlGdartYmK1HPBVzyftGYZDug==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.50.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.37.0_1759145880138_0.3593767309287088","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-260a151e-20251016":{"name":"@descope/web-js-sdk","version":"0.0.0-next-260a151e-20251016","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-260a151e-20251016","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"23eafbc54c6ae2ef556bc659811f0d07b69bf89f","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-260a151e-20251016.tgz","fileCount":11,"integrity":"sha512-TXsOkFZNzeo4ArEDQHHrLH7UcZEgddm7dqZlKcsGHcqlrcgd602wzwtnEITdrfeC8F6XIUalW2bCjlztoA0aSw==","signatures":[{"sig":"MEUCICMaYoWvUmYT2n1JyW1lZyI1qqrzi+sSRG9/nqapb9tbAiEAxCUyZuKJi68Kw1ExudOHcZZPqDw9BHtFV1dptLaN2NM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731168},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-260a151e-20251016.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/b61ca919133e3056005e0212288900c2/descope-web-js-sdk-0.0.0-next-260a151e-20251016.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-TXsOkFZNzeo4ArEDQHHrLH7UcZEgddm7dqZlKcsGHcqlrcgd602wzwtnEITdrfeC8F6XIUalW2bCjlztoA0aSw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.50.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-260a151e-20251016_1760618361638_0.250219742581387","host":"s3://npm-registry-packages-npm-production"}},"1.37.1":{"name":"@descope/web-js-sdk","version":"1.37.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.37.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"bae80f5cd8925b4bd0e04b3ed37a23e2aee532fd","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.37.1.tgz","fileCount":11,"integrity":"sha512-aRc6akcYxZ7FTxRel3IUo3andSD+FheGRCHou916pLZ1eYy9MOvHhGv35zD0wQXS/wopeXvuu5xq0GYdl0hrEw==","signatures":[{"sig":"MEYCIQDLIgzq8VfSHa66RSkTA5oOlu5ZNsaHmG1PHz7/BOClHQIhAJxb4ygqE57JbCzZv1oGUGLBOGzNPs7cCe6eVMKLynMO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731146},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.37.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/c5c4ac28e8918d416fb15be943585037/descope-web-js-sdk-1.37.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-aRc6akcYxZ7FTxRel3IUo3andSD+FheGRCHou916pLZ1eYy9MOvHhGv35zD0wQXS/wopeXvuu5xq0GYdl0hrEw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.50.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.37.1_1760626053301_0.6602958926522577","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-3cde9775-20251019":{"name":"@descope/web-js-sdk","version":"0.0.0-next-3cde9775-20251019","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-3cde9775-20251019","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"c41ca1d89b2975ab243ad7743c58e6d428896720","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-3cde9775-20251019.tgz","fileCount":11,"integrity":"sha512-brLg+pM7nCbzvObaGIDOoyybg3qbAuDviOrq9lM+MSEvRsknTPS8Z3l187Tw/lypJbA5eDQDva2/6eepEPMy9Q==","signatures":[{"sig":"MEUCIFvWgJE5QQhUHeEBqMoL1V1UtqEnJc+y7yEgYVdD7jxzAiEAw6aPLvPRyDS/yiHes+oqTCsQHTJ2MGDJkkmL4oH2WsU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731190},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-3cde9775-20251019.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/b79a10b49bcf4804b9d2a5074d7ad1bf/descope-web-js-sdk-0.0.0-next-3cde9775-20251019.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-brLg+pM7nCbzvObaGIDOoyybg3qbAuDviOrq9lM+MSEvRsknTPS8Z3l187Tw/lypJbA5eDQDva2/6eepEPMy9Q==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-3cde9775-20251019","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-3cde9775-20251019_1760858298685_0.006063319010640722","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-15a42e4e-20251019":{"name":"@descope/web-js-sdk","version":"0.0.0-next-15a42e4e-20251019","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-15a42e4e-20251019","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"8e93b8e743dafd289374e4b9809baac2649116a9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-15a42e4e-20251019.tgz","fileCount":11,"integrity":"sha512-fSVXAHVyEOWip6yNjox1wg4M2p0oLGVU29GT/V0hyBQ+nEqx/fWvNd4VplTZY0iBTOCSqYzQ/J9CwNP/+3tfQg==","signatures":[{"sig":"MEQCIHvKYuXYk+QeQw8C/fqG2oe9feHrnOuDqFOagdbxCwHRAiBYk3HHFEvI9QP2uuWHf10czeQSPWeNP3S6Gzo0KJiVOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731190},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-15a42e4e-20251019.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/ec5932b8172c27975f2a021dc63d9947/descope-web-js-sdk-0.0.0-next-15a42e4e-20251019.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-fSVXAHVyEOWip6yNjox1wg4M2p0oLGVU29GT/V0hyBQ+nEqx/fWvNd4VplTZY0iBTOCSqYzQ/J9CwNP/+3tfQg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-15a42e4e-20251019","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-15a42e4e-20251019_1760881330125_0.8160422837530239","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-06528eb8-20251020":{"name":"@descope/web-js-sdk","version":"0.0.0-next-06528eb8-20251020","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-06528eb8-20251020","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"e3ad6d8ca7ed546a4601a629df13d365ac94f9c6","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-06528eb8-20251020.tgz","fileCount":11,"integrity":"sha512-/erTyczMfKcT+1Lq+DRK0OJhPn9kmIrpEKD/R23t7h7Zop4g1z4ZsPJiyz0wuhLWxq7spCHut/Mo/D4dOPo9cQ==","signatures":[{"sig":"MEUCIFybCR3e7BT0OxhqxQhS5IRnh3PESAzRA/FvxjylbHjaAiEAt45oG8ldjT/IKe8hhBSKAzIQWgCGLWHtqzM3IWJG02s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":731190},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-06528eb8-20251020.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/db7e50fae2aefeaacda024aa701c510b/descope-web-js-sdk-0.0.0-next-06528eb8-20251020.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-/erTyczMfKcT+1Lq+DRK0OJhPn9kmIrpEKD/R23t7h7Zop4g1z4ZsPJiyz0wuhLWxq7spCHut/Mo/D4dOPo9cQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-06528eb8-20251020","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-06528eb8-20251020_1760967154458_0.284073058890016","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-afcb6394-20251021":{"name":"@descope/web-js-sdk","version":"0.0.0-next-afcb6394-20251021","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-afcb6394-20251021","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"938cb4e2ec2d05cbaf951c364e3ff3cde08a7f26","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-afcb6394-20251021.tgz","fileCount":11,"integrity":"sha512-5PdgiI9MAu+f8IfwTcjq5GzzXW4Kfg60ZjvQuA4UBBCoWo5bY/o+TaHNrciPRHBjy0jJsBdwYAB5kdVkVYSfMw==","signatures":[{"sig":"MEYCIQC0TtD/cAILa/hQ7W1h3Sm/16WS0AB5S6gLW6+EmnnQ4QIhAPFURBC+W3pX/Rag5wNS3JK38nnR2cS/IY4IS7CWWC4I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":736325},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-afcb6394-20251021.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/e1678c5ef0fdc1aa4296946e73d0aff3/descope-web-js-sdk-0.0.0-next-afcb6394-20251021.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-5PdgiI9MAu+f8IfwTcjq5GzzXW4Kfg60ZjvQuA4UBBCoWo5bY/o+TaHNrciPRHBjy0jJsBdwYAB5kdVkVYSfMw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-afcb6394-20251021","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-afcb6394-20251021_1761040342903_0.6721504314090339","host":"s3://npm-registry-packages-npm-production"}},"1.37.2":{"name":"@descope/web-js-sdk","version":"1.37.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.37.2","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"0e271db9d86e204496e0603b759d68bdf5bfc0b9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.37.2.tgz","fileCount":11,"integrity":"sha512-CbQAVeCATMwcRwI4M+HICleepuoRfpFW2ozqm7MrGSIfjUZIW4X6R9gKgMFy4qKMrTtK5DMb6hTEMP0O+J7PJA==","signatures":[{"sig":"MEUCIGeXw4WQ5CiNDKdDGGHv5U5RBZA1BrVaDpiQ7vt6srWyAiEA/ygGaOKMW5N+vLml6gLKX3wHNFyuPVsHjfRhuOw+cJg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":736281},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.37.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/944fcc137866c657f0fa62a1c4fdc936/descope-web-js-sdk-1.37.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-CbQAVeCATMwcRwI4M+HICleepuoRfpFW2ozqm7MrGSIfjUZIW4X6R9gKgMFy4qKMrTtK5DMb6hTEMP0O+J7PJA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.51.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.37.2_1761126502488_0.6130561037179272","host":"s3://npm-registry-packages-npm-production"}},"1.38.0":{"name":"@descope/web-js-sdk","version":"1.38.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.38.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"c2d83cdca2b81f1c63cfec8cf1103c1f52c247eb","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.38.0.tgz","fileCount":11,"integrity":"sha512-uRH1G9cAh7lZrN3m6lidinp/SZwSHBcMoHN2THD4v1vrxb4NoOc90QFMRUqxXzhT3LJ3TXXZ9WpV85BF23pa1w==","signatures":[{"sig":"MEUCIQDntMcuyAgDAO4QqvzbGSHkPj2+6GA1th7M9M0UbG4o3AIgFH5kSWeJtfFOllqNw36Pi6pIY7PFdSCwPXbCoqzF2YM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":736468},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.38.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/41e0529e1b78dcaf687873e50b179500/descope-web-js-sdk-1.38.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-uRH1G9cAh7lZrN3m6lidinp/SZwSHBcMoHN2THD4v1vrxb4NoOc90QFMRUqxXzhT3LJ3TXXZ9WpV85BF23pa1w==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.52.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.38.0_1761228135947_0.5039377727247387","host":"s3://npm-registry-packages-npm-production"}},"1.38.1":{"name":"@descope/web-js-sdk","version":"1.38.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.38.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"68a6e2277aa572757ec5e3c5c2058afb9f8ca84c","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.38.1.tgz","fileCount":11,"integrity":"sha512-OXla1jLit1XVXMt0g+2oiPMrcj/SSkue0bXsfnL+zzkuODqR6k/ZOIEy9mH/U0tuuRXGQ1Q/j+5/OrcJquHMzQ==","signatures":[{"sig":"MEUCIByHT/4EgbJkQU46x9hIdXK3gXH2gaDN9SvM7jq+6XjSAiEAu7Qq0TSBwRXJYA6ANyoxhpOWyw7FwugCuip4OPCxAH0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":736468},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.38.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/ed6fc22fc8a51a2280a2bc3c6e97d0fb/descope-web-js-sdk-1.38.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-OXla1jLit1XVXMt0g+2oiPMrcj/SSkue0bXsfnL+zzkuODqR6k/ZOIEy9mH/U0tuuRXGQ1Q/j+5/OrcJquHMzQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.8.2","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"18.20.8","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.52.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.38.1_1762420300417_0.732658625494865","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-8d1882b0-20251109":{"name":"@descope/web-js-sdk","version":"0.0.0-next-8d1882b0-20251109","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-8d1882b0-20251109","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"8d0cbab41ab1a3de5e87bb9bb04d77465bc9833a","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-8d1882b0-20251109.tgz","fileCount":11,"integrity":"sha512-PFmRLVE+4wgWat6rsYkIZegTuEI2nZDbdV5v5E3FK410FhifC0BHsclHVphH9+Ko6DKwvLxswHXnozjZWFyWYg==","signatures":[{"sig":"MEYCIQD+GvnUP+6IHfdRpMr9D/8+t3d5CwC+lFC/fr3mjih2IwIhAK7Gg53KrGAJNI/6BtZL/4TmLgI9X3rh240YedyeRk4r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":736512},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-8d1882b0-20251109.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/736d454474aa9e843b51e4ae932c2b1f/descope-web-js-sdk-0.0.0-next-8d1882b0-20251109.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-PFmRLVE+4wgWat6rsYkIZegTuEI2nZDbdV5v5E3FK410FhifC0BHsclHVphH9+Ko6DKwvLxswHXnozjZWFyWYg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-8d1882b0-20251109","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-8d1882b0-20251109_1762681264035_0.6174932346065101","host":"s3://npm-registry-packages-npm-production"}},"1.38.2":{"name":"@descope/web-js-sdk","version":"1.38.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.38.2","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"505a90413028ee968e93c179cec4da94b929dc37","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.38.2.tgz","fileCount":11,"integrity":"sha512-UzPMOJzRm0YNED5ajoejlqtCV/p2OdkNcRBy/qy/n1SPYru4Lc7hlG9Niwm5Zg/zk4/ZzrGJBAnELJ5BUuZ20A==","signatures":[{"sig":"MEUCIB6kUshuTtD3KR2KmKNTEU02fPa4aoEiTjhugaNGTFQtAiEA7vkxOO4aBtKTiknYPxe2AmbF+YV0aDzJrSlAVPhzXUY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":736468},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.38.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d007c51ad2ed8d9bd46326dc2b8094d2/descope-web-js-sdk-1.38.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-UzPMOJzRm0YNED5ajoejlqtCV/p2OdkNcRBy/qy/n1SPYru4Lc7hlG9Niwm5Zg/zk4/ZzrGJBAnELJ5BUuZ20A==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.52.2","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.38.2_1762696490614_0.9615252625349775","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-b00a100d-20251118":{"name":"@descope/web-js-sdk","version":"0.0.0-next-b00a100d-20251118","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-b00a100d-20251118","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"287d6b7746b5d491da7759d80db34c50a0f2a1fe","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-b00a100d-20251118.tgz","fileCount":11,"integrity":"sha512-YJ1VIag88G/5DGgqn5tbd1w3ielvlZyAJSChs5sJF8glbKsZ5SYloeKAWhMJXIYcMEe+k4MHc6Y0z8vr+qbhrQ==","signatures":[{"sig":"MEUCIQCxgzz2EP0qVX1hyv1K9H4AoZkWAHGRB+BRO/qoh0KLxwIgEAcUgKBzFpy9vdvzwIvLN859g1hGY4HfnQWimDBO3tQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":736512},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-b00a100d-20251118.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/a1878ceaf6d9fc107a3cb602cc8da847/descope-web-js-sdk-0.0.0-next-b00a100d-20251118.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-YJ1VIag88G/5DGgqn5tbd1w3ielvlZyAJSChs5sJF8glbKsZ5SYloeKAWhMJXIYcMEe+k4MHc6Y0z8vr+qbhrQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-b00a100d-20251118","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-b00a100d-20251118_1763442360505_0.06289349354436702","host":"s3://npm-registry-packages-npm-production"}},"1.38.3":{"name":"@descope/web-js-sdk","version":"1.38.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.38.3","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"7922169870eb65c70a82834a7c87910fd5f3f2d6","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.38.3.tgz","fileCount":11,"integrity":"sha512-Og82W9FY6xTHDpGSKxu6g3//IJQhgOSc86mvv5n3/jUKRS8ZdL19CuVFGvTSmxIDyqUkmPZLCw8j0VNdgGKqUA==","signatures":[{"sig":"MEUCICRza2fCjbCXrLpR/BtyMAydsjljoww9CvGNUqxddkjQAiEA9LBKBKUA/FR+B83lHIUXVrdroOBwXwdjItVmY/nlDbU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":741791},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.38.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/f5bb5a8c3b40899deb049e51bca5ecd0/descope-web-js-sdk-1.38.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Og82W9FY6xTHDpGSKxu6g3//IJQhgOSc86mvv5n3/jUKRS8ZdL19CuVFGvTSmxIDyqUkmPZLCw8j0VNdgGKqUA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.52.2","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.38.3_1763483467869_0.8080437495618735","host":"s3://npm-registry-packages-npm-production"}},"1.39.0":{"name":"@descope/web-js-sdk","version":"1.39.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.39.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"9ff7b2405e686db7a6eac734d84fda04307beca6","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.39.0.tgz","fileCount":11,"integrity":"sha512-8WZh7nX/rujXYqJwZ7vWUM52iUBM6t5TXcNKrkbh4oV+kwluukb1/mjomdi62QywzAMRU0aM46VL2eqADfkdyQ==","signatures":[{"sig":"MEYCIQD2xkZjmKZ0BSuXdkGNYZwhkv07Ngzg6Rjkn1M7dGfS8QIhAP1pWSlyY2LsSv3PtXZS2+xofLuRWzx7f5jzmBQ2fxY1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":744357},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.39.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/49855c9f5dc577e4a98e56d3c66efe7f/descope-web-js-sdk-1.39.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-8WZh7nX/rujXYqJwZ7vWUM52iUBM6t5TXcNKrkbh4oV+kwluukb1/mjomdi62QywzAMRU0aM46VL2eqADfkdyQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.52.2","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.39.0_1763491723438_0.5196799307061122","host":"s3://npm-registry-packages-npm-production"}},"1.39.1":{"name":"@descope/web-js-sdk","version":"1.39.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.39.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"ab2f3377600ba99021ee5e91724bb2eafa015703","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.39.1.tgz","fileCount":11,"integrity":"sha512-fAfAq9On5UdKxUXSd7tT0Oy1+mud4r6j2EIk0Fq1nF24luNMfjVG0uKUbhZxs8DSdHkeXEse0EwqM9hkI4Useg==","signatures":[{"sig":"MEUCIFrG31bB9LzLgzJgusr/9X3oMh0l8Lu16DFr/E28x3AJAiEAqAyFojWRWh7aVIZsgQiLXntFUcPvJU+rNlV7BnsLv7U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":744776},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.39.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/0fb6a827dfe26d19b6e14ed91cd26bf8/descope-web-js-sdk-1.39.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-fAfAq9On5UdKxUXSd7tT0Oy1+mud4r6j2EIk0Fq1nF24luNMfjVG0uKUbhZxs8DSdHkeXEse0EwqM9hkI4Useg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.53.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.39.1_1764596474944_0.1228555190273879","host":"s3://npm-registry-packages-npm-production"}},"1.40.0":{"name":"@descope/web-js-sdk","version":"1.40.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.40.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"ed5c10de4d5f011c9b8903ec0b1d1eebcefa0c40","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.40.0.tgz","fileCount":11,"integrity":"sha512-PR8rLJNStQTXCchpMkv0BrsorsHpVgt4TMtUyiUcDwLxImxvCc1zU0+/EnK6vud1jdDEnmyFH6pcDel/ZuBZaA==","signatures":[{"sig":"MEUCIQCXybsdPBS04HJJgAohjtLV0hZ8LBnMJGEM3i9eOLA9qwIgScswNQ3PtBIKwkS6d2dobJq0MrVByqjvOFNzOFVEScU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":745031},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.40.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/41ed56d3e3f605356df305b61db1ffac/descope-web-js-sdk-1.40.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-PR8rLJNStQTXCchpMkv0BrsorsHpVgt4TMtUyiUcDwLxImxvCc1zU0+/EnK6vud1jdDEnmyFH6pcDel/ZuBZaA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.53.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.40.0_1764687009996_0.12758296632630528","host":"s3://npm-registry-packages-npm-production"}},"1.40.1":{"name":"@descope/web-js-sdk","version":"1.40.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.40.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"208a130868f98a9186be0ee4796e4601f70e09a1","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.40.1.tgz","fileCount":11,"integrity":"sha512-E0esX6ANFqEG8w3GkT6bHPBQnBNX0+uPWhXXRM0nbWmBVztlC3qZGgvTdFDqyfEpPgFHBVmq/WGrj8F6bJghng==","signatures":[{"sig":"MEQCICp0uXNSM9WV4zr8Pr1Kl6liv+xaRyoAGhU6PxuUOQWfAiAoDcPBkSIeolgf89FFNWPt8xwBSh68Zh6+R+WUoJd9eQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":745385},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.40.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/b7c703075ad32458fd39efcff981e138/descope-web-js-sdk-1.40.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-E0esX6ANFqEG8w3GkT6bHPBQnBNX0+uPWhXXRM0nbWmBVztlC3qZGgvTdFDqyfEpPgFHBVmq/WGrj8F6bJghng==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.53.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.40.1_1764760615769_0.11943210922695546","host":"s3://npm-registry-packages-npm-production"}},"1.40.2":{"name":"@descope/web-js-sdk","version":"1.40.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.40.2","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"37a5ce5fca9ed37d294de7c1c87c7de05e4e65df","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.40.2.tgz","fileCount":11,"integrity":"sha512-GaB84lEbxf/ZuowZuqxPEHMGvQU9azci3tbzB6NfuFEA0VjTjXiKTYsNsXBexaSyetg8QF8ty7oibENKTTYPeg==","signatures":[{"sig":"MEUCIBDAzsSkqRlTssHyJMxwCeud6iRIbHjMXPoMVV5LLdjrAiEAgzCmYB1rzNX1YufG8Z/z55E+h+wpv8uiXMda0LMiQGM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":750642},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.40.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/a221be2deb204fc15d22fcccac01b344/descope-web-js-sdk-1.40.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-GaB84lEbxf/ZuowZuqxPEHMGvQU9azci3tbzB6NfuFEA0VjTjXiKTYsNsXBexaSyetg8QF8ty7oibENKTTYPeg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.53.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.40.2_1764835058500_0.49185891104317214","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-cddfa808-20251204":{"name":"@descope/web-js-sdk","version":"0.0.0-next-cddfa808-20251204","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-cddfa808-20251204","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"173cefa7bcd9ab1c6be6dac3e03f3d813677fe02","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-cddfa808-20251204.tgz","fileCount":11,"integrity":"sha512-CNe0V24dLcs+BUqXiZl85kobM/HhKHCa5EAXMKrTlT0llSJdRFTeJDcZPjwbH2zcxq+mwsbmH9RN+vB8T661CQ==","signatures":[{"sig":"MEQCIH/KYFhZ1sE1fHTSaJbPKXJAvRMDfDEXxHamyTZvqsImAiBgvUWmJ+yHCgkxCOHXAR4W8mKDNxUg+5Rnu8YYZese4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":750686},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-cddfa808-20251204.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/cefe8e85ff5fd6750a94c6d65c30b266/descope-web-js-sdk-0.0.0-next-cddfa808-20251204.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-CNe0V24dLcs+BUqXiZl85kobM/HhKHCa5EAXMKrTlT0llSJdRFTeJDcZPjwbH2zcxq+mwsbmH9RN+vB8T661CQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-cddfa808-20251204","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-cddfa808-20251204_1764845434560_0.5494237880083221","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-7043ce71-20251204":{"name":"@descope/web-js-sdk","version":"0.0.0-next-7043ce71-20251204","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-7043ce71-20251204","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"def9cb1b7ae4aa3c67d86e10003d979f755a2b23","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-7043ce71-20251204.tgz","fileCount":11,"integrity":"sha512-yM8Sdtn1Lf4zezaDTuM0GssfcazTH1SOJXb+xmW5J7BDlt/MvkO8nlS/d9B6qGYyNhGjBuf5a5LLzC2DJ4Ov0Q==","signatures":[{"sig":"MEYCIQChV028lcxOk3n0Bb32O0LryeCflQvJbSdxSDty2RlwLQIhAN3C3b20medj9Y2QNBNoKRt8xTn7VOWuI+2kUjB4L5JO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":753200},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-7043ce71-20251204.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/6b73d6be975299f151f7038c424418a1/descope-web-js-sdk-0.0.0-next-7043ce71-20251204.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-yM8Sdtn1Lf4zezaDTuM0GssfcazTH1SOJXb+xmW5J7BDlt/MvkO8nlS/d9B6qGYyNhGjBuf5a5LLzC2DJ4Ov0Q==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-7043ce71-20251204","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-7043ce71-20251204_1764884031157_0.49567533929012053","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-a2648f00-20251207":{"name":"@descope/web-js-sdk","version":"0.0.0-next-a2648f00-20251207","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-a2648f00-20251207","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"26c6de1be2bd2469a12066492c0a40835f842ac5","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-a2648f00-20251207.tgz","fileCount":11,"integrity":"sha512-d8J942gLXnDcZbJCWp1iQzOtO3Pf/UYAqSK4lv3dG2EsMXUIz1tdpXwBQ5mxlWHv/gj7LI2ulZ9vjZRJBgoqbQ==","signatures":[{"sig":"MEYCIQCDlSmcQX8z72dbSn4ptFmUE76ZtAIQJwJIFZ3d5S9M4wIhAKqQzbowpgxaEq6VNO1wCjAiPUHXfORAJxldeqLffzMT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":753200},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-a2648f00-20251207.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/0da2b52b0a0cfc8fb50dc51ed00e462e/descope-web-js-sdk-0.0.0-next-a2648f00-20251207.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-d8J942gLXnDcZbJCWp1iQzOtO3Pf/UYAqSK4lv3dG2EsMXUIz1tdpXwBQ5mxlWHv/gj7LI2ulZ9vjZRJBgoqbQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-a2648f00-20251207","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-a2648f00-20251207_1765118726786_0.7668047509609619","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-bcceaac7-20251207":{"name":"@descope/web-js-sdk","version":"0.0.0-next-bcceaac7-20251207","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-bcceaac7-20251207","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"84a951eb3569bd456e24988c0d7f8308911fa876","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-bcceaac7-20251207.tgz","fileCount":11,"integrity":"sha512-t4NBvf5cKVi0UM4x7UYR71YaxcAw6WF5mqNV19nXY1YVe6Mt0lcnOJI0MZuwZmlM79hY0eHv1rNbVCe7T0tomA==","signatures":[{"sig":"MEQCIDEj56GHjZEc2LsQupsOGbaAgtGI7SzLCyrHbn/rJWgoAiABvJXVAr7yeJ5twewI2XVqtwIsbmXN8hzlnS0GDL96Xg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":753200},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-bcceaac7-20251207.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/2bf0169ad79ac3b9011c80758513b188/descope-web-js-sdk-0.0.0-next-bcceaac7-20251207.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-t4NBvf5cKVi0UM4x7UYR71YaxcAw6WF5mqNV19nXY1YVe6Mt0lcnOJI0MZuwZmlM79hY0eHv1rNbVCe7T0tomA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-bcceaac7-20251207","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-bcceaac7-20251207_1765136234008_0.952969697905844","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-333a1f88-20251216":{"name":"@descope/web-js-sdk","version":"0.0.0-next-333a1f88-20251216","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-333a1f88-20251216","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"dc1fb57776c4219d70e87a23abdc1bea66ad0c70","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-333a1f88-20251216.tgz","fileCount":11,"integrity":"sha512-bdW4nwhjDlGdf+Rp0rNO7FsgYLh25soeUwEThtnOXxUMx8wRq6eHXScptkPIZ2HA7Wz7sJZPMV0pHFg/AG8GkQ==","signatures":[{"sig":"MEUCIAijp1GGCbYOmjwxnw8oN74eQlF5KhYwMUJrK4gUwZj5AiEA7vSFwHEJ4uo0hol+9JV2SfxM+43PuN+j+rE4h2XwEE4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":765036},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-333a1f88-20251216.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/04019767609f1730413c2da979bfc443/descope-web-js-sdk-0.0.0-next-333a1f88-20251216.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-bdW4nwhjDlGdf+Rp0rNO7FsgYLh25soeUwEThtnOXxUMx8wRq6eHXScptkPIZ2HA7Wz7sJZPMV0pHFg/AG8GkQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-333a1f88-20251216","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-333a1f88-20251216_1765887604702_0.9366872521578615","host":"s3://npm-registry-packages-npm-production"}},"1.41.0":{"name":"@descope/web-js-sdk","version":"1.41.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.41.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"658bc8729236bc42d4ae79268b828ab218a0fcd8","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.41.0.tgz","fileCount":11,"integrity":"sha512-qNTBmpzyNHlMVOxMhuUy774tLNcTcM/ByAp2wqpSGoOOneSwJ9lsb2gZFJwyOgb8HPdj9a7XVBBOtqVSaqLGDg==","signatures":[{"sig":"MEQCIFhp2ZLNGD67Hld0Fp39YkzJFJ0hs8OUoT9kBc9wg8sMAiAqjvIzFwE8HaJiIflHJaA8w9lZgsQBdBnzjGF4JVbtww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":764992},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.41.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d883d7611b794d606496b36178c25e7f/descope-web-js-sdk-1.41.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-qNTBmpzyNHlMVOxMhuUy774tLNcTcM/ByAp2wqpSGoOOneSwJ9lsb2gZFJwyOgb8HPdj9a7XVBBOtqVSaqLGDg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.53.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.41.0_1765887961595_0.18835187364831474","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-a7842303-20251218":{"name":"@descope/web-js-sdk","version":"0.0.0-next-a7842303-20251218","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-a7842303-20251218","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"0bb210481747c92c164038bdea78c776475da3f2","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-a7842303-20251218.tgz","fileCount":11,"integrity":"sha512-gVNhryCtr+yeaz5tILdga1IuagKzmZwC+kJgOGvl/BeHo4X1vfIasOgb/5W+BzgqEfYX8Cn3dyBN53N3YcLRYw==","signatures":[{"sig":"MEYCIQChL8R0P29VU2R0hRkXiFVKVQcvz+Tpuc+urAeTj81PnQIhAPdH4isCSc0raQeNlLE1rjt1ShYFZPJrW3O60nA3TLR3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":770202},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-a7842303-20251218.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/a0829ab48b5e06282feb6210d714bcc4/descope-web-js-sdk-0.0.0-next-a7842303-20251218.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-gVNhryCtr+yeaz5tILdga1IuagKzmZwC+kJgOGvl/BeHo4X1vfIasOgb/5W+BzgqEfYX8Cn3dyBN53N3YcLRYw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-a7842303-20251218","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-a7842303-20251218_1766048497617_0.34348868583366055","host":"s3://npm-registry-packages-npm-production"}},"1.42.0":{"name":"@descope/web-js-sdk","version":"1.42.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.42.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"81f8082d5e042fb5e354031770a5ee104d5dbf3e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.42.0.tgz","fileCount":11,"integrity":"sha512-ESRA+KP2pf7Z9K/KKc4WJk4bvCCuz9zfmBW6gB/xFhuQpQw35fy3IFgryodIPG2iR3elXssb1oYI/+uaSqFqNw==","signatures":[{"sig":"MEYCIQDh924k8uhCYdlbK2GGn0Xo7BOa42i1IdCdFJ6ECjH3vAIhAJIhBcKTQ67j6gq/d9vudvIFUQ+skhy9apFzmE2s+B77","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":771048},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.42.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/0891553138a9ca882c21092cf6f48776/descope-web-js-sdk-1.42.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-ESRA+KP2pf7Z9K/KKc4WJk4bvCCuz9zfmBW6gB/xFhuQpQw35fy3IFgryodIPG2iR3elXssb1oYI/+uaSqFqNw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.54.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.42.0_1766570031969_0.7456610504239602","host":"s3://npm-registry-packages-npm-production"}},"1.42.1":{"name":"@descope/web-js-sdk","version":"1.42.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.42.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"20361cc942cc800838536c1139877855b914dcd3","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.42.1.tgz","fileCount":11,"integrity":"sha512-6Jq+//p7C7bqwrRMV/O+pNVaF/G9zYGFY7sEySrav0Tq6LcN7l6/MFrJ1RRFQvNzNrTbPHt47GuVuMu3IIQ4CA==","signatures":[{"sig":"MEUCIGLA47RUpDyartLB7IwP5qCpH6MI8f65A2Ms/LcH/heFAiEAtxP0tcWI9VoDi8YZyVTkzS6zpNmZHwifpW4sFnabEeo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":791413},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.42.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/a38e9a2598551947136c7751d2499727/descope-web-js-sdk-1.42.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-6Jq+//p7C7bqwrRMV/O+pNVaF/G9zYGFY7sEySrav0Tq6LcN7l6/MFrJ1RRFQvNzNrTbPHt47GuVuMu3IIQ4CA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.55.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.42.1_1767095867133_0.1608990708307767","host":"s3://npm-registry-packages-npm-production"}},"1.43.0":{"name":"@descope/web-js-sdk","version":"1.43.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.43.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"1dc40396aab28ffe737ca6d43e8f47cd95ad38d1","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.43.0.tgz","fileCount":11,"integrity":"sha512-reZXMscuxfjbThv2lq/sMAuk0pZCb3yycQEd1LS0Dpj948ksAn9gEacYza27wSuHnO3ssO5sn9NEZb+1/Cw8dw==","signatures":[{"sig":"MEQCIFw74J4bk8qvsucvfrtvLuQyGufd+89CeqpRUVpBvqrcAiBEJyPwfXDp2NLAUWXOQsqHG68EGdtbmcxyBlwUy4ftSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":794849},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.43.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/a64acbe82ef647e774b92f5bc4fe5f9a/descope-web-js-sdk-1.43.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-reZXMscuxfjbThv2lq/sMAuk0pZCb3yycQEd1LS0Dpj948ksAn9gEacYza27wSuHnO3ssO5sn9NEZb+1/Cw8dw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.56.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.43.0_1767293410232_0.628307524644609","host":"s3://npm-registry-packages-npm-production"}},"1.43.1":{"name":"@descope/web-js-sdk","version":"1.43.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.43.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"d3e2178b1390da6f2186fe78a6621a85c734af19","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.43.1.tgz","fileCount":11,"integrity":"sha512-Nu5ko70A2/1wyOnegUjnVd94YcngaslnU4svLS7pr+zpdc6cNuAlh1HJUtrhRrL92IJBxF9WPVUYxX9/73dqfQ==","signatures":[{"sig":"MEYCIQDIn16uHArLghCQ/M+gQDZQoMQlgs6itQdO8eFCsl5q3wIhAKv8jevAyUdqIIy4dg4w444Bt0V4XLPE4uxm0jO59yZ6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":794852},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.43.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/e109a7c3e2c021ca635a5bf156352de6/descope-web-js-sdk-1.43.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Nu5ko70A2/1wyOnegUjnVd94YcngaslnU4svLS7pr+zpdc6cNuAlh1HJUtrhRrL92IJBxF9WPVUYxX9/73dqfQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.56.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.43.1_1767552432742_0.3343190312644355","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-5d4cd88c-20260108":{"name":"@descope/web-js-sdk","version":"0.0.0-next-5d4cd88c-20260108","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-5d4cd88c-20260108","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"588e25267eeeeb60cb2d84363c5d816c916798a9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-5d4cd88c-20260108.tgz","fileCount":11,"integrity":"sha512-ezITtM7uuG9jVMqzc/PRPRWMvuu4l+ZIQiaGQNjZlLz4O+fb57FAPC4lv3MUloHEeUD1KT/mMifAViP+h8H7lg==","signatures":[{"sig":"MEQCIGSZjLWyiHYuf8vmeQcTl+pDiUYX7S4CQf55LfsyDPIXAiA+qPekNDNxuigaTT/4twmia+8fEz7q9xeq0ioZ7gj6lA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":799820},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-5d4cd88c-20260108.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/46467cb321a37d79cbe07b20060f585d/descope-web-js-sdk-0.0.0-next-5d4cd88c-20260108.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-ezITtM7uuG9jVMqzc/PRPRWMvuu4l+ZIQiaGQNjZlLz4O+fb57FAPC4lv3MUloHEeUD1KT/mMifAViP+h8H7lg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-5d4cd88c-20260108","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-5d4cd88c-20260108_1767897988453_0.7509505480655383","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-e120c184-20260114":{"name":"@descope/web-js-sdk","version":"0.0.0-next-e120c184-20260114","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-e120c184-20260114","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"9940696aaee7d8b4f3500f59e203ca026ff3c3b8","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-e120c184-20260114.tgz","fileCount":11,"integrity":"sha512-H6f9QO7An9Dgk5lrG0vdVDNjmuPuP8iHFvxRarYl6Tv53v1+Hq+qt2gRWXUGTi6Nt9kDsCgEV160YQZUBHyaRQ==","signatures":[{"sig":"MEQCICYcGpZcjMqDcDzM4+FzbYz8zSokyduD2+YCpOUcOBG+AiAtO8pSB6Y0L5Rheo/t9urp2LRnMaT+OI3PeyBk9GctQA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":804413},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-e120c184-20260114.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/bc77ca36ad129d250e88f3c6dee8f38f/descope-web-js-sdk-0.0.0-next-e120c184-20260114.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-H6f9QO7An9Dgk5lrG0vdVDNjmuPuP8iHFvxRarYl6Tv53v1+Hq+qt2gRWXUGTi6Nt9kDsCgEV160YQZUBHyaRQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-e120c184-20260114","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-e120c184-20260114_1768381825513_0.4955655505475216","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-50c64ce0-20260120":{"name":"@descope/web-js-sdk","version":"0.0.0-next-50c64ce0-20260120","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-50c64ce0-20260120","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"8c9dcdcc9bce5bc0af40ae9a25dfe55b474505a7","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-50c64ce0-20260120.tgz","fileCount":11,"integrity":"sha512-6rbHl7eyEhrk/oKZoxhmTeh1CyLt/aoEseIvac8qEDbN9cA/KgG37Wv+B0WTE+S2q+j5MKwwFSzeVPgbHHAyLw==","signatures":[{"sig":"MEYCIQCe7c8MF/sD+zmDyecT8IwZqPrF/fEfAQJ9Py4vcpXgCAIhAPYU6XK5wvxxj3v9PbiEK6A8ItXbS4rPyXAWB0FRkDlm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":804413},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-50c64ce0-20260120.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/faba0517e83303f95001da267e8c7c53/descope-web-js-sdk-0.0.0-next-50c64ce0-20260120.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-6rbHl7eyEhrk/oKZoxhmTeh1CyLt/aoEseIvac8qEDbN9cA/KgG37Wv+B0WTE+S2q+j5MKwwFSzeVPgbHHAyLw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-50c64ce0-20260120","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-50c64ce0-20260120_1768944280319_0.12531235116438233","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-1096ed5b-20260120":{"name":"@descope/web-js-sdk","version":"0.0.0-next-1096ed5b-20260120","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-1096ed5b-20260120","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"0038049f060c9d7d172a389d96bb969f4fc13599","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-1096ed5b-20260120.tgz","fileCount":11,"integrity":"sha512-+0BNq2ZY5iOtd3/1dj1ipZ3ICJ+hlKpi/AYDoWwOUrxlmXgZxtIbIRTAzIu5jbkXjx+boimnkuTmKzcZyHG2Mg==","signatures":[{"sig":"MEUCIQDcKnvceI4ZZGVo9vS2NbBefECKXfTUhtOIA4pJMuuu9gIgLkdKu0IHxBnEtV26xn0qGkos+asPi8IvnGO0YWqChxw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":804413},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-1096ed5b-20260120.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/73fde2450f8a471b9fa5b8a5ced21773/descope-web-js-sdk-0.0.0-next-1096ed5b-20260120.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-+0BNq2ZY5iOtd3/1dj1ipZ3ICJ+hlKpi/AYDoWwOUrxlmXgZxtIbIRTAzIu5jbkXjx+boimnkuTmKzcZyHG2Mg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-1096ed5b-20260120","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-1096ed5b-20260120_1768945093278_0.7729421641723109","host":"s3://npm-registry-packages-npm-production"}},"1.44.0":{"name":"@descope/web-js-sdk","version":"1.44.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.44.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"c92799a23f501394a71305cdf03d7eb255e9a1fb","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.44.0.tgz","fileCount":11,"integrity":"sha512-66vaC2zSIpvsjytDONf3oW7jIB1xbiQ4C/CqCygWApWC5TheQZopIfFNn129MVHBPJQPzyNLTkCbrcDHYdO2rw==","signatures":[{"sig":"MEUCICuaUbWT7TmlX/FLz5/iKFuqJEEH+5L1tH4P8EU63rPIAiEAwnbGBLkwvB5Fq7z9VeywfeUFIz6UO1zYR1vfw6lp0j4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":804369},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.44.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/266d0deb2de82b0386c5a3ae826a4708/descope-web-js-sdk-1.44.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-66vaC2zSIpvsjytDONf3oW7jIB1xbiQ4C/CqCygWApWC5TheQZopIfFNn129MVHBPJQPzyNLTkCbrcDHYdO2rw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.56.2","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.44.0_1768991789834_0.8962772060085402","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-2abc0672-20260121":{"name":"@descope/web-js-sdk","version":"0.0.0-next-2abc0672-20260121","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-2abc0672-20260121","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"8c50b5606d0d00165127e5f7ea0e42543b704e5e","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-2abc0672-20260121.tgz","fileCount":11,"integrity":"sha512-MUXllRPOw5NJkxM6MtI6eWFtPzZoLbfXPxITV2278bjARQCY0x2ZJEDiSTgnVtpMWu0/IqdTd8I39s6oUjYekg==","signatures":[{"sig":"MEUCIEXCVrkZx8kB29F1JAUhHZMb/cxuWTukJrFRXVzcVYUBAiEAksNjUxiplfmbNCVUgh3+MWUuBmcpUSY1ZErht4OUSXs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":804413},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-2abc0672-20260121.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/83b0d65d86b9102226f57eef660d918c/descope-web-js-sdk-0.0.0-next-2abc0672-20260121.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-MUXllRPOw5NJkxM6MtI6eWFtPzZoLbfXPxITV2278bjARQCY0x2ZJEDiSTgnVtpMWu0/IqdTd8I39s6oUjYekg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.21.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-2abc0672-20260121","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-2abc0672-20260121_1768992088899_0.08713124460804589","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-63877a8b-20260127":{"name":"@descope/web-js-sdk","version":"0.0.0-next-63877a8b-20260127","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-63877a8b-20260127","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"5f9e80948bdbd708ce69a2f8633779f438878bf1","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-63877a8b-20260127.tgz","fileCount":11,"integrity":"sha512-yw8j2z9hE6xnos96i/Hus74PG2HaBBGJ1BgXvbaDGA+0C5oKVDD/rs1NGL8zc/1EOUi1NaOaFHEJp3iUN5ifOg==","signatures":[{"sig":"MEUCIFoUKVtRekXHURRS+PKk38/ZvORndIsOvFiGot6adXApAiEAjPJ7yWR8IjIE0swfh9b1o1V2V4d6nrx4zF5cyVgM9rQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":804659},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-63877a8b-20260127.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/9a8b9e2c3a61b426e5ff84b160feb9e4/descope-web-js-sdk-0.0.0-next-63877a8b-20260127.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-yw8j2z9hE6xnos96i/Hus74PG2HaBBGJ1BgXvbaDGA+0C5oKVDD/rs1NGL8zc/1EOUi1NaOaFHEJp3iUN5ifOg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-63877a8b-20260127","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-63877a8b-20260127_1769505496737_0.3601481562184756","host":"s3://npm-registry-packages-npm-production"}},"1.45.0":{"name":"@descope/web-js-sdk","version":"1.45.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.45.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"6d318133128c4d7c1c841244288263bd3f8a3fa6","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.45.0.tgz","fileCount":11,"integrity":"sha512-Ptx6adEXRnc9TaC1Hdi6HvAovU6IVZGPtcY6TvijuksvPDW5rVSz5vjVmuJVgft4b9DdMDfoO0gk1M1EUjD6QA==","signatures":[{"sig":"MEUCIGZZkZhl8ly9meiJd1a7pg+2+ti/UkR4n816JYvVOUZbAiEAr8ior3ZCuX+KPeqJOC2WVnBEIsfqz1Zk1rVKJ02waEk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":805184},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.45.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/b0d945adff8e79a3d25e2c8e3bfb3418/descope-web-js-sdk-1.45.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Ptx6adEXRnc9TaC1Hdi6HvAovU6IVZGPtcY6TvijuksvPDW5rVSz5vjVmuJVgft4b9DdMDfoO0gk1M1EUjD6QA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.57.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.45.0_1769683841736_0.9333661912690405","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-e966efae-20260226":{"name":"@descope/web-js-sdk","version":"0.0.0-next-e966efae-20260226","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-e966efae-20260226","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"65533c08f02604ce9e760056b55dd3b247db7865","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-e966efae-20260226.tgz","fileCount":11,"integrity":"sha512-4sVKjDzaMcu8OckOeeFelwUfMaPqo+pjPF2ZqNjB+XXyWclyBqrxIJwgOeeTR6DKz4xYmNl8dwnuaRpEVacicA==","signatures":[{"sig":"MEQCIAZM0/906/nN4FCB+pQTOXrBDkkMUfeBjZkcTS0WKmvTAiBG1tKsnli9asffcz3EGkh4vNbYixhU9kouULYiP9K2Fw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":805228},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-e966efae-20260226.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/89eceb9dbc22119685a29d247acb8965/descope-web-js-sdk-0.0.0-next-e966efae-20260226.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-4sVKjDzaMcu8OckOeeFelwUfMaPqo+pjPF2ZqNjB+XXyWclyBqrxIJwgOeeTR6DKz4xYmNl8dwnuaRpEVacicA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-e966efae-20260226","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-e966efae-20260226_1772102309442_0.3289840133460624","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-ec33c70c-20260312":{"name":"@descope/web-js-sdk","version":"0.0.0-next-ec33c70c-20260312","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-ec33c70c-20260312","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"bf3ab4dac9469812d1563a5d75af272236613a66","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-ec33c70c-20260312.tgz","fileCount":11,"integrity":"sha512-f5oFrpaU8cHxIcXL6R8QOxT5XSMbYkgyWnPwGBh+AjGNsDIlrixXGWrH1pOsMnDLPXxsv0tSewo9JDV68M7Aeg==","signatures":[{"sig":"MEUCIQD6WRA6XDp8PolE0gvJI/I5OxhDB5UTp4xz5SY56YRNjAIgS57/9FK2+5JOHMqEN070l77RA2+jo/GNbrq79/nyqc4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":813752},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-ec33c70c-20260312.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/2c72605de0cb44971c94d122aa63fd66/descope-web-js-sdk-0.0.0-next-ec33c70c-20260312.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-f5oFrpaU8cHxIcXL6R8QOxT5XSMbYkgyWnPwGBh+AjGNsDIlrixXGWrH1pOsMnDLPXxsv0tSewo9JDV68M7Aeg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-ec33c70c-20260312","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-ec33c70c-20260312_1773353972982_0.6727644657320071","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-2167d294-20260318":{"name":"@descope/web-js-sdk","version":"0.0.0-next-2167d294-20260318","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-2167d294-20260318","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"a6fd1344bb797729794295adfe18e90e0da4ef14","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-2167d294-20260318.tgz","fileCount":11,"integrity":"sha512-HXw+nB65KfGPKbYAWfhEkz/oeehEKy9JJZWMwY8xfspvSjAVeiW2x1urZhBShTEJJjmnEEBY6xSl91cqsGd2bw==","signatures":[{"sig":"MEUCIQD6gP14yDozRFz4iTUqfvIN+PzJG8ArVO3OzzpPknIQowIgIeTsAAgyfb5CwIXvwXYp9AMAk13XdICpSjOrtez+Bpk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":813752},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-2167d294-20260318.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/0321e0c4bfaef60290c8c0499744e72e/descope-web-js-sdk-0.0.0-next-2167d294-20260318.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-HXw+nB65KfGPKbYAWfhEkz/oeehEKy9JJZWMwY8xfspvSjAVeiW2x1urZhBShTEJJjmnEEBY6xSl91cqsGd2bw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-2167d294-20260318","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-2167d294-20260318_1773832689422_0.060866015494702275","host":"s3://npm-registry-packages-npm-production"}},"1.46.0":{"name":"@descope/web-js-sdk","version":"1.46.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.46.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"8a03c03fe1eebbb3f44ab7fc522a8ee454c6eb18","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.46.0.tgz","fileCount":11,"integrity":"sha512-/fRy5Qq3432O62TrgbIEVtHer5g5oYDj4Ku6VzIRp/+8pT6yHSpqRy3A6aHpgLTKTNt9gm5MiegHvjXezIwrPQ==","signatures":[{"sig":"MEUCIB7mt/3T8UqjMmYVZ8QhoMCrDQSlJhw93+0LdL82DPDvAiEA09FQPfMFFMz7HgZm+Ti0LmAp5LiVGflB6tZeZKfZXMg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":814215},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.46.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/2a3a153c31dd213887bc02096d8cc496/descope-web-js-sdk-1.46.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-/fRy5Qq3432O62TrgbIEVtHer5g5oYDj4Ku6VzIRp/+8pT6yHSpqRy3A6aHpgLTKTNt9gm5MiegHvjXezIwrPQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.58.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.46.0_1774258430990_0.5983401568678817","host":"s3://npm-registry-packages-npm-production"}},"1.47.0":{"name":"@descope/web-js-sdk","version":"1.47.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.47.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"4bb6ab086221a9e764d8fa3a172f4fc8170b1618","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.47.0.tgz","fileCount":11,"integrity":"sha512-g8HO5AYnaLhzahxNWkuUWytmO+9UdTqJOyvcD92wm6LOrwlzjMQiNtWpjifN6GEKE62+Hf74VgG7Y+0bF9RScw==","signatures":[{"sig":"MEUCIBoKrzVc9M1gPSIDR9O+JgFTr+x2CjwFfBtuPe6g1yRKAiEA1OrJHQKteYMc+/nD6MoeM+TTfCjZ42WXYX/wJW4d7W8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":830902},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.47.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/51d367811e66af884962c4ec2b5525d5/descope-web-js-sdk-1.47.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-g8HO5AYnaLhzahxNWkuUWytmO+9UdTqJOyvcD92wm6LOrwlzjMQiNtWpjifN6GEKE62+Hf74VgG7Y+0bF9RScw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.4","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.1","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.58.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.47.0_1774532899273_0.7700242736300369","host":"s3://npm-registry-packages-npm-production"}},"1.47.1":{"name":"@descope/web-js-sdk","version":"1.47.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.47.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"4d37027edb15df0aca7b1e2e0b463f8c6562b286","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.47.1.tgz","fileCount":11,"integrity":"sha512-R9kfoekkXEvMPK8VN9ALqP+8FEW6IX+RUZVsNX8n+mcuFfHtLJOxH9z9LYoM9Y+qU/QfIw+jWV/9JUKUAM1q0A==","signatures":[{"sig":"MEUCIG+BRf/kfEKpCRRAR7Zw7tIeBC3JkfALzmiyOynFKzYcAiEAtXGJvLiiNr1ywhUfLb1Y/HkKTrHvrTpMQJ955E4AmQo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":832757},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.47.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/3d4fddd46191546a8e5e4f74b025cc83/descope-web-js-sdk-1.47.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-R9kfoekkXEvMPK8VN9ALqP+8FEW6IX+RUZVsNX8n+mcuFfHtLJOxH9z9LYoM9Y+qU/QfIw+jWV/9JUKUAM1q0A==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.58.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.47.1_1776069171575_0.48689320268014624","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-18f06bc0-20260416":{"name":"@descope/web-js-sdk","version":"0.0.0-next-18f06bc0-20260416","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-18f06bc0-20260416","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"7dbfc0627d5c8f9b9ba616da1d5e58ade6bbb8db","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-18f06bc0-20260416.tgz","fileCount":11,"integrity":"sha512-qklMi2cgs9H7Es7r1ZTFFMdlarktOVQWAHqs2Gv/gQdr1LTgqs/VTUujHuqyY5dUCk3dXgbshTPxMiHO5F+aDA==","signatures":[{"sig":"MEUCIBgMZwUNTsbCar6Vg0FcVCGqp0kL3AuQY4ZgTgKEoy60AiEAreyyuFqPSP4meZY5vRbh2Gq9Q5iyaWhRgkA3y/TQySo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":832801},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-18f06bc0-20260416.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/744805323c09bc76b072f53c7144e555/descope-web-js-sdk-0.0.0-next-18f06bc0-20260416.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-qklMi2cgs9H7Es7r1ZTFFMdlarktOVQWAHqs2Gv/gQdr1LTgqs/VTUujHuqyY5dUCk3dXgbshTPxMiHO5F+aDA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-18f06bc0-20260416","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-18f06bc0-20260416_1776328637253_0.27267093154096744","host":"s3://npm-registry-packages-npm-production"}},"1.47.2":{"name":"@descope/web-js-sdk","version":"1.47.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.47.2","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"d0f4dc50ef64c8640b00e07cb1a38d21b65bd404","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.47.2.tgz","fileCount":11,"integrity":"sha512-jFhcwVk1zfOot2ku1KTj4d5hHA9ucFV0mFD/V8IekOgDmLT2vOOY0Z+1KvI9HmaRkEj6f+f8YSSV2hTZHH1lLw==","signatures":[{"sig":"MEYCIQCJGF0X8npdFutvc53FZ7bVA81gSHjuz+07c5qRCpkhJQIhAPqS6AjW8GAXAv/vYVjZrNToP58vjHHPM9O72ztrn3Kj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":833174},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.47.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d74b6ab91c088c231812818166a056cd/descope-web-js-sdk-1.47.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-jFhcwVk1zfOot2ku1KTj4d5hHA9ucFV0mFD/V8IekOgDmLT2vOOY0Z+1KvI9HmaRkEj6f+f8YSSV2hTZHH1lLw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.58.2","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.47.2_1776665938620_0.8207554694638166","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-756096ec-20260420":{"name":"@descope/web-js-sdk","version":"0.0.0-next-756096ec-20260420","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-756096ec-20260420","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"ef83a5f4866271f260d77f9a457fc473c94d6a97","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-756096ec-20260420.tgz","fileCount":11,"integrity":"sha512-Xq37zXxeEpBakwfweytn5Y/wknghtUpU8eA2C29yVKBdMTdrty7E4l1hKCAxgS2fWcejCqzymBADm5OAOXlS/g==","signatures":[{"sig":"MEQCIBtPgUbEjTLvCimSC/0XQkZNyi3L6dhtZ46np9Cy0olgAiBIKZF/1wmNEffVle/L8xmVk9Ke5xfPthqjrC4t3quzbg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":833200},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-756096ec-20260420.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/c25fcc5983fa9b9cd44185dc1d74f427/descope-web-js-sdk-0.0.0-next-756096ec-20260420.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-Xq37zXxeEpBakwfweytn5Y/wknghtUpU8eA2C29yVKBdMTdrty7E4l1hKCAxgS2fWcejCqzymBADm5OAOXlS/g==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-756096ec-20260420","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-756096ec-20260420_1776672835925_0.5872000127417534","host":"s3://npm-registry-packages-npm-production"}},"1.48.0":{"name":"@descope/web-js-sdk","version":"1.48.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.48.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"bcad0a9acf36db7bb51e8cd4c055d941f59ec1f1","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.48.0.tgz","fileCount":11,"integrity":"sha512-vXZE7zkYnbOPyIu8Ke2mCE7iJXe5lpWmqIVCt9JdEa7kcDtjwsuulbbPBqTvA1VsLnZXl+emI/vFzbyLU+glAg==","signatures":[{"sig":"MEQCIGIEvCCVg0oUUPYTJGHLU0eIAKwcucD2GgSdDkdT1k5zAiBwcVTSbgwFmtZNcPalK0lnJxHNQYPpfXBulIahBmDdtw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":833156},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.48.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/cf171efe638f4ab31aefc02d5514ce71/descope-web-js-sdk-1.48.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-vXZE7zkYnbOPyIu8Ke2mCE7iJXe5lpWmqIVCt9JdEa7kcDtjwsuulbbPBqTvA1VsLnZXl+emI/vFzbyLU+glAg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.59.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.48.0_1776696000685_0.12579331762357038","host":"s3://npm-registry-packages-npm-production"}},"1.48.1":{"name":"@descope/web-js-sdk","version":"1.48.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.48.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"d4398ebf6eb7dd8c20f3b1fa8a965e07edf89ae2","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.48.1.tgz","fileCount":11,"integrity":"sha512-XRDf9jEf4gLzQuDFBwXZzjwcKez4JGBLeR/YlWjpkfH90gBdrZ8ISVw4555wKQDgCI9H9Ka361FWYeXPKuLvcw==","signatures":[{"sig":"MEUCIQDib7k/CGvsM5vd6nDC+/KTwrUQWN1UKMANMW7vQ+xkSQIgfE/a8uXqt0wU/wBHlja9F0NDu7IRsWHmU7QegSE+A+I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":833174},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.48.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/8b48fa08e7dfca5d098e5d6797dcd450/descope-web-js-sdk-1.48.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-XRDf9jEf4gLzQuDFBwXZzjwcKez4JGBLeR/YlWjpkfH90gBdrZ8ISVw4555wKQDgCI9H9Ka361FWYeXPKuLvcw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.59.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.48.1_1776748494536_0.4413992211553721","host":"s3://npm-registry-packages-npm-production"}},"1.48.2":{"name":"@descope/web-js-sdk","version":"1.48.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.48.2","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"3bc74437cfe94baebbba4657b03ce989b3e1af0f","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.48.2.tgz","fileCount":11,"integrity":"sha512-XKFiL+PiFKuPP11GujaABAdz3IyoRp0Wb7nICF6zvOsnp0aJbex6mR7eQvm+nAmkJJl4mZhLmxMuE3vz7PVggw==","signatures":[{"sig":"MEUCIGgixvFi7PB0i2uvfRC5JtcgGgD3cyfIjF9ej5r2fZeeAiEA+24qVvkJgVtagOtB++4vzvfTd1DNM2hkRdDLXXwlUUs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":833456},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.48.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/da2c2c8b0f9268ae7c84eff5b7140b49/descope-web-js-sdk-1.48.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-XKFiL+PiFKuPP11GujaABAdz3IyoRp0Wb7nICF6zvOsnp0aJbex6mR7eQvm+nAmkJJl4mZhLmxMuE3vz7PVggw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.60.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.48.2_1777453496757_0.7707767523314426","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-a91c636c-20260510":{"name":"@descope/web-js-sdk","version":"0.0.0-next-a91c636c-20260510","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-a91c636c-20260510","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"bfd2c342ea7e8294fd901c0a54e8314eca110f82","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-a91c636c-20260510.tgz","fileCount":11,"integrity":"sha512-byG9YatztZ36MBEE6pi6ktmgHtUXAPtfo9kvaBwz07cWQVJkuFvA7yQN3dXTpL4FMPLc0oyAE+7PrOrDlwpgLA==","signatures":[{"sig":"MEQCIAh5aytk+q1FxzLsS+zQ+QUhEzlFMjE9oz1KtuKdGlffAiACuIltcGZOTp0gKVLea2T/Tbwy2VaxMQghISPN2346Cw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":838290},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-a91c636c-20260510.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/b15e8e990342912397d0e896a5f61477/descope-web-js-sdk-0.0.0-next-a91c636c-20260510.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-byG9YatztZ36MBEE6pi6ktmgHtUXAPtfo9kvaBwz07cWQVJkuFvA7yQN3dXTpL4FMPLc0oyAE+7PrOrDlwpgLA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-a91c636c-20260510","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-a91c636c-20260510_1778394754871_0.12751566697395256","host":"s3://npm-registry-packages-npm-production"}},"1.48.3":{"name":"@descope/web-js-sdk","version":"1.48.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.48.3","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"fdc2c7ad0af7f6d568d5e602e2452769ece4dedb","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.48.3.tgz","fileCount":11,"integrity":"sha512-pKRRsVSolly7RK5tK33XWJ67RCIccLEmj2MfetVMhJiIJrwPXPSkXXPVO/MlLXj8XplsMU74XSgDh5uUCdzAkA==","signatures":[{"sig":"MEUCIQCPjpSsGiCb+kwSbq75ltG2DMGhSD9zkpFh3fQdDESfsgIgWXYGDO0eO6mzGjkYOsk22XgZUltxauGJJ6sTKYEqx34=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":838246},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.48.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/8cb27709883bb2618e262315efcf1099/descope-web-js-sdk-1.48.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-pKRRsVSolly7RK5tK33XWJ67RCIccLEmj2MfetVMhJiIJrwPXPSkXXPVO/MlLXj8XplsMU74XSgDh5uUCdzAkA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.61.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.48.3_1778501966594_0.12618427994203651","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-dcb983cf-20260513":{"name":"@descope/web-js-sdk","version":"0.0.0-next-dcb983cf-20260513","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-dcb983cf-20260513","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"f7ecce29ad1b916e8491ddc8f1a2752624486907","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-dcb983cf-20260513.tgz","fileCount":11,"integrity":"sha512-eMI/VFSvLcba+8uI6D0n9/B08K2bhGkR2vR4fcQweqsH2/ioRloDi/eTn1ZO2S2GPjsnkD+bnS7zEgjZoa+V3w==","signatures":[{"sig":"MEUCICVkLmKg+la7RsufVp5XnQjE7Qw2ct3+J4nmBMgufJK6AiEAtsRBmw8oWq5Fuk4sOmLLVAiyxzSHnSkoHfBCxhy/Dwc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":839921},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-dcb983cf-20260513.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/0f289777115d0cdb3bdd1df2671ac9f5/descope-web-js-sdk-0.0.0-next-dcb983cf-20260513.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-eMI/VFSvLcba+8uI6D0n9/B08K2bhGkR2vR4fcQweqsH2/ioRloDi/eTn1ZO2S2GPjsnkD+bnS7zEgjZoa+V3w==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.61.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-dcb983cf-20260513_1778667441426_0.7127286833642428","host":"s3://npm-registry-packages-npm-production"}},"1.48.4":{"name":"@descope/web-js-sdk","version":"1.48.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.48.4","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"4fd8eb6829341a2685090785adeb89d88b627973","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.48.4.tgz","fileCount":11,"integrity":"sha512-IhU5c0a9UVitajE1etvXDMD9xrG0sUAYyx7E1HOEUW4uOJB/HYBWQye3grRei/IV1CSdUpSJXG1kHSQpzYZRcg==","signatures":[{"sig":"MEYCIQDrBQCYdzNTnLCQDzqWhGzyREJ/twhOOYdI+v67UIy/DgIhAOaeofccat90k1k/2G50/j+qEMQBwN2j+B1W0FU3geS4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":839899},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.48.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/400c4e43edc975b442a118fb111cc920/descope-web-js-sdk-1.48.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-IhU5c0a9UVitajE1etvXDMD9xrG0sUAYyx7E1HOEUW4uOJB/HYBWQye3grRei/IV1CSdUpSJXG1kHSQpzYZRcg==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.7","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.61.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.48.4_1778754492877_0.25279218135099835","host":"s3://npm-registry-packages-npm-production"}},"1.49.0":{"name":"@descope/web-js-sdk","version":"1.49.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.49.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"05f3d6e4314ba27adfa63a40c871d6f1ff02dddc","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.49.0.tgz","fileCount":11,"integrity":"sha512-AsCTWfqDbNp4Cc3vMWAz9f49tkkDaPCPkCLyWC/XafovTktcCXnY+LWbLfxBlw11/5ybTbY7E5tTA9VteV1CUQ==","signatures":[{"sig":"MEUCIHu/jrZO8SLhzpsDcHC/zSSRsqRaDdQYfGx00Akj0hjNAiEAr/1YLe0dRr2VB7kgQD46A28Jti/qc5JJ8+9BZoSeSoQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":859571},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.49.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/ca5ab8a5b51275df7794b35ba0247bdf/descope-web-js-sdk-1.49.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-AsCTWfqDbNp4Cc3vMWAz9f49tkkDaPCPkCLyWC/XafovTktcCXnY+LWbLfxBlw11/5ybTbY7E5tTA9VteV1CUQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.3","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.61.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.49.0_1779601406294_0.8310694874824498","host":"s3://npm-registry-packages-npm-production"}},"1.49.1":{"name":"@descope/web-js-sdk","version":"1.49.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.49.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"5df4ca956d9c419b7fdf5e9223b8b659a2b10316","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.49.1.tgz","fileCount":11,"integrity":"sha512-ElwKX49XD/eVh+cUYMB66rZAVpOfg+GLzaf8D5Xs3zJWuyk94ZugbWDvmxZAaqKqB+dFZvAce7qLPVRgmKSmfA==","signatures":[{"sig":"MEUCIHusfREOhu6/yGx3jB0Yxv5unsPnyuxcT7LHfwbSqdQYAiEAwVNXLUASuAlcmsBWaNrZ5E97+VfcAtq3ImOFVTrIX4w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":859775},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.49.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/cd87f7aa47dd02d3172c3b86573c97f5/descope-web-js-sdk-1.49.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-ElwKX49XD/eVh+cUYMB66rZAVpOfg+GLzaf8D5Xs3zJWuyk94ZugbWDvmxZAaqKqB+dFZvAce7qLPVRgmKSmfA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.3","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.62.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.49.1_1779681773346_0.0036676064960707855","host":"s3://npm-registry-packages-npm-production"}},"1.50.0":{"name":"@descope/web-js-sdk","version":"1.50.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.50.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"acfbc7a1f5e55553713190bfc6a01d0454dea1d9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.50.0.tgz","fileCount":11,"integrity":"sha512-d5tIp8BkMQEb7fAoZAO94lwT2ijuxkbvhe0/ncl/KOyXW3+9mH3By7ONjVSytVea44EQxc9tNUQpiWrwqvl6SQ==","signatures":[{"sig":"MEYCIQDiB/9qrZu584+XhtgSWq2LhObODU6Sjz9dnDdH5l+asgIhAPvCSaf9NtBDHMimsQqCRJyazwkqkzZNkrd30FlCwJF1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":859775},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.50.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/0253822c0b441a88a718180f7a947bb0/descope-web-js-sdk-1.50.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-d5tIp8BkMQEb7fAoZAO94lwT2ijuxkbvhe0/ncl/KOyXW3+9mH3By7ONjVSytVea44EQxc9tNUQpiWrwqvl6SQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.3","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.62.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.50.0_1779701561755_0.7581230141643018","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-2fd9992a-20260525":{"name":"@descope/web-js-sdk","version":"0.0.0-next-2fd9992a-20260525","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-2fd9992a-20260525","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"818c6ed093089e0183476db4eb0a6926886cf5b8","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-2fd9992a-20260525.tgz","fileCount":11,"integrity":"sha512-vEQtXJLr0b0Az3aafK3Jd/sBwQCKV2lWMqDfCSd8wBpLIcfuvIis/ZS0SpkBAte1+jORMwQsmSn79EIdSir0Kw==","signatures":[{"sig":"MEYCIQC4mnZX78VY4GEpuoJ+WT1tjELCZYT+CoqKivngmKbr7AIhAJzFQyMzHLZk8Jo0x11+JoNqq0zDV5967yKnKpeyK7XE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":863787},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-2fd9992a-20260525.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/9d0d433ce324e4476d78eab1c55236c9/descope-web-js-sdk-0.0.0-next-2fd9992a-20260525.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-vEQtXJLr0b0Az3aafK3Jd/sBwQCKV2lWMqDfCSd8wBpLIcfuvIis/ZS0SpkBAte1+jORMwQsmSn79EIdSir0Kw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.3","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.62.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-2fd9992a-20260525_1779705298521_0.6475471365813341","host":"s3://npm-registry-packages-npm-production"}},"1.50.1":{"name":"@descope/web-js-sdk","version":"1.50.1","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.50.1","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"fc1b1b5b607b7a8ddf1c782d1bcfb6bb837876fb","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.50.1.tgz","fileCount":11,"integrity":"sha512-7AzaQsP6al8EJTiBLePgXZspcKtk8nDWrbwSN3SmiUW3/J1wVh4+ZvYjtdWjYp3KBydsj13m6VXE6hzctjpsxA==","signatures":[{"sig":"MEQCIFVcyXZ3cN3cnaDI3A0q/hIHsKGQfx8TIEMXrtn3MiCwAiAio7VvA9ToPOyGVyIh85HEzBWUyn+ygOecMXfTazuyLg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":863765},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.50.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/20e3178e7531e4df93644d755536b2d4/descope-web-js-sdk-1.50.1.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-7AzaQsP6al8EJTiBLePgXZspcKtk8nDWrbwSN3SmiUW3/J1wVh4+ZvYjtdWjYp3KBydsj13m6VXE6hzctjpsxA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.3","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.62.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.50.1_1779803445498_0.4957784300236352","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-f1ee46d7-20260602":{"name":"@descope/web-js-sdk","version":"0.0.0-next-f1ee46d7-20260602","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-f1ee46d7-20260602","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"16837b248486f52ec9879d03200faf2149089e0d","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-f1ee46d7-20260602.tgz","fileCount":11,"integrity":"sha512-uCQNmEcpqkzCktUsNgmnTY8dkEfR1rKmj7f94TCZb04DhVbkKjuPEbwXLUmhe4VsLJ5BGqRXbkmSH3Kmlo2BAA==","signatures":[{"sig":"MEQCIGN1IPqm8ccilGLz8+Swo1gdD8gYPZM2CrtGUKFKfRy2AiAEv0rfbqIx4aW5ifcVUHVJ85s9HoBdPr6Cw4CE0uU8Yw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":863809},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-f1ee46d7-20260602.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/d1599dcbd77dfca68ff33281f89eb6fc/descope-web-js-sdk-0.0.0-next-f1ee46d7-20260602.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-uCQNmEcpqkzCktUsNgmnTY8dkEfR1rKmj7f94TCZb04DhVbkKjuPEbwXLUmhe4VsLJ5BGqRXbkmSH3Kmlo2BAA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.3","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-f1ee46d7-20260602","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-f1ee46d7-20260602_1780378072570_0.5894011054530255","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-90ab9dd5-20260604":{"name":"@descope/web-js-sdk","version":"0.0.0-next-90ab9dd5-20260604","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-90ab9dd5-20260604","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"5fb9552ed25ef23f33d5474ace43f782126f4ea8","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-90ab9dd5-20260604.tgz","fileCount":11,"integrity":"sha512-9y16Af/yrSzmTSNFLq/Pul5ISHMf3tmrIGOKsQqT7INuvVC/9BWwtnBSFeN2nSxgTsGGkWPVp3EgcYhMrZhJUw==","signatures":[{"sig":"MEUCIErJ2XAyL9SSDrBhhLYT/dF6DYKQwjtHI9pu4uil87iYAiEAwmZtAdfWSsou9abN8gD+/g029yLni6KK0VS6DRCuSpc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":863809},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-90ab9dd5-20260604.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/8d3f8cc951e3271f3d4d5114d156d1a2/descope-web-js-sdk-0.0.0-next-90ab9dd5-20260604.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-9y16Af/yrSzmTSNFLq/Pul5ISHMf3tmrIGOKsQqT7INuvVC/9BWwtnBSFeN2nSxgTsGGkWPVp3EgcYhMrZhJUw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.3","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-90ab9dd5-20260604","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-90ab9dd5-20260604_1780561949417_0.1262386028186684","host":"s3://npm-registry-packages-npm-production"}},"1.50.2":{"name":"@descope/web-js-sdk","version":"1.50.2","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.50.2","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"3e55d881282ceb286975750136af606a9dabc151","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.50.2.tgz","fileCount":11,"integrity":"sha512-EFrwMQm+M5SeZ65JT/rqnkX7KjOZUl5O7Cl5UF3DfamTve1tDM77VolO9rspG0yFeohjkJHmPR2nQnjKiqgt4A==","signatures":[{"sig":"MEUCIGlDfHxRP8EyrNuq89vSb5ck0F9yK5KmjBRAYcqvtNRPAiEAz2kjH3hvE1Y4Tk1FTwXyBKxj6+Dp8uvmJJWbr9Sbgrk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":863807},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.50.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/22d8d84b1edeed45f88d80abd8bbccae/descope-web-js-sdk-1.50.2.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-EFrwMQm+M5SeZ65JT/rqnkX7KjOZUl5O7Cl5UF3DfamTve1tDM77VolO9rspG0yFeohjkJHmPR2nQnjKiqgt4A==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.3","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.62.1","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.50.2_1780840746285_0.926434805529009","host":"s3://npm-registry-packages-npm-production"}},"1.50.3":{"name":"@descope/web-js-sdk","version":"1.50.3","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.50.3","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"b46148fa8977c42552c75cf02b1b145d620162a7","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.50.3.tgz","fileCount":11,"integrity":"sha512-ieD21m3iIOfzo+Cwv4GLzwR6XaA+Ocy7Cg6Ly7zN2vVvxWq/nSZMSA1hLzH8pbNLJQjrI2cRMqBqP+DWPqYTWA==","signatures":[{"sig":"MEYCIQDutqD/AImMRLLUo68TvvD0yGifxEWA9VWlAMnus5Z+AAIhANOU2Ghhg9g++6QfYPmdFVcbHiP+TNJwvJShG4dMxa5v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":863807},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.50.3.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/cd4ca4398773317c93fda9a4028bf721/descope-web-js-sdk-1.50.3.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-ieD21m3iIOfzo+Cwv4GLzwR6XaA+Ocy7Cg6Ly7zN2vVvxWq/nSZMSA1hLzH8pbNLJQjrI2cRMqBqP+DWPqYTWA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.3","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.62.2","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.50.3_1781020763890_0.6737728370223586","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-7d840b77-20260610":{"name":"@descope/web-js-sdk","version":"0.0.0-next-7d840b77-20260610","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-7d840b77-20260610","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"1e4fd6c7e43a7a800ffad9c23bc306a4403b7ef3","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-7d840b77-20260610.tgz","fileCount":11,"integrity":"sha512-e92G75qgu2mryzy+JPIGahBH/XuLVPfBVuIK1/SibJfAGQgekMbEdyO9zCoVGqG2JXHKR4KasPXYVmaIv8zq1Q==","signatures":[{"sig":"MEQCIGROL1EiNg/AzF7kVFoiY8Pw3LLdd+4ofidRhS0/2R23AiAz4rhvNN2DfTBt5AD4fLq7eXIIQVtJKHzbkTIkqEdksg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":863851},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-7d840b77-20260610.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/52755e19ed775dc5da48615fbd4f0777/descope-web-js-sdk-0.0.0-next-7d840b77-20260610.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-e92G75qgu2mryzy+JPIGahBH/XuLVPfBVuIK1/SibJfAGQgekMbEdyO9zCoVGqG2JXHKR4KasPXYVmaIv8zq1Q==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.3","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-7d840b77-20260610","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-7d840b77-20260610_1781092210197_0.8615216997551454","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-8cf33dce-20260611":{"name":"@descope/web-js-sdk","version":"0.0.0-next-8cf33dce-20260611","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-8cf33dce-20260611","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"05d05e44513d99f2b08fa529153695e29bf220d0","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-8cf33dce-20260611.tgz","fileCount":11,"integrity":"sha512-ph1tyDGAXmv4e1cn0Zd+COjcrUmN/1OIXj4HlphqX5E/v2JdB4DzYDjyoobAYX9WCGCCBMUdvNQQwMV6LDtq4w==","signatures":[{"sig":"MEQCIHqU19MRN9XLNNjFXxkn8WREmNzL9iNFR9pOHy1OIU4CAiAmIjHzmdyXf+0L+9Vyr1aaj7hg0TOPO6ReJ8Jh67GKNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":875796},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-8cf33dce-20260611.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/fa8b8e3723ef9310fc31632dd171012e/descope-web-js-sdk-0.0.0-next-8cf33dce-20260611.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-ph1tyDGAXmv4e1cn0Zd+COjcrUmN/1OIXj4HlphqX5E/v2JdB4DzYDjyoobAYX9WCGCCBMUdvNQQwMV6LDtq4w==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.3","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.5","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-8cf33dce-20260611","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-8cf33dce-20260611_1781167913659_0.15690509689340115","host":"s3://npm-registry-packages-npm-production"}},"1.50.4":{"name":"@descope/web-js-sdk","version":"1.50.4","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.50.4","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"b498c959671bed799d62cf7154b33dd2971202a8","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.50.4.tgz","fileCount":11,"integrity":"sha512-+pLPLX9YTX1/8lzv0HNZ9TdwrY3IEcJhwKuaW+0/x6Rm5y0eJTbV+jfph2xPY7asgDpBrdF1uiZWa+zsDDC56A==","signatures":[{"sig":"MEQCIF5wu7mZHNs5L4nOnrexPGhVDmvXwIYpk/xWBdCyGUp/AiB0u2g42cYO1QiNU9nVgneD1PoRelNe/MD6eMnJ1H509g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":875741},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.50.4.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/25899c44b44e05fcf51365ad76317fdc/descope-web-js-sdk-1.50.4.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-+pLPLX9YTX1/8lzv0HNZ9TdwrY3IEcJhwKuaW+0/x6Rm5y0eJTbV+jfph2xPY7asgDpBrdF1uiZWa+zsDDC56A==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.3","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.8","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.62.2","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.50.4_1781437040581_0.016807581568686336","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-3f824b61-20260619":{"name":"@descope/web-js-sdk","version":"0.0.0-next-3f824b61-20260619","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-3f824b61-20260619","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"1c1f01988603572ccfdfbd2701c36622db24df24","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-3f824b61-20260619.tgz","fileCount":11,"integrity":"sha512-mcr37qv87ej/fNgHCp8xyDtQjdlKPnozy0xCMc206Sjn8Q+XGl61E6mow+Vre98YkYcB5YoIaZxOOwOIHum8LA==","signatures":[{"sig":"MEUCIQCLJntgJl1okdO5M2Kp1ahOt1ESaEoyzurqzVYP8O5nWgIgBqhuWirdpgxkKYKX1LJc+tNM/xleoPW3D7Aji5gzql4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":875785},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-3f824b61-20260619.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/233683ecdca000e87b473242139fd839/descope-web-js-sdk-0.0.0-next-3f824b61-20260619.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-mcr37qv87ej/fNgHCp8xyDtQjdlKPnozy0xCMc206Sjn8Q+XGl61E6mow+Vre98YkYcB5YoIaZxOOwOIHum8LA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.3","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.8","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-3f824b61-20260619","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-3f824b61-20260619_1781899856949_0.5811150280905237","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-8d43092c-20260620":{"name":"@descope/web-js-sdk","version":"0.0.0-next-8d43092c-20260620","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-8d43092c-20260620","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"6c86ffb85294dbb69bc939f0c3c9fd1ba3048d7c","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-8d43092c-20260620.tgz","fileCount":11,"integrity":"sha512-aXefnCy5fcMvGRiBqiZ6wdRf/kxKrgKDSi2e16bmuR4ON9ekNFDe1DihECD/fe1Pedca30f4fK7monnlBljNIw==","signatures":[{"sig":"MEUCIFV+HUU93o2btlihK22lQD+ZVLTuqX4+AOl1WANWEkE1AiEA4oj4D5Typ2R/DbwacVmJtbGGgG5nZ5T9jpN3KBo1AcQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":878023},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-8d43092c-20260620.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/9e9788a27660814ea79cd30a7affd341/descope-web-js-sdk-0.0.0-next-8d43092c-20260620.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-aXefnCy5fcMvGRiBqiZ6wdRf/kxKrgKDSi2e16bmuR4ON9ekNFDe1DihECD/fe1Pedca30f4fK7monnlBljNIw==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.3","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.8","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-8d43092c-20260620","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-8d43092c-20260620_1781986601200_0.0045949714208910475","host":"s3://npm-registry-packages-npm-production"}},"1.50.5":{"name":"@descope/web-js-sdk","version":"1.50.5","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.50.5","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"f0f169fdbf2e91dbb2657b3ee87a22c905d3f4f9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.50.5.tgz","fileCount":11,"integrity":"sha512-73c9GtSr+KZvLQxf9vGTKElEJ3/UYYv+HoVDI5uxqh/6wCUH/rU3YRR2XA3JWrCZ+rtO1/cHgLgKEFozW0t1FA==","signatures":[{"sig":"MEQCIDuH4rL6W0M8xy8yJbAkosFOgDiGQmYh9fp6a/WtlYjpAiAwb1Tar0ueMbTntsD/I20H/Kb9ZSt1pR8z4dm/pAvEtQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":877979},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.50.5.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/241838fc73ceb95962c2698821ddebe0/descope-web-js-sdk-1.50.5.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-73c9GtSr+KZvLQxf9vGTKElEJ3/UYYv+HoVDI5uxqh/6wCUH/rU3YRR2XA3JWrCZ+rtO1/cHgLgKEFozW0t1FA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.3","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.8","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.63.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.50.5_1782029432833_0.3530933473770139","host":"s3://npm-registry-packages-npm-production"}},"1.50.6":{"name":"@descope/web-js-sdk","version":"1.50.6","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.50.6","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"b268eea0348a17c0788b9139ea8cd86dba5449ea","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.50.6.tgz","fileCount":11,"integrity":"sha512-WdU7+hK2MpfGbSVAMdkdveLcJuF9dO/+WEn7e2GstlPYzSTafcCN6U1A5aTdV08x5nTkntrGv+zigJGCsO0V7g==","signatures":[{"sig":"MEUCIQDiGcrUuEeYJhKkSakfh6AuaXobUiz0hd/bdTT6t8RimQIgJYkIjuWLUsseNjGqSasreHaNbrQtCT/BUqUYB2NDQpE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":877977},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.50.6.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/e8ebad4c173664370f59cb26a2b7b1c9/descope-web-js-sdk-1.50.6.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-WdU7+hK2MpfGbSVAMdkdveLcJuF9dO/+WEn7e2GstlPYzSTafcCN6U1A5aTdV08x5nTkntrGv+zigJGCsO0V7g==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.22.3","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.8","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.64.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.50.6_1782144032739_0.6721792011261603","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-79d63636-20260624":{"name":"@descope/web-js-sdk","version":"0.0.0-next-79d63636-20260624","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-79d63636-20260624","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"f781e4e2b98cad8803fb6885d425cc12597f64c6","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-79d63636-20260624.tgz","fileCount":11,"integrity":"sha512-J8rgxuAZ9ZzXrC6QvSsqOBJbogyI0ODiwm1DlJLi1x3z/7wqALUNek7i2xGez22y5/L18v7aN+bxD+SS3vgSrA==","signatures":[{"sig":"MEUCIDt8F2uqwk//hn+/JCPxVLO1PW3IFIe1PgCeRmzmMa1NAiEApuwv1y2KHu+ZJk2R6ivUS0NAdDSr/bqAZzZEjfJGEQw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":880936},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-79d63636-20260624.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/41f8a75c47e0ac36a776a7bde03312a5/descope-web-js-sdk-0.0.0-next-79d63636-20260624.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-J8rgxuAZ9ZzXrC6QvSsqOBJbogyI0ODiwm1DlJLi1x3z/7wqALUNek7i2xGez22y5/L18v7aN+bxD+SS3vgSrA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.23.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.8","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-79d63636-20260624","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-79d63636-20260624_1782328776409_0.98697310863831","host":"s3://npm-registry-packages-npm-production"}},"1.51.0":{"name":"@descope/web-js-sdk","version":"1.51.0","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@1.51.0","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"4e6830185bda759fee20499afbaf38a4670428b9","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.51.0.tgz","fileCount":11,"integrity":"sha512-RIlB8sqTLzQhrrbh0aG5Ow4aP1J9vvGDqerEsDAVD2tlnhUgI53ld2jaJC96YTHpzgS6VgU6BEcCVebiLtvbJQ==","signatures":[{"sig":"MEUCIQC1+BRtDqPkMsuqsbfEghj9jsKkVPzKZdLst7Qxj8MaWQIgRhftObsgSIaBPKK6GQttR65F12qDDcqkUkrHNyMP63Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":880892},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-1.51.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/c1a87ad69ab6516b835d34c67dc3bf99/descope-web-js-sdk-1.51.0.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-RIlB8sqTLzQhrrbh0aG5Ow4aP1J9vvGDqerEsDAVD2tlnhUgI53ld2jaJC96YTHpzgS6VgU6BEcCVebiLtvbJQ==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.23.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.8","jwt-decode":"4.0.0","@descope/core-js-sdk":"2.65.0","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_1.51.0_1782390341124_0.8599996307174782","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-next-0cf282db-20260628":{"name":"@descope/web-js-sdk","version":"0.0.0-next-0cf282db-20260628","keywords":["descope","authentication"],"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","_id":"@descope/web-js-sdk@0.0.0-next-0cf282db-20260628","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"dist":{"shasum":"98219a7ee4bc413713db6197c5fc887d77a58dfa","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-0.0.0-next-0cf282db-20260628.tgz","fileCount":11,"integrity":"sha512-+QOgX7v53tqMQVIvmlY4XKJ6tVuC9u7X6nidCbcrUT8loj5P3ZEHEMpkAgpSGGfFKBng4mklqkYykmLRUVSqKA==","signatures":[{"sig":"MEYCIQDihAMfIzJLzK47uKsatTLBdkFjwPSQ0tg3hRXE/w5rUAIhAJ7e4NyrkYTomEn/2DQ2pfKZ4fK5ZhbeFiH+Oot259XM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":881904},"main":"dist/cjs/index.cjs.js","type":"module","_from":"file:descope-web-js-sdk-0.0.0-next-0cf282db-20260628.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"},"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"}},"scripts":{"lint":"eslint '+(src|test|examples)/**/*.ts'","test":"jest","build":"rimraf dist && rollup -c","start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"_resolved":"/tmp/c3ba88c368e50c351d8a4966ad379684/descope-web-js-sdk-0.0.0-next-0cf282db-20260628.tgz","overrides":{"terser":"^5.14.2"},"_integrity":"sha512-+QOgX7v53tqMQVIvmlY4XKJ6tVuC9u7X6nidCbcrUT8loj5P3ZEHEMpkAgpSGGfFKBng4mklqkYykmLRUVSqKA==","repository":{"url":"git+https://github.com/descope/descope-js.git","type":"git"},"_npmVersion":"10.9.8","description":"Descope JavaScript web SDK","directories":{},"_nodeVersion":"22.23.0","dependencies":{"tslib":"2.8.1","js-cookie":"3.0.8","jwt-decode":"4.0.0","@descope/core-js-sdk":"0.0.0-next-0cf282db-20260628","@fingerprintjs/fingerprintjs-pro":"3.11.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.0.0","eslint":"8.57.1","rimraf":"^5.0.0","rollup":"^4.0.0","ts-jest":"^29.0.0","ts-node":"10.9.2","prettier":"^3.0.0","typescript":"^5.0.2","@types/jest":"^29.0.0","@types/node":"20.17.13","http-server":"^14.0.0","lint-staged":"^15.0.0","pretty-quick":"^4.0.0","oidc-client-ts":"3.2.0","eslint-plugin-n":"17.9.0","@types/js-cookie":"^3.0.2","rollup-plugin-dts":"^6.0.0","eslint-plugin-jest":"28.10.0","eslint-plugin-import":"2.31.0","rollup-plugin-delete":"^2.0.0","@rollup/plugin-terser":"^0.4.0","eslint-plugin-promise":"6.6.0","rollup-plugin-esbuild":"^6.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"^29.0.0","@rollup/plugin-commonjs":"28.0.2","rollup-plugin-livereload":"^2.0.5","@rollup/plugin-typescript":"^11.0.0","@typescript-eslint/parser":"^7.0.0","rollup-plugin-browsersync":"^1.3.3","eslint-plugin-prefer-arrow":"1.2.3","@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-node-resolve":"^15.0.0","eslint-plugin-no-only-tests":"3.3.0","rollup-plugin-auto-external":"^2.0.0","eslint-plugin-jest-formatting":"3.1.0","eslint-config-airbnb-typescript":"18.0.0","rollup-plugin-inject-process-env":"^1.3.1","eslint-import-resolver-typescript":"3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/web-js-sdk_0.0.0-next-0cf282db-20260628_1782634277001_0.5505097381975936","host":"s3://npm-registry-packages-npm-production"}},"1.51.1":{"name":"@descope/web-js-sdk","version":"1.51.1","author":{"name":"Descope Team","email":"info@descope.com"},"homepage":"https://github.com/descope/descope-js","bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"main":"dist/cjs/index.cjs.js","module":"dist/index.esm.js","types":"dist/index.d.ts","exports":{"require":{"types":"./dist/index.d.ts","default":"./dist/cjs/index.cjs.js"},"import":{"types":"./dist/index.d.ts","default":"./dist/index.esm.js"}},"type":"module","description":"Descope JavaScript web SDK","license":"MIT","repository":{"type":"git","url":"git+https://github.com/descope/descope-js.git"},"keywords":["descope","authentication"],"devDependencies":{"@open-wc/rollup-plugin-html":"1.2.5","@rollup/plugin-commonjs":"28.0.2","@rollup/plugin-node-resolve":"^15.0.0","@rollup/plugin-replace":"^5.0.2","@rollup/plugin-terser":"^0.4.0","@rollup/plugin-typescript":"^11.0.0","@types/jest":"^29.0.0","@types/js-cookie":"^3.0.2","@types/node":"20.17.13","@typescript-eslint/parser":"^7.0.0","eslint":"8.57.1","eslint-config-airbnb-typescript":"18.0.0","eslint-config-prettier":"9.1.0","eslint-config-standard":"17.1.0","eslint-import-resolver-typescript":"3.6.1","eslint-plugin-import":"2.31.0","eslint-plugin-jest":"28.10.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jest-formatting":"3.1.0","eslint-plugin-n":"17.9.0","eslint-plugin-no-only-tests":"3.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-prettier":"5.1.3","eslint-plugin-promise":"6.6.0","http-server":"^14.0.0","jest":"^29.0.0","jest-environment-jsdom":"^29.0.0","lint-staged":"^15.0.0","oidc-client-ts":"3.2.0","prettier":"^3.0.0","pretty-quick":"^4.0.0","rimraf":"^5.0.0","rollup":"^4.0.0","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-browsersync":"^1.3.3","rollup-plugin-delete":"^2.0.0","rollup-plugin-dts":"^6.0.0","rollup-plugin-esbuild":"^6.0.0","rollup-plugin-inject-process-env":"^1.3.1","rollup-plugin-livereload":"^2.0.5","ts-jest":"^29.0.0","ts-node":"10.9.2","typescript":"^5.0.2"},"dependencies":{"@fingerprintjs/fingerprintjs-pro":"3.11.6","js-cookie":"3.0.8","jwt-decode":"4.0.0","tslib":"2.8.1","@descope/core-js-sdk":"2.66.0"},"overrides":{"terser":"^5.14.2"},"scripts":{"start":"npm run generateCerts && npx nx run web-js-sdk:build && npm run build && http-server -p 8081 -S -o ./examples","build":"rimraf dist && rollup -c","test":"jest","lint":"eslint '+(src|test|examples)/**/*.ts'","generateCerts":"test -f ./key.pem && test -f ./cert.pem || openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -subj '/C=US/ST=California/L=San Francisco/O=Descope/CN=localhost' -keyout ./key.pem -out ./cert.pem"},"_id":"@descope/web-js-sdk@1.51.1","_integrity":"sha512-qFWm57WGDbl6TqV/K5W3GG42X4x3EorHy3xzb63T//zbY0xcAEtwCV13TP+giPpVsDgcGYIBpt7h+S6OIAEeOg==","_resolved":"/tmp/733b17adc5ea5a734fa45b3dc7d48a25/descope-web-js-sdk-1.51.1.tgz","_from":"file:descope-web-js-sdk-1.51.1.tgz","_nodeVersion":"22.23.0","_npmVersion":"10.9.8","dist":{"integrity":"sha512-qFWm57WGDbl6TqV/K5W3GG42X4x3EorHy3xzb63T//zbY0xcAEtwCV13TP+giPpVsDgcGYIBpt7h+S6OIAEeOg==","shasum":"84e9a660d7d47f05fdae5d3a2008f401eb4f98aa","tarball":"https://registry.npmjs.org/@descope/web-js-sdk/-/web-js-sdk-1.51.1.tgz","fileCount":11,"unpackedSize":881860,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCfhPFaAJ3I5H3MYm5d9yS9G4jRBmAYpcfEjtOKco4TsgIgSP6C83tTwhqxh4+0HIT4CovANK/gAer1zSIKOABAX9E="}]},"_npmUser":{"name":"omercnet","email":"npm@omerc.dev"},"directories":{},"maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/web-js-sdk_1.51.1_1782644406832_0.13400739748867196"},"_hasShrinkwrap":false}},"time":{"created":"2022-09-05T20:14:47.273Z","modified":"2026-06-28T11:00:07.126Z","0.0.1-alpha.1":"2022-09-05T20:14:47.525Z","0.0.1-alpha.2":"2022-09-06T07:32:43.220Z","0.0.1-alpha.3":"2022-09-14T09:10:15.671Z","0.0.1-alpha.4":"2022-09-14T09:16:01.651Z","0.0.1-alpha.5":"2022-09-15T06:59:45.291Z","0.0.1-alpha.6":"2022-09-15T11:31:41.223Z","0.0.1-alpha.7":"2022-09-29T23:24:47.137Z","0.1.0":"2022-10-06T21:03:03.046Z","0.1.0-alpha.2":"2022-10-07T04:54:36.438Z","0.1.0-alpha.3":"2022-10-26T19:10:33.643Z","0.1.0-alpha.4":"2022-10-31T21:42:50.833Z","0.1.0-alpha.5":"2022-11-02T16:38:11.588Z","0.1.0-alpha.6":"2022-11-07T14:46:58.402Z","0.1.0-alpha.7":"2022-11-09T09:23:54.078Z","0.1.0-alpha.8":"2022-11-16T09:12:43.206Z","0.1.0-alpha.9":"2022-11-29T09:26:26.732Z","0.1.0-alpha.10":"2022-12-05T11:15:32.127Z","0.1.0-alpha.11":"2022-12-08T14:14:08.359Z","0.1.0-alpha.12":"2022-12-08T16:39:18.732Z","0.1.0-alpha.13":"2022-12-11T20:49:55.859Z","0.1.0-alpha.14":"2022-12-13T14:29:36.554Z","0.1.0-alpha.15":"2022-12-18T11:48:56.125Z","0.1.0-alpha.16":"2022-12-18T20:51:51.794Z","0.1.0-alpha.17":"2023-01-02T14:00:17.106Z","0.1.0-alpha.18":"2023-01-08T13:20:53.314Z","0.1.0-alpha.19":"2023-01-08T15:57:25.238Z","0.1.0-alpha.20":"2023-01-10T19:49:08.780Z","0.1.0-alpha.21":"2023-01-12T08:25:38.787Z","0.1.0-alpha.22":"2023-01-19T13:26:17.711Z","0.1.0-alpha.23":"2023-01-19T13:50:07.264Z","0.1.0-alpha.24":"2023-01-22T16:48:09.213Z","0.1.0-alpha.25":"2023-01-26T17:19:35.998Z","0.1.0-alpha.26":"2023-01-29T15:08:00.522Z","0.1.0-alpha.27":"2023-01-30T17:33:55.308Z","0.1.0-alpha.28":"2023-01-30T17:44:35.537Z","0.1.0-alpha.29":"2023-02-01T13:17:38.658Z","0.1.0-alpha.30":"2023-02-06T19:43:46.563Z","0.1.1-alpha.0":"2023-02-12T09:34:36.926Z","0.1.1":"2023-02-13T12:56:09.959Z","0.1.2":"2023-02-13T13:30:27.269Z","0.1.3":"2023-02-16T15:35:26.847Z","0.1.4":"2023-02-19T16:57:29.040Z","1.0.0":"2023-02-19T17:06:52.626Z","1.0.1":"2023-03-21T17:45:10.473Z","1.0.2":"2023-03-21T19:17:52.510Z","1.0.3":"2023-03-21T22:29:02.215Z","1.0.4":"2023-03-22T03:14:36.542Z","1.0.5":"2023-03-22T05:07:25.754Z","1.0.6":"2023-03-22T15:20:45.967Z","1.0.7":"2023-03-26T15:23:37.266Z","1.0.8":"2023-03-26T18:23:02.749Z","1.0.9":"2023-03-29T17:21:52.080Z","1.0.10":"2023-03-31T19:19:00.199Z","1.0.11":"2023-04-03T20:16:15.726Z","1.0.12":"2023-04-09T08:40:42.837Z","1.0.13":"2023-04-10T10:48:35.406Z","1.0.14":"2023-04-12T00:04:49.065Z","1.0.15":"2023-04-12T05:09:18.651Z","1.0.16":"2023-04-12T17:26:17.148Z","1.0.17":"2023-04-19T10:49:00.893Z","1.0.18":"2023-04-19T18:03:38.117Z","1.0.19":"2023-04-22T00:23:02.326Z","1.0.20":"2023-04-24T16:09:26.784Z","1.0.21":"2023-04-25T21:24:08.097Z","1.1.0":"2023-05-01T18:31:27.232Z","1.1.1":"2023-05-03T00:26:47.907Z","1.1.2":"2023-05-03T13:57:27.133Z","1.1.3":"2023-05-03T22:20:25.681Z","1.1.4":"2023-05-05T20:12:49.338Z","1.1.5":"2023-05-05T23:28:25.130Z","1.1.6":"2023-05-08T10:09:10.383Z","1.2.0":"2023-05-11T20:29:08.511Z","1.2.1":"2023-05-17T08:07:36.719Z","1.2.2":"2023-05-19T22:19:48.135Z","1.2.3":"2023-05-20T01:02:36.793Z","1.2.4":"2023-05-21T14:26:56.499Z","1.2.5":"2023-05-21T14:31:34.202Z","1.2.6":"2023-05-22T09:42:25.661Z","1.2.7":"2023-05-29T13:02:40.947Z","1.2.8":"2023-06-11T23:10:55.434Z","1.2.9":"2023-06-12T08:33:38.085Z","1.2.10":"2023-06-19T17:37:56.241Z","1.3.0":"2023-06-22T05:38:30.129Z","1.3.1":"2023-06-23T23:27:01.157Z","1.3.2":"2023-06-24T01:14:48.156Z","1.3.3":"2023-06-27T21:37:29.532Z","1.3.4":"2023-06-30T23:29:27.571Z","1.3.5":"2023-07-07T23:19:14.543Z","1.3.6":"2023-07-10T10:31:41.475Z","1.3.7":"2023-07-10T14:25:46.671Z","1.3.8":"2023-07-17T19:23:37.327Z","1.3.9":"2023-08-14T08:24:48.215Z","1.3.10":"2023-08-17T12:40:48.874Z","1.3.11":"2023-08-18T07:28:48.065Z","1.3.12":"2023-08-18T17:35:14.379Z","1.3.13":"2023-08-21T13:04:26.276Z","1.3.14":"2023-08-24T08:19:46.061Z","1.4.0":"2023-08-29T09:19:01.909Z","1.4.1":"2023-09-01T17:33:37.771Z","1.4.2":"2023-09-01T17:40:35.606Z","1.4.3":"2023-09-01T17:49:59.474Z","1.3.12-alpha.1":"2023-09-03T21:36:26.693Z","1.5.0":"2023-09-06T12:23:04.965Z","1.6.0":"2023-09-07T13:19:42.401Z","1.6.1":"2023-09-08T13:59:01.703Z","1.6.2":"2023-09-08T22:32:41.831Z","1.3.12-alpha.2":"2023-09-23T19:39:06.477Z","1.6.3":"2023-10-03T11:36:39.640Z","1.6.3-alpha.0":"2023-10-12T12:03:11.829Z","1.6.4":"2023-10-16T20:37:11.573Z","1.6.5":"2023-10-26T14:12:49.695Z","1.6.6":"2023-11-01T15:54:53.293Z","1.6.7":"2023-11-12T13:40:57.789Z","1.7.0":"2023-11-21T10:17:29.463Z","1.7.1":"2023-11-30T21:35:38.971Z","1.7.2":"2023-12-04T17:37:55.323Z","1.8.0":"2023-12-09T19:42:20.442Z","1.8.1":"2023-12-21T17:04:19.270Z","1.8.2":"2023-12-27T11:13:21.200Z","1.8.3":"2023-12-27T11:30:41.919Z","1.8.4":"2023-12-31T19:16:34.141Z","1.8.5":"2024-01-08T15:43:26.727Z","1.9.0":"2024-01-10T21:11:39.174Z","1.9.1":"2024-01-25T08:17:13.959Z","1.9.2":"2024-01-25T09:02:34.842Z","1.9.3":"2024-01-29T16:03:37.035Z","1.9.4":"2024-01-29T19:56:46.337Z","1.9.5":"2024-02-04T12:10:20.905Z","1.10.0":"2024-02-07T12:38:30.189Z","1.10.1":"2024-02-25T12:46:52.892Z","1.10.2":"2024-03-04T21:16:11.978Z","1.10.3":"2024-03-05T02:03:48.828Z","1.10.4":"2024-03-05T04:33:02.533Z","1.10.5":"2024-03-11T20:13:46.654Z","1.10.6":"2024-03-18T23:37:45.202Z","1.10.7":"2024-03-19T01:22:09.937Z","1.10.8":"2024-03-19T07:34:40.101Z","1.10.9":"2024-03-19T13:56:05.508Z","1.10.10":"2024-03-19T23:20:18.731Z","1.10.11":"2024-03-20T04:26:00.666Z","1.10.12":"2024-03-21T00:48:38.863Z","1.10.13":"2024-03-22T00:41:04.877Z","1.10.14":"2024-03-22T21:07:34.146Z","1.10.15":"2024-03-22T23:09:23.054Z","1.10.16":"2024-03-23T03:31:43.440Z","1.10.17":"2024-03-23T05:41:16.558Z","1.10.18":"2024-03-23T07:39:37.390Z","1.10.19":"2024-03-23T11:44:56.767Z","1.10.20":"2024-03-23T14:01:19.014Z","1.10.21":"2024-03-24T09:59:32.104Z","1.10.22":"2024-03-24T18:25:30.884Z","1.10.23":"2024-03-27T16:14:12.465Z","1.10.24":"2024-03-28T12:28:12.693Z","1.10.25":"2024-04-02T00:51:41.802Z","1.10.26":"2024-04-02T22:34:25.259Z","1.10.27":"2024-04-04T14:38:23.645Z","1.10.28":"2024-04-05T23:04:12.164Z","1.10.29":"2024-04-08T22:10:51.911Z","1.10.30":"2024-04-09T21:22:07.005Z","1.10.31":"2024-04-10T19:21:04.339Z","1.10.32":"2024-04-11T23:40:46.677Z","1.10.33":"2024-04-12T15:30:18.657Z","1.10.34":"2024-04-15T07:55:44.875Z","1.10.35":"2024-04-18T21:05:13.270Z","1.10.36":"2024-04-21T08:55:42.598Z","1.10.37":"2024-04-24T15:29:15.907Z","1.10.38":"2024-04-27T04:38:58.889Z","1.10.39":"2024-04-27T10:20:00.333Z","1.10.40":"2024-04-27T16:17:20.238Z","1.10.41":"2024-04-28T03:46:10.978Z","1.10.42":"2024-04-30T20:27:00.363Z","1.10.43":"2024-05-02T00:03:17.409Z","1.10.44":"2024-05-02T21:40:36.145Z","1.10.45":"2024-05-07T00:16:19.415Z","1.10.46":"2024-05-11T09:35:16.154Z","1.10.47":"2024-05-12T12:07:46.126Z","1.10.48":"2024-05-12T13:36:43.419Z","1.10.49":"2024-05-15T20:33:10.589Z","1.11.0":"2024-05-16T14:20:34.540Z","1.11.1":"2024-05-18T10:09:55.623Z","1.11.2":"2024-05-20T17:07:38.040Z","1.11.3":"2024-05-21T11:42:03.643Z","1.11.4":"2024-05-21T21:36:05.618Z","1.11.5":"2024-05-23T11:49:34.973Z","1.11.6":"2024-05-25T00:16:25.382Z","1.11.7":"2024-05-28T01:24:48.715Z","1.11.8":"2024-05-28T23:20:14.648Z","1.11.9":"2024-05-29T20:00:56.503Z","1.11.10":"2024-05-30T08:46:36.660Z","1.11.11":"2024-05-30T22:45:37.914Z","1.11.12":"2024-05-31T23:06:32.266Z","1.11.13":"2024-06-05T20:37:44.608Z","1.11.14":"2024-06-11T00:02:15.682Z","1.11.15":"2024-06-12T22:21:15.026Z","1.11.16":"2024-06-16T14:07:15.268Z","1.12.0":"2024-06-17T11:02:34.760Z","1.12.1":"2024-06-18T01:51:35.388Z","1.12.2":"2024-06-19T08:53:12.286Z","1.13.0":"2024-06-19T22:04:41.005Z","1.13.1":"2024-06-22T20:13:43.733Z","1.13.2":"2024-06-24T20:15:35.503Z","1.13.3":"2024-06-25T21:45:08.886Z","1.13.4":"2024-06-26T20:44:47.784Z","1.13.5":"2024-06-26T21:54:40.704Z","1.13.6":"2024-06-27T22:00:29.224Z","1.13.7":"2024-06-28T13:25:47.453Z","1.13.8":"2024-06-30T18:06:31.273Z","1.13.9":"2024-06-30T19:54:56.732Z","1.13.10":"2024-07-01T20:33:02.076Z","1.14.0":"2024-07-03T12:49:22.267Z","1.14.1":"2024-07-03T20:39:41.181Z","1.14.2":"2024-07-04T20:49:52.052Z","1.14.3":"2024-07-05T08:56:19.458Z","1.15.0":"2024-07-05T19:52:24.783Z","1.15.1":"2024-07-05T21:07:16.075Z","1.15.2":"2024-07-08T15:20:52.273Z","1.15.3":"2024-07-10T13:38:50.501Z","1.15.4":"2024-07-11T08:01:32.433Z","1.15.5":"2024-07-15T22:17:00.265Z","1.15.6":"2024-07-17T21:04:53.116Z","1.15.7":"2024-07-19T20:42:23.189Z","1.15.8":"2024-07-21T22:24:37.498Z","1.15.9":"2024-07-23T09:57:21.489Z","1.16.0":"2024-07-25T18:54:38.243Z","1.16.1":"2024-08-07T11:09:59.654Z","1.16.2":"2024-08-14T15:16:33.503Z","1.16.3":"2024-08-20T11:13:36.114Z","1.16.4":"2024-09-03T08:06:44.867Z","1.16.5":"2024-09-11T13:35:58.466Z","1.16.6":"2024-09-17T15:31:55.542Z","1.17.0":"2024-09-29T06:13:57.576Z","1.18.0":"2024-10-14T08:48:15.622Z","1.19.0":"2024-10-22T13:53:57.039Z","1.19.1":"2024-10-26T14:42:56.738Z","1.19.2":"2024-10-29T11:42:09.879Z","1.20.0":"2024-11-13T11:42:11.483Z","1.20.1":"2024-11-14T11:31:09.677Z","1.20.2":"2024-11-16T16:36:16.753Z","1.21.0":"2024-12-04T08:37:01.404Z","1.22.0":"2024-12-08T16:31:52.676Z","1.23.0":"2024-12-18T16:01:26.923Z","1.23.1":"2024-12-22T19:18:21.221Z","1.23.2":"2025-01-31T08:23:41.966Z","1.23.3":"2025-01-31T18:02:44.047Z","1.23.4":"2025-02-01T03:16:19.870Z","1.23.5":"2025-02-01T15:23:23.762Z","1.23.6":"2025-02-01T21:26:36.095Z","1.23.7":"2025-02-02T13:04:37.579Z","1.23.8":"2025-02-02T16:18:05.943Z","1.23.9":"2025-02-05T10:27:47.816Z","1.23.10":"2025-02-11T16:35:42.594Z","1.24.0":"2025-02-11T22:50:25.220Z","1.24.1":"2025-02-20T08:48:58.168Z","1.25.0":"2025-02-24T08:40:26.825Z","1.26.0":"2025-03-04T16:36:29.889Z","1.26.1":"2025-03-04T19:38:08.174Z","1.26.2":"2025-03-06T09:16:45.258Z","1.27.0":"2025-03-13T11:21:49.997Z","1.27.1":"2025-03-17T11:44:28.364Z","1.27.2":"2025-03-19T13:21:07.188Z","1.28.0":"2025-03-21T15:16:01.292Z","0.0.0-alpha.0":"2025-03-23T18:16:14.760Z","1.29.0":"2025-03-27T08:02:46.447Z","1.29.1":"2025-03-30T13:20:08.056Z","1.30.0":"2025-04-02T10:19:12.319Z","0.0.0-alpha.1":"2025-04-08T13:42:28.121Z","1.31.0":"2025-04-09T08:23:04.806Z","1.31.1":"2025-04-10T12:44:16.227Z","0.0.0-next-0e292820-20250415":"2025-04-15T13:41:49.479Z","1.31.2":"2025-04-15T13:58:58.876Z","0.0.0-next-88a7f420-20250415":"2025-04-15T14:00:57.423Z","0.0.0-next-c55974df-20250416":"2025-04-16T18:53:53.565Z","1.31.3":"2025-04-21T05:41:56.517Z","0.0.0-next-497a5fe8-20250421":"2025-04-21T05:43:59.689Z","0.0.0-next-cd745c61-20250421":"2025-04-21T09:12:59.368Z","0.0.0-next-26df9ba9-20250424":"2025-04-24T13:28:16.781Z","0.0.0-next-20174009-20250429":"2025-04-29T03:59:06.487Z","1.31.4":"2025-04-29T05:06:13.599Z","1.32.0":"2025-04-29T10:43:19.155Z","0.0.0-next-bd24a0f1-20250505":"2025-05-05T17:25:04.632Z","0.0.0-next-0dd892dd-20250511":"2025-05-11T10:57:47.550Z","1.33.0":"2025-05-11T11:21:13.706Z","1.33.1":"2025-05-15T10:41:09.749Z","1.33.2":"2025-05-22T10:10:41.736Z","0.0.0-next-cf04ab26-20250527":"2025-05-27T12:57:51.758Z","0.0.0-next-3ce8f749-20250527":"2025-05-27T15:09:51.330Z","0.0.0-next-1e6d5ae0-20250528":"2025-05-28T08:23:15.901Z","0.0.0-next-e77a3762-20250605":"2025-06-05T19:09:59.504Z","1.33.3":"2025-06-11T06:58:26.127Z","1.33.4":"2025-06-11T12:18:37.617Z","0.0.0-next-fa09b60a-20250708":"2025-07-08T12:23:46.145Z","1.33.5":"2025-07-10T09:09:00.012Z","0.0.0-next-d3790478-20250722":"2025-07-22T14:02:00.364Z","0.0.0-next-173239d5-20250804":"2025-08-04T10:09:57.388Z","0.0.0-next-500951f6-20250804":"2025-08-04T16:06:01.100Z","1.33.6":"2025-08-05T09:13:20.295Z","0.0.0-next-5141a6b7-20250805":"2025-08-05T09:15:56.112Z","0.0.0-next-b1d353b8-20250806":"2025-08-06T19:57:46.097Z","0.0.0-next-d3602c33-20250806":"2025-08-06T21:10:41.465Z","1.33.7":"2025-08-07T11:04:07.698Z","0.0.0-next-4ef0fda6-20250812":"2025-08-12T19:19:41.534Z","0.0.0-next-9ac9e8c7-20250813":"2025-08-13T19:20:22.654Z","1.34.0":"2025-08-14T14:41:46.678Z","1.34.1":"2025-08-17T15:59:50.125Z","1.34.2":"2025-08-19T09:35:21.163Z","1.34.3":"2025-08-25T16:07:19.461Z","1.35.0":"2025-08-26T16:10:12.390Z","1.35.1":"2025-08-28T18:52:30.874Z","0.0.0-next-52c0dfdc-20250910":"2025-09-10T10:00:58.997Z","1.36.0":"2025-09-10T11:58:49.936Z","1.36.1":"2025-09-14T08:10:20.748Z","0.0.0-next-ec7a252c-20250916":"2025-09-16T13:39:54.944Z","0.0.0-next-3a4c0242-20250918":"2025-09-18T05:48:01.499Z","0.0.0-next-9d323c15-20250918":"2025-09-18T09:02:21.980Z","0.0.0-next-b22667bf-20250921":"2025-09-21T14:19:30.533Z","0.0.0-next-32808222-20250922":"2025-09-22T13:31:57.148Z","0.0.0-next-a4b32911-20250925":"2025-09-25T07:40:52.556Z","0.0.0-next-a4b32911-20250928":"2025-09-28T13:23:31.635Z","0.0.0-next-677bd94e-20250928":"2025-09-28T13:29:59.937Z","1.36.2":"2025-09-28T14:40:09.255Z","1.37.0":"2025-09-29T11:38:00.358Z","0.0.0-next-260a151e-20251016":"2025-10-16T12:39:21.841Z","1.37.1":"2025-10-16T14:47:33.539Z","0.0.0-next-3cde9775-20251019":"2025-10-19T07:18:18.940Z","0.0.0-next-15a42e4e-20251019":"2025-10-19T13:42:10.347Z","0.0.0-next-06528eb8-20251020":"2025-10-20T13:32:34.664Z","0.0.0-next-afcb6394-20251021":"2025-10-21T09:52:23.119Z","1.37.2":"2025-10-22T09:48:22.738Z","1.38.0":"2025-10-23T14:02:16.178Z","1.38.1":"2025-11-06T09:11:40.654Z","0.0.0-next-8d1882b0-20251109":"2025-11-09T09:41:04.257Z","1.38.2":"2025-11-09T13:54:50.824Z","0.0.0-next-b00a100d-20251118":"2025-11-18T05:06:00.752Z","1.38.3":"2025-11-18T16:31:08.109Z","1.39.0":"2025-11-18T18:48:43.669Z","1.39.1":"2025-12-01T13:41:15.156Z","1.40.0":"2025-12-02T14:50:10.228Z","1.40.1":"2025-12-03T11:16:55.998Z","1.40.2":"2025-12-04T07:57:38.708Z","0.0.0-next-cddfa808-20251204":"2025-12-04T10:50:34.738Z","0.0.0-next-7043ce71-20251204":"2025-12-04T21:33:51.322Z","0.0.0-next-a2648f00-20251207":"2025-12-07T14:45:26.964Z","0.0.0-next-bcceaac7-20251207":"2025-12-07T19:37:14.183Z","0.0.0-next-333a1f88-20251216":"2025-12-16T12:20:04.891Z","1.41.0":"2025-12-16T12:26:01.805Z","0.0.0-next-a7842303-20251218":"2025-12-18T09:01:37.822Z","1.42.0":"2025-12-24T09:53:52.168Z","1.42.1":"2025-12-30T11:57:47.276Z","1.43.0":"2026-01-01T18:50:10.415Z","1.43.1":"2026-01-04T18:47:12.945Z","0.0.0-next-5d4cd88c-20260108":"2026-01-08T18:46:28.640Z","0.0.0-next-e120c184-20260114":"2026-01-14T09:10:25.649Z","0.0.0-next-50c64ce0-20260120":"2026-01-20T21:24:40.532Z","0.0.0-next-1096ed5b-20260120":"2026-01-20T21:38:13.466Z","1.44.0":"2026-01-21T10:36:29.988Z","0.0.0-next-2abc0672-20260121":"2026-01-21T10:41:29.041Z","0.0.0-next-63877a8b-20260127":"2026-01-27T09:18:16.909Z","1.45.0":"2026-01-29T10:50:41.899Z","0.0.0-next-e966efae-20260226":"2026-02-26T10:38:29.684Z","0.0.0-next-ec33c70c-20260312":"2026-03-12T22:19:33.164Z","0.0.0-next-2167d294-20260318":"2026-03-18T11:18:09.595Z","1.46.0":"2026-03-23T09:33:51.166Z","1.47.0":"2026-03-26T13:48:19.473Z","1.47.1":"2026-04-13T08:32:51.720Z","0.0.0-next-18f06bc0-20260416":"2026-04-16T08:37:17.465Z","1.47.2":"2026-04-20T06:18:58.804Z","0.0.0-next-756096ec-20260420":"2026-04-20T08:13:56.071Z","1.48.0":"2026-04-20T14:40:00.916Z","1.48.1":"2026-04-21T05:14:54.782Z","1.48.2":"2026-04-29T09:04:56.998Z","0.0.0-next-a91c636c-20260510":"2026-05-10T06:32:35.045Z","1.48.3":"2026-05-11T12:19:26.793Z","0.0.0-next-dcb983cf-20260513":"2026-05-13T10:17:21.611Z","1.48.4":"2026-05-14T10:28:13.077Z","1.49.0":"2026-05-24T05:43:26.516Z","1.49.1":"2026-05-25T04:02:53.583Z","1.50.0":"2026-05-25T09:32:41.930Z","0.0.0-next-2fd9992a-20260525":"2026-05-25T10:34:58.716Z","1.50.1":"2026-05-26T13:50:45.698Z","0.0.0-next-f1ee46d7-20260602":"2026-06-02T05:27:52.734Z","0.0.0-next-90ab9dd5-20260604":"2026-06-04T08:32:29.566Z","1.50.2":"2026-06-07T13:59:06.455Z","1.50.3":"2026-06-09T15:59:24.130Z","0.0.0-next-7d840b77-20260610":"2026-06-10T11:50:10.373Z","0.0.0-next-8cf33dce-20260611":"2026-06-11T08:51:53.873Z","1.50.4":"2026-06-14T11:37:20.734Z","0.0.0-next-3f824b61-20260619":"2026-06-19T20:10:57.153Z","0.0.0-next-8d43092c-20260620":"2026-06-20T20:16:41.389Z","1.50.5":"2026-06-21T08:10:33.045Z","1.50.6":"2026-06-22T16:00:32.911Z","0.0.0-next-79d63636-20260624":"2026-06-24T19:19:36.552Z","1.51.0":"2026-06-25T12:25:41.328Z","0.0.0-next-0cf282db-20260628":"2026-06-28T08:11:17.200Z","1.51.1":"2026-06-28T11:00:06.978Z"},"bugs":{"url":"https://github.com/descope/descope-js/issues","email":"help@descope.com"},"author":{"name":"Descope Team","email":"info@descope.com"},"license":"MIT","homepage":"https://github.com/descope/descope-js","keywords":["descope","authentication"],"repository":{"type":"git","url":"git+https://github.com/descope/descope-js.git"},"description":"Descope JavaScript web SDK","maintainers":[{"name":"omercnet","email":"npm@omerc.dev"},{"name":"barsdescope","email":"bar@descope.com"},{"name":"nirgur","email":"nir@descope.com"},{"name":"tom-descope","email":"tom@descope.com"},{"name":"asafshen","email":"asafshen86@gmail.com"}],"readme":"# @descope/web-js-sdk\n\nDescope JavaScript web SDK\n\n## Usage\n\n### Install the package\n\n```bash\nnpm install @descope/web-js-sdk\n```\n\n### Use it\n\n```js\nimport descopeSdk from '@descope/web-js-sdk';\n\nconst myProjectId = 'xxx';\n\nconst sdk = descopeSdk({\n  /* Descope Project ID (Required) */\n  projectId: myProjectId,\n  /* Persist tokens that returned after successful authentication (e.g. sdk.otp.verify.email(...),\n  sdk.refresh(...), flow.next(...), etc.) in browser storage. In addition, this will\n  make `sdk.getSessionToken()` available, see usage bellow bellow */\n  persistTokens: true,\n  /* Pass `sessionTokenViaCookie: true` to store the session token in a cookie when using `persistTokens`. By default, the sdk will set the session token in the browser storage.\n  You can also pass an object to customize cookie options, e.g. `sessionTokenViaCookie: { sameSite: 'Lax', secure: false, cookieName: 'MY_COOKIE' }`.\n    - `sameSite` (default: `Strict`) – Controls the SameSite attribute of the session cookie.\n    - `secure` (default: `true`) – If true, sets the cookie as Secure (sent only over HTTPS).\n    - `cookieName` (default: `DS`) – The name of the session token cookie. Useful for avoiding conflicts when running multiple Descope projects on the same domain.\n    - `domain` (default: auto-detected) – The domain for the session token cookie. If not specified, uses the domain from Descope project settings or current domain.\n  Notes:\n    - This option is relevant only when `persistTokens` is true.\n    - The session token cookie is set as a [`Secure`](https://datatracker.ietf.org/doc/html/rfc6265#section-5.2.5) cookie. It will be sent only over HTTPS connections.\n    In addition, some browsers (e.g. Safari) may not store `Secure` cookie if the hosted page is running on an HTTP protocol.\n    - The session token cookie is set to [`SameSite=Strict; Secure;`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie) by default.\n  If you need to customize this, you can set `sessionTokenViaCookie: {sameSite: 'Lax', secure: false, cookieName: 'MY_COOKIE'}` (if you pass only `sameSite`, `secure` will be set to `true` by default, and `cookieName` will default to `DS`).\n    - If the cookie domain set on Descope configuration doesn't match, or is not a parent domain of the current domain, The cookie will be stored on the current domain that runs the code. Examples:\n     - Project cookie domain is acme.com, current domain is app.acme.com - the domain will be set to app.acme.com\n     - Project cookie domain is acme.com, current domain is my-app.com - the domain will be set to my-app.com\n     */\n  */\n  sessionTokenViaCookie: false,\n  /* Automatically schedule a call refresh session call after a successful authentication:\n  Note: due to browser limitation, the maximum interval for the refresh has an upper bound of 2^32 - 1 milliseconds (approximately 24.8 days).\n  */\n  autoRefresh: true,\n  /* Disable storing the last authenticated user details on the browser storage (default is true).\n  Note: Disabling this flag may cause features related to the last-authenticated user to not function properly.\n  */\n  storeLastAuthenticatedUser: false, // default is true\n  /* Do not clear the last authenticated user details from the browser storage after logout (default is false).\n  Note: This flag is relevant only when `storeLastAuthenticatedUser` is true.\n  */\n  keepLastAuthenticatedUserAfterLogout: true, // default is false\n\n  /*  When managing multiple Descope projects on the same domain, you can prevent refresh cookie conflicts by assigning a custom name to your refresh token cookie during the login process (for example, using Descope Flows). However, you must also configure the SDK to recognize this unique name by passing the `refreshCookieName` option.\n  */\n  refreshCookieName: \"cookie-1\"\n\n  // Pass this function to the SDK if you want to seamlessly migrate session from an external authentication provider to Descope.\n  getExternalToken: async () => {\n    // Bring token from external provider (e.g. get access token from another auth provider)\n    return 'my-external-token';\n  },\n});\n\nsdk.onSessionTokenChange((newSession, oldSession) => {\n  // handle session token change...\n  // Note that if Descope project settings are configured to manage session token in cookies, the session token will not be available in the browser.\n});\n\nsdk.onIsAuthenticatedChange((isAuthenticated) => {\n  // handle authentication change...\n});\n\nsdk.onUserChange((newUser, oldUser) => {\n  // handle user change...\n});\n\nsdk.onClaimsChange((newClaims) => {\n  // handle Claims change...\n});\n\n\n/* For a case that the browser has a valid refresh token on storage/cookie,\nthe user should get a valid session token (e.i. user should be logged-in).\nFor that purpose, it is common to call the refresh function after sdk initialization.\nNote: Refresh return a session token, so if the autoRefresh was provided, the sdk will\nautomatically continue to refresh the token */\nsdk.refresh();\n\n// Alternatively -  use the sdk's available authentication methods to authenticate the user\nconst userIdentifier = 'identifier';\nlet res = await sdk.otp.signIn.email(userIdentifier);\nif (!res.ok) {\n  throw Error('Failed to sign in');\n}\n\n// Get the one time code from email and verify it\nconst codeFromEmail = '1234';\nres = await sdk.otp.verify.email(userIdentifier, codeFromEmail);\nif (!res.ok) {\n  throw Error('Failed to sign in');\n}\n\n// Get session token\n// Can be used to pass token to server on header\nconst sessionToken = sdk.getSessionToken();\n```\n\n### Usage with OIDC\n\nDescope also supports OIDC login. To enable OIDC login, pass `oidcConfig` attribute to the SDK initialization. The `oidcConfig` attribute is either a boolean or a configuration object. If you pass `oidcConfig: true`, the SDK will use the Descope OIDC default application\n\n```js\n// Initialize the SDK with OIDC\nconst sdk = descopeSdk({\n  projectId: 'xxx',\n  oidcConfig: true,\n});\n\n// Initialize the SDK with custom OIDC application\nconst sdk = descopeSdk({\n  projectId: 'xxx',\n  oidcConfig: {\n    applicationId: 'my-application-id', // optional, if not provided, the default OIDC application will be used\n\n    redirectUri: 'https://my-app.com/redirect', // optional, if not provided, the default redirect URI will be used\n\n    scope: 'openid profile email', // optional, if not provided, default is openid email offline_access roles descope.custom_claims\n  },\n});\n```\n\n#### Using Inbound Apps as OIDC Provider\n\nTo use an inbound app as an OIDC provider, you must provide both the `issuer` and `clientId` configuration options. The `issuer` is the OIDC authority URL, and the `clientId` is the client ID for your inbound app.\n\n> **Note:** When configuring an inbound app as an OIDC provider, you must obtain the issuer URL directly from the inbound app settings page in the Descope console. The issuer URL is specific to your inbound app configuration and cannot be constructed manually. In addition, you'll need to provide the client ID from the same inbound app settings.\n\n```js\n// Initialize the SDK with inbound app OIDC configuration\nconst sdk = descopeSdk({\n  projectId: 'xxx',\n  oidcConfig: {\n    // Required: Get this from your inbound app settings page\n    issuer: 'https://api.descope.com/v1/apps/P1234567890',\n    // Required: Client ID from your inbound app settings\n    clientId: 'your-inbound-app-client-id',\n    // Optional: Custom redirect URI (defaults to current URL)\n    redirectUri: 'https://my-app.com/redirect',\n    // Optional: Custom scope (defaults to 'openid' when issuer is provided)\n    scope: 'openid profile email',\n  },\n});\n```\n\nWhen using a custom `issuer` (including inbound apps), the default scope is `'openid'` instead of the full Descope scope. You can override this by providing a custom `scope` value.\n\n#### Start OIDC login\n\nLogin with OIDC is done by calling the `loginWithRedirect` method. This method will redirect the user to the Descope OIDC login page. After the user logs in, they will be redirected back to the application to finish the login process.\n\n```js\nawait sdk.oidc.loginWithRedirect({\n  // By default, the login will redirect the user to the current URL\n  // If you want to redirect the user to a different URL, you can specify it here\n  redirect_uri: window.location.origin,\n});\n```\n\n#### Finish OIDC login\n\nAfter the user is redirected back to the application with oidc code and state query parameters, you need to call the `oidc.finishLogin` or `oidc.finishLoginIfNeed` methods to finish the login process\n\nUsing `finishLoginIfNeed` (recommended):\n\n```js\n// Call this method to finish the login process.\n// This method will only finish the login process if the user was redirected back to the application after login.\nawait sdk.oidc.finishLoginIfNeed();\n```\n\nUsing `finishLogin`:\n\n```js\n// Call this method to finish the login process, which takes the code and state query parameters from the URL, and exchanges them for a session\n// Note: Call this method only if the user was redirected back to the application after login, this is usually done according the the code/state query parameters\nawait sdk.oidc.finishLogin();\n```\n\n#### Manage OIDC session\n\nThe SDK will automatically manage the OIDC session for you, according to `persistTokens` and `autoRefresh` options. The SDK will automatically refresh the OIDC session when it expires, and will store the session token in the browser storage or cookies, according to the `persistTokens` option.\n\n### Activity-Based Session Refresh\n\nWhen `autoRefresh: { customActivityTracking: true }`, the SDK skips refresh calls for idle users. This reduces unnecessary API calls and enables accurate session inactivity tracking on the server. The developer is responsible for calling `sdk.markUserActive()` to signal user activity.\n\n```js\nconst sdk = descopeSdk({\n  projectId: 'xxx',\n  autoRefresh: { customActivityTracking: true },\n});\n\n// Call this whenever the user interacts with your app\ndocument.addEventListener('click', () => sdk.markUserActive());\ndocument.addEventListener('keydown', () => sdk.markUserActive());\n```\n\n**Behavior:**\n\n- When refresh timer fires and `markUserActive()` has not been called since the last refresh: skips refresh, marks as skipped\n- When `markUserActive()` is called after a skipped refresh: triggers refresh immediately\n- When refresh timer fires and `markUserActive()` was called: refreshes normally\n- After a successful refresh: activity flag is reset (next refresh period starts fresh)\n- `sdk.markUserActive()` is always available — it logs a warning when `customActivityTracking` is not set\n\nThis is useful when Descope's session inactivity feature is enabled, ensuring refreshes only occur for genuinely active users.\n\n### Custom Storage\n\nBy default the SDK reads and writes to `window.localStorage` for state that needs to outlive a single page load (last-authenticated user, client-side session-refresh optimization markers, etc.). If `localStorage` is unavailable or you want to back these keys with something else — `sessionStorage`, an in-memory store, an encrypted wrapper, a cross-frame bridge — pass a `customStorage` object to the SDK.\n\n```js\nconst inMemoryStorage = (() => {\n  const map = new Map();\n  return {\n    getItem: (key) => (map.has(key) ? map.get(key) : null),\n    setItem: (key, value) => {\n      map.set(key, value);\n    },\n    removeItem: (key) => {\n      map.delete(key);\n    },\n  };\n})();\n\nconst sdk = descopeSdk({\n  projectId: 'xxx',\n  customStorage: inMemoryStorage,\n});\n```\n\nThe object must implement the `CustomStorage` interface:\n\n```ts\ntype CustomStorage = {\n  getItem: (key: string) => string | null;\n  setItem: (key: string, value: string) => void;\n  removeItem: (key: string) => void;\n};\n```\n\n> **Note:** The SDK writes a small set of internal keys (e.g. for the last-authenticated user feature and client-side session-refresh optimizations). Make sure your implementation round-trips these keys cleanly — `getItem(key)` should return the same string that was last passed to `setItem(key, value)`. If your storage drops, filters, or namespaces keys so that they don't survive a round-trip, some optimizations may degrade — for example, an extra `/v1/auth/try-refresh` round-trip may be made on every page load even for anonymous visitors.\n\n### Last Login Indicator\n\nThe SDK maintains a `DSLI` (Descope Session Login Indicator) entry in `localStorage` that tracks whether this browser has previously had an active authenticated session. On every successful authentication, `DSLI` is written. On logout or an invalid-session response, it is cleared.\n\nWhen `sdk.refresh()` is called in \"try-refresh\" mode (i.e. on SDK initialization, to restore a prior session), the SDK skips the network call entirely if neither `DSLI` nor the last-user key (`dls_last_user_login_id`) is present. This eliminates a redundant `/v1/auth/try-refresh` round-trip for anonymous visitors who have never logged in.\n\n> **Note:** If you set `storeLastAuthenticatedUser: false`, `dls_last_user_login_id` is never written. In that case, only `DSLI` is available as the indicator. Existing authenticated users will trigger the refresh as expected once they authenticate with the new SDK version.\n\n### Run Example\n\nTo run the example:\n\n1. Install dependencies `pnpm i`\n1. Run the sample `pnpm run start`\n\nThe browser open a tab with directory tree of available examples. Click on the desire directory and follow the instruction.\n\nNOTE: This package is a part of a monorepo. so if you make changes in a dependency, you will have to rerun `npm run start` (this is a temporary solution until we improve the process to fit to monorepo).\n","readmeFilename":"README.md"}