{"_id":"@apideck/react-vault","_rev":"157-dda32594518ff95507a894d6938d654a","name":"@apideck/react-vault","dist-tags":{"latest":"0.23.1"},"versions":{"0.1.1":{"name":"@apideck/react-vault","version":"0.1.1","author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.1.1","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"173dbf7cbd861014fe845258a65cbd5218242181","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.1.1.tgz","fileCount":52,"integrity":"sha512-zPXmPV/C8Rkn+EhtFLFtAuhXCrN10tqxCfXju9ElAZyP8FVbmvFe67H4NG6sp2cMNu0hn2ILIvIH3GOBYFlHcQ==","signatures":[{"sig":"MEYCIQC5Gr6UjFNYAtzUIRmKaphJcn+N3nkk1SNvvhV9DnsT/wIhAP0KIaPUkkGkLXIJ/15ZdekbH8eCm7VV4gtmKjERr+t4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3183282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiDhY3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr96w/9HtehJO+NA5xirkrkZTaRm706WYSXUiEALorsO5HC8uALqZ9d\r\nYpLaBufcjhr7u64FFkoKhkXz4OnzuweSzm17XrgBOiJUzIbU+ksbZEayM0gX\r\n1MxA2uv3miQBWjnGRhyQc/2bSOzm9vYBZiJgl2ik6jjfq4MzkISsYJW5Mni4\r\ngzufRTo8L/RNCSAbikA/9lk9eKzIRzHG1/VNLyeStDifiyGe0g8Y9xSD4ZOg\r\nYRoo88VC3Qd37tiXeKhoNbnUUmCqfrmwZzFcFRA4iqA8lue5DFs68jHJZGZb\r\nU/2nysy70cDZXTTnT0uD0ZwIDoCaDoEuNFTlMs+Qalj1K5XLjssxT2+EjbJT\r\nAI3vl7pTm5EbCNRhzHo+HeR4PztWwMQREASQaBH3ODNrTf8T2J+wwA76Vdb2\r\nmr3o6H1qCDjSnRgYl6U+GCfG+t70rnGx6S92E8cZKfVQafjPNZtHt8iYPzUo\r\njnl+10guM+sbILuNxujDDYLluU0GVq0DjXdcY1/z2V9/TClkTYeajtTXlbFh\r\nMDzWiNpFZQ9ALFn3WVa+qzk+z6G/VI5MkcpleMk9XEm2YqOyXJ/QhhF88KeX\r\n8Y+HGHCZjHsAAKhygg7KN/Tlw/A++u7+u9LXXm1w7T4Ic2hSSNMowx/jVZxL\r\nplY8wHYtSmIHA8yQbSRQHVmOKTpYbDj+gL8=\r\n=AIg4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","classnames":"^2.3.1","react-table":"^7.7.0","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@headlessui/react":"^1.4.3","@apideck/components":"^0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.1.1_1645090358971_0.8612613961192879","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@apideck/react-vault","version":"0.1.2","author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.1.2","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"e96dcf4ed6a4116dd3ad0b6452f7f6ea479e8043","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.1.2.tgz","fileCount":52,"integrity":"sha512-xpWKE2rVoLnH3PC7EeeGsbls/Rji0xpl/B36KXP2e7PT6P/0utB6X/YWDFdoCWWZUGw4Ro91NuUk5RtHYW1Xqg==","signatures":[{"sig":"MEQCIB4n3FjGVaBK8CvfuAS3TfdA3eCEk26n4o0wR8e+hlpLAiAS2SNg8Uq410FXycF3eS8CMnVKkcmot/ho9lfFih78tg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3183282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiDhalACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPtxAAiLmjHFEKXa8VKkQOJ3ZOJB7z/lZMpWOYw8FVc5+zG7H+wuJR\r\nt21LegM5o0zDOIifcRQ36VcDjeY3O83R/K8pyCgYbysDK5+BQmq6A+tsj8bH\r\nN0pWM/Di2EP8z5mqPbqRhimtqIVgUfvKOK+ExfU7Izx9zq9k8YUhvDueIc3X\r\ndvPbhB5Xr5yQSzD2Miqfas5qsLWE6/mKL/AmqjXVj+w5dddbuHgXusuj0SVq\r\nh+O+3duRLdKeuj+f/kNZBXELEkB6BVcoWkYegIEcLg5hfV/zCTP7ZCLWJH7B\r\nnba0oyqzYx+NrX6hhAo07/dc1xn+JP/Ka8fyct+E5eNcNDkNCHL94kcBgbPu\r\nGdItJxu1SKz8q9vKC166pCBlQP1fjWk/iqIzuaU7IZewtwz1wht4pKt7x/fy\r\nlE2ZXk92jMgBIMCc2coYDeICbbzdpHA4PGzy2Sy0kEi8VmLFoj6hBhZXNTTp\r\n5VmX8LtwI5uXrFYIAeogUJbdDBokhWHKun/OCTMubCC3Vy6GAddWyZP7OH4x\r\nSgdor82r6Ybgns7qqQJeYZzCQuVQzv3iya4/xqyKxbNALnWtQfxod1fXliCe\r\n7lKe0JtXJaLzVLbw2B6oZLRBBcurBUaJZoJEj5fiNVkIAyhA3ZqzctiyonPL\r\nmRevlgbdO+jI9Af+N1xOKl4P/56c7oR3tDY=\r\n=0m6c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","classnames":"^2.3.1","react-table":"^7.7.0","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@headlessui/react":"^1.4.3","@apideck/components":"^0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.1.2_1645090469408_0.18366757940251066","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"@apideck/react-vault","version":"0.1.3","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.1.3","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"1f2e88ebeb763465e133b4ce2e8ef77ec210d381","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.1.3.tgz","fileCount":52,"integrity":"sha512-23etia0Zis73ffD3Pi3GVYeetnD2Em9ouCiwVYlgiMJnnzW9mtOsuc+6tZbrwUFK/b00KSMBI4fsK6U6ikFD9Q==","signatures":[{"sig":"MEUCIQClLyn8y00qwQjxp9QCPV0nQVFpkVJ1Ff9RR6p0VqEykQIgKaOJt+iKc5l9KVOroiiEW17D/9gw571iyBLygAy4j1A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3180999,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiDl7WACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjLQ/9FEtUpUhhNIA69hieDqTJHlWOXWHuAGWBFoVu1kI1/7uh4CQZ\r\nYOBlKdo9aq2FmmegSz86AR3FrNpe3xoK15m0huR5lPVbkKOCpTOnVljOJASK\r\nyy/Y0p0gkhIEHD7ZZAJVRWvTe0An/u/1uBSDdVi++OGQk4ESDYZcwxgRMjZl\r\ngpcf3go4gsEO7OAM0fqcT2HMKskxohJd2OVNCqNxP5a/oog7Qh923Ay7xsNq\r\n8f2FtANeF5LNlPZspJ5i4ZrJdC7NGxJr1yUGUZY3JLzQZ++KR87xOor3v7h+\r\n1p1mMG6fjeotVL0bCFD9DWAxYve/7YAEPuOBx3gpGX2M3CWE1MRWXjiZwCmr\r\nmfc1+jPG3Qh/iZfb2PU+gNW9ZP8U3nQa+y7vDctRgFdcFM55KNxQAVoUq8X1\r\nOK0/ry51zU66MNx4bxaEuqq6cGXfOu8v2XLfcFw2Pqx2IVFDXGWINaiBFsaD\r\nFzH85AymtKWmR+rmfVIHUGyaamM3As6HMtglIA/IJaXMOqSVWtz0k1wy6L5z\r\nX1+vgB6lMGw+gGABFkPkY6SNAL8qX9FhBttxD/d/J4QzpW64881c7llbA7P0\r\niOLFjBWugWmLyq+dyH0pJlUvNduZY+izEJ9IyoFHRIkoe93ZZepNl/ruFR73\r\nG51rJPcYOcM3DDWJ0CpD0LqqGh7mJ4nH9zY=\r\n=k1Eq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","classnames":"^2.3.1","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@headlessui/react":"^1.4.3","@apideck/components":"^0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.1.3_1645108950226_0.1867434223207951","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"@apideck/react-vault","version":"0.1.4","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.1.4","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"536e2d9cf08d767abf58d440a9d959548dc580ea","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.1.4.tgz","fileCount":52,"integrity":"sha512-XbkPduCIX0kPRBAorstglpwetSaDQ2Mx9LUvvHjLebPaa9mYLUf1ULG+53zNNtrlxQVWSynI+boRAmMLsaf3QA==","signatures":[{"sig":"MEQCIEsYWWO5ig4KYVVurF+GQSSCjy5DVyhHYnr5PuwPqMbQAiB7NHptv7sUOlUx6LpO6MQkv2KZ4OG3NNxcPZZjgv4Owg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3002996,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiD0xvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgNxAAi0OdFrU4EbqLRftLXwNUAAp0xZRDQpgpzC4wZEugMFOpIoDS\r\nSIVUnf9IAt54WyLlzngVk/1Cgyf8ri4vBxo/F6K3+Nba4E53uOhNDwjK5+lO\r\ndGlsUft+jGO0CDCW2kvgAO6Ll6Pmw/CpfOfNRTd3M+nXvjsOHUHGBHn45OIR\r\nycQHvIcg8iUrwbvt3Ju3gV72JGHM2ZBt7fulOCujTYwSyCthkgBGyNXhmlY5\r\nKub9XBwo9LJPM5QWAfsHy5J9D66d0s1eux+mtmBmKxJ355P87OlTQzYlf1ta\r\neFxgfsixOIPpax1ULKGaqxeQmGQKBCJAzBaKBwkxPkGNES+WbvQr3k3as6Dn\r\nC7E8QIzH++HtAg08mT6i0AQbUwM48DtF10z7l22Tux3Ybp+lTegAZ9gOq9B0\r\nNgSh/30xaJAW4GlQP7mm9SylWKdycJ1Q+QxhLb0n3SBMNXzjNyEmsVVrn173\r\n+mBivLOPni7ijqj2HOYOQ/2YQOvHIF+LZjdAnkR+FYvJ1GEkMmOvydf8yFF6\r\nH40xG66w6xXa7fsAk4Db6ecFJLIR8W6J04qua5OLUyym/paiY1N9FQtddwMh\r\nAGgP4066Rbj8JTGRPIVxCL+B0Lw76zH8NSf6Nkw/V+LVayXxxxRNyqsKFvGy\r\nXmcD7HQaQ6cKC4Ti36dWT6XRC1QcZFD+8dQ=\r\n=UYh4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","classnames":"^2.3.1","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@headlessui/react":"^1.4.3","@apideck/components":"^0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.1.4_1645169775092_0.31500331366156575","host":"s3://npm-registry-packages"}},"0.1.5":{"name":"@apideck/react-vault","version":"0.1.5","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.1.5","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"23b5800b2598f9aac86892661b711d71ed574689","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.1.5.tgz","fileCount":52,"integrity":"sha512-fv47qjRQZ2IMhNFsNqn7YV89y+EO9/RvcY5x7GOlIfxyQSuYiOk4eIddlnbsrDTtI/1GEox9It3TNCR9kBfTbw==","signatures":[{"sig":"MEQCICQ0s/l2Y2agZoNDUQc9mhIW5ueElFKoIJHVm+VwQMEHAiAMn+Kq5My97cbSln8FNxzalKLfKmPPAnBLCJ01Pgs38A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3712492,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiD3tCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgKA//WJdsYzBS29GZoUX2O+3p7+/zQOcR17R6tQ0ELnmK7qMRPI10\r\nYKGkdq8PUUEWewas8PI6JBLQ7c4X4WQXBde2l6u1eCcXYavLZ8leaxq0LXQU\r\nTewiQUD5pXQceRQfTrYBz3TZaF20sGUlbX+pdP7XQtTN5df6LtU/Z6LKjOp7\r\nLcxVuathCyDAnJ9yWnCT9hzY1tIg+W6QjkdlxjEuA3Uep0HSaTPfqPhQ6aY+\r\n+klF7fwCl8CKt38RxuxjUZVJNfjPvfMcsVUF1JyHupSozv72ILVYt07z+4kU\r\nDBy8Vy6QNIN96XC9CQ01gqqbB8qD7VmTuWmv1VPYP3NK5Bgkqe1XhqYMLrVw\r\nzMbVAFZZBgJDdDQQbndrsPIAmv7+ff2XB9xXHKRcCpbJPrpxjPcYLroJFkoH\r\nXwFeoiYyKhE8uQCrh/WXJeHsOAAnT8M9WAwdBN3GRsOfj6fH2YbJKrIXVL5n\r\nuSZFAXQNwUzEnztMDu3TgZODA+Wn6MQiztrX60YrLwJZZqwv9dAxe/4kafu4\r\nrSio/yTG7GgqHB2LHV07WkH8Vfob3moM+AXUcJZwoAA5I7Yf7K5aJl+tjEc+\r\nV4pZwF3fA01q4OO/kPJ/GNjwuMQ7i+y521ofp5pM7s9QcJ3GeX1hMCP9jBOH\r\nvqw35XdkjRoTVIjWa09A7hFh4NTHkj/aCa8=\r\n=1bkd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","classnames":"^2.3.1","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.8.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.1.5_1645181762558_0.21677780663288404","host":"s3://npm-registry-packages"}},"0.1.6":{"name":"@apideck/react-vault","version":"0.1.6","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.1.6","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"216827e3bb42382db20a44d3caee38df40bc3c23","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.1.6.tgz","fileCount":52,"integrity":"sha512-xcVKhCibzKKI/4929zCW96xax1jk3nUUm3SBEWx8J5vGMhGhhcahjLAONE8NvPcpekv8TtYrIzUcQU2aIuXcDg==","signatures":[{"sig":"MEUCIQCNUUbeMOVLjKd755cnoS34yfH1HG7bHDwRMyanJnUfJwIgWLBVQmPFqiKo4l+mBr+KPlt18tPpvULl09dMXoUR2yw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3852089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiD6w6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqutA//Y/4+GECHtNWObHiwqrI4WxE8hiUpqs/z8ewS0SYTBd3rrdGd\r\nbl6f/KDJvRsZM5QtdMQvJl36X2jvLPsYt72+uVxiVa6O1vPJjA0Zeqi03PkB\r\n/xdgRbHJjcrPcRHICdAr5KnCuYnXG8QTjmUUieb1g0HgxpBfI54Aqr5Aumb0\r\nWcYz/iVAUcbeJGwL97l2YgRqcbWMEKaExO+H4Axec5ZWWZCnOhicEsbFkG0/\r\n72nm53815D+Suh7qYZ4ppA5Os+hADk1N8T9tq+DCiqjc0FraprdlvU5YxrcH\r\n8rZ1+1FY97miFEy2Nkxw7mVRth3UzTNqHXx2rqLcLJaNOr8szl6AjuX0uCk1\r\n9VEzdW/hQy5hAlCrIrifJsve8N3+xKgsu37+T/EIaQTem80fVpcERLE0rvEF\r\n542Xil4g03XI20wVqy4vjtM8tWVsy4Y3XYnrF0qq7Xe54QktHquRHyPyrzAx\r\n9ZU/9lMJKXF+Njomtohn+cghOf07Xlhg53JL9lIM1+oA9mb6BcViN9U6Pk+B\r\nmNpxcbpVVM2KEkkvVZOqGpU+U7IjYGxNsFTY66WQ7S7/xn1nDcnMBo/ZpaK+\r\nwK+oNg07FY1X7D67Ai4HCSQhqKbMJBk7Wgg66UaFs8ZWF9JWao1Ez97PGEgZ\r\n1INLcoveila8PANQP5LY1lfKhEjqAZCd+5E=\r\n=vu1K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","classnames":"^2.3.1","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.8.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.1.6_1645194297811_0.35526359767598525","host":"s3://npm-registry-packages"}},"0.1.7":{"name":"@apideck/react-vault","version":"0.1.7","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.1.7","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"123d31d33a130109b2f734b2b4cc3caa2868da3e","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.1.7.tgz","fileCount":52,"integrity":"sha512-OtKgzk+B4HCI+GzpM+URPPh8sWEUYqhb0BrHOqBqWfI6QPGKY9afEGgtc2xEjcx5SAQZnaNSHJZhsl2lODzOUQ==","signatures":[{"sig":"MEYCIQCcoB9waFVeb8bFYObMBUw3NY/+Jb/AaltrOd1y2GfB1QIhANoC2irSAn7t6zH6Iyv3/zTKBN382FI3VEhZtq6kGKAv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3852089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiD7KGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+2g//eWHiqWlSgma/4CmpxdVygdUFHFT5m1Ucmoeg5sFHLCIhp2mv\r\niJY9fe/k3b2uD6a2JxV0J3mO6I4tQidvyq4kN8Gb9a/JIha+EGnqFvqLRZzs\r\nE/6FXHWhNHzV+Y6YVYB5dwGKNJYiYvTgfdoQrC1oBuvNIkxxgWlKvVnsmhRX\r\n4ng0HtMli0+Bb2W5axNtYGFhLpD9AxEHyhth+folaiBNr9ZXJ3jJEszTnRwX\r\n5Nkk7uqz5nvuKaFT8K9eqQSWYO4vCSrJg8zTZbktGKp24dhPxYW87+ABgn8Y\r\n2rhIh2nll3hZgC93cGfCy9Bu7NENpMcjwCL+k72DIe3bFpCkvfUabf2xzydM\r\nKcnKHKOQQ00K9hvgBMpr6KAf09Y4emyIbbn/zM5Xq0NZfkpJoZ/SFt1i5DzM\r\n8HcrdCAMScygfw+VHIUq5xC45mC4+x57fO6ZGwLDe01cBevRK0PenHD1o62j\r\nYgFRy1eI9x8x3bJjrtvU/k3M2gEmN2Z4YE7HBosd/ezhZoSiepXTsX3Er64r\r\njJOGAr5weFwGaQly5EzR5ryjBedNquwVg7eo/e8hW+6oTUSX99y7laPvFLKg\r\nnZXblSVErvkpjRvUWM0rO0pJcfery824B5eYQ1PR8Of7Mx5IzXBvBKJ6qg5B\r\nzZE51rOlol2xTIfLz7glmO7c190A5umssf8=\r\n=pdAz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","classnames":"^2.3.1","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.8.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.1.7_1645195910729_0.2109251889455579","host":"s3://npm-registry-packages"}},"0.1.8":{"name":"@apideck/react-vault","version":"0.1.8","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.1.8","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"b3d5ab1b4267dbffcac820c9767bbc65fdada271","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.1.8.tgz","fileCount":48,"integrity":"sha512-UjJL8A/HUQ2UPPb/8F3aRmirMu2vUrvoV1sqY6fknr5ku7qL7CfJybuAMMSM61Thvg+W86RSOVwSZ/uva/vkDg==","signatures":[{"sig":"MEUCIQCy/vfbIXVBz2gwp90A2jl/qqBhlieWAXsB4E/0VQ03SwIgLdAnjxnUrk1hSGsVyKunrah4Ad1BbLSAd5BprlfGT6M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3861068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFP3AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8jQ//fOQKJ7NUEra+lyD2hPS0cCsZRJg4kn5lFZoElVC3DA3EK9x9\r\nxEvOgXe3uERf9zkdnb0OaxtGOsdgJ4FBQZgu7y7E8z0pgWP92xgAWgJGshTs\r\nZBPuOsHQ7S0uP3umoh535Bk72NFzQAQ3Xzjp1aBRa+Z9MNoJFZrSZLbsyWOE\r\nld4MBMCza5O5yItcNwi1HBm6qLOoHo70D91pu48LBCM+xEMzDXKabxK+DPiD\r\n7Tj8V5oxlGDm/AnoPd1EC+3Cf/FUVBuGYcPj6wKdd8O1W++4gLA6AaYylUdV\r\nQ3vkuGFzglaKgp9TkwpxrKMnEQq/TyFMCuIh9KSPyDs+4sPCN3GrexKiHnGD\r\nhoHETZC5rt5DtrUfyu8I5XJ2wQDlROLm01BcDNtfjfXbREIkE2FaVkdbGDmH\r\nqqY63j4XH3nXKz1law7BgMstb7zCgvTKiswM6Ni3iUDiBAzL6GpF47intH8o\r\nhyqH5K/LW2bz4zr8kIPTppE3WT/5RNQ56rC/OSTDln4mktT3ubb6fBs67bmD\r\nJp7zwzmkP0rLAIxKpEZOSoxKPI4BT7k3z5YTRepxrrC9hN8VggsutqC+Dn4x\r\nIyKwlBdvo70ure7vAA0og/sOj5nZlos98ib+kw44OaCNlbDO/nmCePAToqNy\r\n1COj4Mz9xfdzF/GZcXv2u/HKX7B0e4NBMdg=\r\n=CPja\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","@apideck/components":"^0.8.6","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16","@apideck/components":">= 0.8.6"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.1.8_1645542847832_0.24549974463353808","host":"s3://npm-registry-packages"}},"0.1.9":{"name":"@apideck/react-vault","version":"0.1.9","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.1.9","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"08e1473547332dd30e65aad8ef2a727108a4facb","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.1.9.tgz","fileCount":48,"integrity":"sha512-/LMidl8cYzIT5zTU+Puw4onTqn/MjtybJ5D0MB1GWjDzQl9n2MlzK0YKTqgc9NIEMeqCTydbJWbAk2+YUzdQ/A==","signatures":[{"sig":"MEYCIQCC+dAqNnMuARPfTP4B/7lbqA5w/rDvS7Ou2yoGZdLYcAIhANKA6oxuxpiUMredzwMrPxvgBKJmohgXeFRzD2sqt8tN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3861009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFQJOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoX+g/8C5KbD/pVHoXCydsobDTSQYRvBT73meomUd0maVFJh9DeU3C6\r\n45MW7I+90acggAW9FVAglq5Tc65jS+1BghYqy8t06VdluUqtCHhFlnMXZO2s\r\nzf0gnG0JVMgzVQ0ou0FOKCOHR6UM5wCtK7IicYZ2tA+4BOzVtHLOnwFcL7R0\r\nM1sB9Kz4E3bDdHcS1PuJPuffoAH5uEOYp8Id8DSkARhnqcTCQY4FMtslC4P8\r\nHCWXCJu9KB31bcpyn8l2ljkmQEQO61oyZo3Uan57suZJrtz5guW1hYrrnnLO\r\nmuZIOWQv06tdCqqgIJm0XBjih15QQCJJeq7FhWO5i+R0PUrCso/Zkk/a8x6K\r\nZfPnKtOLVrh8+/u7dP8WHsjSGKUaHMx2IjIIwkJG5vVXNg29pwGWFBghwIE+\r\nbZAcl3z/BSGky5rG7wmwXxLSkK7vS5H0RW/1abK7VcS2yvZQxleJ704uge6x\r\nT4/XOEh+U802TcFzzoEmdbrkiYSruFfm9sGoNLp+mjoOShrdm5XTDz2njhMA\r\n9HyVdPBghaUV/gBVQJwRlOFD4Z9I8nCv9to6jTVNwgegJk9ekaBIRRra8wqo\r\nuM9ryqtrB9cRTrNZ7s+kA+gn/6eQGSd13U6JfL3lIm4bk8ron3BH3jH+/sv1\r\nGrncpDqjZQFZr9HIP4QcGrRg2TH+4zbA23M=\r\n=Ed0r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.8.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.1.9_1645544014236_0.29814113959259214","host":"s3://npm-registry-packages"}},"0.1.10":{"name":"@apideck/react-vault","version":"0.1.10","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.1.10","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"d3401a37667bc5d78acb9047a27e5f852ad1f32b","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.1.10.tgz","fileCount":48,"integrity":"sha512-1SMXVPxqfMmNE8gfMHjo7k5Srf5JriCg1J0wY5o+fHZucPRD5cU6GxBzoilC99jxB2/SaSZmfXaQ5RjplAZBjg==","signatures":[{"sig":"MEUCICNUldwgkfr4Bse06hi1r3v7vYV/1ca75hd4q9oBziXYAiEArBoY9Ecuq9M9SvMBKigAg1pbZ67/ZQQ7h+FwtPL6zU4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3864175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFQv/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMkQ/+JOX9JWQBM6xT/qLvMxQwD233Z1g8k7nf6W9yaQbtSChEM7va\r\nuaqZHkjKTH3QDDCbPsMUA7ZFW97EXVJMBBGJFjMP/97CBgtPsAxjWQ1GRA/u\r\nrq4fbQR1FKiL1aeKlmaDLpfGZQvIl2qZVDEg4FiOBQyTD26X0zXuMSEKuzt8\r\nCW7wzsXvc1BSkfq4rEtEcb1MFTa7E44ywgGJpUW428Vyr65hZq1+2ahoTW3o\r\n045MN41SaaPDE13MQpebaDsyyXPGuL/4F7S4MkBAEgZQP+R7vxjEcajddNg+\r\nCy6gozHFEk1GkjeSw/Uiie+wzSno4HdKbZQicPVIbSI1WxV+HtPwS0CMjnGp\r\n9PPfGxv/0vkAwpeG6vWUecIqShMNGZzx1xlJhLS3VseUuyBpZyJ1I6tqEG+9\r\n3OFHT1tJn6ILmOa89dEl6/mEYZhM7GV0vvSIyCuAQudpW1vYAC6zD1EE56D3\r\nJ67gB3E1kRSVA5iq4lIL/Kf26HgFXU+fdUHxBlgyNexPC1ILsr3mzg93B0+F\r\njVHS8qoxx4VnDVfZ+03ZA66d5wY+DATZmvXwbAO13OpiJFThQNoegVWaau5p\r\nDnxKqy4dJPPqy5KVB2H0mK3Qh8q0FqV1z5BKIKtvb8BjUDnK4wm1+duVBNXg\r\n+laol/soQKRlFeDae5QPmlUqTYnv9KfiBp8=\r\n=Ss7F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.8.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.1.10_1645546495101_0.465717150026854","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@apideck/react-vault","version":"0.2.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.0","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"76044f3d21dbb1243f20812576c898707a727ef1","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.0.tgz","fileCount":48,"integrity":"sha512-pmdnYlPofTjViqdgvNtqf70CvWe83Tvi+XjfihoKhWFL0mjTqHQ3OrQd+AVQ8HKvSVOtpZ7bnGdpq46uHhv1Hw==","signatures":[{"sig":"MEQCIEkJIKYtiXATyCdCzw7A5GcJWqx/WfHwaqX513CcMzalAiAMaPMJgJSgtFRPoMEIdlhnohW32BD2eDYlFPN4/bj8Dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3864150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIKSQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRhA//cCZkylB8VSKG+C2hZiBrW6h/BfEjMwmfLBhN1LOUyX578J/G\r\nQLWE05vlTq2I1qGuLpHnAoT/uuh/JequrTkUxMienFPPztpED1DM+bw5kSNy\r\n8ycjhPto7mntL+1RMw/z4VaglDwAIM+iVJ1UlFHu4r+l118RxgohyCOfKArB\r\n76AxTdXuUsqk0TYCB35Usm9NfADF54S/idwyTapnXQHL2ZZGwYgb2jqzBbuz\r\n2X6Y2AG/j2ZRMkiJ4pSbiJLI0qKX/jdnCjpSYgwq+DNUNBvg4ULLXhymi1VR\r\nog1IxAXPE2XWrx/q6eneEfKbp6PmeKe4NNX1IfkGOmVLvj/7hDP7SJe8U9Vi\r\nND4sDEtPgLDhOBYNf1HHliMCwi5oHjJR6dg1R29tV7a/netrvAlgSAqJfzoO\r\nxCdOyOoQ9AKSlynBMO11gauSKIJdVxn4eBydvNgW/KtCOgR/SQZl4/JNK8+6\r\nOT3ToQY4r6CDJNP6N6nwYewEMLGpC7QcG8/YEx3bGohMvQyt4DgMGRAZ0hDA\r\nEAFSzycTHA16tt9oTgF3MTfVClyVsDL8ln1Sip9O9ZOQaYg4CB3qrXw2pD+B\r\npJ2lrUkOLGALs7Ikeq88F3gx8RRXSSoPk2qYb+bPSuWAQ6ev+xDz2w4ltX3p\r\nASr2pAfqcF0ihH1JV4jW5jMiHgd1JZphiz8=\r\n=nIn8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.8.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.0_1646306448753_0.7381608986070394","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@apideck/react-vault","version":"0.2.1","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.1","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"5aaca3cb0252ef0d01135b964f4565169f3a0539","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.1.tgz","fileCount":48,"integrity":"sha512-9x76j9hm3GqfTpZ1olg9f9Svt2GO03PNJidQuKwdpbkY+wgLFaJ8A9daxtMJmSQ2KH66Gqk8iK8krxEIMLjKPg==","signatures":[{"sig":"MEUCIHcDhLVjWiSvKE66a1eQSscJTzNSR5xZwSxLTEx+35pqAiEAoeRKj9fwqErx+81J7GqtgJcgwf2mM5ZBqx1ytB7Js1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3864348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIKdDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3lBAAjdBVItFKh9J6cfCzq/mJA56tQNYAO/X2YNFmz/BX7LgXq5xn\r\nKXnOkCY0wiDfBI0tdCTuHhvetZZqRb/VpNJ/lz893jTH5Ne7h632iGZZTQAO\r\nNmZgxj4T4vVAkmifhzjCusznC04Gy5B9t0xT87ZG7tB1pIddte+7d8GQLpZw\r\nBn485Qm5bmESokS7n4/DRsGfXxuvWhsclaily7xH3ksk+iPY6FA1oa2bFFUY\r\nCUIXltfuCp9qmfJjo6+VZKV9BeS/2wUJCuY5/L5/TwnQ17toEWVb9n44tSkv\r\nUG/PElMED09TUR7DthTcDxsTulWKJ3AOIg9dC0k9pmhsrM2qKBaigwrPmT3Z\r\nuM3/yZ9u45csIZSrYKhj6hKeSg2n4KwQx/XvMgN7h265kbPiaTZseD+e8KzI\r\nau8DiDp1BRoMW0SRHt2xA21upj4EocDf5qbeV1Q8ORxB0bKTQCmavdY5Qr3/\r\njtTAXfsirzITFAurGRERzv39ipd50VXUMvcVLEyXa/FHSwX1aMNvzuQj95xg\r\n4kEWPS0GkUq+ACeDR4A4tY5QwozdvA8R9ve19Ic3UexQfovJJ/MiWGzeHH6w\r\n+fEG3KJtU3jUBLRf/3RdTmBTn1zIdxJbivBe5aViJRTX3yiZeQnFhFu0FVva\r\nbzA6DIPzT1EpsCqifG4G/RC/xIfVKxlChmw=\r\n=ePv9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.8.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.1_1646307138763_0.8674752025335155","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@apideck/react-vault","version":"0.2.2","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.2","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"04bed195316e92a2c8c6fd46521bfaf49c17b211","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.2.tgz","fileCount":48,"integrity":"sha512-Y/rAwMDL8CyO4ci7KGQ31f0QXwdtlQ0mmMyrGxMpQ0GtjErTV9Y3tVit01ocDrHLiffISt+Trm8KvGJafBUXzQ==","signatures":[{"sig":"MEQCIQCjTfLDTit9Ywmt/c3MLxX3qNL6+Tf6NDHAmtChsImfOwIfF+VQwgdjpTRbdPTzCfuEIb3QfW5oID+PEbCTn6aXHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3869869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTu0FACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKAA//elACcqj/OFCac+APjbDQxuM6Ydvb3rL0HqfxfwgUHsToYzR0\r\n3xrJ3WHl5zDbsna100+H3O4V+Q1PMpdzc4Fevu2gPDhCZBaIkQOYHHa0EJZT\r\novu/CBrWcln208siu/JhjFfwxwNET4t8IeVhdVsbc7q0Yeu2ug38KLQjBzhx\r\nN0Sd8HWJ2NU8p4sl/UMONvj0YOk1UGg0/x9M5jh5iOOzyRj1yNVceLBm253L\r\nOfvrplqRFrjWY5PvXeZqxsMiyjhVn03/acFQ8btfVyrTRWt7MbOAFInHMgx+\r\nB2mJFMw3dTf87F/UzY2gcJl+NPKTg5Vw4L1HLovB+iWwg0NJZNAiW6c2osRj\r\noMF+X9GmUapIZCOqPXFcAZVa4MN61+qSZerQAeQIHnOC+14Phehv+RRkBRa1\r\nyXBU4TOr03D4nK4CNIsXk+U/Y3iznu851rqzRC8aYZDPyhgGywwAAlq+garg\r\n4r6o5WMMyBHT65Rbj7bEquZCZpoddoz/b5H+RkRpOj5wj/EgeVkohXg0whHQ\r\n41H6pxYt+SYFYDRfN1HBpfsuMH3DDPiph7Z+H0iUeqq0wIcOlEy4ng1uTe3D\r\nUcVGK3jLDOFeMjgDCgelNuywH+7oc5oZbItfkq8h9YK2ZQcWU2skxx5D5YPZ\r\n/39F+3PUDmJ0HycL9nTtkbYxb5LmACTpGtE=\r\n=I7cQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.10.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.2_1649339653650_0.02900137353444432","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@apideck/react-vault","version":"0.2.3","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.3","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"2b459fb8c78f2327bc5844a5621ff9ee5500ef44","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.3.tgz","fileCount":48,"integrity":"sha512-K8Uz1z5VTWlp5eK0jqY0pyHqMq39gE7ModlcwislntYptmiBHDJzBuC6LDHPjwowMMVCeB9ejzq2mpvKX1DRwg==","signatures":[{"sig":"MEQCIH8E7+XQZOtbOgw1EXySUMi/dUfWvFPhZpa1B0k+SHa3AiBj0WdQIc3U1tUo5U+Hke5FmAlsQmxNjiU/Nhu7KlTs4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3880949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieOJoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqg7Q/+OGV/ylouEJr5sNLGvqL912qdHOTojqVnt61yVORL6/dHTmsc\r\nxZRiGvQl1pyor/Tg3yw67bA9yMu4Afs9uj1dgYoP4qIXS76l/90IQVb4S428\r\n9PvaucKvKOOUITKxgAXXcEdX74fH5OGYe5tP8pWpokhWOb7CZfIrp4lEfDlE\r\nG6IDKIGezAK4emIAki373FQWqTsT44wOW57godQTEECmuyivPbnqR3OZcMtr\r\nP04wwLxICjcbkgGfN5wvNf25X07wMJngpiCbPdvzW4gZW0cFkdqSg/YiI0Qk\r\nu4wssxoergwf2o2du2Wzdw49ZCm+hSprtt60rq1iO1iOKV5zqjrebjfYL3ZG\r\nujCsln82ltWs7NbvUYYb/4udkLE4nPTW59o3nwdiqoWwJV3tysymUw3bs4MD\r\noBLz7J9wuusbuVRmDiZ3FyLP8OARfTz3WitidHLC4X2JG7RKs0F8IgZqTvx2\r\nCCHwyOJmHKgg3cMgSzaNqlLP6nPUGgzn5drRjm0yCIrbWRnPBXeT3XWeWsQ1\r\nbP1/aJ+j1sFT1Kfn4Z3OiKeQjpdz9FQUaWxXp6VUZ+ZtoyAeMv4WzB0DAnsN\r\nUbAQSGVLkWkqJmhArfaxlytQjqqDN6gjwAZt53KFhfn3OgQ4IgbUPoONFE+p\r\n6DBV1woELhZ8ITNsC9Kd2BYZZqjkTZXC7AU=\r\n=ygd3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.10.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.3_1652089448116_0.695517417107498","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"@apideck/react-vault","version":"0.2.4","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.4","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"8b1a9e6c80d0be1b180a9d28bdb0b80765df4175","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.4.tgz","fileCount":48,"integrity":"sha512-/nZxT3PxUxaXoih4qlyNSr+nx8x8RCckJdNdbNIACAogEDh5j32BuJLrXppLFpjjr0WMAetN5Lr41utX+s6hMQ==","signatures":[{"sig":"MEUCIQCKr2KYaNacGd+yjEwATZ1bvs+XbEk/MFLOONh/uOAEcAIgP7TDvK2gDBRfni/tiBT6//y/sruI6JeoTQ22/Meot0k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3890270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiggbtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqCohAAnccZwRfMLBFd6YyHOR3yd6x3vRRf8OxQg+YvMKMZNaV8Ro5L\r\nFnuKSrzxQEkhQ8QHGOMQ0Ya8/vIDpRjtGRcQ+mtvJ1oFGiSvIWjzRvF3OKbQ\r\nDfRTjuqsdaQvLesHy+vfrCSK7/ItAtyAWWUyufrF8yC76kiITR1meb47lDcL\r\n02LVwb7z4jp+7so316ORCJKr/sjyzpxsnsGZOYnIdPBmmSBOmyy9b+Fjmwa1\r\nbhzxpHRaeUIRHb3VBask+OdWojrGnjnUYOWEdTayfHZZvxvxX98TVTja3f2A\r\nC7w6chXKyLsDNNRw86yXGX/p3T93pwJxC8TTM4ULQlo+9gA6V+BLAQuyvQBp\r\nEXJ4PEW942AasCEl7Wn0Tfph33hG+U6Fo6wLI6xhtZdscSIxemZ9S1YmchhH\r\n4nfuRdNNpQuBhBiLF5H9/gax+8rurAgyl7QclEyw9ObjpOnAIEK04KifuNzy\r\nCzEXO1hfMkXEFPETxnh7ImQGuqFeuxzdo5O8UvkCuSBOK73Odoc9YtHeLhkh\r\nxMqXDrZVCESiqe1PApiIN/oBD271SaH+z+bj3pquXpbdKgFfVYh5yUj4Pj85\r\nf+XoRrPxyqxBACC+hdc43jkp/zajDxWHR6lxECZq87otTitFmEjMQkZg0d90\r\nyPTlt2+j7PXTuUoIM4Bn4hogwlgfBVYD3yE=\r\n=t8RD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.10.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.4_1652688621332_0.4318338178165293","host":"s3://npm-registry-packages"}},"0.2.5":{"name":"@apideck/react-vault","version":"0.2.5","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.5","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"4e43c805863ea5f951f6e6b4576360ea928c511a","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.5.tgz","fileCount":48,"integrity":"sha512-Son+onGBdfINWCYjX5kWPpQQXBhzq/CCBuRE/O2C1f4DikQmP0TrKT3FjFCwN7CN2GRpfTv9JBvJYwHuyJH44A==","signatures":[{"sig":"MEUCIB6B1j4+7bTO6ihn7vRWkPLt8G/AzGv+K0yuboTeF/KvAiEA45fOZzEj/Bp/4NPgeUlqRal+/SKP2i28Ve9ibbWEfpw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3890646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJii0RqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmooGw//USoSYG7z2KIBvTA3nWD2Wzrf/jMpi1igXw7M4xbxaqjfAdy6\r\nsGj9moXwDgKj8zU5Z/unHNyiQfir7qM3ttq4wbnKPfh+VluRNB5FMfqEQKMg\r\nnayeX3yl1ugtQLuziwvdvuNb6H1qUrTUyNP/pnX7voCl0W+SNy7ja3BcQwc1\r\ncOtLmzQHHB00xa2f21D94pMBkE3Ut2MBhCzeuhVKCE/A/rDMhDAUM/5WM70N\r\nGQa/KiqXv3xpKMEKCLPo0qratSyq90OKg/nKMOiXNubRxZOvqu3D2F6B2TkO\r\nk9nHiDha1/OuW5TvbagNLlH9mOQXWEsWH5zaSrLJfaPVa61mJp3JaGMnh4dj\r\n6xZPbYlHFwe4omEYTyePPsdhumAzpMhO7LpQE9G7CeVD3KtEELI9Q8mXWeYw\r\nXa9PfIDjRDjvW0ou9KmSKyYbraqOk8ZMcmfEbzPfZ+VmkNnAawsZxBb1rHPX\r\nbkyF/9G68qvKm79Iw76gstNRGGsAdmj1apSUjV8iytOxFVq8u1iX4piPXQeX\r\n8cHkBRQb9Lp+5J8NVHYAZN0QH4YUF76yPIicrGl+OAJfE7A9R/c7CA3eUhWP\r\nrBQ08mmJ/URhH0itevzdKxyWm7BOz2WwCIag0Hp1cnulrRCpBxW7j0ZpDXbj\r\n5cipv4x5fVDWPYiifRrpNJJ/jnRQZxMmtck=\r\n=YeuB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.10.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.5_1653294185780_0.5132175609649448","host":"s3://npm-registry-packages"}},"0.2.6":{"name":"@apideck/react-vault","version":"0.2.6","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.6","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"986b4481d0c9de25145cad91ebae4a0679e8f527","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.6.tgz","fileCount":48,"integrity":"sha512-7pOMw7Kk/ir58r2IYJkuUOqXGuxCryctnPXUillIu++fwo07T5jIsdnlW+WWjXYEHiXx+8K8zScCx/pNJjLlVw==","signatures":[{"sig":"MEQCIETj221Saf6Mr2QmarW8fSB9p3zNE2iPebfXOJEhBn6wAiBJRTbBfAbuMVBIclYkLN16/do0ktp5qR0Q4lt/IgF3gA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3893125,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiodCMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+7g/+Lv8V8bg+Z4Y6uzdwmmYdUV3hky+PeCPQewAGFtCNKV1XBnlZ\r\ntnApKu3ygu35GV6Zff72v3MKbcvrj/oflPhcmjAei/lq7cUpfygiOJ8krz4F\r\nukxGhoXQnvWmGFsrEoEdnuBwux/YTCVvxdrH5k5UR+DmzGexCKSflS7T2NxF\r\nIPtbxxTSRkeiNMAyQc8+YvZtVXV2WrbXi75AU0fHhQpXcyKitKHg+uQmhBzK\r\naqsZbP3TuE7FShI+IcBCHeIroyDcigO7LpKenx6NKlWgLLk0RKTo1w/j7Nj9\r\nIVd+KTNzXGzAb2mfPSNElmx+qxtuv3euJDiL10U7QaWzWxeUQ8+MbqL5U2lt\r\n2Ko/re8RzpURvFFBviAUugtjUHAonGQ76nBVAeqXczo7zhtamjaTTQx1h1C8\r\niTnLDkSFgd6qZhf/NVoiIBjfZN5gzXanYBxM5ArxashtCuRWK89e2LL72DEL\r\nWrjA/3zpgyGYTu4V4X+oGuzF0uMvLYNffROHtKhT/RAKLVu6WRZvIueD6eb7\r\nsWj3fPbjVG/WrQsDy01AfFvR9tiQqpcAN07yoEK/RSB0Nip1oou/+jQ8KYF3\r\nOT/YzloUsjLkx4slzU1JB+b6nWBkCRe3Nh6JP6U+swqbTiatU2Rs08DAAH5a\r\n6Itkh6dHFGZUPzvVByJj4UEg0CXL7yn+Ufk=\r\n=FUXG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.11.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.6_1654771852580_0.4354482789279801","host":"s3://npm-registry-packages"}},"0.2.7":{"name":"@apideck/react-vault","version":"0.2.7","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.7","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"93228694e6894dc74f35f4aae1b1eea05efee04f","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.7.tgz","fileCount":48,"integrity":"sha512-mYYkxz6hFWguKYN6VYMvwYyyPTt8dK+YTq/Ar+VBvLZFbi3z/fdDj4tSK4/I4cI9d4NWqsBMAbDmB5hkVcMN7A==","signatures":[{"sig":"MEUCIG+zb3qQssFVJYJEZskuARbyQ9fZJfktSZxtc28VicHPAiEA5DhSpKSH1pqUZPt8ml99L88XM6rPeIMcDaFVpsvtAGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3893182,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2USUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozZhAAl2fRiYYUwHhvCCNfMErEjc4Mvtz/Fr89wwRU1KeHCAE1MnhR\r\nVyPpt2Eb1d7ZDX/xe3eKZoPhJ0vlIHqUcpG51efHnJXdmFF+gyJdqMLl/6dp\r\nmSIx+yiKuJ1stdN/KdDssiWp5AjMxC3rmP96MWxr+xQBIhiWPGOdB14Rv5gA\r\n3yJeK4YFGkhTHPP1pqE+AsJy7MrH6PNyMwcyJRd4Ny1M4e+Bp4MjMyGaNTcO\r\nOzbffBNbjQsYeXxzXoTET4fJSKQpbG2flNKWKVJIfgBuiGBBCi40rRPRZIQx\r\n/h2JjnuX3iZb5X/v3octYGyVwMrQt0ELXo14c1CbYAS7JpzNKnAMwSMx9NF9\r\nhhN29KLWSL49VbKbMzErza/+fHlUb/vTMCQ/1NComR6JvypGdHH+AXAYyUbX\r\nsVl5z2jYpAQXFwC3sqvcxWjo85sg7j2ZDFqBPnFEVbNdYS7uzE7uRRTmYqxE\r\n5HLGLYCtFFtXY0oMXoMB775aiQrGzjF4FzZEztRS9w0CBBXVJlkYIaiDZ2NI\r\n0RxstDydPHIwICrsMnHYZIgpqkHk4N6jZ9E1HUbbdspB3TLPP2nLECJn7Mlq\r\nb5J/yEu9RpCUT9/E8ZmPa9N/69xkjjLfTx+Kl5kzeJzpGCi7GholMdeEM+bo\r\nGyhOx3tKhk9uGbWg2RtU7j6jjpiMWkb0hn8=\r\n=C0hq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.11.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.7_1658406036185_0.9147488201816425","host":"s3://npm-registry-packages"}},"0.2.8":{"name":"@apideck/react-vault","version":"0.2.8","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.8","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"8c4c3d15763fceef745c035e082c3df8c0c8beb8","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.8.tgz","fileCount":48,"integrity":"sha512-32tCPuAkc8bl5CNbnyduN0nWHI+P+kh9YL7gHY8FZLs5imZFcMu9OfFVRHXkSSRZJgD1jTirCT0SwxQxoKqCYg==","signatures":[{"sig":"MEUCIQDGHoguyZrzyqKWDTUljaJ+mSsz0R+EMChvRJan462BkwIgRBFQvbaOavR8aaEIJpWbSsMNX3UQD56A0PGp86QiHME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3609880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2lNOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrs2w//dNXDLyekNntf8piykjZN193nwUrkd2ugcxZXmKZW3bgniCRO\r\n8L+tpLaQ7ZK8C8rQhmLAJrDnNHBEBiPTqE3tZniTuH4/cLrYpimizmr2G1qA\r\nUMm5CmE+eR5udxXmTcS+ZKvrQ3rKtZnzU/uIaBvq9/EHdD7FyxZmxilDvoak\r\nRixp+mPwnMmkBRw+ZMWmMM5YfXWyo1N4+aNvSCAMi5i5JZNoTHcBzjFTLcYw\r\nsLRF/vCvsKCoEMVfT7L2d6+9aghX2Ozq6rJKsLnS3Ao83CkxTqNZJ+lDwz02\r\nGP/eyb3aF4MOLFXJyxNa1ljM488tzNf4cmAfx3/SyYd+mlPdLtvOPPY/z2G/\r\nqw7RRGEjwC40pZPocjut+JOSyAnQncqFId94IWLmGj0SPBuKpIHVw19mYnBX\r\n0IzY7tXQaDUHu4xV0NvaLeiRmKqbYpoByI/Jc88O0+Wk+OsW0JEVwgMz5CZG\r\ntxthjz+MSXYFkZ5HAUzmRgm7PwAMgrfOKOoES7xdHew/affWUw6o6/T9A3S2\r\n2HqlJgprKRAlqT4SdQ5jZ3JV890Q7E2ZqdOSExdWJMjcjqF5RXMspFRiESob\r\nFNN4G7vkDiWxdBQpwZ6Y+b2W2WEFGE8Lqb5rn74vTiwQ4ZcDky2tidkRY0jM\r\nZvN0PriAW0F3//fPQTadIkIvFOcX5v03GXk=\r\n=qk/i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.11.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.8_1658475342457_0.3460087193677579","host":"s3://npm-registry-packages"}},"0.2.9":{"name":"@apideck/react-vault","version":"0.2.9","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.9","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"21b0e151a2daa8201bc59b50b6c0f7b573bbb1dd","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.9.tgz","fileCount":48,"integrity":"sha512-/xVHixCKpOgdjYHcLiK8jvYVfQL9GSxG51MgR05sxoTcIRzUzj3NupcTs7xx0RISC8Y91eFZw+JQaRQgFexE4g==","signatures":[{"sig":"MEUCIHiPpEppFCbP8SR5CTLIk3s0bg4j0JnhURT0ge1d38+9AiEA5mnHuywsaKfTS7RAVgmKKimqbfxG3z/wgndRZh0DLwQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3612725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2nbPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpfKQ/+NFm5mNr6rnY9GpibyI/BlglcDxLM5iQ6s6j+o2UyM92+avI2\r\n2rcR3vcMwjidOyhHb7NzXlL3zPNmpuf7w29+/5RajXdpLqVrOEdn8iIKDyzs\r\nGI0ZnvPvUMUJZo6suTg9tC4I1keatJRSB8kpA5whhHslbVKloDGndEc4+YUq\r\nWCQzRU7fXHTZkq1hmUqBGiPeIAP37iv7qOQCaLUYMYu69g2v2S8iy7IzM8EE\r\n9ihAIuAexXiggc6I95qmdLBMxYO65qyKcyMZOwIYH7/pSstavA0l+Pi2H3oA\r\nR7dCOLXLsEjcR5QRwWTXzTMgt50uf+zUuuh0HJSor+heX3TqsC6dS/v0yYHZ\r\nQ2Hp1QqHqd7GWAPXlbTa4rpHRXx/T4BfE8WiW25RVPBm5QTIthE2AF0RgPx5\r\nsu/FBThcpRWSOa7vcKaohfKMBzPVUcNHLq1HLn43Sse++G1eqsBs5tunYWTB\r\nlKTwAifhyZLxR7ExyyygDyBF+Fn9U6SWZicicq7fw8RvpthS94ErXScoZWIb\r\nREM+ZwSqs1vuIvdYK/9bOLBmwQ/pk+Sl26FKiZ8qbCfsrWulAYFXidZbNLhv\r\nyXTyidrBCBSDybay4hvt2rZymYOW1wMoZ8k+Az05pv3B9bOOc3YgQhIXOaS6\r\nPWhT8MX/VzDO8H7rf2E3HS/hzTsReCXNrWw=\r\n=W4/M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.11.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.9_1658484431063_0.21636275343259093","host":"s3://npm-registry-packages"}},"0.2.10":{"name":"@apideck/react-vault","version":"0.2.10","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.10","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"347e0d7a292a78318811564547058a61e319319a","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.10.tgz","fileCount":48,"integrity":"sha512-nZ64OHlKIsezlVzipQ5hVr+NEHjqYxosFl3i/QDlhmF///tvL+nlTR1UQfNlvua/poTAg4nQvgxi9M00fJe2kw==","signatures":[{"sig":"MEQCIEpoPoNJpJQiEbbc+BcwvN7P9McMXLGvib3G9qx7ktQpAiBcsy8323FYrxkIMLof1NW77J8CyiOW7iXe4VpEM1HT/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3613958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi34npACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqErw/+IKo7N7LmC7Xa/tbbcQUnyk5RY0VzPjG2OtkSNwXfK2fEN5bk\r\nw+/ZMF9sYji3t/MKTRBtxUAtBrFvE2wl0jk3M3vvrlf8RX/TTVcDqMsNojus\r\n6i7tnFS6a25TEEsjLODc0MRsGaXCvops3anRAvdg26p38z8r6KKJRCDEdCwR\r\n0GoWZj2CYTkajZUa7Z4Hd5n2zng6vZM+m2Y94HbUUu8lY+31i8fzgWuXrYak\r\nz5/ICFz7wNLKiiEPHST8AVJvkXzM2neEfQp7ImIYBfSjHPUgUFnWAbjTIR5L\r\ncw2GUJaPYcuMkdWxIMz6YdzWe7HWkT9puNwwpsIBXlYNKmK6lpNx9F37Y8xm\r\nqMFPYjff+tvP1l/XOaiCtNdtMiLAeDHr4oKi/DXcOBo1awsiMcCEIVKkWzB2\r\nlpoXv7P210jCUWtj8glJFRm5SbXcaIBGIiAAGI06SLc5uTi1OjdyRdjrmmVe\r\nvs+PAS7rWk3CM3oLv2l5ozr2GmhrEFQGCVD8wo/lySDm8YobKO1JWPX1l9mw\r\n3Izy4pGq66g+tFtEsyn/WRSpFpuSx7RdFqB+MTsYixt/jzQQYIsVMMOJ6uFs\r\n6eZGshkPRu7e3kU7o+9CZK6RQJ9RgyP/dEtZcvOS+/2WY8Qx7JGXz2EjmtlF\r\nTWm+YiYt114OXby9Ucp8a0tXFHLgYJ9Xjss=\r\n=Pxkd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css --minify","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.11.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.10_1658817001388_0.5591449327825091","host":"s3://npm-registry-packages"}},"0.2.11":{"name":"@apideck/react-vault","version":"0.2.11","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.11","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"5d9055a5b1e490aa420ab129c1e6cb804da9389c","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.11.tgz","fileCount":48,"integrity":"sha512-fIsgx+NQvXBV2OGixUnkWPXAXackBBiXd6xuYNwviNOgCdOAgKUDr4Bu2AybJtFviIk7TMOWsgUsAR0Jnx7ugA==","signatures":[{"sig":"MEUCIHLIFIXtvJsrOQSTgRVM1VHl3skBtEnhqBfLS0Fr5vIVAiEA2Ik3XSnkNIOjVdo/g2NoKXXbG8jqJlXj1+0YGEVrYTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3622434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCIraACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9Tg/+Jhp2Agp39Ae8kTo08+zy+C+XVrPgyTkvOCaMgNEX32vq7oJx\r\nFDvyzWWtwD3QIbtL0MeL9XWjhkTuUHBzJiVkMCSj167DNMJ12CyITchezPkB\r\nsTtTeOmTtmR2o+0nPfIH/ivx3v7W53CQ/A3HfgHktkFIozIZ/Mt5Ft1gr7Un\r\nTk7vJBcJxgVmvuntdWdSL5kUxivSszr+WBDoM0XiB5Ja8UNplmEymGeL28Zr\r\nMBJjI8VRlR7xNhznd+gOB/nXBAqHYgp47jkPfijC+h66774TjpPC3GqFouw9\r\nL5AVlZ4IpHrZuprXZjv7n91XNajHGsDz5qE9AmuIGtzVxuOn8olIh/+ICmUQ\r\nADOUpgcp2WRUdAvkwHfIuAdCabxdXBcBcPGs17OTvN0IWXZqINJ5meixhbp9\r\nDd3oDbXG8MXhs7YVMBIa5YVT1TYZ+CkJzFJEA1zWdlqS4JcFQIurfSPPckNB\r\n7Ff3BlPstkkT/OoO+Sz0vxla6TElIVkvc0Rs3VcoYNoYdRuoFeYwYFhMpMUe\r\nGtimJ8biEoCqdHAOQ8cY/piytdeOKj/AMlMLcCMW73Xx0mg3GB98jUEVcbv+\r\nmuRkoFFEqZS9xrT2XS0ScDWZE4BkSOcuQZG4GlA4KVzcNgMpWhrjhDao0rEM\r\nzIPj7ERioDmXUDZASz0S6Xn9/aZud4afioU=\r\n=XjBk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.11.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.11_1661504218654_0.30805141085817334","host":"s3://npm-registry-packages"}},"0.2.12":{"name":"@apideck/react-vault","version":"0.2.12","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.12","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"4788f6b6a70d18e558489f70a0487d5ad865e04b","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.12.tgz","fileCount":48,"integrity":"sha512-wF9ncd5PgVv2UtKb2CL1SFuBQT3sq5hP3AxWTw5ghzuiCDPSdDCA64VmUmq0Jt7N9GNIXqQXPM/bpaXbrSAZZg==","signatures":[{"sig":"MEYCIQD0vlnhvj8Jw8Oa73lm4O8BLKNdZAyhuuTVt92YlHGlmgIhAMWrxE/fLZsLREWfkFZt2YatPby3Z3jwrL1xbpVbeXbA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3622737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGbJ1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6cw//fQqNQmEUUKRg0PlMU5Cc5W5XQLcMbQhueZpoRQNpYskxzyWj\r\nsmyF3ar6qUY4ZB0hZyhjP2t42bWdz5fBqM/zjB77/M0h9bfhyEah/KAdPq/X\r\nFMpHEobYVH8tLI3fZ6/pAmCtKyQY+IVDurhUtxjHepzrB5lnLvZC/I86eXxc\r\n3j83Z+QO0V18n3VHWkvWpZDLmt5ECyLcKUS2DvGmXrzsMi1G4a9GRVBvruce\r\nLjKmbMEkuam66tP1IaxI2+8/nAIk5Qc0hCp3HRpLlHT3IHwI+6RGTyI2xb10\r\nztq0jaXl+Ir/JcRUmXcMt0qNUpuUgI0t5FHQcfF3DWgUNBI/d5jAfK9M9MTH\r\nSEz3mdHSC9DsNXCLmR6yLN/WB3nTAxRsk3dxEM8M0hmAssEnOhh07qSU9MsJ\r\n9mcB/VPZNIjQnSAOPOUnNSs5o3+eW+dYm/H6SXoX1Hzci/kxMzyqSnqIimRT\r\nykv/Ta9A5Cm5Z4d8wvne677VthgUO8Gqdx+NfxdDLVgdB3oWA2xsNiLiQPFm\r\nA1mUNxLo3x1VIjVgaBZ/tLAqRtmFGJ250aGt/RJ6ULULF7VaRgTBRHmOv6s6\r\nXrc/dDA/fE3sfD3v8aNeOtHjeWMejluJs5qjMy1rqreszIRaijzDoj4s1zO8\r\ni09+39Rzo6XHr6rj8cVHKW9eFTT0SD5I0JI=\r\n=s7bz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"100 KB"},{"path":"dist/react-vault.esm.js","limit":"100 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.11.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.12_1662628469418_0.506134028057265","host":"s3://npm-registry-packages"}},"0.2.13":{"name":"@apideck/react-vault","version":"0.2.13","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.13","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"9646c117f9327d3745d045973d78be1486c7ba6e","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.13.tgz","fileCount":48,"integrity":"sha512-wGsLNAoX/087n7jJbQNg4NR/ZZVCYdrZjCofO8q4cV8MZBEFU117NqSosat6z/B7v8XU5fpnZQd/tca7WJ1Ymw==","signatures":[{"sig":"MEQCIAirR+COCv4xHU/w7/ySmJ+JUZW/w69SumEmOviHot9iAiBkRxGp7I9THQ7atiJiqVr5GF54X8f+8nG1xvzzLxOfyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3651842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPsDaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSuA/8DHtHGjeLJD/m6UZSGiEj3R21hVRhZSu/Iqgb/NPQyBsIzCbR\r\nJVXXqX65TZIDNFWRfnmvXFTvXUg054YQ+dhkEai1Dx1Z7dOZolq/SYHrWkS7\r\nGKmd8AypZo+MUoD8pjxrXexe2CyOncXbsyl47jsJW5WwWz3+DP/lPFBDdPXx\r\nTBl37j2TIfspJnXrCN4Ma+yTOW5g7npM8WW1R8iWZTzVu/0I05G+zRwSnkR+\r\naIyr7248eMOYdNaKiItz7fQPDIgyZ7TF7j4xhzidkp5/bOZPgYRuRbacPYKh\r\nKHoJf0BkweZJpWXfxknAo5g5v0BVJEPBqin5ENkaJy8mKGwHljG222s9w8uu\r\nB9xEXZkz4n5908MumOQ91qxxCQ0N1saTwwtSGJtm0Q/a/phHNSrAVeQmEk4D\r\nB1vt6reRrqZVhDXUG1fVNQ/6VUMLQ2peAxd0MgtwEhNRj3mbqRf+hvbhw2l1\r\nslQifokltBtpKcwiw6cFQXNGg53IAfCn0kv0rirdST1zYJW3qTKSOYeMX4JZ\r\nRkoeC7ZQcZZ2MjkANLqVVklxNfo92UzYnmlrUl9EnDOQP9uBpFYxjWog6Wj+\r\nltjMMH6539ylgpu+5Ro3XKucmEP0gXTilxbt4wYVcB7JDb52Hw9puXyxbM2f\r\n/cir/rtxZ6Jcr1HWDhAV98dXuHFpaJGCbYE=\r\n=mSpH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.11.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.13_1665056986422_0.3242851356118426","host":"s3://npm-registry-packages"}},"0.2.14":{"name":"@apideck/react-vault","version":"0.2.14","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.14","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"399972aaea6d49499d2f4c6ea29df7b2ea4624d7","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.14.tgz","fileCount":48,"integrity":"sha512-ath3Mrim9/5AbhAIcBesVmIfVPaLGZdLJx+Eivjh1GIZtalBgp/wnnuO6q5n0lyiRIQYi3XCvAoMfDcP6I7h0g==","signatures":[{"sig":"MEUCIAJHBaOiON53pqyV9mvlwX7vViWJhSJr6Dsx/4BUE2tpAiEAzG1YexBFH/AXKevDzCih7qIVox/v8ETefLqLFb5diCQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3651854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjQA0QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoP5w/8CLeASefH3O0XyiwoS4Jc3tBtCq9PAX9G60Hlnt1TD1WjUca6\r\n6zUPv+M1FGQQGtaAvxl7top3N3wlXe4Ep3TW7eXkpQlXkAkq/VKLSZUEOxmt\r\ns5z0pqNk9y/EsfOt7J824nmfWJi1fTPamthxk3w76e/OKPivpivghzjwh7o1\r\niCUd3JtKn/1Ko7Kp0EDQz0qF+mq9LFubX0d2bsx2biXPX2kYZaAHpTgd6iAH\r\n4GkNIPD+nekSJQdNjV0cCSHydfnhUwrya1a6B7/iptX9ME/ZTXte5ddFIp13\r\nR7uR6tvvFun7BfTUp8DAtdTuBZin3BoKAHPQ62gIZeE2NfN/ST0siLK3ni+z\r\n74+nCfxe2Wgkw5pg0yVb+mH/8TFdQc3NFbg8OBz2s6i2ODBI2nE7mH3TpcSw\r\nC5DeXQq65n+Hgvfm+NOGLCjcUvOPgSCU9fppopdkAWDYAUsr7pVa5ASUAoNc\r\nOmYnYKno6tzOPegimfPRCePHr/XncI/RymwqWEV0txpdlzvARt63CweYAUtm\r\n+qW3bUwbmb9fhz92KC1nNHubrimTxmIJTLIxYT7KR/WhAfSvbT6NWNTSJi1I\r\n5WQwWwnDr9KVFecuL9yMB5U2aC24abJF6R307/vsWlS9Nz1MXdRe3ZvM5JI4\r\nuyT7YCxLJ3g/u9/u8OrOcG1GUpcHIyXov2A=\r\n=tz/Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/styles.css","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.11.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@tailwindcss/forms":"^0.4.0","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.14_1665142032524_0.10632711439076648","host":"s3://npm-registry-packages"}},"0.2.15":{"name":"@apideck/react-vault","version":"0.2.15","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.15","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"e006c9bcdee2cbf94e14cc0921b23702ea11b64a","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.15.tgz","fileCount":49,"integrity":"sha512-lZTRxVDmNw9fPCpj91gL+ZoHvVZl8R/tfjVQt08royG5ItadewZ8sTrP1RQTDywtbcLOCIb+cLtdkN2zhooRLQ==","signatures":[{"sig":"MEUCIGsi830oEF8x8U1nPdUouKT360GObUNSEASgNRRZrQbUAiEAq/XWlxenNTPCPS30/SSfhxKfgUngDNRuENEhHzlBQ9U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3514158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfJpEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpByw//fb81L0iVgF3m3Af0dreSSbfmWYdZiFLc56Jaof2uELadcHX1\r\nwFuLg3a0n+yhCHJahoSjQDZu/s66gUmwbK3v9Xlmt+861+9nb1sAVzNJHUeQ\r\npv6KXNuQYUwzSBsqnSwzw4Eho4phu/IwdnPE905pPI38HRXS/2qk9pCBg17p\r\no5RC+x6+p98U5qGDZNg3JAilsF89CrbFNahCMxCfUiHSFWFCh4wlysndL9Av\r\nwNAK7wuu7WjV/IB0HpQsUVKvcQDOXIBcE1bCoKlzhR12IbB2PLCjRC7c/15c\r\n812OS3AsjVfZefqgTSRHbd1KdrIAlbuWHXrdFIQx+aRbHfxFP47Za2iCug6q\r\nnC7mwzCZwoFSODzJAWmag7xYPNcUeGGJmWZqk86aW+AtTAB0a6wb/gqMgU7L\r\nLZsGdN3tyooDpYSHt6mu7igblCaAXeOwPzo/YiYL9kSw0SPwQkoKQCY/qyuV\r\nx0/Z6QKVV5N1sGTLmS68CK5eDaOEpt+sRwfPONVkBuCt7SL/tzDnTICeuCdA\r\nFNFuZ27vjch6tVmFWU+/llo9jMm70MI2nnVAUnFq2Xtt+5IFtX1YFrh86vIn\r\nfLU1X8ag3pyFFyVDg6QiR0Bp2x+trwBftRKarBK2anfG10U7RZrxKbkSJrj8\r\nqKlCiysVRil1TDznsQakOi7uTT2Aej91Jzs=\r\n=gVWl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.15_1669110339901_0.11142194384607151","host":"s3://npm-registry-packages"}},"0.2.16":{"name":"@apideck/react-vault","version":"0.2.16","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.16","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"f6b11930b3eaab3b66a090a9d59cbb8a808adef7","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.16.tgz","fileCount":49,"integrity":"sha512-udZmuh4bEGCh8ad4Zzglb90FPhxGcVZltyzHjRiotzLGvMEpvn0ZcPfEDT6LVKd/D8K5Rj9pJqyZU5W/ffE6Pg==","signatures":[{"sig":"MEQCIFA7pC+uamC5o5WjCycfQe2sCKV5xp1oWlxtGAOXxrM+AiBu0cU5AXdMWvfhoTuoV3aKDskdOeHafLFy//mu8mWV3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3514126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfJvtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMOw//fXKsPUpT/M0B52xyf2MRYauyKfV2F3tZVedI8wKCiJjupdhi\r\ntAcsIur2GJ6Wv6UhvP0+s2ICp+3tyPiDMvuXaFgNVeGsGlBWakMDe/RpTomY\r\nvlV0W5EHaIVwimuoMc9avJHN+nxUEEfaSj/e5DS7BIx/cJ8hKqn5UsPqS6Bw\r\nPhrwZ736Q8uQLldnmtCnwRjdzjlmOf31ahrm9OBsW4IX30q66Fd8QgjSAAwQ\r\nbj3e8+JK/xftJaXqWAxnMkVIUI2FDclg/uFyE6rcBJEea4VRVn6hQ6fc8xGV\r\nrw7+0zHRKT8RQogwspRD8EYJ2BUiD7Ftzqa9QRUPYyuoZKFzuCPPNGc1qQLa\r\nphMamEkDXjw533jW6iO/99TxQEq4mEpLdPMJsmC0GjKbbJxEyU8VutEnWYfa\r\n9jDApNEmXisuDWGn0NtaGNe1G4L+BPM8sHQUsSY6nDpDF+pLQCpbqDLFaJ+S\r\nCI2jq8vgzF9KtdkOkvEfQxCg/8OIA4cyw/bzAyRZKQMeMo4LsB7j3wrwyNk9\r\nHsic/joOkM32o7Z+X9pSPr7i1CxQRpVAIKqKVtievbaAtZn6vZeOQ+AmEW/R\r\nrTyI8QGasQ0k9KrHcT1q8OTNgC+uqJ3NPt6TX9DjEKRO2q3p//Vm8N+BvHkU\r\n0F4aaJQwA7LYDkPwh3M6sqFTz3XUsEdXhNo=\r\n=gOEg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.16_1669110765368_0.7791873208456497","host":"s3://npm-registry-packages"}},"0.2.17":{"name":"@apideck/react-vault","version":"0.2.17","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.17","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"d7fe655d676606c20dd5faee3ff145b8ff3ce6a5","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.17.tgz","fileCount":49,"integrity":"sha512-piomHiVM2fQ/GW61qwXyWXhwjwgbYWf48M9aurytrQelndoDe5L0eoM9pYkV5kRHgMtkib+WiJVspcYjH6AufQ==","signatures":[{"sig":"MEUCIAfsWehJh7/fa9wGvqt+Y7HE1Eq2uJuplWcCBy1lm7zxAiEAtAdCXMFmmcVM4oN6SenwBaiwfJeJtaji9VBcQB7Pcnk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3514126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfJ4KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrfJg/+KNXaegMpKi6UGZwz9KTWQRGOcE+K+Y7E1GUfYrANoN3p0j4d\r\nNoeH4t8DkXdzHjECRvgkC5p99+CD41b/A1vzS8MY02krGGlbZm1BsqAn5lwq\r\nlmsH0e1GXL5dJmmhYLWitDRzmLTqcu23NVFHJVGNhYEW9/9G9staKpFzKXYl\r\nqYeIQkbZFLOHn/FL7jztRPSXKeTIHJ3H+vmff9UMA3ejlubsqWED/ErKRs7n\r\nWo735VFCW5FCQ7jJACDs8HqHEBUdqb8lTirJAmoX6B6x553bYuoF8MNXwIcG\r\nQsP1Tjm4GKFEzYqqF1KwK77kxCBhUx+gwUbBz8Y23fL0BDmyZ8IxUDOvof/E\r\nVdxVlx3t025xB2NqKUccsJCdmIaot7+iHa+igfKTNsg6vQD398jKUQQ8M2c1\r\n8OWL6PSsZ+Y1CTzU3AwoS6sBCHELSAht4qRLK5DVeAyDAj746JDiTzIRh82T\r\nVe+dcz5phDszUJC1J/UG9CpRRVu8q6hzjNjDebvuzSQmKUqzaLt/7PbWNy7y\r\nr4ulX1DtBXUbKVSEVjFbAe0sg4vsTa6mFalPrPimle+Y2TyqAAUfmviQd4ru\r\nSfK7c50i5SVK3XGisyDalmwFp+TKbc2LjkthZO03V4cID7L4IFaXOUW/YOW0\r\njKqBY8AHu2vtaqx8M5F2R2/weW/EN8xUa4o=\r\n=0SFd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.17_1669111306619_0.7407666527235719","host":"s3://npm-registry-packages"}},"0.2.18":{"name":"@apideck/react-vault","version":"0.2.18","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.18","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"800bc5fec6e4629e2e67488f7db2da0f27c256f5","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.18.tgz","fileCount":49,"integrity":"sha512-u1sCXnilq9ABkwOgwyEn2c47LWzWEFqn+SGyHFGUu7cBTtxlfzQGyr/sg8AZ2NljpPBQu2SsZ0JbmHUAcj4W1Q==","signatures":[{"sig":"MEUCIQC+s+bUZCjp0mIpr2THxlr/4lV+YPxuEEsDE5uKiUvF1gIgGibhTOQIN5vr0bkzuCBsce76LstIcH8bh+wXFrG936g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3514153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfKBwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHHA/+MkdrO/cUs0qklP5xP5epPLD3yOcsdO+kamJjWN0gUZg9msCU\r\nUMR6JU2sTuXpniPTuTLAInWb+eO+onpewO+6O9fQOgk8Udd+H+QInma2rngy\r\nIMBiZsTTChVIxHIDMYFsF2G/Hx42RtuYBFSQI/2e6obVB58rctRdoPGPvaKy\r\nappYoJKBAFjDjsRVOlUwdmNWbRZQkaB8WQVfgA3mQ3JHps/vV8i3qqK+ooDR\r\nruM3YUonvFhLSPnloZ84BC9IEvKuaMcvQBfZv85CGV9HDA9hwubME/LU36tW\r\nUKmAC7F9Zn08VG+nRRyPVNVB/wI8xdqQg6ePvf3fzGqWzuUfO2Qyv13WOZH8\r\n6qKneSUEjiXFaj3lfx31yL7UZ80QcBavm+umgw5608onsOuAoEvBVhPxQZNi\r\n8DVmCldHel1GTdV0brKV2f0qDcblytOwpVSBX50AREPcmyzPNkcE9pnoKK6t\r\nUhgeFF5mUsgHkaXZk2s/uAYI7JtCA34cCQbPcHpiZ9+vLXp/zxBLqaxP6SNN\r\nKrQo5s6Ry3yuw3OsHNBkfxkUA3JIzpTQbmGa4vtO7YTjxwzLmV3jgd/npidI\r\nHXiCORHqvBexVWi5XXm6OWJpxeJMzT+ohyE80opyBGKrTVJL7THSCfU+3x7f\r\n39Kl+Rn0TwRniJYbLU9K4VrTe+xiFoypz20=\r\n=DyJK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.18_1669111906554_0.39793030067492774","host":"s3://npm-registry-packages"}},"0.2.19":{"name":"@apideck/react-vault","version":"0.2.19","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.19","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"579147daee1b47745c619257bf205b6678eb930f","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.19.tgz","fileCount":49,"integrity":"sha512-4S/YPuKjLuMJyAKrqELryL1BlkjEYuAODTCkFtccRZCm70A9V3fjoMV1ccjQ8NwhyKHGq1gzCLT4Sqpa1pt/fw==","signatures":[{"sig":"MEUCIQDOPhAuqRsCpSSj75n8vSj2CHk6xtHgDLXFvaYLW5qUpgIgOolmrSbfWF/BLegwzDTK/iD9iu4qKvdDM/l3kAM7ArQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3514099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgLY9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMvxAAlDxYrN8EESUNMtFIXHTlawW9+De4t99VQTxeQmpFqg8Qz87V\r\n+Qr3hSDvaSicJ4XXnvqDDDPljImcEouc946/6r+6wiClnqJULMdKrLGk5k1K\r\nBX+DkRfTXjRz57M7b/843gllD0vOFrd3arwVO+kaNTJqDFZNZGIf6aTe6HB5\r\nsFIIcvet+v64X1asczXCNxtqO6KCfCRMsWunEgXnVSKB3PCvjnPmaxh8nNaV\r\nZD+Wd6xQkmiIpyUBvToBgH0OGLgguYvKkMH5SNEZ0Cig+onf3yGPy1ov7F2j\r\nPKHPeElM7/D1ZVHPIbWRDIAgMyAPqkZJ7lqRT6Qp6LPMlbh3T+gZRS2g66HH\r\n0Il2sD1Z8SLdu4t0C0hSgpsUAreviAyGfh7gjIjj9eXGafuEarQdAn97e5pr\r\nd+xryTG56IcWKw+hfxUDxKF8548O2NTzy7d5u5Qf8d8XFHdRkQwF3RJapp/Q\r\nxFoyeeqRVWwWCmn1H18D11U8kyMgKJgbpXXh0N7zvYRtHMriBWRaydjPJE0/\r\nUPr6RolhdkLvkwPXq81en86eBr+YgdgbiEzLJobPw8dhI+sOzvNQwpCo2uY/\r\nw/9FmBNGEijLJXKHqxpDl3DqbK9aCX4m/dKa0Uh0ZnlNacgOjE2g572kmxji\r\nmCh6Iw/RYd8HqVHdQ9amq1jVZbZXROvSsdY=\r\n=21+u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.19_1669379644985_0.7141383730530582","host":"s3://npm-registry-packages"}},"0.2.20":{"name":"@apideck/react-vault","version":"0.2.20","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.20","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"4a631bcfede3178f1c28cc08a2c944bb422d534f","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.20.tgz","fileCount":49,"integrity":"sha512-0Zf1z9QR/61R966Ww1xlGvpxAHzZucOJHxj+FMWUBxH7bWtMoGWBbz8oS1Hrl2J6mMtiH+T4w02Wxcdn9UqJuQ==","signatures":[{"sig":"MEUCIB8aDI+Il4LPnf0g45HUNCEmaMWGJC/zo2wyz+3eN9ZtAiEAv9O8HcBxSMlnM3IUzd1Kjtdx3I1hCViqg+k03OlhzAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3514423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnDOGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmopjg/+Kdpvri9syoexuM7R1768bExpDA8fEYV0q7PMNe4rAAAGAIZG\r\n4NQq7uSGqzs4MODFZs8/Z0ewX/jtLy3bkNS0T3lR6hFleHKhQ4KNeyjagqLn\r\nM92zMfNfZHboXkWt20AuYwprrxnzbxa1STo8b6GuTl2x8hPrQQ7H4lEJncge\r\n5PTQMWoO3RW7d3HkAlOnvm7Hl3zohP+0YMfaTfCjobWHJq06++gdT02QCtDP\r\nnYHdeBrrnWP1JRosImoFuq4GAZ+4igKmbiKHjW2YZslHuQ+Pp09R03rAX5Q9\r\nmg7kPOqmk4F5uU5fwClC6x6/uC8r2f7w1f4Uw0RmBcxNFD3CsrsUkRXLTvxT\r\nGvH2Qyix4p8OEBH4Yx34e7TdpX7Q48NZ2wxb0F3b6TDr9ReaFV2qC4LjOnbK\r\n60dLSgRGpSh3zRfyH+LxKcaBNKOvH7xS4K/Uh1vORCV/L4Dsr4gCMWapAxZ5\r\nJOjr0Fofa7E8ECB3dSOZD0TcNOaBF4jieyc81l5WrU4ztFUOgk8xn3A2s6qY\r\nO7RHhEzJjxGZh0wMg2j37EonNP5iHSgXu4mNA1SWupkhMDkJTiT8jOA0rvhU\r\nXYbeCUXCJ2bfQMq31t016gy167eN4xrGLMca8QssAHN5Wvpa65+r/iYR7UQ6\r\nuYqyrOX+IvCO96OErgDx/SQj63M39M62F+A=\r\n=Deft\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.20_1671181190582_0.5332080679226487","host":"s3://npm-registry-packages"}},"0.2.21":{"name":"@apideck/react-vault","version":"0.2.21","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.21","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"f1db5ff950f712d86c3ec05571cb775d896d2f4c","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.21.tgz","fileCount":49,"integrity":"sha512-6TVPhoWF7iWWYztTLKXSIcTP+kBgcQnAEzORLtdLaP2twcEYbk58QxVZX3u+zfMNAxVAHqkNyxD5glNfaWhr1g==","signatures":[{"sig":"MEYCIQDisHmnPBuZAyb+Id2bIIyOqcX3K/jRFEY4XKYJoaRL4AIhAKoOgi9ESxviOftL7zsaiW+652PhbygTiNrMboPZwavp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3533819,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoG+GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq0VxAAjnDzpTk0foe/sa24/pL3OylYu/sxVb4EqQb8y5CWlx0ntGFh\r\nhsQMk3K7wWBLS6OJJcb+FYiUK5sObtxgYeZzyxk3IL/FyhPALZGlkQl0frn3\r\ngBESokJG2r85GHhCY7JaD9B6CcmB0eRIA9rWHue6/IOWU03bu9jMrYbP2qSc\r\nQSMp3wusD5ZakGXBfURj+Mq8xjlszOs21fVXWDtNSgSjC3rMkOLSo6IfBijF\r\nlLhwZAbrmUv2+dLBTjdegkVOrMdbx8z5P2OPCwSDeg1Rp/z7m6QRoggmSjWC\r\naMVEGXeDT05wFSwGj+mZ3QXB5tvzOB2bVT6VOXl/JIrtXlwGYVdHzxnA5Rcv\r\nJSo4CIvS3TamwKRCrb6pqpiWdj3CA1WafA33+rNcITJKA02xStzHwki+GjPJ\r\nT7lG4zKgsDR2tvck17/AmaMnV6dvc9rctoxmaNvPmOTfJZyZ4OnrFCNX+jzx\r\nbk2PAgbHor+eWXXmHMBe84IdlVRzBWsCx5LO1F1YgCcey3sQfPEiBs9WsDdJ\r\nfXSog4lyo+TI/z8kA0ecZFgkaX4fjDv1MD/M3Gyjg5GPQsvzIq5x7Z9exU0D\r\n9+qKzDd518x9jUtbmMhg7l7Kc1hhCX1Xov6djPlAsXWuaqHCjnwRaBAIccQJ\r\nAp8nwf2v6LMZNkb7taeG1gx2bCojCq2dBsQ=\r\n=8BIY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.21_1671458694568_0.9066363620581104","host":"s3://npm-registry-packages"}},"0.2.22":{"name":"@apideck/react-vault","version":"0.2.22","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.22","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"4c106f2b611ba5e357baa3ed97c9dc3b474e77bd","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.22.tgz","fileCount":49,"integrity":"sha512-a1VggGv/rvULSE3/Mti6RTEoH9vomBm+GgZq15mmIWyBaTPv7SEC3xJA1ZWL0xlfw+f5kG1z7og/WTI3wlEvVg==","signatures":[{"sig":"MEUCIEOWvQAzb8+9rMXS0qz3t/T1WgKUa26Qe7SF2OcqX6pxAiEAr7LTGiVHQ+ca8Y9mHe6RtBf15e8vVaf4xa2KvWut1MA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3540120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyRsQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrp+xAAj4EC8CPH4JZNE/AskoblyLNGnQo/G0IHhziCxiENcEFXs4/j\r\nEEesHVtAIgXuAkY1EVItw93+v8xI+8JzpUg6NAF49gqiq0bEyTzI41z99Smz\r\nwp5hNZJo+fchWnio6QNGDT9bXVf5Dgbs3umC7V9rAtJ5MJBpMVs8iCO5wnWj\r\n3vEAR+8kdX1ihW7iXC68zAApGKNmzZ0bmNmB7cuNPMGfuVEJIW2sXXeCLGxt\r\nvY+gX5xIEN79nsthDrNrLUhOBdPROMSvcMYyRJCY/homkFLGKf8/EdKc2wC1\r\ne+rD8osoZeCYlxjix9ldabZ3IkMCmrmJnF7VS3NzX0+8O9OGObbaYpGmykY7\r\n8oB2Viv0HPFY/Z4YIqugGj9dpgfcv5bIefbXOV4KNj3rONaWfVIrLQ9U4Szx\r\ni8khw/Xw/OfSy0BO2zfb2S1rI+2IW7OKuH76MLWnqdlPSOwJb86w6DTG4vGC\r\no9TDj626/t1/5k3Zqstz6Fs0WMwsIDRXQ+hKMkhGrmQXseIZSeJnTsJX4obK\r\nQFVV+I22Fq17Gw5DGb+ttuKWn56yQu2fdN3nJAAly/Kz5NZ02w+8QbwdEWpV\r\neIR77NvbcMj7Fqfm8ohfDkFQmEd+XZaqrZZS2xACoqpBepN46ObxHzkXRmwt\r\nky9nRBgqsxDRAjL+qolto/oZLLAfSJ9Lmjc=\r\n=rSu3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.22_1674124047746_0.5933300590495507","host":"s3://npm-registry-packages"}},"0.2.23":{"name":"@apideck/react-vault","version":"0.2.23","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.23","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"b88d102841635d03efaf18b253ef5df2727d6325","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.23.tgz","fileCount":49,"integrity":"sha512-8xVgNJKul1ijtDOQ6fNK/wBUufIfF3xdh1RxolTlf393wdVqGBSpU80YFjcHD5RSuIFN9eVeLlmfrOfd7ykHyQ==","signatures":[{"sig":"MEUCIQCHW2a6vt3lVctJELMuKLGRqgMr6PaqO5g4onJSRxgG4AIgcTw1iACuB76l33EFl3tf/O5ODFWUk30U4p4xDy6e1hw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3540181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyWKDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUqg/9EjzPdNHDsWU21g+EkEGV/Gq9op+QaezEI/qbM9fu83dJ8nrd\r\nOSupH+2nP0mdjjWJDn7sm8Py9WJ95xdaO/Ajt3aWLmld79vKCuqgx08oNPCH\r\nz8JN+AhKbr9UzqVwhegBSQUa8bJy7kFXwd2tW8HVqyn+LKwBaNCXelyxh5cP\r\neQ7H2XOjvcogQ5XLtfICwTxrT5k9o2r2lXrtIbrYAQ9Od36msumc5sLsz4ig\r\nL8I8TcbCOUnca+HTPMj2e3csGHF6VwjRvKD+Jn9BV+ANsZs2VfH+vboQaf37\r\nvfMG/gs0giBr6rg21DFWWziVWevOiev6f9rvFnvQM1yOzTvXRjO70c2j2x3C\r\nw4tZAflmKoMdoY8E5vu95QdNPJfThzp4/zN7585KtzQKU3/LMTHCsfxWN8pD\r\ncarzTROjpZk9ldV22acN8o8O+sUJpUxKQ6CcwQFy/cf5DVpuIWS3J7B9MQcm\r\nDl9MsX0abw959g2qOVIcrsMIvJqvfRBL09ldzMV3z4FMxwBtvRiakce/PFnr\r\nJB2Z/722XoFXCg5X3OdNfCMOKUcebUCz1JPh1UmVZIldCMhQj50YLuuVmLEW\r\n5g+lwCBbFPNJnD2sE/fYuzLem2YaQmR23sFQmvsfoSMn91odWdRTOlOtsBA1\r\n/E6YRtHFUb90vqoFJ9QkdHIjx4wnGZS4a8Y=\r\n=Qydq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.23_1674142339297_0.6808442883210364","host":"s3://npm-registry-packages"}},"0.2.24":{"name":"@apideck/react-vault","version":"0.2.24","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.24","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"7cd280ba09c4a424e503af753b139a1b9cca8f05","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.24.tgz","fileCount":49,"integrity":"sha512-iGcrlS+/OGeo/HMgxxA6wuaohLbmV+qpS7NAG5a6qWVERoEDwbIQ0Oy7kdwliRXMO+hIQBf3akUnAs1jV0o5Xw==","signatures":[{"sig":"MEYCIQDET0RE6Fp2YG2/cwlW8CzmIKtttsCRXnrft75+t8+AjgIhAPCtF4ZPFwk331oq8YBmlXy2SL10clLOlRY4vVLAuvpj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3540157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjymZJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqcSA//Vb6et35f3DqRO4vEvEQalLcSJLaxyGlV8XqhAcutt37+abyL\r\nNSt3vHnj+j2vHY4N4Rbzw3LhE/HhtI28UKH5jusIpfhHESlZ8aNz7Q9okTzD\r\n2sUB04JJrWVubNfMG29EbfbAxzo8nBLDOEckDeMra58S9ioIShsNMXEjKRpc\r\n5baZaIevyomFImGxp2k6k44h5HcI6G4sURmLYFU6NRNzaerO/zP9UER4hhat\r\nYG9OEAXz5pmrB84KxEbLbl9sZAtX2Pdrm2mWbPGtwnzSg8LE8vw6vo4Lo1YQ\r\nYozhR7rFJ3AlVva8P2nRyGhtl4ydpuy4mT3NVhc9TU/lqBAMXtb+an9GMkX+\r\ntOX/6Es7iZJS5wCEUcVLO69Q7z12vI/htp0FUDTKh697XmmjZGYt08Hcztnz\r\nGB3hgXNwxktdJe6unyqYHB6IsJkRx0DOWPrIAMD7RnGdM0gHN963d1aTCzLy\r\nTN493LBAoS8d2kVncvz/koMGWMzFdzW8ZSRvBwWSBBq6J1eyAVV/Hxkqg3K5\r\nzPbJY1aJJve0z3BYtkeBOhCL58Nbc3XFIhISr1TnOtJEhP/uw0KATH+nsuBz\r\n7sfgLPRDjyClNM5pAOLkknVY6UwGFf4FCI4sH5Z/87VxGE81I8V0MBG6AZL8\r\nbA1tv54RQRmgOfh4/gWxD2aBoDW9oI2xhs4=\r\n=s3JB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.24_1674208840791_0.4857466292449195","host":"s3://npm-registry-packages"}},"0.2.25":{"name":"@apideck/react-vault","version":"0.2.25","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.25","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"0f90f00cc4320af49278c265a931c03b205365ec","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.25.tgz","fileCount":49,"integrity":"sha512-VdFeJ1tFPWf9FdoML5KCA+Fb6fCpyajGvkLvBkVZtMdME5QTNbMf0XMEXrNQD9CN54hOZD6YOdzoD293CnZjdw==","signatures":[{"sig":"MEUCIQDpZrWH1zna3YrhzvoRlR8L9CYt7NRug2c5PVNkrKv/4wIgSx5dLdmb+xBh+B4D5ORJIC1PAQl9VCzpNACyOV6mY90=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3540743,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjynIKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKJRAAkljV2WAzr61UKwAVvpmpDmL09UB+RkDZ5BSVh+GxIHmS8N1R\r\nf3ELidtaCs8bigiw9k85zfI2TMOJdubneoxBO6bJ4loIaknBoWo8cfd7N43J\r\nPrSVAYOTDUBDVqcwU9R9KWOWefus9rM6r9U0L5NZ3Lua2NlDZXpbSkfGdwv1\r\nbdYFwsezQtaImZpeYuVRqUyil17OalcE8nY3XkuW8C+aovc+ETwTLA13hjsa\r\n2UBizbuJ9eMAiMUMJ0KzWfZ10IVFQ1ySvum7N99GvGbsyqBydmtXsfMFiuvZ\r\nwCsO2g6Jw/4zCad8WZ+k0KOXssAwv/kbgbEQyUIQOUH2EwrTlTHw0EP00Ikh\r\nBb/ljsU4GtKrPB0pHm/P0qsCWu/PlUntPT0Fmj0stu4OMe18bR2LvdXY2kFQ\r\n7vPKo/pwe7mNaNY1/FkWmciZ4GTxw7XKdCQd8GY18iMvgyfJm3AFMON/+D1+\r\nvx6jtMcIJyNp7sdPixh6DufYQuBaimL41K9XN+Iy2X1p03vgK0EFelmVJCh/\r\n40SLY2SQTRPEX0duFDtBneZ68iOW7LY5H3neJswFBuHn6PGpSgKa+hdtUZY9\r\naF8YgvZKWoZT3mTrqhgm2nqhlKBftOrlq9bRuwiAlNUICjU+2Mo+u2tr97gW\r\nQFjb/uikBpqyfbYlOOTeIkB0hE0u2kLz9YM=\r\n=8eKM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.25_1674211850567_0.6687624038707878","host":"s3://npm-registry-packages"}},"0.2.26":{"name":"@apideck/react-vault","version":"0.2.26","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.26","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"60b98d91020823d4ef99db741ea35263efec5156","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.26.tgz","fileCount":49,"integrity":"sha512-Ob7iQzkOjkcwfa0ds7XuYk6v0NZqkX3UvEqQ33WfOHGvH0EXx4LKPlS1KVj4xpAABBvXocNBwQ710tdCa2TLBQ==","signatures":[{"sig":"MEUCIDma94Oada8ksD04QcgFU1+zqoA2y07wKx/kvrGNbKmYAiEAyJVAjBNXGJzcccPWyZK2ws6Utkn3bYjAOV3vD3+o3kk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3540996,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyn38ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4KRAAifZtFtcuEvaeTPgDD3qoXeBH15tobcnXnMTo3xcDDWvkX5sd\r\n+111SQAMLHW4bShwmjY/Ituf1zjDGkTCFNNDOvxYJQ+JLzoEryqClJACRcl0\r\nOgIu3EOOHiZewltPv16aEeqZhk+M3nSX/r5WMEv0PHT97DLcoUMGO+CD1CK0\r\ntNPJWKSRJLk3Vd6a2YbN+8Rtd37Ecf0tQI9i4/xg8zWyeZAeY7d4b/rADMPp\r\njte0t5E1DUeIHsgGtzPxpWiBeirk16o2mHG4MKIpBCEupNK1IAMM9mpCwj2A\r\n2PsqkUJ/eNm69EGNLDsvuZGSC/miBiOBRIEz0EihurEXVfp3B2vSfZYJ1l0o\r\nYvabJI6LneaX1qrF2lFVIL7QPbArWy7VXlJhtPE4iktjn10KOSNhFnn2bEvg\r\n6D4uZ4R/PZdaHr1tQkUbf8yIWz9okhxvEHCX0NTeBNq7d72oz/879ojNl1gA\r\nu8zmGhLkM4EXDcOpeg6GhXSFLWH89/oMh42EMm7Nv355TnSmb6rmZo8PrFdl\r\n+l94IJAXGqqvu5zzd6cK28CVkunKA/khjbdeuEf3JMVGruIJ0PR1fXSpmjlm\r\nt2zEq0vtxTwuoz6mwn0mQgHvX9Xgt39RlJm6UU1Xev7A6AhzS+tzWMITZe6w\r\n2vfXTMNNwTyh+HFE2frm8sNB3H+nWnpS4v0=\r\n=ELuw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.26_1674214908640_0.5088420681928458","host":"s3://npm-registry-packages"}},"0.2.27":{"name":"@apideck/react-vault","version":"0.2.27","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.27","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"bcd9a449ab8550d9c8295614fcf1ea575eedb206","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.27.tgz","fileCount":49,"integrity":"sha512-m2qtkWADJM+Rltyualy+M9Nm27HvGWhkdL5z7JdR9nIP9nAIMmCkzlxZwnNH9mHmDk63lyrYSZja2VZ7x+YgAw==","signatures":[{"sig":"MEUCIBoCveO+iIRbHhHZr4nqhG9xsTLukzjafrvNwx2MpGIVAiEAxsWJYdd77y+vE+m3V32FZLgJNB6dWZUgHPGwWABp2hU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3541006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyoSjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp64BAAjAIML8TvcX4EKJ7HpyljOiyAuFU0YpEDM2u80vbQpJCln+f3\r\n3e7GAndM+EcP7MlAt4mo22OCo3FvXhVrQLTK0QDXCCJdohS7RXUNPHhbfJQK\r\nfxafoGP093Kw1IXA5uvlVxzkUaLQnmlOCGf5GDiqgB8gUzkJ3dlZ12MmfDro\r\nHTJIQndNsC3mW4787pyzL8zHujbpcPquv4jkoz9T8TDeZMlgS2UrgKchZsvm\r\nnSxXw+/ZMOytluqrWaKBK1cQ8wEIQR8/0PEhjva+XXMrTfIA7KpMWaVFXaap\r\nYYNuZ4x9dFRw9c/96y2ZO6a3IrbggiteP2rysMLv4ynpfO/faqUMOopIp0oJ\r\nnfZYex/OR9KXpf2cbSwdwio1wLUyibuIn3NwlZv+L94BzX/IfyJWrh0SD2Jd\r\n+s0bHwTupmgCQ/XOkbGOk670LCXJSKxaA6obXhVNb/ncH7YHeELZ1JvcvgmP\r\nLq0j6omY/RQlz/qut6Uj9OuhEFDQ5rKFvQxRG9Y1pqk8V2obskz4XT4dFkJL\r\ne6UqHsOOC+StU8d/E8PnYpk0M3o1Wv9AdJn7FCNweJ/zoXb7BIF2WC5DxcJu\r\nRdLLGyHX4+Sxn/6+aXhUPpXvYwXxSte8Nei0S1Q1JksMZllUsf1boqNxXA1b\r\nYR6JFMnbaBl1F5RvRiAIoodKNWlv/Bu8awY=\r\n=5Pn6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.27_1674216611371_0.18862842643858513","host":"s3://npm-registry-packages"}},"0.2.28":{"name":"@apideck/react-vault","version":"0.2.28","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.28","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"82fc4c87139667d4add8051e2cfa20bf5132a46c","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.28.tgz","fileCount":49,"integrity":"sha512-yEomYPRYlTG5HirwRuGQzbw11k4+BBpwScym07SyJWMmIpfWKuYDk/q5kV256Q3X6q2WfXOICaYRkDCMtrYEYQ==","signatures":[{"sig":"MEUCIEP0IAiza5xAmyyc0gX4Q1CgMsBbeSQ9XNLzvDOTcEJRAiEAwnOIc71yFhepT18CYWicgtk08MfwwaceqmYIupN38NY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3541006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyoYSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1kw//aDiN5T/0a5qkhhFqSPOFSRlmWvaulDo+vIW/bEtDqXo+aJ5h\r\nIEEgFmvZHknKhy1aeIhW1JAhTXIMU1NgBS0jBSzafZsWxjNcuynyeYtjc3CC\r\nu2ZJqfD4Rset6G81Wu0N4WFsoWW1Ad3xE8yegFRY4LG19gBrnKkZEZ+W0qcn\r\n5Vrq7AFKp8Zb+wdjoi6N1yZOTaX06RbQvTBBiXMZkAn42tAkN4uWu87jY1Ss\r\nS7QDTTqs6ow6znGhcGCZlwm6XIr4FrCIl04ZPrJC1kTHLp5jIiE6HH6FMOQe\r\nHC7gZLJc6Epe9gk6UOeAcun8vE1xD0JdIYB7P+ugORwMXeWH65KJMH6xj1fB\r\nA7YamO+Y5ejEx2N9wQJNuXXDjhedE5XSAP2FsY+wICc1lnm/QhpMA0+J2iQ7\r\nRg+yAGvdL9++tdNU3Hu3FQaVpy2uh1WbVIfd/p1CSorDYHLO+1dUbteV3mL6\r\n+wuaXMeqZYOlruM4OCDhAJ8+zWfpKFw3jgsLxiAB2L55BtuQr91XNsVxlI6l\r\niRmCOL3boly3VWcWFAWzJlRgB+vQXuOFAweGoG7Dos4b/DRWUk2ytF3YjML5\r\nuwgJHpwsaAQzTj/D0rx8D8Tb+pjJhsKYXjiCPuo3bEDu+7lSdCoYEj6Jlht+\r\n9lLQ+UtoyWcAuuZeLK80U+Gyj62QYppjfB4=\r\n=m2GZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.28_1674216978534_0.27461259202961563","host":"s3://npm-registry-packages"}},"0.2.29":{"name":"@apideck/react-vault","version":"0.2.29","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.29","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"10c423bf51fdb837a21252a829be1bbcf01d7104","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.29.tgz","fileCount":50,"integrity":"sha512-Y9kkIP13DWd1kbbsrvEMMOgbq9+/nB59IY8CbXcVRDfSRlzLkA5QLNb/9ihmc0NlU76ryOH8AuWsrRQ8tP0kIw==","signatures":[{"sig":"MEUCIQDRK5G9ufNO67qyrYUoewgR6U9COu25uHiS8o5zp46cgQIgC8na8sjt+2h7EXFn6DgYackvT9Fv0wmSlSvGR0c62x4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3545626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjypI3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolNw//aBd7MAh7ToqrMsuO4GlFvHaFfkiD7ydNWMSPlJT0DyBwyaim\r\n726COVa5xqahH1PqdMZZcbWsXXjTHCzbN7yzbY8yfjMsJmD/s6mcAvu91elh\r\nqYrc5Or57YsCB4iF50ME+glMdOMDaZYVsCI8JFT3RdfRuLeY4wOHaCF3n7xA\r\nYo4tDxXbIFyRc01spLfL/7J9+j4e4cr3P9ma79rP/ZFopWDy8BczNpsnNmyg\r\nHAkDPVSZUG3f+1S210b8TVbCYe3NRnewFKkyPs1snSejs9KbPzTxhyoEAj6c\r\nB1PDPV4WPZE/UVzxG6Tzmltjgg6WohlQkfrVQl6Bhbn/h4C8SJguCvbMjEFY\r\nFM0qqeuRp9w2tynsMqKCQLsxbrxD8QkoP4pdB5uqxFQiQDoq2B4WMFPyI6/R\r\nWxenPKWfPA2l95b68/lQTF8NZr5M//3uH+aiZHwe+/hLERLaG5daOuAWBPNE\r\nms9XUQSDP/cfJ8om1/lHtt/8tlsJk2yakP02FovYxPtWwb8+p9pKFGsWVuD0\r\nhhNO7PTPraujz7vjSgggjIYFszO1i1+01J/Z4rjSaYobWQMDu0VwJJ0f8LZi\r\nvinCnEChC7s2q2mEP3iE9c7sjVLer2P0sxM4gOGjMORQ1XSHQuoCeIYgR6QG\r\nGjWWDCWa8lkzNC9A9ZgxZWIriJMdJUklehA=\r\n=tnR3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.29_1674220087159_0.7540696642974372","host":"s3://npm-registry-packages"}},"0.2.30":{"name":"@apideck/react-vault","version":"0.2.30","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.30","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"c6f468566da70fe42c45b41d1385db501c4a51c8","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.30.tgz","fileCount":50,"integrity":"sha512-IH/tvvw8NVZEXemhd+fr6qeyf35Tu0gOzHkWVq0+wAy6mtU08JcSZVbtDivWzi8lUrgnCi4WV6ps0TdO0xctXw==","signatures":[{"sig":"MEUCIGFuz6CITl6gIDPCFYMqifuHrZiAXD4tm/+cCf/I94ahAiEA8WE+Wa2/wO/yJMIjurObvCwTMr3zjXtgQESTBOLJakc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3549353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0UolACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhvQ//VlzeAesNMl5km1GbfhLtFYslBp0JaqJf56ggOeY2ekIDO2oN\r\nlvXNv49KSgyMxWA3+SDp8FsJkfG4nyLQcOv8vhyBV4qbQYHGQcCjVKz5Dqs9\r\nJs+rhrHuNqgzsSjv9V0B34ywzUXAJMlHJOoWzO+Y8eXlpiUSaiAta8BDDw9s\r\nH4XaSypPqVD+08F54j39sz3J3mFPig8aCODCCmBQ6AOpCpBaL0bTGoMciibg\r\nt14vpgO8f7UJk8dQqpUr9/MLzk9B/9F/LG2dIIFNwnUdBFCRydSpUOKj9LR2\r\nOCcJJtbOUyqHGuM8HLywLABXWp/vExzo1312Q+AtocFD1Pnv3cQZ6qewI10k\r\nTKgXxax96tN+m2Labfw5CFl68aOPN1UVYNqpWgCGpTj7Pqj8Ox9u75gDqZMP\r\nwh1t0miXClKlzfp4Nv38N/KRBxjfr1bHYijDi/SZtljtaLMuVNeXGmsoto9b\r\nTAn3/sIURMC4z05xVhEZS9LBml33rEukFxBjiKLtMvwV7P7DJFeiVpV0dn/Q\r\nZR/6I+54Ieg83YaEG5M6zZoM+dIPrCSdqLLlgg4zy1KkfIAKbHa7BZXANWq0\r\n7odvSDHqD81V7Hc7FhNrxrTra1DBDlF33+ick1U+CEJnAmvetRlLU9TQMiLo\r\npzTMuaxVO63QGGxUq3vNvzupl5E+DnvAkLU=\r\n=zW3U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"trinix","email":"timhaselaars@gmail.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.30_1674660388759_0.02857507102853951","host":"s3://npm-registry-packages"}},"0.2.31":{"name":"@apideck/react-vault","version":"0.2.31","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.31","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"9c578022049e5bc4d5d47ead10a785ebd3c67a33","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.31.tgz","fileCount":50,"integrity":"sha512-jKx4lghlNMlH2Zu5APQxSSXkfdGif7MtSmmWGntFf2CGpP4bSi5eZBMUUK+GrJnHVHHpGny1FqaCIOB+FORNWw==","signatures":[{"sig":"MEUCIQC1TMSbRsQSwikNDal+RMMTUEv+k2lDz4FYpDUyTU27dQIgIaubz8FbrzmNwVIp+lxKugPWBMDZ5vdb35GbMmvknNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3548818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0jGGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpoRQ/+OykkkXLWugR2ODlMoVvL7sezxtPQH1gTD0NB05kfAbCJW/xq\r\nS8vzJDZV/OFK4u6MDGaUThJtnCNLSR7OojH6czWi0aDpjV67g04peAsQCtxq\r\ntqHjFs6mmgEuFDBDgvwvs+pLhdIRrH1rVgxAX+vFYsZyiDtdVat/5uIg5On8\r\nCAN/jHorQMndVsMdefJfVXZtxUdUSFn3l3J0UYpBa1dofY6xQgs6IWn+JH+5\r\nBgw2RGg9wtBYygwE9B/XoPhslJsI8KGlNWZuBY8e5dR5HSxx19yIiKcl4Vyb\r\ngx7+s706f+JXDtz+vFsMZJJTaQN6fOjBweGoZUNJYObjAk9y0BD/Olsh/sxG\r\nV0RK+Gi54pMhKWJR4pnxw175ZEBECbwlaxeANpsWZ6nLFTT1KPSUNCwhCmQ3\r\nUIhC8NmhxDjlJLkiR5xJRVasYPZ+5MNceC7Z1ABGlWQTKlk8wGgqAbtgkN67\r\nnyGiqy4/JRdFAHHTHs501WK25PnMo8LYgr3diKdh5KAbbZElS3a67CGXhZ9m\r\ngFZWsfm2dR5WpKqm9JlPB1uLUqt0Rl+PP26nVATIAw54CnVY1JK3UpnRF0xX\r\nSlNkM+JvvOJXZpO+X6Q5dEoiw3CtOa6y015eBwZGZnZZDeB+nDkH2jz+3vXR\r\n9G3SVPQVbDV5CHLiJd/YFRkp5cldUAD+zTs=\r\n=6JmV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.31_1674719621906_0.733694691073479","host":"s3://npm-registry-packages"}},"0.2.32":{"name":"@apideck/react-vault","version":"0.2.32","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.32","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"11777ac0e59d81b2f449ecef3ad158209a20759e","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.32.tgz","fileCount":50,"integrity":"sha512-z3nXw5ZdEfdlZKOxOx3xwvL3hqEb/SHiuOAM/r6fPNYyeX9LdjoVTbIA+lR+KKd2lvQsoOST8A3FYRLqD8rPcw==","signatures":[{"sig":"MEYCIQC/NSjmHCqKsJvIs0zzyqskV5kfV3x477/Zsa/p9h4aAgIhAME8KTvTbC/6w7E4U+Y0bqe4uEvqmLv07vIWX3LZnAfG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3551705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4MgAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowqA/8DujOlXPY91kh777Lox8yi04+bzyA3vvuNM4/yjhDxF/AQrTV\r\nxN8SmuJWoO4Hzkr6/DT/HL+KH7GoQUKQgBWhsjDry5DxjauYrdH7rzQMUBhm\r\nErY7Uny6ncKSehMH7U3Dl7P6FEg49Xg8TZglIGTKySUmMk7a632qrEKXG7rH\r\n2Ccyui8NF+Hzeo3Np+bw9pjRkNVY9kPehd+u2w0pVBUdLBQjyYQpeauo/p/a\r\nTUMQgNvbF78NSrf7BWqAiAY3GlE4JL7b8PjML4t1uYnGiQRB3vsLVbscFnSt\r\nTe3wW3Gliz77bGdo3xxuvpsZy4HwrAzYFhoVRwE5XSzvRytwRNGaQRbOqTRG\r\n+jZr6TEdA8v0ugPdE9k8fXTDa/LAC0zAQCtvlewVQRvHn16G+u4K+hrUODgU\r\n01Q7W8ECnIthG9lvMRqx/cSieu1LX+Lfi242oMqEGZsD730woFVDB5UlQJ2I\r\n7wufoQj2q9kVILHIHpqo64Ljyr5yhOzGMQhnISamylAhxpTnF1YXjYrei0zx\r\nZo3l3/EvUn8v34e0mEpFad0fIJS4R+vzavcisv/uR0JDsiMULDzzAHp+bdar\r\nXQnc8Q4YQkGFz3/GJ52K7oZcxo4tB6KqW+dORq138UCYXlakP51APS/Dm/5Y\r\nJ0ogThYwXNMke+bcLGP0j8aZvjhK5OVdUIc=\r\n=a3r7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.32_1675675647980_0.7203711815946425","host":"s3://npm-registry-packages"}},"0.2.33":{"name":"@apideck/react-vault","version":"0.2.33","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.33","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"6f995a32a795f88451d3926b2b525f06e1b57b38","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.33.tgz","fileCount":44,"integrity":"sha512-PtixNPCyhR5sj3vTFt9y/Rnyy4+/XxGyMbnHGXyJIj7JwdsoZ7SQZcJF+XJ7Ohsq97rhUHyuPQszPhDDZwKfFg==","signatures":[{"sig":"MEQCIHtGW6uZ+26CIRPUV+uU2atORASlmtWxKEz2iOo/mwNPAiBtJrbWOPBkq1iIjqYWehfQnnBW2SvkYJvPsGvtPxPA7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3560182,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/OS2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqcjw/+PHwEmURQTfb2xIrodjQJoO7LRZxbWc3xwuJoKGVeBzo/3gag\r\nfKRvFdVNk3P+KcW7Vv3IeNrcwc7hL8MS44jJqPcLVhdRDFYv9tPeBbJBanNC\r\nfaMa1gUwr9298Wu87d+PRw6alQ9VnXYU6kDRwbHOeh7aJVZ2wTRMKoVrK0iH\r\nT3ngxhpUY0YcbnSWMsYsW5M16HNZv5sB5N28ohf57NkUcaihoYQYIPY1THC0\r\n67G5uueA8PDRiI+au6OZhTbWr23rfl3nffGIGf8nz8mWvDEHETHoYnCLfoJW\r\nODSTeyHvcDduOTS5xOu8rnjHADILPhXev4TYcWR4hEelegcxCLkw/GO7ycys\r\nf/SUoWrj/pwaSCURUEui0UoGg/xFdmTiQaHbVAjfR23Mbp+t5/cQ4YPtXqsT\r\nBFK0OI8ruOkglJkkEZH22sC2F1/1gR1vAGrP9OWIfMBADu9rBLYcGmoFeJTL\r\noJJ2MpB9xqjG9k/15f7loFM/A8nwyLwdQZ35Ev5wAOph6hRO5L2Z/egOXWTR\r\n5BkKt1rslK45EWXDBLOIr1yDDz1I/wlyurgf9Gky6lf3mO8m1UqQi7CXGTKC\r\nKyddbHLGw2MezPOWkvyP8p2IPHTgDVu3cc0JgGq7vZo1MeEXJ3CnSKXfG2sa\r\nAssyrxJ1zNtSETAKZRVK8ycigAywOuqZizs=\r\n=OiRv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"gitHead":"529208ba44f50043de66779415441ea9e289a49a","scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"eliasmeire","email":"elias@meire.dev"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"_npmVersion":"8.11.0","description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"resolutions":{"jest-environment-jsdom":"^26.0.1"},"_nodeVersion":"16.16.0","dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.33_1677518006662_0.29597113965307864","host":"s3://npm-registry-packages"}},"0.2.34":{"name":"@apideck/react-vault","version":"0.2.34","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.34","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"6bd4ff5bee119b44551f09de4c7803fad674440d","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.34.tgz","fileCount":51,"integrity":"sha512-WP/AzLShY/vVk2uy6cClAJiDMIKt8GilVutq73iwDCHh/BuRG78jcOj6Ip6lWFiTstUs97jqbrMj0f1ckLz5UQ==","signatures":[{"sig":"MEYCIQCZ22x8xOVz9ZQNnFktCxl/8SvHCLiwkeyW86AQIpswBQIhAMiqkaZHuBAUKacGvk4RlfGhVIzmqdhmmCrSzktF9BUd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3561923,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAMeSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZ+hAApI/5fzk+T5/+Rq6tMweo5+6QihQWYWoQ7xVcS8UJc/2VOp2Z\r\neCQHelRxGxtzGhq1C8KIrN70SMLdGGe68kHqnC4TrRk1GcA/S0IlVms+hDjr\r\nfTkSY1q87ydY2X5H+5LzPPASodvJyu5v6A36cVSlAdY7dmv/22SLXXl0BYvn\r\nUybL9zo3sA0J+BdhUrMWYDfRLP5UYYCQ4AkVjT1LYY9Wtqmi4G9ko2rH3iI3\r\n8+rfeK4lUgx+BGWWXB3LKoRZVvZ6o9JVcKoV2wEsOwHDt+a/jRJia3EPYpu8\r\ntJxL5Y2Kl0MWtRXXbHHmHuI8LVMJS29NkUL1E8+NHqZLg8rhU0UZXKM3x3eT\r\nPpOa4ermSZ5qh3KdSKVpz6EGUFg2NTBQngEYs9oU5InaMq6A89Q8aUxE9ykG\r\n26YHPI/01wZsueGmRagIYZvb/Slq48ZOUzHF4wFJsW3SQQSDfd8UYXfLnKpq\r\nLW1U+wNgB4eHYX4uAqNuloxS2iBKqnkRjwM0iCfYwmDijdINEvA2ZOhnwbur\r\n2hESPP5A8uN87SP2mhnnQpZ3GsEGfemQmZE2tIpP7R/AA4tyb3dEjT4N74OA\r\nkMcpdkfyxJSztkHzYdFrd5RjslhuAmuU2Eq4MCFamkmacs3+bq72865aAzWC\r\nJAjqIa+CkS4re21RTaTkIaUk/ERNqclnKao=\r\n=Nn/2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.34_1677772690645_0.25279463688970694","host":"s3://npm-registry-packages"}},"0.2.35":{"name":"@apideck/react-vault","version":"0.2.35","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.2.35","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"d611f91c2d6550df31c47bb2c155f7ec4820da71","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.2.35.tgz","fileCount":51,"integrity":"sha512-7KhlKGOO0cIN8dO4wFpmy+I3sRf4sw++CyPTcsnfhuovv/vr8zbwCL5rxDapPEst0M9hbDqHVc/PWHur9HJjMQ==","signatures":[{"sig":"MEUCIQDRG75yUX+MJlIRzalHlRNWos9JHTLzBHUkvFiKM2RDWAIgKR0mbnpfzopQ3fMIvznOLYFGUjlIUAUBqjK2xiT9GBs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3563249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCt82ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+Jw//XcUMLH+z+d1nIjf9CoDQNEsGr6AYSSeZTmuB8sQNvaZ2ZXrV\r\n6PMsYyZtWzKOL/d52PxVjfhxw2/PJSRgDM+BLonPm8EGLDmz2DqWG/fTfOnD\r\n4oyJUTI8Z6NsTdYLSiUfdKS1ny2khhwMuPuYUMsLmurqOZDPxYDN/8mpAamI\r\nhJSomOydnUoL7zze8SvSgviu2CbDVZj6GEvPfMRPlOp6cBFGFaxVmwvny0zE\r\nSSdnZzrG+Boo3ahxzHejwpOj7ljrd1S1EY8m6B95FNZK8zQwwDOB/i35m062\r\nP5wSVjKj1hH7slMPR+58s7mnd49MHma2AIswbL9sJkWJW+GvgkXh5rSA17yn\r\n3fCjHXq0qxVLCYqMVGBZ6VeNzXf7gvz4itNPb6+woE9H2EifXvgRa32g+vPy\r\nQk6mCAM4HWTvF304YfyJp3Skvp/VXrduDBe6gUyiND/TZKdICoYZ5jUA8ByM\r\n+SLipu5OmpY9CR0yblvYVgxee4VTX9FvwujAYoPdS7j3oqDn7odpweR3ZFT/\r\nnbJ988jHk/HW2qxmZdQ3f/9cg9syZg9iMruU/OVRlQNVuvdbGcPc20PWaLuh\r\nKDFv7rMl53xvO4+CE8c/rw5VnSkSPKL71QxGd1e9GhPRY8uJA56haVKQrZy4\r\n5fL+RlFJHsnZvnYM3n4wkkVkcHeD+Pi4Ngo=\r\n=j94e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.2.35_1678434102259_0.18209447301074588","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@apideck/react-vault","version":"0.3.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.3.0","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"98673c853596383b78205d63a72e0591aa4aba4a","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.3.0.tgz","fileCount":45,"integrity":"sha512-4cYsVeihhmk94UwY6gGteS9NBR5ExAFvmP839y7vIN9As2OdN7PdHexZXrJ2RIBj3zJeacoZW/DdNtpb73wxoA==","signatures":[{"sig":"MEYCIQCDxDQvvCXEbwsmdQ9pBiZ26bmqcGxkQUo3+9u+wEjgoAIhAJ5i7ZR9PDe90mzyRWr9Mp53RJ4p5vA9tW7NAIBu+ap9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3582272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCuw3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonIw//Xp9m43VTpaF46E5AI+p4nEVC6hOkGz1C29w4BIZctWi+ttdB\r\nAliNtDkLq+qwuc0J25lOkHDVUlBIQyMrMdhMDUiyVSSbMLImEB/1dBkwsNpV\r\nqm59Ix8D8HGkR/probQ3+WAZfeLFtnR4Dpqsk2oTMtgSzSFXjd5/R2doe+xL\r\nX83u7evNJRu52k1CMXV3wNXgU8vM3UtOHeFQBtW09jhhmmvgfVs4bBZpNImX\r\nGoto/KRcXT+/5lOnFzDHaRiC7hXhwQCWIDBPHRvxlCE9QBVou7GJEm944pnC\r\n7kYGq/jcnqWEM8RGHLN+GbwwZ2WF0S34G8oJNbDVV/7zjad4D8TzP934Y9ah\r\nYC0ZpBZFiqkHhEA12Taq1FwR7hOOsLQECUK20GY0NUQVdhg20zsqedHX4JvF\r\n8ivXlkj1ag33M8KUHRAxOx+xTPD14EZiXLlusJULu9ijIU1ZPIWRGVICKVbN\r\n+xFesATDu9n9DSlGiSzZWcTWy/eDRCbsIUOhPu2QS6ByS24+OFciG7bvH4fb\r\nXJGY3X5eLjwGis1yWYWP51Z98M06YT313lOB8lkVTJasXpxAtFTJdWqzLc6V\r\n2YSSTxsp5UoVJ6mTUbj86al2oq0vesQViMTfmHkvqINS85lfTVu2tLwXN36X\r\nZYNkptm/tEWE2SbrxpSKmqlxBQOr49D0fis=\r\n=+U8r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"gitHead":"bcaefddfc68eb8762acff2ae22a807a23f740d18","scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"eliasmeire","email":"elias@meire.dev"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"_npmVersion":"8.11.0","description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"resolutions":{"jest-environment-jsdom":"^26.0.1"},"_nodeVersion":"16.16.0","dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.3.0_1678437431109_0.7017663422353417","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"@apideck/react-vault","version":"0.3.1","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.3.1","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"16c19be73a06c206e03fa6cbd324385efa8a1f40","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.3.1.tgz","fileCount":45,"integrity":"sha512-SwIS7OWK3E0/1jAD45d18Ob4lJ+B8fCvnw2z9XdotXlGwm8wHjFQSzqgwFAnAaEGNoFCLHoV9pXzwVoQNWMa1w==","signatures":[{"sig":"MEYCIQDFHabvFjM1Wb0olgVUQ+x5cviLqpLauI5864ec2eLyPgIhAKb299/flpucozK0zPRmsIe2Smq4yKhDzDtvp8ViF113","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3582380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFJRTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWWA/+Khg/gdBUuOzYgXpNob8eSeOrJw6TKs+vx2xqnsoZLrH6y/cz\r\nC6n567Ybsl8gydvvZ+CChjHzin7aPTMSw3QfGC4l2BRz06c5Xmm8qiTS5IV6\r\n2CBVx9/a/ty/5QN31LIb5U4N9UOdX7neaWKFHSS2GyKedD56/PKBAsFm9Ohy\r\notmNzLNE2UdcPIJkEcH2kyGiLGjD795HbPVC2kRk6ZzIiSpMxYPC3HOCYba3\r\naMkFgFm04xzyLEHMivlie3IfMm8keTdlOR44TndHrf1xn1PynYHQlfCc3SX0\r\nIoqEx7p9qMUGmiTrXfp5FFLR6oxb5/WdAKu5H4fFXLeaz42koW9V63mxvHQx\r\nLAwM8cy1KBdFZtz0VUkUwlx8eEPKhcwQhYV0Xvh8VRSyiD9CELXIwtUehgr/\r\nD4Tk1TJJbXE2TYZGc3eJIeaZQlWub35kS+DrjpvEiHu607dRcyz6zBOzwMu6\r\nk4ssdM6pSRV8iYAMnFmB3RGK3NVsSbeZ9WMDdtWjmOs0WEYeXQus0N5H8abF\r\nPiO8wy8iLmrA657DJ6O9bIeDj7qpzZYrfk3gcEV8d0lkbtcYLD302I6qF1pg\r\nq8WYlc99aCMr++PTmM9JwLUE8n2Zy1AhAX2i+ia/BnADbDTHAl6ODdyiMaQs\r\nJ+UvwzOv5rRgGfn7vE/AiEitt9T97Pfp1ks=\r\n=X3k6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"gitHead":"40df72353d559a7d4ea3c3cc7aab25ebae99a918","scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"eliasmeire","email":"elias@meire.dev"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"_npmVersion":"8.11.0","description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"resolutions":{"jest-environment-jsdom":"^26.0.1"},"_nodeVersion":"16.16.0","dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.3.1_1679070291175_0.5480404438176927","host":"s3://npm-registry-packages"}},"0.3.2":{"name":"@apideck/react-vault","version":"0.3.2","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.3.2","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"109ee74986f33a9e2d828fb9a44367739c162c61","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.3.2.tgz","fileCount":45,"integrity":"sha512-yGFGh6WmaJ9D7onIgxmLVBYH6brJy9TJIs8p1vOHzJRsMYeiD74LjMxI0+51PDBzfKLsvWHa6sHdPhG8+IdDrw==","signatures":[{"sig":"MEQCIAPvy+ui7P7obTlKwJ9g/ihtN0HzN3iVlkUYI6Xlrp41AiB49WkugCvt7z7DAqdWRMGeasuQeSwEzJRysgfcUdH3Ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3582818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGGJXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcnQ//ca8Xi4rx2zEESd1uRq6cFr7hUHk+tMs/LV74a6ukNUivcEGY\r\ns7WbCM0jiftuaEoCz480dlKLfBay3Hq9HnCnnpQ91nA1AgyzrRq2Zq8XKCPj\r\nj+lVufrCcYpXMrOCdnjbiSk1Ik/TG3cQk9ht9r1XYjuE7HW+zC1ngXzYPinm\r\nN+RqRzMqD+1Nnq84DG9pBhQ2xwmxQqpWAdVaBhUFt4c8cR8se3U0MZHJzNwl\r\niEXdHFPt0YmkZm5b/Md1wKjWcwEMmr5Ae5D6u12V/2TeY78ZuKb+JUc2U0u/\r\nTGH8POH9gQZnWS2NYkTbhC+a4Z0v1eE/LjFIA4Q5xCXuxbzeCCcpk1VBLl7D\r\n0gQYsU1MpQfGGgL6VuFmdf+yQouslULj7006nys1RF44krpJlDyaiAS+RM/w\r\nFPQeaq/URAwwl98RwhIP+uTe/cslM8BekNMOfCy3DefBqK0dlcdCGvRLWSkq\r\ng67XicUJxPGwB8XjMvvvtMaT5TOBanx4JfBMZvdRvwzALFNnNqQoc4omE+MZ\r\nAubtl++PK7biGmwFg/17GJvxa5oVqNLHSWlhvutckwAYH9Hh0G7/tDH6bIK/\r\nEJt/SvABjNiwdac13OmDX8TdCIwrU3bXva1t6OxZmiB8mrtT2EqUDqYHIkYl\r\nM6cX2GyNj33ioiRY/opAlUvtHLjLdEVs7Yw=\r\n=IOUx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"gitHead":"7aaf450b4ca61d0dfa0352f8f6761d9de884fb2d","scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"eliasmeire","email":"elias@meire.dev"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"_npmVersion":"8.11.0","description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"resolutions":{"jest-environment-jsdom":"^26.0.1"},"_nodeVersion":"16.16.0","dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.3.2_1679319639498_0.6362325840489711","host":"s3://npm-registry-packages"}},"0.3.3":{"name":"@apideck/react-vault","version":"0.3.3","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.3.3","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"83545f19782b82c8a68008b3234e917dc055bfbe","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.3.3.tgz","fileCount":45,"integrity":"sha512-fUFROztntQhgckMr0MG48IKRYNTvkoUPVboXn03OZjZGrxi7mIL6Yie3Qyb8rbsezFo2t//YkdIAutZyPPGk+g==","signatures":[{"sig":"MEUCIA3gCSJRfJRzpywflucF/pC5f8u8+h+bTeXCcIHBL7lLAiEAgzsoh6oJJloV+YhoDfFxzDwiIxYqN4ENJ1IkNuc8yUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3582814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGGPeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqu0Q/9FIU4cdrFjWMP0mCawbS3++W8Fwf92FqRP/bfVaqyoC1/fIbE\r\nDAUWypNSV9rOsFUiMMqZTpuiMflq8CvPPy1qedVwFc7HC96IIOaTG/aENys4\r\ngDwmM6TxK7gcRO/581KBjNRlKnhd4WCPwnf2RLSHYVUCA1ccZd9e8odB3P5o\r\nW2m0Oz7sgXe/e3PXdrVM+fOcA8wi7IvidqC4b8tnS7WEAflN6OCSKysHc0Bq\r\n2yIxcJbzZ9mADYaqVtY/UlDm4tRkUIXDZcrpS1drBK/hTbdTF8YOqn92Kaum\r\nICAvUvt8nzG4yTJXlrlmaP3VFAl7WTIQ0GIbP/tCDv+AamzxE8Zyq6RWIi2P\r\nmPV5XX+iBR3qyNEdPrYYgMm5nsWbGgI38uzAuA0sD08SXo7pL07R56U/lvBB\r\nZoG/5str0eq9KLaTnrFLzHImTiP+Hq7spP140Qlk6Hj30cJnAxtwCvmlGTES\r\n/hNTLSBxCJNUK/gZln6sqnhrdX42UqZ1ecHxovrGo129ZvBXx2uEfveKG4on\r\nWMhgbF5fcwQbXSXWmyEW+It9xNZs3ThcEbb9QsptoFFhbZ0Luiw7j1saU2Sr\r\nqZYIneriFAzI8PVdsDymqh5MrOLFMsj56IwLhPdo6NqnjdKhGJvAMGqWsW2J\r\nQBSZxd7owd5hzoOTE7aYIkc8zDTA+IcYYsw=\r\n=fiW1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"gitHead":"13b1119577b73a58faee83074797555a87c79f04","scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","copy-css-base":"cp ./src/styles/base.css ./dist/styles.css","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css-base","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"eliasmeire","email":"elias@meire.dev"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"_npmVersion":"8.11.0","description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"resolutions":{"jest-environment-jsdom":"^26.0.1"},"_nodeVersion":"16.16.0","dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.3.3_1679320030540_0.6288684993989491","host":"s3://npm-registry-packages"}},"0.3.4":{"name":"@apideck/react-vault","version":"0.3.4","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.3.4","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"12395b36b311c5b0aa144429d2a97bb2c9d4cebd","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.3.4.tgz","fileCount":46,"integrity":"sha512-9l1QSqsHyN8GxqPH0Z+Kw/Fo0qy6yJpzK185JKhTsF4l/+2MgidAzbf7gyCaVJK0iiPrZD2LdMnOx1Q3sLYeRw==","signatures":[{"sig":"MEQCIA3gGQ11DK9vYqPLQv0AXUJ9CKCGQB7MhGQonKbl5CXuAiB9qYhy9nfNy18j3bTJ8C3IyGQXY1jv3Dw1E/Nmv9MuDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3582874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGGfbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBHw//YACHaZgw6PsBnESPYcuLg420boomih8Y+GfKtccUaCwJx4h4\r\nqFU3xlrN8fyvhlo76A23nmecnDiV8b3WXEWH4OBSznsXdj4PQmMopIVcCzwZ\r\nUMWXYFN580cnXWtDwZ9anWnNmYI2vcjmz4esGyiThQ8JaxNmZpcXjRSYap0n\r\n48v3SCEzTYvg4FsGvImEYVlsAwS6wzSqkpkJ+Jo573bakWjDGYRDieSz1O64\r\nE98SG5V5pYxtGpyxSxycXwKiIPeOtncL0UkzDY7qmqp8q4IAvqI0SmrGojJg\r\nUaO6PzsjjE9mZGneS836lQSIgE8VorIQdWpzc3ejwkowkuaWkCyMfbr6VkZe\r\nNYXgRuz14BBAxi6b1wcaJgAjRjIiGKUdppMeEyswbZscYpKXptMs6YJ0qQrB\r\nHe7VtCuu6f6whQsmzZLim870yvcyWNnzuRw4hwt3370RIivetAu8ZziI8bim\r\nlhEcWBun4r1w8TAdzN7V+LnplwqkRnbpVNuXS0FaeoTOm4vPtOVQoUqs7NCq\r\nYv/HRzX94AkjIvzj7IyM+I/dGjYK4R6Flbiy2XxlE8JtIM6W3CUOpplKgZRe\r\nLYH9kiUPjfvPi5iAyZT31jZiRPIepJS3vQfMPLvCOJctbOsXv6hY/WDwuUMO\r\nNZDSf1MRThCzhPpK/AUfFhXmiEYRca+BNLk=\r\n=zYeK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"gitHead":"577a37cc06cdef756b20cde58de5c60644b97195","scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"eliasmeire","email":"elias@meire.dev"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"_npmVersion":"8.11.0","description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"resolutions":{"jest-environment-jsdom":"^26.0.1"},"_nodeVersion":"16.16.0","dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.3.4_1679321051406_0.4247922169540488","host":"s3://npm-registry-packages"}},"0.3.5":{"name":"@apideck/react-vault","version":"0.3.5","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.3.5","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"793573e0a614bab7f25b0cee6f8c538b5f3c5964","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.3.5.tgz","fileCount":47,"integrity":"sha512-34VHtxEc85eQbBLNvgmLUt0Zh14pTvRWzVXafdW9IpEebdbMGsKNTnf5MBYzod0zVDHR2F7dQK/bnVM9aP0ocw==","signatures":[{"sig":"MEYCIQCzh0CJ0LwecsKNTVmFmcXH0ximJBU5WvTHvcIojJR7UwIhAN9/fHOptt7YMY5V6i46b3z7XH6cBlYOeio5x63EHmMV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3587501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGHZdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOGw/9F4kjGcPFkuuMhQKM18mYW6+QILUr9luX7kmTUfWswzcgiMZg\r\nErO2QBTgOgOeA/ufOtVvLzqyg1iLC0f84egYfrLVqQy+m8xkHCio8mcu2gM5\r\nrloDCKgB/L1JaE+U/BU698GjJlMbJLY1JHcyzv0UOTuejtss2+eJDgLWfEUZ\r\nTwH/EgSQOtZRf8cV5CB5/E0B2rOhCtgdCn6swlCsm8djOBR5YV7fuQVFXRRp\r\n6s1k0sczx9HJ78A1ipOxyyv+Ti0sb6VXk2iR6CPHokGrZQVTegC+QwDiLVRS\r\nlXNVDkZMBCBrT2uKZZ0n2Ue/VsCFFmLAnvBN5uN2lNhKzlTvZKPGAQ8CX/15\r\n0Be+M1w8k3IzM4YRUnwe106IQXz2E5a65JFYzyaWO4QcvwUrKZ9wMjYvZCqx\r\nZhFB7nm2aTxY/tQT4pi2KZJUnTarb3O03TXQ2Ch8HbkqCqr9D7SK2c1CCD+P\r\n8xOF2otp+X81io2eQZCoFHE/hupKZk+UvDABqdpWMFY/ucB5WOSKfVkLK8HH\r\nIRNW3pjewRADjbFh9NOPwxOfRF5WlnHz2y0EzEGuhdwVtmS/u5q7bjSdjLYd\r\n+K8F3c5/af1C77XApcZDe7w5cVn408ImFG8VqwiRjPb/jxDG0sjpug25auND\r\ntLw+0ipN3Sr8EIYSHTiKMwGigD1RLLoGcc8=\r\n=T2gF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"gitHead":"2428cb4ee7359545e5dbc5f5d144af74b7c07477","scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"eliasmeire","email":"elias@meire.dev"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"_npmVersion":"8.11.0","description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"resolutions":{"jest-environment-jsdom":"^26.0.1"},"_nodeVersion":"16.16.0","dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.3.5_1679324765032_0.18018399109143335","host":"s3://npm-registry-packages"}},"0.3.6":{"name":"@apideck/react-vault","version":"0.3.6","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.3.6","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"461bbd6ff0c327d8ad33141b8b3a79fa73f5a218","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.3.6.tgz","fileCount":47,"integrity":"sha512-Z3vtK+tmhav3LupbsgZGxfbGDqmq4VNs37uaT3t4shJsx1nSgY4b8zFDUxIWPCtjPTxt+NzahIu8zmpqIU9r2Q==","signatures":[{"sig":"MEYCIQCsNnW/mKL+EQX4eEtni0L1zcw8+YtK//Af0De4RkpIgQIhAKFD/PJ0HJgv7LvuJwQGHDTihMMBCyjBV2yWx+k9GiuI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3608356,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJXsSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmou8xAAlhMKNmkdbkdDCZRYqnvwryt04ZvmkVRBFrL7sqRyk8qDCC7U\r\nVKIiMD0chj2D6fbom4f+km50vBkpdU5G0ngZoSmYtCoKmSFFCrXW2ydD3uYU\r\ny3CmfCwXaFx9qs+DIzKJyDmzIDrLzsv8HOp6LOyfqOMzI3KYfzUYrjhdEO7/\r\n0yUudRyPoWLZYj2qjDvAjYi/dRPq89X+88nX4n0hCYIcim/mdjw26l6OS/hs\r\nK34NphohpHmkEqrrdHmFUT5ZDjodro5g3/Obs2fCmuoaII7Cd8PIH2yf46Jh\r\n7r8RqxPO57Jj5WvaOLaxejxSN7OxQrHaeXt4X0Dhzr/jkgLTquRviNJYqlib\r\nAFcOUZFOIk7K2twLcBp2fmVU/6GiJkCGIFR6hTb9ee3V5i0eH3I25TkRvILJ\r\nQIM8YO4xXybWU/05DetYBpHugjiIfltUYrs0L9i2yg763kGj8sKv13WE2JrG\r\n86HvINiEX3y2GyoLGCOzqHni5tmgWBLEksgxNiOMk3H+EoM7y/YXz0pw0zIS\r\n9bzCi8zFg9XOQoatvkIGA5xQZW16IwbCmLSnZ4eJT0ssD4qIXsFZerl1QZ6Z\r\nOIJA2FWjRECO2A4eZf7fCIA7O9J4mxpQFP9fxB0u0Wu0T8VLnvJsoKk5cZOi\r\nY83MR5BbRocMpdwz43KTz8cfjE87ym0UGJo=\r\n=gJoR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"gitHead":"5f83887e33f3474a90b3c4468d6fa55e65d9efe3","scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"eliasmeire","email":"elias@meire.dev"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"_npmVersion":"8.11.0","description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"resolutions":{"jest-environment-jsdom":"^26.0.1"},"_nodeVersion":"16.16.0","dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.3.6_1680177937788_0.6506233445436063","host":"s3://npm-registry-packages"}},"0.3.7":{"name":"@apideck/react-vault","version":"0.3.7","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.3.7","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"9f4ab7e56f3c83f8bf2ce13d752df5e40dc8e709","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.3.7.tgz","fileCount":53,"integrity":"sha512-M8qKoNrzm6vMDJhB4mJnBGj3nW7WDfOWOI5JjyGM2MUKw14X+UvvHFh6RgI3Aj/7jrsGU2ZCD7Hw8pQluv23Rw==","signatures":[{"sig":"MEUCIF+vAxrVR8a9f+FKb5zNOGDIVCpWcbq6Pn/hU2T76SyJAiEA8vn4fyZkeZaGN18H92J0G3qBsTRgHBryJtRnY39ERnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3608499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPpnNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8Pg/9FxwKzCTgEGprIa9TAutr+CurxDrbEpQEeQ7XzKBfjYVQ0tkI\r\np6c2bx/7/OBedI0Z8Fu2nGn1IfoGkSdBNkiLz8oaUAldy5jyyo5ydbo37eo+\r\nz3bstolDz22EBE85Si6zQArCIloAgwdnFoE7+EzArNl/yWaRBbnK4vplqZve\r\nmaWgxU5i9bo7gF8qVMD5v4v9Ge+bDg6gZX7VO+707arcqFXBJMGLHWGFURTi\r\nexHCKFEQB6iW0a0G5xyU7FSmrZg+2qBlZqSwakVBRcmGS1wJy6/4SpeB3PM7\r\nyZSgRtFIYeYlO/sNTDfpumYmREgKV3PffUzJDeHpaFtK1rYA7Hf2dAADdo9t\r\nw7zKEZHu6OFQ+v5xLMYTr2vpGQL1A0VykRip3cZrMaZSUHaHnEwjyuQHj2ey\r\n4geeuiTapl9ej5Ty39BXM3P0w1cG2YIvwaPEd4ALZ+3vENjigPmNHb4ikgTv\r\n3DBzRivdfYFFPqaWx50R8Xl9z8sxfGFZsiZfeevL66znuegvR7C4S8UW4hpR\r\nj0vNhcOPAVd1pOsoYlJYH17H9FxVmXhGUz6rXVDF/7jNeI95iQ06JbnPaMUh\r\nkQuKpsdvJ9N8QH3z+88MgsUlLwW2MDpsqNvs+HWg7tv/MWVq06f2vSJmwUo8\r\ntCD2eZGUT8NWYUUFFPrrP2siIhY6wnRCvyc=\r\n=60Xp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.3.7_1681824204712_0.6378998195440426","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@apideck/react-vault","version":"0.4.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.4.0","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"21dab897221e05fdbeb5427271a2cb371889f322","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.4.0.tgz","fileCount":47,"integrity":"sha512-ZhQpKLXY2X8bafxfNvHXkgUMXg5HdieykxMCJIcwRgMfWlY/5lQe2fRq4VF/ulcrsCVwVmzOefLgwwZ1eWnEEg==","signatures":[{"sig":"MEUCIQCM4TtceZJE3WrxSg4DiW39D5Jv/DBal8cmGG75+YCIcgIgBEDlZjlE7t4LvQpzaPjRjH3wLCQ2LhXL1VcAZyDcf68=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3625609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkP9q5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqlmBAAiounAVK4sZ/cpuY7cZy3QAwhfDBfUN2cPJrZ/A1pepVGmfj6\r\ng/ymMbbx4UaZxL/brnkyNkZVApQPq9YfNGTZ4o4fCSsSjabNQGYOcqw3zzRg\r\naoEF13+Ju/HuQh2V3XVHzJxftwmCCABtr2opXll3Qbgef6E+w3fBxek+1Gvf\r\nXtH71HLGdChcWSvWj2okg1tHRvScz/pKP9CfZhC2USJOwvbCBp8Qa7OunNrH\r\n0Kp/GoIIQx5MlbV46V2YiZRu9nZpaIk6oC0r/T0VR00+PCDeVRS6TbWNTPZg\r\nPAr/RHKlxKAdy9e+oSqRHio/AuUWOIq9TUYQ4+t0+keBftGDsVZaDrsLO/pB\r\n4MrJPGGnPYwr4EtWvzCK/6g9C+piA1SwloSs0ZbhCU+mSYptO3Gcu5+h9p5i\r\n8JH64MOrW2iZs+UScEv928jfAiFw52dn18W3oS3VCxmtYoF9i/qWn2oEA2XQ\r\nJAgUiC9KzyP/o2crEklcfyeXrs4h4sQwdQpg2eHMYfHUYEKMn1qtd1G1PCsm\r\nQr2snMofcouD1NB+iy0rr019NUCUzPa4JuBKNC5un/ZuDIV3t327rx9WVDKN\r\n0HYmmK4igUjgrc32ixYKmrfVtCR38BMEL5aiDZ9rAc1P2qhpa9S9TvGoRQAS\r\nK+FCQHASstYIW6rMEGrKP/SvgHByLZHZhIk=\r\n=7dx6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"gitHead":"b879f36462b09180b9072f1601168634a9a5d30d","scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"eliasmeire","email":"elias@meire.dev"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"_npmVersion":"8.11.0","description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"resolutions":{"jest-environment-jsdom":"^26.0.1"},"_nodeVersion":"16.16.0","dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.4.0_1681906361574_0.9876573553524886","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"@apideck/react-vault","version":"0.4.1","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.4.1","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"7443df57418a1e20a724776ddf708cf10933f5a6","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.4.1.tgz","fileCount":53,"integrity":"sha512-rqfU1rDG+QDGyxekgt6FUBcLFVWAMu8ObmJKUO5yNeWFBpczosJGltL+HVHQJYAAVT2Cf9GuPsL09rgiU0dBiA==","signatures":[{"sig":"MEUCIQCx7Wb1VfBN3h7YpTn93n3k++X3rxiLGH2YdfA1Gfd1SgIgNDp8STSSQwSZHEKP2KVVh0TYf3Def3a3eS7iJG9fniY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3626289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQpIWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSTQ//ZERY8Fkp/pkiSbfp9TN49QY9vR+B1IpQG1UCAat/K/Hjk4RI\r\nL9K8pnHSUsRqdzgy1Jn/iIJsTBi9TIAyIM/KB/Cm07sbxc0zOE6+kJpFRbRV\r\nK5m8rlMQqDCVf0RNHR0DR/ZmIzEoZ+vXln/ECVZSclnjGJPREbvPXbMwwKxk\r\nhpEyG/MiENlFF6tPfHQL+a4aOhYuhA+d+wOdSe2hNw/7RQVdSwM1Vgo+Ry9e\r\ngrnUJw153mk0F2NnSaqIZo0YuB1lN2wrZkC86CBELdNFpsSiC6Hr99IVU9j7\r\nCxDNrhQEfFw9qabqJ6prSmdKeWhToK49bsKPRL9LVDJ8ud5kWRvH7vzlFh5t\r\nv+vsB8SMfXUy3+gmN6ZPY0w3UQz90upK1bc7Uvo8JkmjzjVZ3d7c1s+N9lja\r\nmGd3pwRGeUHrDCC6OGeHU+ffLgeo+X4PoE8u0f7PzkcadU/FfWzvTKCjQSL1\r\nX1+iYYWQCP58w4ok8H4X+uR/8pMa4AfIAik/vmMDoIUqP8MQeEkumNcvBxWb\r\n99lGqZlp1nUAN6yXikPxJTxBFLT0MJje67G0nmq8NGsVo6yj/ydN3hlbNbEo\r\nKVhO2xQ8DdywdemKbmakgnEXrJl0qv4p5swLUJwqz541eLd+j3i4h18vbqns\r\nsqcxpD3hUKmF0vhYP62W5N+0EiiazBbu2dU=\r\n=AA5Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.4.1_1682084374047_0.4903558687498537","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"@apideck/react-vault","version":"0.4.2","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.4.2","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"8309be8dd5f7cd9e73d008913b5b7feb5aa464fa","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.4.2.tgz","fileCount":53,"integrity":"sha512-nINcm3JLVffy2NKi5JmQ+rESCtMXhzJ7Upy+As2vxg26UP0dQxOtiH9Ufo0+ybxE7txJfLy2L+5+SL1mBPPcdA==","signatures":[{"sig":"MEUCIQCwIi8guQRC1yXG8oQUty+C23zp+PsChRwFD9O1L4N6XAIgAw8ZkcqtWNkU3iyPOlMJ/E+2mXWfu23QsI7sj1aAzOk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3626247,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkVLsKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTXA/+PCOmBoIX/QGqUz10coWWVy7bRfvQAEpaGgMdq7mqs1sdYlQ8\r\nFnPbYkvfo/AazW4RG4lMln+fQczvtlIbEwct0cSXqGuJdF8SegqLzVylDu9l\r\not0KQUlthpg/3dAxMBLAX5eauLZ/bcCPPqNVrzdz1IM9j8oSB4DtFlzF/FNY\r\nfBHyHOIP2uYxQdHWbBUft8Lxams2+toc6MBrhei8o/smR6aIm8NlHpnmgXHu\r\njJj7tZmJ5nFklv2mKxVUh4JnvAFUanJtwKyvySi7uuMs5QO4T4qRVfa9nqFT\r\nOWmUlh7W8Q2h1iyTdUWQL0kiW0LQHXs0WOH/AZWdZqQitzM9luzvHkfwqL3b\r\nK0fUde6HkjRQpTBf8KCR5hsNqAg4lGaLP1gJ7V3R1poTh1ekaAWjoHZQDiVs\r\nzj7C5rE6wTLMf7IV0OXrkXU8CNPhiWzMqpL06W95DWHrWIV0+7AJMuem19p+\r\nM+hbQlhTJie9gThzW+YcD56ghgfJk2b3rziYQNdaVhRwQVqSn5byIx2zOUbe\r\nk69Lh6kOeUS+JbO/MH3bexf+jnz9mHtwSEkIN9yfFCmpDDuIfymC0PcfOY8I\r\nHq9HCjXEQZ9bxWRzFcis4BPIAkKi4ytIryNyzGWTLNF/W9i60czq1KucIhKb\r\naBfv2U1oBd++3NhXv2nIZOx0wlxZw2BYCgs=\r\n=N7JS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.4.2_1683274506443_0.3243280693113626","host":"s3://npm-registry-packages"}},"0.4.3":{"name":"@apideck/react-vault","version":"0.4.3","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.4.3","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"df4ca707eef750b6d8adaa8fa1b2dbd023d33373","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.4.3.tgz","fileCount":53,"integrity":"sha512-QJeWOkHgvDXluZE+nmcYrDAfHQBaaI8o0sH8TTIebie+hrAvgUhlIJ3M0BWGoI4MnzoTETUqYHWbCpbYmWikxA==","signatures":[{"sig":"MEUCIBWtIqTgCKbYwJQDer+9CRviRPQOTDw8Ok7XtvnMAureAiEAn0lU04LhThCDk8AWj1SECKUa9HdPpAXAfMM1hWiUIng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3625262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkVLu3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOXA/5AY85kTGntl1iIdeXqvazK9GW7OhhxqBVRVHKYFr0V+N6VEJm\r\nmHWATjKFqH+/uX7KNGUkgBElI0PLh+LipfriyNgOGDRUAYJcKsuLtz1ONsof\r\nDiKnYAQ+M6mnb4OTTMnDVUXtWlG/4L84CkOBfspwZ9ymXaUpfFvttsrSv/mj\r\nLfGRGaYkyUbo+Q3ZPFhJjpYZXhBVNjN05KSdflx2v45QNCQuk141wKHqyotA\r\n6WR1mQwdcX0M82LOF/PzZazTgdDxN5hbbJ6M3TB4nf4XbTqI7nfp+bN8JstE\r\nGMHPryzdRmpamJzNHQkoMDks0lp/W2RxbATCSy77VLtfwX4zfD5qmp8HvJpk\r\n95XqwKtuOS7r1n8xcsxFT6Op7VyTsOt6J5GnmkqwR3vR0/sk8iNQrRwOBZYX\r\nrylLRI0HMwzuimX19/nYWaMMVBLehb42SrS3efDT3H3j1s034G4N70J7vxfM\r\nZx8Cq8kzY78C966IE3XIgtyZ+1QE2zAeJqHMDtWzE+Rv1cFtk25tovmtFU5I\r\niBuMkjOVZdAltU0+tSsiie1PZ36AxGPkAf5qhJFJU8895YyWB4qbaOPt+2wh\r\nXBHrONvA/MJTwSlx+TWYX4ad9wA3+/znv4Q1XNqi4USnxgaQlzEJxg+P7uJk\r\nOGtYh2m3hMW7JkJgCwx/NVwXetwf8706dzo=\r\n=gj7N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.4.3_1683274679640_0.5555687274973438","host":"s3://npm-registry-packages"}},"0.4.4":{"name":"@apideck/react-vault","version":"0.4.4","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.4.4","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"cae7900b9d12c4357245f22731bce8f3c70d7c5c","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.4.4.tgz","fileCount":53,"integrity":"sha512-+61s4a5kdZjcV2e1qvvmRkdBq/HguD08Oza0WUVayh9WJAyqtpvh2MQE21+iqo9BB8z2sFDayu2g2+9+1LqqRA==","signatures":[{"sig":"MEUCIQD65AgED+uDPMK2jGUizZi9SSVL2xvoVH29n0jL/h6FjAIge0W+8vuOtzf0uCZg1LW8EYGDey3Cd24ZnwBSrK30kic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3633053},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.4.4_1683617884166_0.2010418845572235","host":"s3://npm-registry-packages"}},"0.4.5":{"name":"@apideck/react-vault","version":"0.4.5","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.4.5","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"9b791400d53d8281f5b5162115e9f096c79ac0ce","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.4.5.tgz","fileCount":53,"integrity":"sha512-XHW3iqeaCxJBhWAeoLuV/TktLItmkAf6ZGvXBlnW32mRy7NniGgbTYBerqFDBqoe2rYbDjCfRMBY8z4V8bdRWg==","signatures":[{"sig":"MEYCIQCiX7DMWruJsq1xOs48i7eAigCV7wIS73Pe54Ub35qmWgIhAPJdtm5UVc1P3Ug9L5LVbu8MDktqQnAWamNjOXDn5AL3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3632659},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.4.5_1683833709244_0.9610591778626145","host":"s3://npm-registry-packages"}},"0.4.6":{"name":"@apideck/react-vault","version":"0.4.6","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.4.6","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"a04fcda30198a3cf1e61f919c79ab0fcbf02428b","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.4.6.tgz","fileCount":53,"integrity":"sha512-bfo4LyK8cQrPvBle58wDBO0WE8wM0UiBn1xpLzmCUurDDFIGRCcT7OuSBw4UJfwJjElhwD0+42ej6dWNLzwVQA==","signatures":[{"sig":"MEYCIQCgIwpugVP/9NWYO2pdrdmjE5/RxBpv/srzsfJ4a5kCBQIhANCuTui+YNoQC05lRNMgZVjZmBW33g42tIY4ZFrTwb41","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3640935},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.4.6_1684149064353_0.9589557532875119","host":"s3://npm-registry-packages"}},"0.4.7":{"name":"@apideck/react-vault","version":"0.4.7","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.4.7","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"76f4613541cceece59584206c04772c2cc45211c","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.4.7.tgz","fileCount":53,"integrity":"sha512-MEAbjLM8Zklcy8EmAGcb37qG14dymrNP64Ix6ENP8V8gLMcPueFWYw0RskMcqWqg+J+qGL+bvQ6O873P8gMH7g==","signatures":[{"sig":"MEQCIAjYGP2M8qx0KzyHv7dyBrDOnk5mQApaA3JiBfJzLU7bAiBU/YYvYXHWd7KRURCAq1cKToP3/rwjMIqZeez+r4AKXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3641294},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.4.7_1684150544481_0.6096137252420732","host":"s3://npm-registry-packages"}},"0.4.8":{"name":"@apideck/react-vault","version":"0.4.8","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.4.8","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"0679a76a9543dc092a8d4935601889a89cdf1a39","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.4.8.tgz","fileCount":53,"integrity":"sha512-8/m+4HwHOBBLEloGIxjRUw4oUJDfJO+CIxfWSyRw0kNGUULt8MG7sEqalarxKiXSlTj4IxhjZaehh71BB9jPqg==","signatures":[{"sig":"MEQCIEPNUHC+B2f2rEsTgSjnlK7Q9K+LcBjz7HzaAWymRvJEAiBX/4h/kcHbt2zseExGpycwNd6NYkIIk0tAPD3+osvEDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3641258},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.4.8_1684151924645_0.9926571660608725","host":"s3://npm-registry-packages"}},"0.4.9":{"name":"@apideck/react-vault","version":"0.4.9","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.4.9","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"986cc2eea2b2f7e904dba8c9606f8fd60d0216e5","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.4.9.tgz","fileCount":53,"integrity":"sha512-OXqs6v+QVcQYLvbYFoyUB2pchbkDuDyJoFpizOPAGPUjD23A/MRz22dcHFjIdmgRB+ma90j2mbf90IGz3nwksA==","signatures":[{"sig":"MEUCIHEB518XfPsAnU+XIZTNmRa+d1zt2p3uCotD+zPQqNJCAiEAi7EGsoCNMJ6KNgmuLz8O7kejNjdWy0tLDJGHkt/slWg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3641719},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.4.9_1684746496666_0.5320582235312472","host":"s3://npm-registry-packages"}},"0.4.10":{"name":"@apideck/react-vault","version":"0.4.10","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.4.10","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"3f0f46c04ae5b52dd76f85944ba875f28a17090f","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.4.10.tgz","fileCount":47,"integrity":"sha512-KEo7ssJ1Lm/Q4eaJAmuQ4RSXfboJaHdfxMcZicgsqcUP5W53lnaeX/DpNqjiG9+/ufg7NTLTOgyCnsnvoOC4sw==","signatures":[{"sig":"MEUCIH+tH2psjIq09gk+E2cEIoa3qj18PoRhxhjJh7fTgoK+AiEA6XihytnwsEnSv93SopaGOSVoKJ4yMJQqAezfcLnQIjA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3644010},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"gitHead":"8c82ab217fd0fd9e9bda4f8dfd46cc88c9e55110","scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"eliasmeire","email":"elias@meire.dev"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"_npmVersion":"8.19.4","description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"resolutions":{"jest-environment-jsdom":"^26.0.1"},"_nodeVersion":"16.20.0","dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.4.10_1686304334500_0.8391115362359414","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@apideck/react-vault","version":"0.5.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.5.0","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"52ea1f3ac196bc6fd388074fc04908edad9bb1af","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.5.0.tgz","fileCount":55,"integrity":"sha512-AiUHQIsUYFysJgCehBQ5kepFydaH6lOhoh+BE6kdZR+QQXwodoz6BIfAg7PUyAWZAjJk9qVllY7PtEaLxQASxg==","signatures":[{"sig":"MEUCIEoscoLMAwNt9MzDBSlgU8nTR5vbzzERvcNwWsJsehGJAiEA6qTT0z1mBseGLPq4rq+gHbDU08GK+yTFyugUKs36hDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3656095},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.5.0_1687187076900_0.09106585218333985","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"@apideck/react-vault","version":"0.6.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.6.0","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"a44f45be48ba7e716beb27e4bbcb715e5d5eb1c9","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.6.0.tgz","fileCount":55,"integrity":"sha512-Ihq7wWt/OkxlIFVFCA8iqFu5w58/Kwcee5FnyICNW2iadf1msEuldMOGc8IKR6VYMxlyLYXJ/atiVl/4AV/OZw==","signatures":[{"sig":"MEUCIQDg1xxp7bx2+QSZgqf1Zg/lk8AODPW6ZCN4usoRf2reTgIgbfDXD5NMgWqvNid02tQsjmo8kmD2WsKcfIoF7lPmbxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3658113},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.6.0_1687188530753_0.09688131721677795","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"@apideck/react-vault","version":"0.6.1","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.6.1","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"eb9c1bddb3d2ccc4a59136a50f6c24831567560c","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.6.1.tgz","fileCount":55,"integrity":"sha512-Y/MTi89QUvOU22QYwsj3HKsUVsBgMUtWKuUzqRI/f2pk1nzWpR44m67PTe5BlrCkQN6ROUQAxeu4y1AAI4zwTw==","signatures":[{"sig":"MEQCIAvvjVcGBUrb1QcVewY/Qceadw6pNkGthJQteObGcMZ0AiBsUcCIskKm/YYHoRXy/EU/C7A1svOq8jfDk0jDOhdKgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3651740},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"nicklloyd","email":"nick@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.6.1_1689671162015_0.07421733595893931","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"@apideck/react-vault","version":"0.7.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.7.0","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"81222d2f93307ce5968c8cac583d43edb4ff108d","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.7.0.tgz","fileCount":48,"integrity":"sha512-pJOsv9gbTmR5lk6EgDN4t4xXfKeFyN9IBosq/2KKiPWJ0gf0llbXLkQ7vVn99TSkwnGRp1lyoevNjm7qvYgSQw==","signatures":[{"sig":"MEQCIGG/gQtrxKQJ+7kKh2Afkr5l4hjv4FQGBMBjGK42+stmAiAq3yP7ckl10O48s8DdWtz53BYsCRbeDVylpELUkFsWbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3653345},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"gitHead":"12fb9ef1d9025e7d43d44c0aa15e5c07a790edb5","scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"eliasmeire","email":"elias@meire.dev"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"_npmVersion":"8.19.4","description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"resolutions":{"jest-environment-jsdom":"^26.0.1"},"_nodeVersion":"16.20.0","dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.7.0_1690903294062_0.35341730104587055","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"@apideck/react-vault","version":"0.7.1","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.7.1","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"0e9cd37278fcd5887f3c893a1c1d1995ebc42b6b","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.7.1.tgz","fileCount":54,"integrity":"sha512-o66Q3Ke6bUeaE735GZfjPwYw1XmD10ekDal7qYYSMzl6VQarCVeFnqBcU4I7tXJxVFj1ihfLwGs0oItg6jLJGw==","signatures":[{"sig":"MEQCIG70It+FeMkYPjjryxHIFVns0b2ZmEdpGO4kc3M0PIBHAiBISzyLpMwp5hjLNE0iwI89GeLRqw8tyGL/RbWDYRMoPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3653471},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"A React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.7.1_1691049814745_0.8492720166616692","host":"s3://npm-registry-packages"}},"0.7.2":{"name":"@apideck/react-vault","version":"0.7.2","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.7.2","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"dad07e35b2508b321a0f37cc617aeb8ba7ae93df","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.7.2.tgz","fileCount":54,"integrity":"sha512-i6ZKYyT6f8wR4NNTlHCGARs6MZI5HrwYI6kBMyxe2qKyIcv5aIAXtih1DRtx47GnajDPO4sr7JCRSxhwhuP39A==","signatures":[{"sig":"MEQCIHcxneI+MwNcaIe0X63M8QVp7Y+G2M5PSx7J7L6anS9FAiBiJSFrlrYCYmt6pNH8NC3KsfV2tUsJmiBKAS+F/vTEAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3653612},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.7.2_1692005903614_0.6201076798412162","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"@apideck/react-vault","version":"0.8.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.8.0","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"41a2b153a8a3bb2a2bc95ab15656b7573544845d","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.8.0.tgz","fileCount":54,"integrity":"sha512-Dvy1VXqC3dBFI8muDpY1WagQpZahSCdUeRq8d4rEJZpXIkCirTCcZ5yRBlksTyDx/Frc3xeU8H9SnqGuSCYRUA==","signatures":[{"sig":"MEUCIQCkwdTXZQ5sntkgH+xjxHgWUUV1aa9DrRXaNL6rvUzEHwIgRAHND/0JIrqcMj/k1ehZZELw8knh2h5VlKDEEtNf2L0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3656338},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.8.0_1692887100829_0.1613233146778208","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"@apideck/react-vault","version":"0.9.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.9.0","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"3490b0e5a0b3aab5dd080b67fcc0e04d922b7eb0","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.9.0.tgz","fileCount":59,"integrity":"sha512-Tfr6x/zryHSPuYRDBq8cbKs+ZCXaoWhJDk6g58l/UfVOUHvVO+j+oJbwE5b+TP1XhQC7zFvF7PUohAwZQOc2EA==","signatures":[{"sig":"MEUCIQCIqXYjdYaQSqZHHjydZHyl72KjYKKE1xSU/2kSVyy8PwIgClx5Mxjv9m9AvydUZyD0rkxI3yNCWfh59DRokQXiArg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4168853},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.9.0_1698139854368_0.1076519372744229","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"@apideck/react-vault","version":"0.9.1","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.9.1","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"9c5ce2e79a1e12d79c94bd3f2b94525ee0e1460e","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.9.1.tgz","fileCount":59,"integrity":"sha512-kUBcP4s/9szjIG1yDyrPOCJHKOnkz7e7CPmekWHPqVYPZjWoEKYasW/6rp2YwfpPfx3ilzWJhUbnLkAxfky9sw==","signatures":[{"sig":"MEUCIQCjHjWRSc56gSqm50hDss4hAsHi94YAgq9HQgS7t12hzAIgTMQ3RjZsuo716wihjTuRV7uB8R8rtBOpNnOYir925TQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4171769},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.9.1_1698149053356_0.6654861397309599","host":"s3://npm-registry-packages"}},"0.9.2":{"name":"@apideck/react-vault","version":"0.9.2","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.9.2","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"434b636b64bdbf6effae14b7c62e95aba1ec3bca","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.9.2.tgz","fileCount":59,"integrity":"sha512-PrTPdoX+bYZyLPk43it1mXG+6WszwNzV3kWhld8Sh1dBz7b3j1ANgFnIYUrsA4dHEwmDtmbOFRhy5/+QLH4cDA==","signatures":[{"sig":"MEUCIBkZTv6rqQ7tEtfhPj+v0RdW9ErBvbAypf9Gk1TQ5fqfAiEA8bcV85XUnuO6V2msnxxm+K2xP9+mWauvCScTJK2uSy4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4172197},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.5","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.9.2_1698246750314_0.610791717793407","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"@apideck/react-vault","version":"0.10.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.10.0","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"6e3ce3ba0d95235cad1de3f63bde8e164af141f8","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.10.0.tgz","fileCount":59,"integrity":"sha512-kY7C/RPllAITQxMtE0jCy0Q0UvbdWtXs3S+wpnfUwNlccAu6hAmWnpRp7so7S2jpam743hrSqENZ6zXL9KpWHA==","signatures":[{"sig":"MEUCIFCvPLBmSnX9a21HoRe3EektbCvlZvW7VHOBeoq8IgndAiEAiZJdVJ2W3afTiMfOr43+Js9sTZtWL2VOOLVHQZrYIGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4203807},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.2","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.10.0_1698926145802_0.8893873018978551","host":"s3://npm-registry-packages"}},"0.10.1":{"name":"@apideck/react-vault","version":"0.10.1","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.10.1","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"4d516f408f4cfa19f03bbad7fb72677ab10e6343","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.10.1.tgz","fileCount":59,"integrity":"sha512-bv1ioWrr175qJUcFzp2jiedYj/Q8KC4s1uIK5viiVAA+OuVs4dal8Nyq+3hqz26u7pPUZ3ohBtXdTYaCyzUz1Q==","signatures":[{"sig":"MEQCIFbZucAHeGZryASwO91+UXBtE1Xf4RLS5k/26XmeF0kJAiAzFegsf3v2JIuoAIGCGRIGRN1A3v+tAw4Bts6LCl/+gg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4203807},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.10.1_1698930167855_0.08734262305771812","host":"s3://npm-registry-packages"}},"0.10.2":{"name":"@apideck/react-vault","version":"0.10.2","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.10.2","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"6096e42e6e7c30b1e786eb0f1542f0dfe62ecd09","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.10.2.tgz","fileCount":59,"integrity":"sha512-wkhAXEE0U4VM/Di98n7GC1IXonkSLasQ4ZYvl85x4fdMwCN2fKacJb2F3LORqsEE4IWF+QxgApE2HzOdW1FOJg==","signatures":[{"sig":"MEUCIQCOGi5K6E6mgPpK0fpeaGaxCI9+l6xx7NAOPWD/srbqcAIgPC5sRsBOmTxU4US52W8NBOFrfpgDAHHTe5tNCMo6soA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4218257},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.10.2_1698933578501_0.36547116772341726","host":"s3://npm-registry-packages"}},"0.10.3":{"name":"@apideck/react-vault","version":"0.10.3","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.10.3","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"13aa7cc579ca03050ef72ac9d7fd78cf74f7db03","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.10.3.tgz","fileCount":59,"integrity":"sha512-samtR/5odDlNlCpeLAIEVBx/uzfORLFk3Wu1XlFjQSA/4YMLHaEsTRUWTTAk9Nfcw4ec7FYlBZKQMXWIWrRlqA==","signatures":[{"sig":"MEYCIQD0dLjx30SGtna3IjUqrDHamLS2E3bwXNkwLNFSTWKeNAIhAMVLdSrmUWS75Wc0D+m0zULda1ImSxOJQzGWjBVleF7e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4218953},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.10.3_1698934855393_0.6946983354748011","host":"s3://npm-registry-packages"}},"0.10.4":{"name":"@apideck/react-vault","version":"0.10.4","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.10.4","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"9abaad544929f2bb892fb31bdd21986edbf556fa","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.10.4.tgz","fileCount":59,"integrity":"sha512-2Z5hXIKRDgWaLVIXZAAWw0n8MGjU8mTqlS4i9q1QK3m07JIVKHHvRq8Elun9mLFpXMIz1DPgd480CT5xUKC4og==","signatures":[{"sig":"MEQCIFkwg5Is9F8HKChYFqQmQw/lYgZfskejrN7X+vVgaycLAiA12kMJiVGqGEdp8zemDzZgu07bLe/oBFYRK1N1A9ZYKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4225862},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.10.4_1699367926044_0.765279869340282","host":"s3://npm-registry-packages"}},"0.10.5":{"name":"@apideck/react-vault","version":"0.10.5","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.10.5","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"fc07b2143e22f3bd2185649937d9d57ca3cffb20","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.10.5.tgz","fileCount":59,"integrity":"sha512-IlAdDkQJwqqZbwnhVI24VsBHAAt18Yy8MC90RazrhN15JcsZYgmZA61kpDB8nqX8uQY9JuTPoybXKWf82RSZcw==","signatures":[{"sig":"MEUCIQDh8vVkOBVcpkDziMFz4MHb2rFaYxU8HF8JZ5uoSJXiyQIgIJnJza0EGQab1u0xHe17hCo3r2PRWCnRnS0OVmmaDU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4225862},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.10.5_1699368169651_0.7273399106378442","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"@apideck/react-vault","version":"0.11.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.11.0","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"dd6648529c0e314f334dfae3dedd4dd0f07167f9","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.11.0.tgz","fileCount":60,"integrity":"sha512-vU1xJzs1O2BLAtC7LzG5TyYXGPBt2zX0dYswcQrnZvCpSrJPYFvVBHWC1y/BQxFGL+Ji7o/30qktwLX2uNZJVw==","signatures":[{"sig":"MEUCIQCxgp2mVbdcWGOjEOA1E5rBC6Ck8+LscZxBQPR39mwGBAIgQjtFTzcm+0okTSjzjgXPjJRFvXdkoZ7YyTHlfE+6GQI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4238197},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.11.0_1699964980077_0.6818751174853388","host":"s3://npm-registry-packages"}},"0.11.1":{"name":"@apideck/react-vault","version":"0.11.1","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.11.1","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"adfe731edab3c22128da42f5c8d3ae8825faf010","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.11.1.tgz","fileCount":60,"integrity":"sha512-qc/viYb9k8e12GgB9D7UKFY+ElXplQxNm5En2Ly8DWGZzEoYYsHgR6Pj498yih+oXexWdT9ZG6BRi3T4GmWTow==","signatures":[{"sig":"MEYCIQDk5Idl5h+K+FiVE7QAixNqnM8Mfb69/rHIn2WpS/rOrwIhAKaC20wrFIMNNJKFfzFt1BvRRccTpNGXbcf1QM7fhEwc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4241456},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.11.1_1699966077183_0.8740931090193242","host":"s3://npm-registry-packages"}},"0.11.2":{"name":"@apideck/react-vault","version":"0.11.2","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.11.2","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"9ef44a4da4015fe1b52200315e304888f7398e8b","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.11.2.tgz","fileCount":60,"integrity":"sha512-tW2Ad9WQWte1RkMz5xuHcjvcZcPkWqmRIqY7DRrDpGsIiy8jgfL8c55EQF34HxJJFfVUGyEAbl+77Cna3o3PhA==","signatures":[{"sig":"MEUCIA1YI+x9bNIabeW/yJNAc81hS3FPg9MtfPog1DsbCfHfAiEAyRCddPBaD/tPpfCNbIzAh/jgj+NBdk4+zsCRJILbqBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4237941},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.11.2_1700128376023_0.6013194313347661","host":"s3://npm-registry-packages"}},"0.11.3":{"name":"@apideck/react-vault","version":"0.11.3","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.11.3","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"3628c44132d24e7a8a6849c154e02db366d99de2","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.11.3.tgz","fileCount":60,"integrity":"sha512-pK4ipLjMrUuirUnNWaUDzvAkoGIhLWFXqNvo4C46iwzLARNvNcv0xD4usNh6K1b4+9Aw3IIPYcbctPfvu8UHPQ==","signatures":[{"sig":"MEUCIQCv8LdkQV1kEkB7wtKiOVW2in0TDISH0aqQCn0eua8B2AIgTroigmf3cRdj1hG1NdHVYvKXIp6aAQS5i48XrjsZIgo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4238542},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","jwt-decode":"^3.1.2","react-select":"^5.2.2","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.11.3_1703241411875_0.29276916165408085","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"@apideck/react-vault","version":"0.12.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.12.0","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"01a0b67da03f4cfbb50ea052058e6a8e33368015","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.12.0.tgz","fileCount":61,"integrity":"sha512-2JYesVUuhpJ9kn3MrkUHLc/QSLDe3wOXtPblYbFVOKIdHgSwYEOBRrYOFENAId58R7aKSw1/Wv8ZXkXrbU/NUA==","signatures":[{"sig":"MEQCID73aplK66nDyshEHhPCnoc98gpCSYXXbDxJimZSDJO2AiBfVT3ZqmQo67bB+AWUgqldgUka/Y8dvQ0JPt87ZUnckg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4405927},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.12.0_1706180598901_0.5456078549260635","host":"s3://npm-registry-packages"}},"0.12.1":{"name":"@apideck/react-vault","version":"0.12.1","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.12.1","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"6110a3b0b29f89d5f506a982fe60d900c9e4da57","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.12.1.tgz","fileCount":61,"integrity":"sha512-z+ku/Q5u8wEA9gX+RjOCf7ZKCtN5GQyOJsGNJhotVogoEUWm/p/qlpo2JEUWXwZMwd1OHMCgbSPGVlTAtZ9DUg==","signatures":[{"sig":"MEYCIQCzyf/R47WOktYC/VLVeaxG+Oe1kqazgidQCyjtyPLQlgIhAPJv0FJdX3pCzZ/KYK4pzVe5rjIvT406O2Fk5lCnapO7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4409956},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.12.1_1706535856218_0.25962383140609435","host":"s3://npm-registry-packages"}},"0.12.2":{"name":"@apideck/react-vault","version":"0.12.2","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.12.2","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"c2989c1d9b0e28d36871d78549041fb5f31811c5","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.12.2.tgz","fileCount":63,"integrity":"sha512-mGSH8Ar9r0LjP+3kIn9XYBbTuce9eq9/o1XVeWBu6LIIoVwrfn8TFQMxqXgunHjRalmrBNB29L/VLiOBG1WPfA==","signatures":[{"sig":"MEUCIHOtFDFMQQ0iYWBb0fMw9v1eQbD0xgwC5iRIkrQePUXgAiEAxF2ObK0O1UcjcexitRHtPxMAE0NQjfNmlesgn3pSNLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4434401},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.12.2_1706712959979_0.22095878650862","host":"s3://npm-registry-packages"}},"0.12.3":{"name":"@apideck/react-vault","version":"0.12.3","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.12.3","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"eae710b639315f3c957d3795e1460b9a9637b30a","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.12.3.tgz","fileCount":63,"integrity":"sha512-FeiOubPCoWH+c7vu2f/znXMsuqMoyJXMTtKyCg4PNy07vcgZX11slpMMB0tUTwohL1vVk2oMbquGxmvjK1P04Q==","signatures":[{"sig":"MEUCIQChiEv6S86epJwYIRZm996s63b5blyoyo4JwT1mzdiG8gIgR1d3v2voxAWmNrw8IsYB+25e1lZ7JoDrjjWq+RxNO8M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4434491},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.12.3_1706713841453_0.08296342185961336","host":"s3://npm-registry-packages"}},"0.12.4":{"name":"@apideck/react-vault","version":"0.12.4","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.12.4","maintainers":[{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"eliasmeire","email":"elias@meire.dev"},{"name":"trinix","email":"timhaselaars@gmail.com"}],"dist":{"shasum":"7278747c4621107849861619d135096665a94b28","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.12.4.tgz","fileCount":63,"integrity":"sha512-lcC5I+CxxcmvgusVYDkSXK1NnnWZ8kD1Hh/p30QLS8aDWd/Izp0dqZg3RcnbvQT8e5HZKNLWghkiCn7yyd4aUA==","signatures":[{"sig":"MEYCIQDxvcFE5fjkl28z8HrAbOZGkcDlLwaQz6ftel9klR/7fAIhANTI6+QXbSc3VxWgRIt/GatnMFm+1iqBbZkCcLKrxMYE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4434482},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"200 KB"},{"path":"dist/react-vault.esm.js","limit":"200 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.12.4_1707469707993_0.9142323370998453","host":"s3://npm-registry-packages"}},"0.12.5":{"name":"@apideck/react-vault","version":"0.12.5","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.12.5","maintainers":[{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"}],"dist":{"shasum":"5500b9727ef0ac4f3547a39b1d01bfbf13d29e33","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.12.5.tgz","fileCount":64,"integrity":"sha512-0Ivp71a41rQklxHvfl94YsrfvcZCOq6iX9DDV40l7m6/zhhJHy/ovoou+29QKKk1/V0yThl0fpdK53E4ZRPRgA==","signatures":[{"sig":"MEUCIQCG7xAxWf6tAR7jLqQK7UPm9NLvIEJl6jptb+gLnAu79QIgRDItO5nv/2pI80/hLP2O0awxWOdLTCKhab2D3j5RZ/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4439363},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"nicklloyd","email":"nick@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.12.5_1708251107838_0.05260002283002785","host":"s3://npm-registry-packages"}},"0.12.6":{"name":"@apideck/react-vault","version":"0.12.6","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.12.6","maintainers":[{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"}],"dist":{"shasum":"703b7f275c848e5b5be0b8b12c8e7b3d3b4afb87","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.12.6.tgz","fileCount":64,"integrity":"sha512-cRdlejM9YiziUMGguYDYkdZE2guTvOpp3neMvqEW/wTC6Ro5IsXYl10Zi1QL56b+1NLs27q3nLj6qfH2uBMs8Q==","signatures":[{"sig":"MEUCIF1/4nbNOKunJcfNi2YOjScqAJc4flIlPtink3aV/8AtAiEApKUAII7YJ8n5VfOdjyEbwIqfWQGFQ/20h5O/Jq/QtN0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4440834},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"nicklloyd","email":"nick@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.12.6_1712824997899_0.5286443438377237","host":"s3://npm-registry-packages"}},"0.12.7":{"name":"@apideck/react-vault","version":"0.12.7","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.12.7","maintainers":[{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"}],"dist":{"shasum":"cc7215d032d850b5d9e8d4917414c04825db3850","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.12.7.tgz","fileCount":64,"integrity":"sha512-/0fybV8nOzAlpkPcfidmqwwQR9VAJuD3d+Vb4KCNolYL/r6CKHa6u7yc1S88IPp1TtpB9SG3N/etPqiBRcfkDw==","signatures":[{"sig":"MEYCIQCeF5SoMFzHT41hIaL0Yibg3AqiD4peMt2nG3PbRndWtgIhAJL0y8BkO9LlK8Ct7RBOoQkgtL79F2SvC+/4acZvSNrN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4441375},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"nicklloyd","email":"nick@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.12.7_1712826380267_0.35983205898275883","host":"s3://npm-registry-packages"}},"0.12.8":{"name":"@apideck/react-vault","version":"0.12.8","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.12.8","maintainers":[{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"}],"dist":{"shasum":"8112ede7bea3e88cf4f0767ed77bac4dd2fa4f39","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.12.8.tgz","fileCount":64,"integrity":"sha512-4iG1UpHVvdRkJnCUdwwcJpFd8+EjGTDTVInxlFZV4M/r2kUuPzU0xsFPa9Zb9ocNHuYwtjjmAqFOTZoVugozbA==","signatures":[{"sig":"MEQCIHtyeEUe09FBiOw9hUoZR4UBLNnyN6swhnjur6+qwterAiAvnd19TKA3ET4Z32RrriV2PBBQr7ImHMZWoOtXrFR4AQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4448779},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"nicklloyd","email":"nick@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.12.8_1712845462397_0.679017706719627","host":"s3://npm-registry-packages"}},"0.12.9":{"name":"@apideck/react-vault","version":"0.12.9","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.12.9","maintainers":[{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"}],"dist":{"shasum":"418e2bca989d28059d8ba3b3bb4ed05fd3bd4a56","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.12.9.tgz","fileCount":64,"integrity":"sha512-M4s8lbrwPOvkDeSf8RJwi7a7c3glj8wIcXNiKLO8AvqjuzYKW9pA6+J7XSlyDi+K1kLFmWzj+4lZLbhvHzqcrQ==","signatures":[{"sig":"MEQCIEWbpaAHOx0wj5thVKVR9HBx/NMX73O9PCz7KB9PtrYfAiA964rH+FGmgUOJM5Ge3bVmisZbT5dSH4Sv7Cpeb8Imug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4449451},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"nicklloyd","email":"nick@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.12.9_1715075908303_0.6877239708683851","host":"s3://npm-registry-packages"}},"0.12.10":{"name":"@apideck/react-vault","version":"0.12.10","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.12.10","maintainers":[{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"brahimmouhamou","email":"brahim@stravan.be"},{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"geertwille","email":"geertwille9@gmail.com"}],"dist":{"shasum":"5812732ecaa2f99ca9f53a5cf4817982bedea4f4","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.12.10.tgz","fileCount":64,"integrity":"sha512-QhrZXPM0I/5Q3Rtey2oujxd/h/D8buKJq4ISP20xqUxIrPWJRT2XkOgXNGD2Xq85T7jJkxBVolRfcwobgEkTqw==","signatures":[{"sig":"MEUCIQD5a1JJ27yseSNsL5StFd4L9lad4L47ieyqtuMrgYVe5wIgQBJfL3Wen1m1DuvzqQIOvetN4MuST0c0pSd2HiHGQS4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4447771},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"nicklloyd","email":"nick@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.12.10_1718608125394_0.3217467331531023","host":"s3://npm-registry-packages"}},"0.12.11":{"name":"@apideck/react-vault","version":"0.12.11","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.12.11","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"}],"dist":{"shasum":"967a37f143c23c7cb82da7626715da8e3df0718f","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.12.11.tgz","fileCount":64,"integrity":"sha512-oGi5Y08rYOQnJkZFSd5toVLgicVD9t6rh7Y/PJtnljezHsuYGHxs8kOeYO+RrZ4jTph4rRe92FuO/sDt8yrUaw==","signatures":[{"sig":"MEUCIGr7A92CMfwaSeWDJ6dc/hkUJ3f5RYBv6MFj0eMuA0nkAiEA6mv5zkAW7zqXfACP0Z/FBal+f0KsrjEU/RA3l/BC9vs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4454356},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"ritiksingh7","email":"ritik@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.12.11_1737357414445_0.7025344517000367","host":"s3://npm-registry-packages-npm-production"}},"0.12.12":{"name":"@apideck/react-vault","version":"0.12.12","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.12.12","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"}],"dist":{"shasum":"71637e247949500e16a3562a4cdad4c5e35139f9","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.12.12.tgz","fileCount":64,"integrity":"sha512-99ORfFBfWyVBl9vVoV68NxcUgdL9fTAp24Mm4E57Y7fdzL+F6q9ekjpHrm+UI4pa8wr06aDNU/PYcj5VWvvARA==","signatures":[{"sig":"MEQCIHrqdbnwaac8S4ekFAcbPIYEfIFbSRhDZMV6uPt98imnAiBHpxx7yu0/qbWSeW2wrr5OmgDE6tzQM+yP9vm9rkluxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4470586},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"ritiksingh7","email":"ritik@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.12.12_1737377208196_0.04703845891049463","host":"s3://npm-registry-packages-npm-production"}},"0.12.13":{"name":"@apideck/react-vault","version":"0.12.13","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.12.13","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"}],"dist":{"shasum":"c4305aaa67ee311d0aedbe9332effdd24ce2df1d","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.12.13.tgz","fileCount":64,"integrity":"sha512-ADDF+vNO3y1gySCFqyOeESCOyF77cmrcLW5JxTqvSB9V/x/TYDTB7Y1ZPvgmBVn01jectHV5pDPDoRCP+sOJeQ==","signatures":[{"sig":"MEUCIHLqe1xJXSh4OS6khjBkYfE5Gy8IDlw0pgj1AST4pXvZAiEA/XVTCbJiXtCsLNN0B4J3lXSwPGMAulfDVGb7PO4GJI4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4469689},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.12.13_1746530047374_0.6396831029191583","host":"s3://npm-registry-packages-npm-production"}},"0.13.0":{"name":"@apideck/react-vault","version":"0.13.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.13.0","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"bc0bdd427a14235e3f4618867b6f608c97c52d28","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.13.0.tgz","fileCount":64,"integrity":"sha512-xYAnR5G2yXIjJb8A5G8OE0HcdSW02GqQsbEnXqZmOxduFsyuTNxttitKPlKd1hD/6XWvPCu+tF7SZDKrv21e/w==","signatures":[{"sig":"MEQCIEdhiSNPKawUnrHGWTt09EzCdGtxUjWDTfPE8PoMK/4aAiBCL3fF1s6GpCVjjJE3mVB+qjqqVDIHu1t4BGO4eo2ngw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4475676},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.13.0_1748526496558_0.9673880859215689","host":"s3://npm-registry-packages-npm-production"}},"0.14.0":{"name":"@apideck/react-vault","version":"0.14.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.14.0","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"04d36be8c4c887628032c8e304245b1a6745f0d5","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.14.0.tgz","fileCount":68,"integrity":"sha512-dbYg3I8XpWIorWD2/NQ6Cj16GH6njBCCUFtT5tTf785W50Z/PGrFSbyycAlxXRnUgUU5Pv3FhQnGZhxmk+JMyg==","signatures":[{"sig":"MEYCIQDqPU+p9ikDup8wv6ilYE9Wk1AXIhrTECGQLzF+jk6zbgIhAN0kNbK6kKe91awouLpCGLYWuVxVBjhw/vtcEm95JnmA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5014902},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","actor":{"name":"jakeprins","type":"user","email":"jake@apideck.com"},"email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.14.0_1751449916228_0.7041887632347872","host":"s3://npm-registry-packages-npm-production"}},"0.14.1":{"name":"@apideck/react-vault","version":"0.14.1","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.14.1","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"7892c47003cbd6cc86ee80bbe9cea6161ff3dad3","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.14.1.tgz","fileCount":68,"integrity":"sha512-Cr8/mdk8uHzVBphjcqLuT8A60doA+z/nwQjat8SsfZCxjZV9XiqGQS0qbvxZPoL8mmz9s+2MzFb6fUkDsBpMKg==","signatures":[{"sig":"MEQCIE00A0PUUo9Ak2noJplftSQwkS9EjKOIJQ3eEOGWPx3UAiASm52Xd2T2ZJV7qR6lUtIltpJ2GQ5/Nhe8TuzE5Fm4EQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5015664},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","actor":{"name":"jakeprins","type":"user","email":"jake@apideck.com"},"email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.14.1_1751454690168_0.7977522551137959","host":"s3://npm-registry-packages-npm-production"}},"0.15.0":{"name":"@apideck/react-vault","version":"0.15.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.0","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"0e75450783920a20c359ee3a1d9396a09a5a6f18","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.0.tgz","fileCount":68,"integrity":"sha512-HQcNROyMXRfbS9BsjAIkwY40n8QgtUq7VmgDrZQkSSP6coWfRL333L4a4tOTHL1b7GnjSb82QRore2sAd/GRqA==","signatures":[{"sig":"MEQCIHWAB4VRX7fibTfbshNNgqHtTsknFWdMGQLOykdEmbeLAiAzdk++aRRTdMF9xwMxQs5mCsmaAaME4RoY8vO5fbT22A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5046114},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.0_1752482227635_0.16712308378223795","host":"s3://npm-registry-packages-npm-production"}},"0.15.1":{"name":"@apideck/react-vault","version":"0.15.1","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.1","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"e144b8e34b4e74c51f2782306fc47054beb7abf4","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.1.tgz","fileCount":68,"integrity":"sha512-rebrYDZiocldb8OoNwhr8/mKjBfryivs+uiLMgxQQIAFQddDSe0ujGOVrM4hrjtdPzBWcTQgFMySl+lis/Xb8A==","signatures":[{"sig":"MEYCIQD4DPcFZRq4PWaXatDxepIim+BkdujPstLyb9VszMxVAQIhALDzLNKugJn5XoQmMK3y3QzJ1jtonjmEAPtkgyTf3Qsy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5046007},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.1_1752482999253_0.23613885474921337","host":"s3://npm-registry-packages-npm-production"}},"0.15.2":{"name":"@apideck/react-vault","version":"0.15.2","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.2","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"396a16163233648c08d621c53edcd9adb177da84","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.2.tgz","fileCount":68,"integrity":"sha512-3P2XMp6aCQZmZCrcKFQpTxzSriDpcO8/WBQt7lkROdcvRd7NBDvCIYS/eikFeLqZfTshjSwtrkIJ58PV0jSc6A==","signatures":[{"sig":"MEYCIQDWXRESNo1hbio5gDenPHJY6oOElA8lriZvW2++bfMxUQIhAJPEB3lcmGw094mx2WN5PJ0p8k1om3oEZ1Hu299HY9vu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5046022},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.2_1752484436559_0.4878275648961823","host":"s3://npm-registry-packages-npm-production"}},"0.15.3":{"name":"@apideck/react-vault","version":"0.15.3","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.3","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"aa3793581b8755a18332a7eb634dcb1c7c72f916","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.3.tgz","fileCount":68,"integrity":"sha512-+43Cjp9Qjb+yAB7pr9D+NI3w4znT5bNtcYhZ1vaUfJfvPsXHQl2cminhWKwTr8NLoFY00Y0w9KQ9HKkZlD7sSA==","signatures":[{"sig":"MEUCIQDGpMLP8O2O5CvmGdMZe12ufv5CVVhjpE7L+28bOJocIAIgbKq9Th8EpFMjCOP1lXGpo1Jcyx2ATkX3D0Mfq3w8erA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5042809},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.3_1752489955845_0.017790258669074577","host":"s3://npm-registry-packages-npm-production"}},"0.15.4":{"name":"@apideck/react-vault","version":"0.15.4","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.4","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"be47274d71177b9f4c07aa2e14c3abe9d05d1318","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.4.tgz","fileCount":68,"integrity":"sha512-aRRBPqKaBv9p3PSQTQX/iz9dKZP7KUwGKJCRcBwctnRkmMhZlsHZtD4eKswvBhTTHLRwrfnUrH14Isro3wDrXg==","signatures":[{"sig":"MEYCIQCEPsmu+U4F01V2cPNrP3en75HqOGu0AyKYrm5yvNZjvAIhAJGC24foZ/4ToCrFtZW5RIHArsCPbAjD9WKUP/yHCWlx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5041773},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.4_1752578703579_0.6428971914814017","host":"s3://npm-registry-packages-npm-production"}},"0.15.5":{"name":"@apideck/react-vault","version":"0.15.5","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.5","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"8c244a5db6b55523ab733007a267dc02dd4d8f0e","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.5.tgz","fileCount":68,"integrity":"sha512-FPUUSKUaNjnxEnPmq1gQOuogYbX4rcxvMMa8XOzSwowx4pk2vGbBU38bkkQVf/Gw3b4MEhIXPwkLtz68FAm+dQ==","signatures":[{"sig":"MEUCIQD2CmmbHa23QPLsZ3Ip23AVQPBW2rj32o93L6YFsdU9dwIgZL1YMTo7/GQm46fZtONdXNv47mLECrakmriq0tTcvAI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5042894},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.5_1752581327987_0.07131427595850459","host":"s3://npm-registry-packages-npm-production"}},"0.15.6":{"name":"@apideck/react-vault","version":"0.15.6","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.6","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"a1408f8548b4bb2ae08d15268d4974b888b2561a","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.6.tgz","fileCount":68,"integrity":"sha512-bzEhcF7GOc6aF7JbhIW3df4DD89m0eR3MJ4lrGuzllHGtyb/w2VAkDI0FwXomtXI6n7Y7TlbCs7eMoMEkndqYA==","signatures":[{"sig":"MEQCIGE2Uu9KEdvzp9614Pw+9TWEXLKzNgA/2IojxWnjqK6HAiBKPpBRqXua9c0ah5+Ime5CJRfC3T9OhbQnKAPOdDZGGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5049742},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.6_1756733098206_0.07723859186490944","host":"s3://npm-registry-packages-npm-production"}},"0.15.7":{"name":"@apideck/react-vault","version":"0.15.7","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.7","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"7084bbfeef7c5155b24648bec9cbc0d5e1b074ed","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.7.tgz","fileCount":68,"integrity":"sha512-ERlI97S13P4iCR3krGydrkD1gMRthBapY2KRBzz/wh4nYzPmVeEhDUUGnpwfmIZwKeoZzRIR52mmp5USZFb09Q==","signatures":[{"sig":"MEUCIQDobrO9HoGY7K9+Kk0At6UtWlmA1lZTrTRV7bRzUCAwMgIgIuynqQ/GOAFUJoGAWxs4OjWolGGLJOjISuJcZsRbnEk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5049760},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.7_1756733683918_0.5487181607223695","host":"s3://npm-registry-packages-npm-production"}},"0.15.8":{"name":"@apideck/react-vault","version":"0.15.8","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.8","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"0a6cc166ce8984957b2c6fd05a67df31791d7205","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.8.tgz","fileCount":68,"integrity":"sha512-T7/SwjhvGErRAc4NddlMW8r8B2UnOfMhsu8oKozzPGK7oGIlo1neI0SXbiQSMinL0+BGzTeu7Ta95EjKDALOcw==","signatures":[{"sig":"MEYCIQCv2RQewz26xHURog8kAI3GEynRmVuWOcvx9chTFDGIlQIhAMWzBMz9iH0+3JIgftWzZKLz1UAmL0G8B2EtT+zH8GyJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5051039},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.8_1756734304793_0.003552038706904126","host":"s3://npm-registry-packages-npm-production"}},"0.15.11":{"name":"@apideck/react-vault","version":"0.15.11","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.11","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"ee877531638f0f13a5a35ca6431ed702263ea34e","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.11.tgz","fileCount":68,"integrity":"sha512-j2mG0Ut4hM3+Jymx/HFB64hIgdA9pIuc6wpK2BlApfUS+0Ze16D9zC3WYN6TJRJEcXpbk1oqEktoyf6Di17fBg==","signatures":[{"sig":"MEQCIFgNHH/Ve2XOJAFzSUEzPjIatcHdijG/z3zK3BA4XC+UAiAFLalqQRjDqVy72ZgukOI+2E0Bz8oDCrE3gC1CZHyR0Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5051044},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.11_1756993921671_0.6343035122294471","host":"s3://npm-registry-packages-npm-production"}},"0.15.12":{"name":"@apideck/react-vault","version":"0.15.12","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.12","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"d1cfb32113746289bb055d3687df9ff964dfe6e3","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.12.tgz","fileCount":68,"integrity":"sha512-J0CjwfuSVhbEL6nPnug4RzRTi3ty+HYLA3Hn6Kci+ml4PitjrJV8IWp4XRDdVwmsU7hcmODgvnuJXWfgtegT2A==","signatures":[{"sig":"MEUCICQIUJab4if6V9SgjM3x0iYwEZWUkX8O+KF0F9A6twouAiEAm7T233P5Yp7TqNgKrqAJ9NyhKI1kWMHmn1AYa9/68Os=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5051515},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.12_1758091329890_0.45874363208645086","host":"s3://npm-registry-packages-npm-production"}},"0.15.13":{"name":"@apideck/react-vault","version":"0.15.13","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.13","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"c18c013c02c37ab3e1f337c1347e16fe3ea284d8","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.13.tgz","fileCount":68,"integrity":"sha512-puj1bz+89vUMNvG+kzA5XAKcO/HYRirINLdGaTZvJI4l9MmP/6AUe7xtiBnM0PrfNEPMW2X0t53uJev9v08+Ew==","signatures":[{"sig":"MEUCIQCRMezl7MsFXMEemejwk09ndY3H96k2hM3enCF+jkzgmwIgKsLoLy/Xdn9QXPPrQE8axekMU9YPoGv1wpfeB1sKPK4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5084873},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.1.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.13_1759757781368_0.2822078978253648","host":"s3://npm-registry-packages-npm-production"}},"0.15.14":{"name":"@apideck/react-vault","version":"0.15.14","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.14","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"a0faebd2a4f736c2d00895d355782ad0bbf5833a","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.14.tgz","fileCount":68,"integrity":"sha512-/kDLXu7uCoqseqhv1aPb7fcBF2cbFtYu9SylJ50y6uqAl/K/XzkuWJ2y3ENFMzh8wIJY3mr3ATzNWwdglGfqcA==","signatures":[{"sig":"MEYCIQDSDOe6dB/ys3ryJq6m7LxMe4c5w8ENheIVgo/P66TE0wIhAOGjtg1TlK1mSUDVFgipStvzDyNb/XsquBfkCKb9PB/0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5084873},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.7.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.14_1760341567648_0.6938932723379112","host":"s3://npm-registry-packages-npm-production"}},"0.15.15":{"name":"@apideck/react-vault","version":"0.15.15","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.15","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"8e3c43f7a7266559aa11642a002cadcdecfbb4f7","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.15.tgz","fileCount":68,"integrity":"sha512-wlPPPmapbTacKfKLrppUCoyFm/hYrPE9n/tV5cFhzXF3o+6lb8sNo0n1JLFvmgP9ymvlLH4M59NL77vH/p0dAA==","signatures":[{"sig":"MEUCIQDSNc2VRt571bs+i1MgI5f1sjUNEBownNwVtLiY8G4X1QIgdB1Z8Cb3OIySRKbczdLwO+WkHHmRadCZM6CHy3FTqK4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5084873},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.7.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.15_1760429416269_0.16646693112538058","host":"s3://npm-registry-packages-npm-production"}},"0.15.16":{"name":"@apideck/react-vault","version":"0.15.16","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.16","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"14796cd1624194f50e2b074cfa61df6ef6e53f95","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.16.tgz","fileCount":68,"integrity":"sha512-lbVLgx8Ez51DmbYmSymQQi7nA0vFx0mKq1CoT/H8dAAorb6vuGUTl4SNtaGrP+jVtjRiS84wNOQ91iLgqtqhqg==","signatures":[{"sig":"MEUCIQCG+yvJgNE5UstO1hHR1Q3SK4/a/hwTAqw2usyfvkgUKwIgLYHQmsI/bYsizwBGWCf1ipir+W41uZ0/UCrHCJ53xEA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5082262},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.7.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.16_1760948626079_0.2525347917570617","host":"s3://npm-registry-packages-npm-production"}},"0.15.17":{"name":"@apideck/react-vault","version":"0.15.17","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.17","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"4579dd900349c17d6e0a63763290dcbb4426e246","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.17.tgz","fileCount":68,"integrity":"sha512-34LTa9S0dWiLNJTJbOR9xIc/LptFcALHMOcOQ9ADz4BC9Js529zllxbWEGW36ZsMNj+Wp6+MMloAq3+ObtZrpA==","signatures":[{"sig":"MEYCIQCd+8xADu/gDBeqGYIwYtaAWD+3icKXMrKAswtdSg1QKAIhAMwi4k4ZNule3qfjwO6FD6iydDLxHpSKCWDrJk19xIUO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5083753},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.7.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.17_1763546849342_0.8790099086927281","host":"s3://npm-registry-packages-npm-production"}},"0.15.18":{"name":"@apideck/react-vault","version":"0.15.18","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.18","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"77fde718b7e3a7693644014fb0f09d822cdb4197","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.18.tgz","fileCount":68,"integrity":"sha512-QnIFMuTDlFQl8+3yGHWjKUgwzkW0f+NFwONrgKdXLU0v/l+ShKlVNTLPYLD9PLYXljcobJAr5B5DyL0fldtsvw==","signatures":[{"sig":"MEUCIQDudkhpMWRP2t4ko4IO1g6h+u7JSp12KKi5/+filxsQ0QIgOie7V9QIwL2nAHPs8OLIa44e/neJVV9ZVSU63MZaBOw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5082262},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.7.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.18_1763547844909_0.8081007732108938","host":"s3://npm-registry-packages-npm-production"}},"0.15.19":{"name":"@apideck/react-vault","version":"0.15.19","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.15.19","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"2095e0e3de36cd8a9b6fb583a4a25c00325b8b36","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.15.19.tgz","fileCount":69,"integrity":"sha512-9pw7ReyWzq7T1yixf8aOpkCX3MeVfbuNvM7eEtXaaD5nmPXmrhqLMULQV26Us+ZQc8mp9AFn/UtxAtCQA5IIFQ==","signatures":[{"sig":"MEUCIG08jSrCIGfIcjvmXBMMT+VcCapmF38LjFluvuRcS36kAiEA+/CLP9WDCJl3o3wJ6rL10In5KP6SIZvr0dkpReCGQHQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5085093},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.7.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.15.19_1764586571703_0.46023440070683863","host":"s3://npm-registry-packages-npm-production"}},"0.16.0":{"name":"@apideck/react-vault","version":"0.16.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.16.0","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"008f85225d47ed4eb9c8480ac0031e08e584671d","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.16.0.tgz","fileCount":69,"integrity":"sha512-ZQGdyW2ZVI9AuRevhXQOqL9gXH6wT9X2O6al5fFamUMZ6eEu7P6g51HXB1bZEOQdUagRlHuErkj0zuQvTNZk3w==","signatures":[{"sig":"MEUCIQCyDuA4cZFEx5b0I+7KpE0xv8sj+O1lBV9PISv8vytT2AIgMugdkseJ3q4iAT/Q4iIbp8veJphXU7Sy6PLNBrWude8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5071590},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.7.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.16.0_1768386139021_0.5067835635993116","host":"s3://npm-registry-packages-npm-production"}},"0.16.1":{"name":"@apideck/react-vault","version":"0.16.1","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.16.1","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"49285e297df860df069f5f59a2e7f62c72d64333","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.16.1.tgz","fileCount":69,"integrity":"sha512-ly5CWp5MIE+pxqZSZE/goWO/esdysdB6fhCrxwEEp7IwuDb44IhjG/Q+IGDBcWLqjIO85S12Fa1m4WaxPPjg5g==","signatures":[{"sig":"MEQCIBxp238fOXKONJJYHpjzquQY4yP/kllQ7ZGAWoXrUbKCAiBof/tBxRbPhURGAKWeu7gR/ZUzjmaErNTGWIWTMK8Ofw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5071504},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.7.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.16.1_1768387258710_0.7035950688598676","host":"s3://npm-registry-packages-npm-production"}},"0.17.0":{"name":"@apideck/react-vault","version":"0.17.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.17.0","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"982e4d859be36c61a49eff43e480ee4c424ff1ae","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.17.0.tgz","fileCount":69,"integrity":"sha512-NMqzme3xirbFwn8cODQtYXXJNueYXWWJLC4bEDA/sYZU70sFYTc4cKd8Jac5F6twcOTb2LtZFSZ44FgKhmomwQ==","signatures":[{"sig":"MEUCIQDDHKwYy1LiSc2uh0hh3DzdVaHL8qyvUIqilD4jXe8u5gIgNi4FY8MZIurJ+AZ6HY17UEVUzaHsHGxmroNQQt6Ef7Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5079739},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.7.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.17.0_1772006796772_0.5700222533224213","host":"s3://npm-registry-packages-npm-production"}},"0.17.1":{"name":"@apideck/react-vault","version":"0.17.1","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.17.1","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"f648da26ba9e9894ddd935b8e055f2040fa9732c","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.17.1.tgz","fileCount":69,"integrity":"sha512-lm9wsiLH/veNqiP4/aiuOcQe7IS9cTkhNJUziBnS2+kCR5LOSa/Wrl37Ibq+psPtekRhNL4d2bPQt75VB0I8xw==","signatures":[{"sig":"MEUCIQCJC2ICliJZCcl8ak6lL3GZ2kO4lxaFs2/Lgtr7yViA8AIgeV64AXxmC8IaLNL30LmCLmKUtKiuueO8jfCdxCjrCHE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5080519},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.7.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.17.1_1773139974708_0.42240584382123925","host":"s3://npm-registry-packages-npm-production"}},"0.18.0":{"name":"@apideck/react-vault","version":"0.18.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.18.0","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"85bbf2e0f4ead75a08f57816812c47de92fa12bb","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.18.0.tgz","fileCount":71,"integrity":"sha512-v16dhvg6jt1ZdlSqsBbp5O8sUAI/FNUj8DiGkfWhvhT+oWKzzVbeEYXBpBmAEhFIaCnZJMw6pUvKmmLlQzZdxQ==","signatures":[{"sig":"MEUCIBu5KV/X/Hy6rjj4U17td5uGU5tF9gn2DbPGEXcrQM/HAiEA4K1y+vcVbTSy1xnoh9zFSfnPCiIm79rdFLuxka5L614=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5130441},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.7.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.18.0_1773389768580_0.4503601331528053","host":"s3://npm-registry-packages-npm-production"}},"0.18.1":{"name":"@apideck/react-vault","version":"0.18.1","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.18.1","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"b98da983eada64ec1a3297e6dfefad42f7837a1b","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.18.1.tgz","fileCount":69,"integrity":"sha512-I0T2obVY7b2Bgzkox2g4NY74RS2sRs6r+4fS3APY/pfv4brw/sdUEtJb9zAIkiPsWPgmQAAMIOpyzt2OeEuZLQ==","signatures":[{"sig":"MEYCIQDSUvtirC72RhiFscBtgDITq9nbVnXIc5SjwzJ2uP8fVAIhAOnJpflPcmHZfWk1JFfYGbKsij9sTxiRiPPNIaKZkXsB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5080519},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"lagoni","email":"jonas-lt@live.dk"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.7.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.18.1_1773417593637_0.03025003523455383","host":"s3://npm-registry-packages-npm-production"}},"0.18.2":{"name":"@apideck/react-vault","version":"0.18.2","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.18.2","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"62c28e0ff56138659087f1db775500943bb287e8","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.18.2.tgz","fileCount":69,"integrity":"sha512-3YPGiyqvL1HDoU01BiRrFvMoOCcmod0ODml7UC0kWG2nPAdP62h1QXhmri2X27G1xgOgLDsQFh+e3sp510YeKA==","signatures":[{"sig":"MEUCIE9UhRHNgZt0kJhwcfBq8E8TbY4OGxpoznSLywK4J+l+AiEAs+V1UR7n9gNbZdUW1Fzj1+Y0neq6narseJGROFPE9F4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5082165},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.7.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.18.2_1775567788729_0.11558076516349791","host":"s3://npm-registry-packages-npm-production"}},"0.18.3":{"name":"@apideck/react-vault","version":"0.18.3","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.18.3","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"abcf9371c12533a28b64b9c2444e049a0e975f17","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.18.3.tgz","fileCount":69,"integrity":"sha512-Zt8uZlde1uoLtG4uSy4zFBFTVuvXU6bjZ4XGc/tMwC9ECZLudmpNCe6wz18RWfCMG3Sbp+TEZ89XQ9J9Abdkow==","signatures":[{"sig":"MEQCIGmb2GGpFvvr0NoNf5TThjp+cNKjRzvlUsfndoLTGhBVAiB5YygEui67LIMM/pvddEaQl5YJOwoSzV2OIC7U0IMlvQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5089915},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.7.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.18.3_1776763176646_0.6709001637744678","host":"s3://npm-registry-packages-npm-production"}},"0.19.0":{"name":"@apideck/react-vault","version":"0.19.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.19.0","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"ba6267c5d3f93e70b21598dc795da97ee5f3e774","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.19.0.tgz","fileCount":71,"integrity":"sha512-+yAM5LiddHXOx7pwqX37ti7XCeIKoStTuALUDnp5EukxsFT+2xvc1iG/J2MDL4sE2tidXxcEmNAm+u39sdGgvQ==","signatures":[{"sig":"MEUCIQCqyLjT8i474TC3fvR0CzmhCBSxJFkfA4m55PdlIrKUMQIgfKomfI6dRA7qJ7vvXqGiuWLFXGhVGiqA8xgIb0ZAMoU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5189762},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.7.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.19.0_1778138709421_0.38449421917159854","host":"s3://npm-registry-packages-npm-production"}},"0.19.1":{"name":"@apideck/react-vault","version":"0.19.1","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.19.1","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"35be251c48081bca28fc1cbe00f0825e798020a3","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.19.1.tgz","fileCount":71,"integrity":"sha512-R6Q5WhD3l8+UxfsziBkU/SQpZY8StTyAcP1S5II9G9EGOnBCCUT6RN0fAsbv6VafUD8ndyNfJH1srRvweWrpzw==","signatures":[{"sig":"MEQCIDzJMAf3ZDVklFqwIIhLdHlRFMrb1ab1lTkcn8bs+YDdAiAGXfYOyc/VNCU1FzcA2/f1/k5acIM1Qng5EK2/pPEqlQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5191411},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/react-vault.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^7.7.6","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.19.1_1779268077676_0.3388280436938067","host":"s3://npm-registry-packages-npm-production"}},"0.20.1":{"name":"@apideck/react-vault","version":"0.20.1","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.20.1","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"a063d775f7536e9f7e3a176452970eb47e3a878b","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.20.1.tgz","fileCount":71,"integrity":"sha512-9EZFAg5n/yi946jflAs5+wQu1gsPGcY0Cbte/lGt4JYaGNF1GfpHuYeVJGdedPC9n9Ci9BO1/T2/dUQQjLPVfg==","signatures":[{"sig":"MEQCIEOyLwCBIsOKdOc7JgKCIMLzOwihUXfKJ1zLtfoA39NeAiAVxXGie+zEelGTS7wi9M1XIq6GYUDH8ep9iterXTtDKA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5192021},"jest":{"moduleNameMapper":{"^markdown-to-jsx/entities$":"<rootDir>/node_modules/markdown-to-jsx/dist/entities.browser.cjs"}},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"eslint":{"overrides":[{"files":["src/components/ConnectionDetails.tsx","src/components/ConnectionForm.tsx","src/components/ResourceForm.tsx"],"rules":{"react-hooks/rules-of-hooks":"off"}}]},"module":"dist/react-vault.esm.js","engines":{"node":">=18"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^9.8.1","@apideck/wayfinder":"^0.2.3","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","eslint-plugin-prettier":"^3.4.1","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.20.1_1779786453339_0.06261668023355016","host":"s3://npm-registry-packages-npm-production"}},"0.20.2":{"name":"@apideck/react-vault","version":"0.20.2","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.20.2","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"060d121425c685e06d774af7bc186e633aacafe5","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.20.2.tgz","fileCount":71,"integrity":"sha512-IwhhuvA0pQsBzRAilB+XOWpF5FBTs7HyNmZ5ystdqewyVoHs4YLxC7XWQZrq52Uj1aLIsDmmwM+HR2TTDNmWqA==","signatures":[{"sig":"MEUCIC64v1waZV4hZr0jpxw+cOgotzrX5+N669F1yTOqLhTuAiEAgCNheVE3lqR46HFBh+WNhlAup+xDnmwuU5ybaG74jRU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5192021},"jest":{"moduleNameMapper":{"^markdown-to-jsx/entities$":"<rootDir>/node_modules/markdown-to-jsx/dist/entities.browser.cjs"}},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"eslint":{"overrides":[{"files":["src/components/ConnectionDetails.tsx","src/components/ConnectionForm.tsx","src/components/ResourceForm.tsx"],"rules":{"react-hooks/rules-of-hooks":"off"}}]},"module":"dist/react-vault.esm.js","engines":{"node":">=18"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^9.8.1","@apideck/wayfinder":"^0.2.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","eslint-plugin-prettier":"^3.4.1","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.20.2_1780383027407_0.20020472573627313","host":"s3://npm-registry-packages-npm-production"}},"0.20.3":{"name":"@apideck/react-vault","version":"0.20.3","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.20.3","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"5db7ca9c69a0be0dcfa9773ff3795b7cbb500bf6","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.20.3.tgz","fileCount":71,"integrity":"sha512-UTCgymGsD+pRINfgeCMVW4mTHxh6afhCT29kxZpOBmIT12OEq1buQ85vGLev8DRq9Z25fngdnJyI1ASx+O75wg==","signatures":[{"sig":"MEQCIAWUBsuYe2jvck0FiG46ch1vIwsmTIzZiYfhKyjk5T4dAiBgLNeA5kesfRP8+nsFwUYVd8LuUoc+rxfxQzBAdpkE2w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5198880},"jest":{"moduleNameMapper":{"^markdown-to-jsx/entities$":"<rootDir>/node_modules/markdown-to-jsx/dist/entities.browser.cjs"}},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"eslint":{"overrides":[{"files":["src/components/ConnectionDetails.tsx","src/components/ConnectionForm.tsx","src/components/ResourceForm.tsx"],"rules":{"react-hooks/rules-of-hooks":"off"}}]},"module":"dist/react-vault.esm.js","engines":{"node":">=18"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^9.8.1","@apideck/wayfinder":"^0.2.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","eslint-plugin-prettier":"^3.4.1","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.20.3_1781077359476_0.733398825602199","host":"s3://npm-registry-packages-npm-production"}},"0.20.4":{"name":"@apideck/react-vault","version":"0.20.4","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.20.4","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"159d1987af9710b2fbfcc27ab72b0b236aa02da7","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.20.4.tgz","fileCount":71,"integrity":"sha512-MakJc+duHTeKVmB2hJWB2FyNcJf55KCWsvkAckrnIk1+5cfsauGVbHgHtnOQldXdf/Be9LWpS5zjDSqbkYLmdg==","signatures":[{"sig":"MEUCIQDpSMcbC3C6dLOIpOuhBNHzSeT1oRIUAqL4LbHsESbQ4gIgMSRWkdCkqD1UwVdgsFKSbT+x68GiHKeEgpT4sBi/uRo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5179872},"jest":{"moduleNameMapper":{"^markdown-to-jsx/entities$":"<rootDir>/node_modules/markdown-to-jsx/dist/entities.browser.cjs"}},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"eslint":{"overrides":[{"files":["src/components/ConnectionDetails.tsx","src/components/ConnectionForm.tsx","src/components/ResourceForm.tsx"],"rules":{"react-hooks/rules-of-hooks":"off"}}]},"module":"dist/react-vault.esm.js","engines":{"node":">=18"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^9.8.1","@apideck/wayfinder":"^0.2.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","eslint-plugin-prettier":"^3.4.1","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.20.4_1781091891755_0.7351272222965379","host":"s3://npm-registry-packages-npm-production"}},"0.20.5":{"name":"@apideck/react-vault","version":"0.20.5","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.20.5","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"10224a5628a94225e57e2719ef304ec406e9def3","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.20.5.tgz","fileCount":71,"integrity":"sha512-QQ0XaqILOeDM5dZb+tqS4MYB1Tvi11NxTnJUF3fAlrMUvWWjohYMhKFGXt2v3dP+gkzb92l62E8cmCB2pVj03A==","signatures":[{"sig":"MEYCIQCuKCxWBeJYrIjGG7dV2eUKLtnAtAC3UILK5bRJvcfkegIhAIoSsf3G+fBJHVb4EjWUZgXEaDYJNx8EmAoX6rUWieTP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5170219},"jest":{"moduleNameMapper":{"^markdown-to-jsx/entities$":"<rootDir>/node_modules/markdown-to-jsx/dist/entities.browser.cjs"}},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"eslint":{"overrides":[{"files":["src/components/ConnectionDetails.tsx","src/components/ConnectionForm.tsx","src/components/ResourceForm.tsx"],"rules":{"react-hooks/rules-of-hooks":"off"}}]},"module":"dist/react-vault.esm.js","engines":{"node":">=18"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^9.8.1","@apideck/wayfinder":"^0.2.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","eslint-plugin-prettier":"^3.4.1","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.20.5_1782111965338_0.16750696376876384","host":"s3://npm-registry-packages-npm-production"}},"0.20.6":{"name":"@apideck/react-vault","version":"0.20.6","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.20.6","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"458e8892d6abd46d72540fa58632fb2fb116e35e","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.20.6.tgz","fileCount":71,"integrity":"sha512-Wy5z+VgraRaZD34YRQnMwcHfVcdzAVJbJLWnz62v0cVQ0PaES/HPgsDK6S/tRcf1QPDAx02WqjKw+YiPYO6R3g==","signatures":[{"sig":"MEUCIGcIz1e2BEf7b+SVYk/W5u0E8avSOltCb/ZGuJU5xS0tAiEAvKn+M/AaIR9qDIUt/0RVtbXqe5XqqkpndogKtESCEZQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5188677},"jest":{"moduleNameMapper":{"^markdown-to-jsx/entities$":"<rootDir>/node_modules/markdown-to-jsx/dist/entities.browser.cjs"}},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"eslint":{"overrides":[{"files":["src/components/ConnectionDetails.tsx","src/components/ConnectionForm.tsx","src/components/ResourceForm.tsx"],"rules":{"react-hooks/rules-of-hooks":"off"}}]},"module":"dist/react-vault.esm.js","engines":{"node":">=18"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"jakeprins","email":"jake@apideck.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^9.8.1","@apideck/wayfinder":"^0.2.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","eslint-plugin-prettier":"^3.4.1","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.20.6_1782924800815_0.8547350785141115","host":"s3://npm-registry-packages-npm-production"}},"0.22.0":{"name":"@apideck/react-vault","version":"0.22.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.22.0","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"e62b09bd46d032b80f13f74391a0bea7ab6f8b87","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.22.0.tgz","fileCount":71,"integrity":"sha512-AcsFyerIX5fn20Zpt5L4ppSvxl6OV/5D8dW711q3s1X1zWQ0MonT4DB6/jEjF5Qkm6aBY1e7eDfYcVRTXzkLSw==","signatures":[{"sig":"MEYCIQD3j/XUF/6CFux/QnXk5dYG5RbTx+IcpyMU9/ZyC9sZtwIhAJX+A47iU1YPA8yov2oYnT6Kw8LHIx9GCPMXxwTqBrKy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5191670},"jest":{"moduleNameMapper":{"^markdown-to-jsx/entities$":"<rootDir>/node_modules/markdown-to-jsx/dist/entities.browser.cjs"}},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"eslint":{"overrides":[{"files":["src/components/ConnectionDetails.tsx","src/components/ConnectionForm.tsx","src/components/ResourceForm.tsx"],"rules":{"react-hooks/rules-of-hooks":"off"}}]},"module":"dist/react-vault.esm.js","engines":{"node":">=18"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^9.8.1","@apideck/wayfinder":"^0.2.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","eslint-plugin-prettier":"^3.4.1","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.22.0_1785366271665_0.04397003897910179","host":"s3://npm-registry-packages-npm-production"}},"0.23.0":{"name":"@apideck/react-vault","version":"0.23.0","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"author":{"name":"Jake Prins"},"license":"MIT","_id":"@apideck/react-vault@0.23.0","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"lagoni","email":"jonas-lt@live.dk"},{"name":"jakeprins","email":"jake@apideck.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"dist":{"shasum":"e1dadf9ed90a9c3a7e1cd2018f2cf57fb5bcef7a","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.23.0.tgz","fileCount":71,"integrity":"sha512-HStmliHUVH33CqX4qmltvG3XNwT6c2QESGRaOhq+HqSQtd+KseD5fgEFxWsF+C3edEyRrX7Wd1/7cb8otBvbiQ==","signatures":[{"sig":"MEUCIQDhTjcmO8pOtYPk4BTw66qKOuQATwIMquClH5gDagUBWAIgBVlgHAv6/M0Adl7hXT2Sp7ljmzm1yLC+xq8jUV5IBL0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5196086},"jest":{"moduleNameMapper":{"^markdown-to-jsx/entities$":"<rootDir>/node_modules/markdown-to-jsx/dist/entities.browser.cjs"}},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"eslint":{"overrides":[{"files":["src/components/ConnectionDetails.tsx","src/components/ConnectionForm.tsx","src/components/ResourceForm.tsx"],"rules":{"react-hooks/rules-of-hooks":"off"}}]},"module":"dist/react-vault.esm.js","engines":{"node":">=18"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","_npmUser":{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"},"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"description":"<br />","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Jake Prins\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^9.8.1","@apideck/wayfinder":"^0.2.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","eslint-plugin-prettier":"^3.4.1","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"tmp":"tmp/react-vault_0.23.0_1785371761318_0.9230556571482906","host":"s3://npm-registry-packages-npm-production"}},"0.23.1":{"_id":"@apideck/react-vault@0.23.1","dist":{"shasum":"2877bd935d17997e725e0058262eb885f1f61bff","tarball":"https://registry.npmjs.org/@apideck/react-vault/-/react-vault-0.23.1.tgz","fileCount":66,"integrity":"sha512-nBAh49B6jfBQPZOfDsqBoGMTIzOEZMcKzSl0V0bdnXw7WOEcz+Jcw6jJnjexXSA55ct33rMWLKbeiOSadnuPVw==","signatures":[{"sig":"MEUCIFG5vrUAUt1UfMKgjOTTg6/juuWLDjOsNrOLHJRat4LEAiEA4+/7hzSO9N2iCLJkbqmZzVyLazc29NCdYmDBv/+ZAms=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCXDgAkFyGZ5qXWCfAHuUVH2bQdgYUaXNXATI+KwLZ3awIhAKQYgl1Mq36rBYF336Lnlr4XMZ7/HFr7bjFVJrYKxidz"}],"unpackedSize":5208894},"jest":{"moduleNameMapper":{"^markdown-to-jsx/entities$":"<rootDir>/node_modules/markdown-to-jsx/dist/entities.browser.cjs"}},"main":"dist/index.js","name":"@apideck/react-vault","husky":{"hooks":{"pre-commit":"tsdx lint"}},"author":{"name":"Jake Prins"},"eslint":{"overrides":[{"files":["src/components/ConnectionDetails.tsx","src/components/ConnectionForm.tsx","src/components/ResourceForm.tsx"],"rules":{"react-hooks/rules-of-hooks":"off"}}]},"module":"dist/react-vault.esm.js","engines":{"node":">=18"},"gitHead":"eb39404fbf44579572d7d18e2be27a751c1a27dc","license":"MIT","scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build && yarn build-tailwind","start":"tsdx watch","deploy":"np","analyze":"size-limit --why","prepare":"tsdx build && yarn build-tailwind","copy-css":"cp ./src/styles/base.css ./dist/styles.css && cp ./src/styles/custom.css ./dist/custom.css","storybook":"export NODE_OPTIONS=--openssl-legacy-provider && start-storybook -p 6006","postdeploy":"yarn trigger-sync-workflow","test:watch":"tsdx test --watch","build-tailwind":"NODE_ENV=production npx tailwindcss -o ./dist/tailwind.css --minify && yarn copy-css","build-storybook":"build-storybook","trigger-sync-workflow":"node ./scripts/triggerSyncWorkflow.js"},"typings":"dist/index.d.ts","version":"0.23.1","_npmUser":{"name":"mithgroth","email":"mithgroth@gmail.com"},"keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"prettier":{"semi":true,"printWidth":80,"singleQuote":true,"trailingComma":"es5"},"size-limit":[{"path":"dist/react-vault.cjs.production.min.js","limit":"300 KB"},{"path":"dist/react-vault.esm.js","limit":"300 KB"}],"_npmVersion":"11.19.1","description":"<br />","directories":{},"maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"mithgroth","email":"mithgroth@gmail.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"resolutions":{"lodash":">=4.17.23","pbkdf2":">=3.1.5","sha.js":">=2.4.12","store2":">=2.14.4","js-yaml":">=3.14.2","elliptic":">=6.6.1","form-data":">=3.0.4","lodash-es":">=4.17.23","cipher-base":">=1.0.6","min-document":">=2.19.2","@babel/runtime":">=7.27.1","jest-environment-jsdom":"^26.0.1"},"_nodeVersion":"26.8.2","dependencies":{"swr":"^1.0.1","formik":"^2.2.9","fuse.js":"^6.5.3","i18next":"^23.7.18","jwt-decode":"^3.1.2","react-select":"^5.2.2","react-i18next":"^14.0.1","markdown-to-jsx":"^9.8.1","@apideck/wayfinder":"^0.2.6","@apideck/components":"^0.12.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^7.0.4","react":"^17.0.2","tslib":"^2.3.1","dotenv":"^16.0.3","postcss":"^8.4.31","prettier":"^2.5.1","react-is":"^17.0.2","react-dom":"^17.0.2","size-limit":"^7.0.5","typescript":"^4.5.5","@babel/core":"^7.16.12","tailwindcss":"^3.0.17","@types/react":"^17.0.38","autoprefixer":"^10.4.2","babel-loader":"^8.2.3","whatwg-fetch":"^3.6.2","@storybook/react":"next","@types/react-dom":"^17.0.11","@types/tailwindcss":"^3.0.4","jest-location-mock":"^1.0.9","node-fetch-commonjs":"^3.2.4","source-map-explorer":"^2.5.2","@storybook/addon-info":"next","rollup-plugin-postcss":"^4.0.2","@storybook/addon-links":"next","@testing-library/react":"^12.1.2","eslint-plugin-prettier":"^3.4.1","@tailwindcss/line-clamp":"^0.4.4","@storybook/addon-postcss":"2.0.0","@testing-library/jest-dom":"^5.16.2","@storybook/addon-essentials":"next","@testing-library/user-event":"^13.5.0","@size-limit/preset-small-lib":"^7.0.5","rollup-plugin-peer-deps-external":"^2.2.4"},"peerDependencies":{"react":">=16","react-dom":">=16"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-vault_0.23.1_1789636867216_0.522884017507224"}}},"time":{"created":"2022-02-17T09:32:38.925Z","modified":"2026-09-17T09:21:07.517Z","0.1.1":"2022-02-17T09:32:39.148Z","0.1.2":"2022-02-17T09:34:29.593Z","0.1.3":"2022-02-17T14:42:30.434Z","0.1.4":"2022-02-18T07:36:15.444Z","0.1.5":"2022-02-18T10:56:02.764Z","0.1.6":"2022-02-18T14:24:58.097Z","0.1.7":"2022-02-18T14:51:50.988Z","0.1.8":"2022-02-22T15:14:08.120Z","0.1.9":"2022-02-22T15:33:34.459Z","0.1.10":"2022-02-22T16:14:55.313Z","0.2.0":"2022-03-03T11:20:48.974Z","0.2.1":"2022-03-03T11:32:19.023Z","0.2.2":"2022-04-07T13:54:13.887Z","0.2.3":"2022-05-09T09:44:08.314Z","0.2.4":"2022-05-16T08:10:21.506Z","0.2.5":"2022-05-23T08:23:06.030Z","0.2.6":"2022-06-09T10:50:52.917Z","0.2.7":"2022-07-21T12:20:36.470Z","0.2.8":"2022-07-22T07:35:42.710Z","0.2.9":"2022-07-22T10:07:11.373Z","0.2.10":"2022-07-26T06:30:01.733Z","0.2.11":"2022-08-26T08:56:58.847Z","0.2.12":"2022-09-08T09:14:29.682Z","0.2.13":"2022-10-06T11:49:46.700Z","0.2.14":"2022-10-07T11:27:12.757Z","0.2.15":"2022-11-22T09:45:40.146Z","0.2.16":"2022-11-22T09:52:45.593Z","0.2.17":"2022-11-22T10:01:46.850Z","0.2.18":"2022-11-22T10:12:00.364Z","0.2.19":"2022-11-25T12:34:05.266Z","0.2.20":"2022-12-16T08:59:50.852Z","0.2.21":"2022-12-19T14:04:54.795Z","0.2.22":"2023-01-19T10:27:28.002Z","0.2.23":"2023-01-19T15:32:19.574Z","0.2.24":"2023-01-20T10:00:40.987Z","0.2.25":"2023-01-20T10:50:50.826Z","0.2.26":"2023-01-20T11:41:48.842Z","0.2.27":"2023-01-20T12:10:11.707Z","0.2.28":"2023-01-20T12:16:18.792Z","0.2.29":"2023-01-20T13:08:07.399Z","0.2.30":"2023-01-25T15:26:29.039Z","0.2.31":"2023-01-26T07:53:42.118Z","0.2.32":"2023-02-06T09:27:28.201Z","0.2.33":"2023-02-27T17:13:26.889Z","0.2.34":"2023-03-02T15:58:10.847Z","0.2.35":"2023-03-10T07:41:42.462Z","0.3.0":"2023-03-10T08:37:11.336Z","0.3.1":"2023-03-17T16:24:51.428Z","0.3.2":"2023-03-20T13:40:39.692Z","0.3.3":"2023-03-20T13:47:10.775Z","0.3.4":"2023-03-20T14:04:11.641Z","0.3.5":"2023-03-20T15:06:05.213Z","0.3.6":"2023-03-30T12:05:38.131Z","0.3.7":"2023-04-18T13:23:24.997Z","0.4.0":"2023-04-19T12:12:41.954Z","0.4.1":"2023-04-21T13:39:34.391Z","0.4.2":"2023-05-05T08:15:06.730Z","0.4.3":"2023-05-05T08:17:59.890Z","0.4.4":"2023-05-09T07:38:04.449Z","0.4.5":"2023-05-11T19:35:09.555Z","0.4.6":"2023-05-15T11:11:04.626Z","0.4.7":"2023-05-15T11:35:44.725Z","0.4.8":"2023-05-15T11:58:44.870Z","0.4.9":"2023-05-22T09:08:16.939Z","0.4.10":"2023-06-09T09:52:14.873Z","0.5.0":"2023-06-19T15:04:37.211Z","0.6.0":"2023-06-19T15:28:51.095Z","0.6.1":"2023-07-18T09:06:02.308Z","0.7.0":"2023-08-01T15:21:34.295Z","0.7.1":"2023-08-03T08:03:35.008Z","0.7.2":"2023-08-14T09:38:23.927Z","0.8.0":"2023-08-24T14:25:01.139Z","0.9.0":"2023-10-24T09:30:54.697Z","0.9.1":"2023-10-24T12:04:13.707Z","0.9.2":"2023-10-25T15:12:30.694Z","0.10.0":"2023-11-02T11:55:46.078Z","0.10.1":"2023-11-02T13:02:48.182Z","0.10.2":"2023-11-02T13:59:38.679Z","0.10.3":"2023-11-02T14:20:55.654Z","0.10.4":"2023-11-07T14:38:46.349Z","0.10.5":"2023-11-07T14:42:49.901Z","0.11.0":"2023-11-14T12:29:40.428Z","0.11.1":"2023-11-14T12:47:57.582Z","0.11.2":"2023-11-16T09:52:56.320Z","0.11.3":"2023-12-22T10:36:52.218Z","0.12.0":"2024-01-25T11:03:19.116Z","0.12.1":"2024-01-29T13:44:16.464Z","0.12.2":"2024-01-31T14:56:00.184Z","0.12.3":"2024-01-31T15:10:41.628Z","0.12.4":"2024-02-09T09:08:28.242Z","0.12.5":"2024-02-18T10:11:48.080Z","0.12.6":"2024-04-11T08:43:18.156Z","0.12.7":"2024-04-11T09:06:20.510Z","0.12.8":"2024-04-11T14:24:22.611Z","0.12.9":"2024-05-07T09:58:28.602Z","0.12.10":"2024-06-17T07:08:45.757Z","0.12.11":"2025-01-20T07:16:54.660Z","0.12.12":"2025-01-20T12:46:48.420Z","0.12.13":"2025-05-06T11:14:07.611Z","0.13.0":"2025-05-29T13:48:16.923Z","0.14.0":"2025-07-02T09:51:56.465Z","0.14.1":"2025-07-02T11:11:30.449Z","0.15.0":"2025-07-14T08:37:07.853Z","0.15.1":"2025-07-14T08:49:59.499Z","0.15.2":"2025-07-14T09:13:56.795Z","0.15.3":"2025-07-14T10:45:56.130Z","0.15.4":"2025-07-15T11:25:03.764Z","0.15.5":"2025-07-15T12:08:48.232Z","0.15.6":"2025-09-01T13:24:58.422Z","0.15.7":"2025-09-01T13:34:44.144Z","0.15.8":"2025-09-01T13:45:05.060Z","0.15.11":"2025-09-04T13:52:01.889Z","0.15.12":"2025-09-17T06:42:10.159Z","0.15.13":"2025-10-06T13:36:21.602Z","0.15.14":"2025-10-13T07:46:07.884Z","0.15.15":"2025-10-14T08:10:16.539Z","0.15.16":"2025-10-20T08:23:46.307Z","0.15.17":"2025-11-19T10:07:29.518Z","0.15.18":"2025-11-19T10:24:05.155Z","0.15.19":"2025-12-01T10:56:11.913Z","0.16.0":"2026-01-14T10:22:19.247Z","0.16.1":"2026-01-14T10:40:58.960Z","0.17.0":"2026-02-25T08:06:37.003Z","0.17.1":"2026-03-10T10:52:54.917Z","0.18.0":"2026-03-13T08:16:08.855Z","0.18.1":"2026-03-13T15:59:53.868Z","0.18.2":"2026-04-07T13:16:29.042Z","0.18.3":"2026-04-21T09:19:36.854Z","0.19.0":"2026-05-07T07:25:09.610Z","0.19.1":"2026-05-20T09:07:57.882Z","0.20.1":"2026-05-26T09:07:33.556Z","0.20.2":"2026-06-02T06:50:27.586Z","0.20.3":"2026-06-10T07:42:39.660Z","0.20.4":"2026-06-10T11:44:51.926Z","0.20.5":"2026-06-22T07:06:05.516Z","0.20.6":"2026-07-01T16:53:21.093Z","0.22.0":"2026-07-29T23:04:31.914Z","0.23.0":"2026-07-30T00:36:01.541Z","0.23.1":"2026-09-17T09:21:07.314Z"},"author":{"name":"Jake Prins"},"license":"MIT","keywords":["react","vault","apideck","unify","unified-apis","integrations","oauth"],"description":"<br />","maintainers":[{"name":"gdewilde","email":"gertjan@apideck.com"},{"name":"nicklloyd","email":"nick@apideck.com"},{"name":"ritiksingh7","email":"ritik@apideck.com"},{"name":"samzani","email":"samir.amzani@gmail.com"},{"name":"mithgroth","email":"mithgroth@gmail.com"},{"name":"gmenoiaa","email":"gmenoiaa@gmail.com"}],"readme":"# Vault Core\n\n<br />\n\n**🚨 We recommend using the new [@apideck/vault-react](https://www.npmjs.com/package/@apideck/vault-react) or [@apideck/vault-js](https://github.com/apideck-libraries/vault-js) packages.**\n\n<br />\n\n---\n\nA React component to embed [Apideck Vault](https://www.apideck.com/products/vault) in any React application.\n\nGo to the [developer docs](https://developers.apideck.com/guides/react-vault) for a step-by-step guide.\n\n<img src=\"https://user-images.githubusercontent.com/8850410/208065819-716c6e02-98c9-4df5-b687-e5acd1e3c4e5.png\" width=\"100%\" />\n\n**React Vault** | [Vault JS](https://github.com/apideck-libraries/vault-js) | [Vue Vault](https://github.com/apideck-libraries/vue-vault)\n\n## Usage\n\nInstall the packages\n\n```sh\nnpm install @apideck/react-vault\n```\n\nCreate a [Vault session](https://developers.apideck.com/apis/vault/reference#operation/sessionsCreate) inside your application to get a JSON Web Token.\nIt's recommended to do this server-side, so you don't expose your API key.\n\nWith `@apideck/node`:\n\n```sh\nnpm install @apideck/node\n```\n\n```js\nimport { Apideck } from '@apideck/node';\n\nconst apideck = new Apideck({\n  apiKey: 'REPLACE_WITH_API_KEY',\n  appId: 'REPLACE_WITH_APP_ID',\n  consumerId: 'REPLACE_WITH_CONSUMER_ID',\n});\n\nconst { data } = await apideck.vault.sessionsCreate({});\n\nconsole.log('Token:', data.session_token);\n```\n\nPass the JSON Web Token to the Vault component:\n\n```js\nimport { Vault } from '@apideck/react-vault';\n\nconst MyComponent = () => {\n  return (\n    <Vault\n      token=\"REPLACE_WITH_SESSION_TOKEN\"\n      trigger={<button>Open Vault</button>}\n    />\n  );\n};\n\nexport default MyComponent;\n```\n\nIf you are NOT using [Tailwind CSS](https://tailwindcss.com/) in your project, make your to include the styles in your project:\n\n```js\nimport '@apideck/react-vault/dist/styles.css';\n```\n\nIf you are using [Tailwind CSS](https://tailwindcss.com/) you should include the package path in the content path of the `tailwind.config.js`.\n\n```js\n// tailwind.config.js\n\nmodule.exports = {\n  content: ['./node_modules/@apideck/react-vault/**/*.js'],\n  plugins: [require('@tailwindcss/forms')]\n  ...\n}\n```\n\nIf you want to scope the connection results to a single Unified API, you can do that by giving the `unifiedApi` prop. If you want to open Vault for only a single connector, you should also provide the `serviceId`.\n\n```js\nimport { Vault } from '@apideck/react-vault';\n\nconst MyComponent = () => {\n  return (\n    <Vault\n      token=\"REPLACE_WITH_SESSION_TOKEN\"\n      unifiedApi=\"accounting\"\n      serviceId=\"quickbooks\"\n      trigger={<button>Open Vault</button>}\n    />\n  );\n};\n\nexport default MyComponent;\n```\n\nIf you want to manually control the opening and closing of the modal, you can provide the `open` and `onClose` props.\n\n```jsx\nimport { Button } from '@apideck/components';\nimport { Vault } from '@apideck/react-vault';\nimport { useState } from 'react';\n\nconst VaultButton = ({ token }) => {\n  const [openVault, setOpenVault] = useState(false);\n\n  const toggleVault = () => {\n    setOpenVault(!openVault);\n  };\n\n  return (\n    <div className=\"flex items-center space-x-3\">\n      <Button text=\"Open Vault\" onClick={toggleVault} />\n      <Vault token={token} open={openVault} onClose={toggleVault} />\n    </div>\n  );\n};\n\nexport default VaultButton;\n```\n\nIf you want to open a specific view you can pass the `initialView` prop. The available views are `settings`, `configurable-resources`, and `custom-mapping`.\n\n```js\nimport { Vault } from '@apideck/react-vault';\n\nconst MyComponent = () => {\n  return (\n    <Vault\n      token=\"REPLACE_WITH_SESSION_TOKEN\"\n      unifiedApi=\"accounting\"\n      serviceId=\"quickbooks\"\n      initialView=\"custom-mapping\"\n      trigger={<button>Open Vault</button>}\n    />\n  );\n};\n\nexport default MyComponent;\n```\n\nIf you want to provide a custom logo on top of the modal, you can set the `logo` property on the `theme` you can provide through the session. [View Vault API documentation](https://developers.apideck.com/apis/vault/reference#operation/sessionsCreate).\n\n### Properties\n\n| Property               | Type                             | Required | Default | Description                                                                                                                                       |\n| ---------------------- | -------------------------------- | -------- | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |\n| token                  | string                           | true     | -       | The JSON Web Token returned from the Create Session call                                                                                          |\n| trigger                | element                          | false    | -       | The component that should trigger the Vault modal on click                                                                                        |\n| showAttribution        | boolean                          | false    | true    | Show \"Powered by Apideck\" in the backdrop of the modal backdrop                                                                                   |\n| open                   | boolean                          | false    | false   | Set the toggle to `true` to open the Vault modal, and set it to `false` to close the Vault modal                                                  |\n| onClose                | () => void                       | false    | -       | Function that gets called when the modal is closed                                                                                                |\n| onConnectionChange     | (connection: Connection) => void | false    | -       | Function that gets called when the user updates a connection. This can be linking their account, filling out settings or adding a new connection  |\n| onConnectionDelete     | (connection: Connection) => void | false    | -       | Function that gets called when the user deletes a connection                                                                                      |\n| unifiedApi             | string                           | false    | -       | When unifiedApi is provided it will scope the connection results to that API. If also a serviceId is provided Vault opens for a single connection |\n| serviceId              | string                           | false    | -       | When unifiedApi and serviceId are provided Vault opens a single connection                                                                        |\n| showConsumer           | boolean                          | false    | false   | Show the consumer metadata provided when creating a session                                                                                       |\n| initialView            | ConnectionViewType               | false    | -       | Open Vault in a specific view for a connection session                                                                                            |\n| locale                 | string                           | false    | en      | Open Vault in a specific language                                                                                                                 |\n| showLanguageSwitch     | boolean                          | false    | false   | Show language switch at bottom                                                                                                                    |\n| showButtonLayout       | boolean                          | false    | false   | Show button layout instead of dropdown menu in TopBar for connection actions                                                                      |\n| autoStartAuthorization | boolean                          | false    | false   | Automatically start the authorization process. Applies Works only in the single connection mode                                                   |\n\n## Deploy\n\nUser `np` to publish to NPM (2FA required). After publishing of new version make sure to upgrade `@apideck/react-vault` package inside the `iframe-vault` project and deploy it.\n","readmeFilename":"README.md"}