{"_id":"use-session-storage-state","_rev":"6-f5450ee2afd79c213bac9959dfc522db","name":"use-session-storage-state","dist-tags":{"17":"17.3.0","latest":"19.0.1"},"versions":{"17.2.0":{"name":"use-session-storage-state","version":"17.2.0","keywords":["react","hook","sessionStorage","persistent","state","useState","hooks","session storage","store"],"author":{"url":"http://astoilkov.com","name":"Antonio Stoilkov","email":"hello@astoilkov.com"},"license":"MIT","_id":"use-session-storage-state@17.2.0","maintainers":[{"name":"astoilkov","email":"antonio.stoilkov@gmail.com"}],"homepage":"https://github.com/astoilkov/use-session-storage-state","dist":{"shasum":"18a6c5713b58f1b5fe722f6132f50419127e6088","tarball":"https://registry.npmjs.org/use-session-storage-state/-/use-session-storage-state-17.2.0.tgz","fileCount":16,"integrity":"sha512-oewLfAftpVm6d8HTuvtUD7jUGM1WB1noFQtBM8obgJhwT8wNZKpA8T5rZ44f3arAwYzsVOeJOgJL+FduPYDH2Q==","signatures":[{"sig":"MEUCIAOS6rai5Y21BQoSbVRhzRbv4Ff1WxBbwKEewCf+t0ZsAiEAuqIKsqbt6tPJlV1JW1QcsRTbZ/6np8J80dR9a7B2gN0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioareACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmORAAgvsKf0T9Pym9vg8QD4MIt+iiWKYsiBNHv8DBMIgBbAGyKASv\r\n63UALL51cxIf5+MDR9c9AGjue7mmwfqfC1gNNyGykDy0A4GjGxbnt8wWMgls\r\nsbaLpQCWR8Lhg5Ykf87g/53ec/MUgzNDgK9UIjOTC03qwwXJdphHoYAYaUem\r\nlIAWLOKy+UkSP2ZWZEvsHfXL155jLyCBFx5znsesrKQKRx+l/71g3RFmo8a6\r\nzL/eJAY9Z9pPe5UeaRpd14EvsjJA9pZsMmqQj4/+3nzlwrWZgqCKqdWyQcZQ\r\nj+7NmESY9+DDCMNOXhoNUokjgUadviV98krBjH7AVKhsQFtckoEJ3CGUtkU0\r\nx/nlVOzERAQZbA9J3gwrxgPA7ObzPZFWc9/pqa4e9k6HpDkGZT8IeIrqIg35\r\nPGAnpYd3ISkhY8hvsYyMGTxWAp8AbBvywhjEgY9CdPwLFQX3GMlWlQBjvjU2\r\nJjzeLXTNOU80IMZ834o6uGyYEkJ/m2InUKmNrGiFI9u+YjdnOlBaYQXTaYSi\r\nd5u2+/nmvgLLY58oy2apvMLHSAf+NNo65htgTmezaI/yFGwuSrPf9zD6OV6+\r\ntjddnCNDfK+pHWFAKsQLTuBMCyrk7bLqm+qHKtmUKQJvr7bPXjEVIyve/pgv\r\n22Agdjgyb9sfn/s5X273upm79dnu8Lr3rUU=\r\n=ijH7\r\n-----END PGP SIGNATURE-----\r\n"},"module":"es/index.js","engines":{"node":">=12"},"funding":"https://github.com/sponsors/astoilkov","scripts":{"lint":"eslint --cache --format=pretty --ext=.ts ./","size":"yarn run build && size-limit","test":"rm -rf ./node_modules/@types/react-test-renderer/node_modules/@types && yarn run build && yarn run lint && if [[ -z $CI ]]; then jest --coverage --coverageReporters=text; else jest --coverage; fi","build":"tsc && tsc --project tsconfig.esm.json","release":"yarn run build && np","prettier":"prettier --write --config .prettierrc.yaml {*.ts,*.json}"},"_npmUser":{"name":"astoilkov","email":"antonio.stoilkov@gmail.com"},"repository":{"url":"https://github.com/astoilkov/use-session-storage-state.git","type":"git"},"size-limit":[{"gzip":false,"name":"import *","path":"es/index.js","limit":"1.75 kB"},{"name":"import *","path":"es/index.js","limit":"800 B"}],"description":"React hook that persist data in sessionStorage","directories":{},"jsnext:main":"es/index.js","licenseText":"MIT License\n\nCopyright (c) Antonio Stoilkov hello@astoilkov.com https://astoilkov.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.2.0","jest":"^27.4.7","react":"^17.0.1","eslint":"^8.7.0","ts-jest":"^27.1.3","prettier":"^2.0.5","react-dom":"^17.0.1","size-limit":"^7.0.5","typescript":"^4.5.4","@types/jest":"^27.4.0","@types/react":"^17.0.38","@types/react-dom":"^17.0.0","eslint-plugin-react":"^7.28.0","react-test-renderer":"^17.0.1","eslint-plugin-promise":"^6.0.0","eslint-plugin-unicorn":"^40.1.0","@testing-library/react":"^12.1.4","eslint-config-strictest":"^0.4.0","eslint-formatter-pretty":"^4.0.0","@typescript-eslint/parser":"^5.10.0","confusing-browser-globals":"^1.0.11","eslint-plugin-react-hooks":"^4.2.0","@size-limit/preset-small-lib":"^7.0.5","@testing-library/react-hooks":"^7.0.2","@typescript-eslint/eslint-plugin":"^5.10.0"},"peerDependencies":{"react":">=16.8.0 < 18","react-dom":">=16.8.0 < 18"},"_npmOperationalInternal":{"tmp":"tmp/use-session-storage-state_17.2.0_1654762206735_0.24166727675371358","host":"s3://npm-registry-packages"}},"18.1.0":{"name":"use-session-storage-state","version":"18.1.0","keywords":["react","hook","sessionStorage","persistent","state","useState","hooks","session storage","store"],"author":{"url":"http://astoilkov.com","name":"Antonio Stoilkov","email":"hello@astoilkov.com"},"license":"MIT","_id":"use-session-storage-state@18.1.0","maintainers":[{"name":"astoilkov","email":"antonio.stoilkov@gmail.com"}],"homepage":"https://github.com/astoilkov/use-session-storage-state","dist":{"shasum":"a5e8cff933c5ffd1ad4648fba3ef47d5b28fdc37","tarball":"https://registry.npmjs.org/use-session-storage-state/-/use-session-storage-state-18.1.0.tgz","fileCount":16,"integrity":"sha512-Dg9lqgW/5VGeYok5/VMoZ3C9vBPJzpYx2r+qeuJ5dw5hMtQSEicATXKqUUJCuVjVRvUeeyNzAyFyVedo7Yg0sg==","signatures":[{"sig":"MEYCIQCdNbii4U/pz0Uls9PjhuYDV2snNwc04F1LRslBPncDnwIhANsUzZmYT+prbwpEENkFtrOEk5SsgVCtttTAOKMisY38","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioaxYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcJA/+NUEIksnP4aTQa7GgyCWCtm5/kb2B3faJTf4flkX+xYbQBL0/\r\nqavSeQiE0JmuTKPZ/s8TdDZ14VPF1dlbBjywO90eXCcrxJAOGt/h9za920vV\r\nDUEc9KXsl5jG45qTSt7pzYU8u8njU97TQZ3abhQWGe690qxplz9ZbUzATkmd\r\nEy/4cr2MZAl4Ws/4/6xSAFgvajZeh64udxfcDHCltyv5nYt7iRSCEc33xZXj\r\n3QI6WqHizIfTjbyKzdSEcHOEVlvqcauqVheY0h9pntmJFvQHVXTM8yFR0eiO\r\nT2Rgs8C7qpp8nVaFd0NB/QgcHbnmJHdjWiLQItrBWW5L2jJsMB7bUcgArvs6\r\npLqLAJDy1IyQTMV60j5pMKfXyr8Z+ZGFZcz87oT3b1k72HWbqpPa/7jgNxG7\r\nQRXK2aHiLNTo6ETFlxyBQEYMYZ6MpO4b8MyHC+yZx0sO1NcwQLjlQBEW3Tdv\r\n9avDtD/O1jCcRaztCY/vI08x6bREWk/CG1TZ6oU9lhi/eMWrx4aFwj9Jxwpb\r\n/oC9gHMsy9j9oZ97CxBikUwCNh/RVK4moEsGyws4g5Y9sEi/IAhiw5mEg6Qo\r\nZv5XVJwV6RIHrrFxlfskmaCUCsMPG4kDP8bBslqKCYzaRmcGLa6iin3QV2s5\r\nvAlyOilTjjxS0jPwy3iK9Ug3UX5NDWqL+Mc=\r\n=Wavr\r\n-----END PGP SIGNATURE-----\r\n"},"module":"es/index.js","engines":{"node":">=12"},"funding":"https://github.com/sponsors/astoilkov","scripts":{"lint":"eslint --cache --format=pretty --ext=.ts ./","size":"yarn run build && size-limit","test":"yarn run build && yarn run lint && if [[ -z $CI ]]; then jest --coverage --coverageReporters=text; else jest --coverage; fi","build":"tsc && tsc --project tsconfig.esm.json","release":"yarn run build && np","prettier":"prettier --write --config .prettierrc.yaml {*.ts,*.json}"},"_npmUser":{"name":"astoilkov","email":"antonio.stoilkov@gmail.com"},"repository":{"url":"https://github.com/astoilkov/use-session-storage-state.git","type":"git"},"size-limit":[{"gzip":false,"name":"import *","path":"es/index.js","limit":"1.75 kB"},{"name":"import *","path":"es/index.js","limit":"800 B"}],"description":"React hook that persist data in sessionStorage","directories":{},"jsnext:main":"es/index.js","licenseText":"MIT License\n\nCopyright (c) Antonio Stoilkov hello@astoilkov.com https://astoilkov.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.1","jest":"^28.1.1","react":"^18.1.0","eslint":"^8.17.0","ts-jest":"^28.0.4","prettier":"^2.6.2","react-dom":"^18.1.0","superjson":"^1.9.1","size-limit":"^7.0.8","typescript":"^4.7.3","@types/jest":"^28.1.1","@types/react":"^18.0.12","@types/react-dom":"^18.0.4","eslint-plugin-react":"^7.29.4","react-test-renderer":"^18.1.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-unicorn":"^42.0.0","@testing-library/react":"^13.3.0","jest-environment-jsdom":"^28.1.1","eslint-config-strictest":"^0.4.0","eslint-formatter-pretty":"^4.0.0","@typescript-eslint/parser":"^5.27.1","confusing-browser-globals":"^1.0.11","eslint-plugin-react-hooks":"^4.5.0","@size-limit/preset-small-lib":"^7.0.8","@typescript-eslint/eslint-plugin":"^5.27.1"},"peerDependencies":{"react":">=18","react-dom":">=18"},"_npmOperationalInternal":{"tmp":"tmp/use-session-storage-state_18.1.0_1654762584709_0.31399180056263654","host":"s3://npm-registry-packages"}},"18.1.1":{"name":"use-session-storage-state","version":"18.1.1","keywords":["react","hook","sessionStorage","persistent","state","useState","hooks","session storage","store"],"author":{"url":"https://astoilkov.com","name":"Antonio Stoilkov","email":"hello@astoilkov.com"},"license":"MIT","_id":"use-session-storage-state@18.1.1","maintainers":[{"name":"astoilkov","email":"antonio.stoilkov@gmail.com"}],"homepage":"https://github.com/astoilkov/use-session-storage-state","dist":{"shasum":"6c0927072232501e5b835720991aab8d0db04ab9","tarball":"https://registry.npmjs.org/use-session-storage-state/-/use-session-storage-state-18.1.1.tgz","fileCount":13,"integrity":"sha512-smeznwdz+7ClDng/9eDLt4Dh8Af8jRR1BqW0Ps6E998S/GZ8INoL73Qf0vb6UbvAAIs60FGstnyLmGz2AKEeWQ==","signatures":[{"sig":"MEQCHzKqXpqD4wUh0TUrVik+qDGs5hzJf5O4f9KUHhyZEl0CIQDjZYQciusMqy8QiUB9VJYrmW9mUB3oCDhfGtRL8rGrZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24908,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoX/sACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNiQ/+PsqL/1q/snfsupQxXt3dAwuJ2jIRj035/W6hx986+1NGp4j0\r\na/2wMGpl0XZCzpNuVUj8hgs+G/0C0Fdn+VsxYNjS3mcMt6gYaBkdl+uQI/La\r\nU2p30qkAh4qYeHZ41ALFoPr+47efkgFqBwYWi1TzQ2IHodCi3CyWnkTrVHwb\r\nvyPI4vzRCf7RNvJ3nxqJW8JElw349ytXw0wQfZhvJJuw6tk/2Lrq3kIxGXJ/\r\n0ncJXFqCPYcVHQg4rQ7cYdOeE2RAmDhCKKHinEO4TO+T7lqxkRd1g5nPPN6k\r\nVyc/YfvUfMVvvJDMTZux7TjgSTUyYJln6FLae9QbOmt4KvWrVCcG3PQ5sp8K\r\neLk1680Adovv7IU+6MVdBQJEyRwAxRWaEd/ozXW3NsVXeYR0OCT1cOrBznYa\r\nsDy0RlfQEABj2d5cCuF9WjNrbb10VSYu8DYffXOegJ6LYariwgoxYBiWJWNe\r\nFNF95uwJRh4x6f9JtaI/oFJ8AhaUmiKNRd3WV3Sxfx1yr7IWFuteBgG+9pOK\r\n4XCtEfUgEi4Ioq77dMYbs1TmmAYAG/BpymvClgeQVtzFNCwi/ZQH8ekmvPNk\r\nwOxzivWDYl98Au4y2CBQErfpmi1vn114vByhZhX/ZQCaO9RSQlC7iRTh2ODd\r\nleZhGDyTvl6WJTjL1AyVkwMGxf9NtNZmvzA=\r\n=0uug\r\n-----END PGP SIGNATURE-----\r\n"},"module":"es/index.js","engines":{"node":">=12"},"funding":"https://github.com/sponsors/astoilkov","scripts":{"lint":"eslint --cache --format=pretty --ext=.ts ./","size":"yarn run build && size-limit","test":"yarn run build && yarn run lint && if [[ -z $CI ]]; then jest --coverage --coverageReporters=text; else jest --coverage; fi","build":"tsc && tsc --project tsconfig.esm.json","release":"yarn run build && np","prettier":"prettier --write --config .prettierrc.yaml {*.ts,*.json}"},"_npmUser":{"name":"astoilkov","email":"antonio.stoilkov@gmail.com"},"repository":{"url":"https://github.com/astoilkov/use-session-storage-state.git","type":"git"},"size-limit":[{"gzip":false,"name":"import *","path":"es/index.js","limit":"1.75 kB"},{"name":"import *","path":"es/index.js","limit":"800 B"}],"description":"React hook that persist data in sessionStorage","directories":{},"jsnext:main":"es/index.js","licenseText":"MIT License\n\nCopyright (c) Antonio Stoilkov hello@astoilkov.com https://astoilkov.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.1","jest":"^28.1.1","react":"^18.1.0","eslint":"^8.17.0","ts-jest":"^28.0.4","prettier":"^2.6.2","react-dom":"^18.1.0","superjson":"^1.9.1","size-limit":"^7.0.8","typescript":"^4.7.3","@types/jest":"^28.1.1","@types/react":"^18.0.12","@types/react-dom":"^18.0.4","eslint-plugin-react":"^7.29.4","react-test-renderer":"^18.1.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-unicorn":"^42.0.0","@testing-library/react":"^13.3.0","jest-environment-jsdom":"^28.1.1","eslint-config-strictest":"^0.4.0","eslint-formatter-pretty":"^4.0.0","@typescript-eslint/parser":"^5.27.1","confusing-browser-globals":"^1.0.11","eslint-plugin-react-hooks":"^4.5.0","@size-limit/preset-small-lib":"^7.0.8","@typescript-eslint/eslint-plugin":"^5.27.1"},"peerDependencies":{"react":">=18","react-dom":">=18"},"_npmOperationalInternal":{"tmp":"tmp/use-session-storage-state_18.1.1_1671528428763_0.3121016709968629","host":"s3://npm-registry-packages"}},"18.2.0":{"name":"use-session-storage-state","version":"18.2.0","keywords":["react","hook","sessionStorage","persistent","state","useState","hooks","session storage","store"],"author":{"url":"https://astoilkov.com","name":"Antonio Stoilkov","email":"hello@astoilkov.com"},"license":"MIT","_id":"use-session-storage-state@18.2.0","maintainers":[{"name":"astoilkov","email":"antonio.stoilkov@gmail.com"}],"homepage":"https://github.com/astoilkov/use-session-storage-state","dist":{"shasum":"532a8ab6eeb8a57f15f1131cd56397bb33af38b4","tarball":"https://registry.npmjs.org/use-session-storage-state/-/use-session-storage-state-18.2.0.tgz","fileCount":13,"integrity":"sha512-FO+L8B73DA78SxbeWo80Q/Dt+EtK/BgkONwFK3pmbntMolNh9Mij43qBxKFWfVWl7OOpeYm/M984var2utSEJQ==","signatures":[{"sig":"MEUCIQC5afT9Vm376yC44eYyW51ra4+2K7+Als8eapIGPYS3bwIgKwxxN4Jlb/CsM6tXMkJFLdLB4IqNFRJr8GLJ42CumSA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25202},"module":"es/index.js","engines":{"node":">=12"},"funding":"https://github.com/sponsors/astoilkov","scripts":{"lint":"eslint --cache --format=pretty --ext=.ts ./","size":"yarn run build && size-limit","test":"yarn run build && yarn run lint && if [[ -z $CI ]]; then jest --coverage --coverageReporters=text; else jest --coverage; fi","build":"tsc && tsc --project tsconfig.esm.json","release":"yarn run build && np","prettier":"prettier --write --config .prettierrc.yaml {*.ts,*.json}"},"_npmUser":{"name":"astoilkov","email":"antonio.stoilkov@gmail.com"},"repository":{"url":"https://github.com/astoilkov/use-session-storage-state.git","type":"git"},"size-limit":[{"gzip":false,"name":"import *","path":"es/index.js","limit":"1.75 kB"},{"name":"import *","path":"es/index.js","limit":"800 B"}],"description":"React hook that persist data in sessionStorage","directories":{},"jsnext:main":"es/index.js","licenseText":"MIT License\n\nCopyright (c) Antonio Stoilkov hello@astoilkov.com https://astoilkov.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.1","jest":"^28.1.1","react":"^18.1.0","eslint":"^8.17.0","ts-jest":"^28.0.4","prettier":"^2.6.2","react-dom":"^18.1.0","superjson":"^1.9.1","size-limit":"^7.0.8","typescript":"^4.7.3","@types/jest":"^28.1.1","@types/react":"^18.0.12","@types/react-dom":"^18.0.4","eslint-plugin-react":"^7.29.4","react-test-renderer":"^18.1.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-unicorn":"^42.0.0","@testing-library/react":"^13.3.0","jest-environment-jsdom":"^28.1.1","eslint-config-strictest":"^0.4.0","eslint-formatter-pretty":"^4.0.0","@typescript-eslint/parser":"^5.27.1","confusing-browser-globals":"^1.0.11","eslint-plugin-react-hooks":"^4.5.0","@size-limit/preset-small-lib":"^7.0.8","@typescript-eslint/eslint-plugin":"^5.27.1"},"peerDependencies":{"react":">=18","react-dom":">=18"},"_npmOperationalInternal":{"tmp":"tmp/use-session-storage-state_18.2.0_1685711632563_0.2297003680674441","host":"s3://npm-registry-packages"}},"19.0.0":{"name":"use-session-storage-state","version":"19.0.0","keywords":["react","hook","sessionStorage","persistent","state","useState","hooks","session storage","store"],"author":{"url":"https://astoilkov.com","name":"Antonio Stoilkov","email":"hello@astoilkov.com"},"license":"MIT","_id":"use-session-storage-state@19.0.0","maintainers":[{"name":"astoilkov","email":"antonio.stoilkov@gmail.com"}],"homepage":"https://github.com/astoilkov/use-session-storage-state","dist":{"shasum":"582307c5fd9a27cb9a54390c9ecad6284bc4c95c","tarball":"https://registry.npmjs.org/use-session-storage-state/-/use-session-storage-state-19.0.0.tgz","fileCount":9,"integrity":"sha512-u6kyD7lgAm0xSwLerXcrbaNLWqeYsXYPuB97XZftBPAqPo5gVAMvAeFsRLwxblpCQDxFkjKsz/apTM5OlkbKFg==","signatures":[{"sig":"MEUCIFBA540vLNcWUVAMBJsGUdpoeFUIf7cGPXgtADZwlxvmAiEAy1DNwkQSKeMcP0gH/rvYG9cG6hP91kOJUdGFTxl8+Nc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17664},"type":"module","engines":{"node":">=14"},"exports":{"types":"./index.d.ts","default":"./index.js"},"funding":"https://github.com/sponsors/astoilkov","scripts":{"lint":"eslint --cache --format=pretty --ext=.ts ./","size":"yarn build && size-limit","test":"yarn build && yarn lint && vitest --run","build":"tsc","release":"yarn build && np","prettier":"prettier --write --config .prettierrc.yaml {*.ts,*.json}"},"_npmUser":{"name":"astoilkov","email":"antonio.stoilkov@gmail.com"},"repository":{"url":"git+https://github.com/astoilkov/use-session-storage-state.git","type":"git"},"size-limit":[{"name":"import *","path":"index.js","limit":"1.75 kB","brotli":false},{"name":"import *","path":"index.js","limit":"800 B"}],"description":"React hook that persist data in sessionStorage","directories":{},"licenseText":"MIT License\n\nCopyright (c) Antonio Stoilkov hello@astoilkov.com https://astoilkov.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jsdom":"^22.1.0","react":"^18.2.0","eslint":"^8.21.0","vitest":"^1.4.0","prettier":"^3.2.5","react-dom":"^18.2.0","superjson":"^2.2.1","size-limit":"^11.1.1","typescript":"^5.4.2","@types/react":"^18.2.67","@types/react-dom":"^18.2.22","@vitest/coverage-v8":"^1.4.0","eslint-plugin-react":"^7.29.4","react-test-renderer":"^18.1.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-unicorn":"^43.0.2","@testing-library/react":"^14.0.0","eslint-config-strictest":"^0.8.1","eslint-formatter-pretty":"^5.0.0","@typescript-eslint/parser":"^7.2.0","confusing-browser-globals":"^1.0.11","eslint-plugin-react-hooks":"^4.5.0","@size-limit/preset-small-lib":"^11.1.1","@typescript-eslint/eslint-plugin":"^7.2.0"},"peerDependencies":{"react":">=18","react-dom":">=18"},"_npmOperationalInternal":{"tmp":"tmp/use-session-storage-state_19.0.0_1718185957904_0.6321788795975425","host":"s3://npm-registry-packages"}},"19.0.1":{"name":"use-session-storage-state","version":"19.0.1","keywords":["react","hook","sessionStorage","persistent","state","useState","hooks","session storage","store"],"author":{"url":"https://astoilkov.com","name":"Antonio Stoilkov","email":"hello@astoilkov.com"},"license":"MIT","_id":"use-session-storage-state@19.0.1","maintainers":[{"name":"astoilkov","email":"antonio.stoilkov@gmail.com"}],"homepage":"https://github.com/astoilkov/use-session-storage-state","dist":{"shasum":"01f7745de84569c5e86992295c4a0dba379e043f","tarball":"https://registry.npmjs.org/use-session-storage-state/-/use-session-storage-state-19.0.1.tgz","fileCount":9,"integrity":"sha512-TK1K+UyTGNyOPN2K3yLOt0nTfeRlYRrLlNRN0kiI4irDng3HU4P0BArSAib0eD/VaQNlYs5WCdjeoEK1y/fIZA==","signatures":[{"sig":"MEQCIFRtFB353+vfU4utYnwIV8hdwJl1UTrfyjFUM253qvqiAiBTyt2kwoMUI6zStgfDRuPHRT7ebNoNcpq6PjCu84b3/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17883},"type":"module","engines":{"node":">=14"},"exports":{"types":"./index.d.ts","default":"./index.js"},"funding":"https://github.com/sponsors/astoilkov","scripts":{"lint":"eslint --cache --format=pretty --ext=.ts ./","size":"yarn build && size-limit","test":"yarn build && yarn lint && vitest --run","build":"tsc","release":"yarn build && np","prettier":"prettier --write --config .prettierrc.yaml {*.ts,*.json}"},"_npmUser":{"name":"astoilkov","email":"antonio.stoilkov@gmail.com"},"repository":{"url":"git+https://github.com/astoilkov/use-session-storage-state.git","type":"git"},"size-limit":[{"name":"import *","path":"index.js","limit":"1.75 kB","brotli":false},{"name":"import *","path":"index.js","limit":"800 B"}],"description":"React hook that persist data in sessionStorage","directories":{},"licenseText":"MIT License\n\nCopyright (c) Antonio Stoilkov hello@astoilkov.com https://astoilkov.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.3","jsdom":"^22.1.0","react":"^18.2.0","eslint":"^8.21.0","vitest":"^1.4.0","prettier":"^3.2.5","react-dom":"^18.2.0","superjson":"^2.2.1","size-limit":"^11.1.1","typescript":"^5.4.2","@types/react":"^18.2.67","@types/react-dom":"^18.2.22","@vitest/coverage-v8":"^1.4.0","eslint-plugin-react":"^7.29.4","react-test-renderer":"^18.1.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-unicorn":"^43.0.2","@testing-library/react":"^14.0.0","eslint-config-strictest":"^0.8.1","eslint-formatter-pretty":"^5.0.0","@typescript-eslint/parser":"^7.2.0","confusing-browser-globals":"^1.0.11","eslint-plugin-react-hooks":"^4.5.0","@size-limit/preset-small-lib":"^11.1.1","@typescript-eslint/eslint-plugin":"^7.2.0"},"peerDependencies":{"react":">=18","react-dom":">=18"},"_npmOperationalInternal":{"tmp":"tmp/use-session-storage-state_19.0.1_1730373080824_0.9523744065942059","host":"s3://npm-registry-packages"}},"17.3.0":{"name":"use-session-storage-state","version":"17.3.0","description":"React hook that persist data in sessionStorage","license":"MIT","repository":{"type":"git","url":"https://github.com/astoilkov/use-session-storage-state.git"},"funding":"https://github.com/sponsors/astoilkov","homepage":"https://github.com/astoilkov/use-session-storage-state","author":{"name":"Antonio Stoilkov","email":"hello@astoilkov.com","url":"https://astoilkov.com"},"keywords":["react","hook","sessionStorage","persistent","state","useState","hooks","session storage","store"],"module":"es/index.js","jsnext:main":"es/index.js","sideEffects":false,"np":{"tag":"17"},"scripts":{"build":"tsc && tsc --project tsconfig.esm.json","size":"yarn run build && size-limit","lint":"eslint --cache --format=pretty --ext=.ts ./","test":"rm -rf ./node_modules/@types/react-test-renderer/node_modules/@types && yarn run build && if [[ -z $CI ]]; then jest --coverage --coverageReporters=text; else jest --coverage; fi","release":"yarn run build && np","prettier":"prettier --write --config .prettierrc.yaml {*.ts,*.json}"},"engines":{"node":">=12"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"devDependencies":{"@size-limit/preset-small-lib":"^7.0.5","@testing-library/react":"^12.1.4","@testing-library/react-hooks":"^7.0.2","@types/jest":"^27.4.0","@types/react":"^17.0.38","@types/react-dom":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.10.0","@typescript-eslint/parser":"^5.10.0","confusing-browser-globals":"^1.0.11","eslint":"^8.7.0","eslint-config-strictest":"^0.4.0","eslint-formatter-pretty":"^4.0.0","eslint-plugin-promise":"^6.0.0","eslint-plugin-react":"^7.28.0","eslint-plugin-react-hooks":"^4.2.0","eslint-plugin-unicorn":"^40.1.0","jest":"^27.4.7","np":"^7.2.0","prettier":"^2.0.5","react":"^17.0.1","react-dom":"^17.0.1","react-test-renderer":"^17.0.1","size-limit":"^7.0.5","ts-jest":"^27.1.3","typescript":"^4.5.4"},"size-limit":[{"name":"import *","path":"es/index.js","limit":"1.75 kB","gzip":false},{"name":"import *","path":"es/index.js","limit":"800 B"}],"readmeFilename":"readme.md","licenseText":"MIT License\n\nCopyright (c) Antonio Stoilkov hello@astoilkov.com https://astoilkov.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"use-session-storage-state@17.3.0","dist":{"shasum":"4b77a0d5245a82b0b066984d73cf151bfd478a05","integrity":"sha512-5Efb3xsELCxMBmhJUpJ/Hopl9/rtD+Dy+isP+NxuyylWVDrc+Wk2eRcMvhx3lrp0vumamV7hE3nAlH+TwXwOaA==","tarball":"https://registry.npmjs.org/use-session-storage-state/-/use-session-storage-state-17.3.0.tgz","fileCount":16,"unpackedSize":26842,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCSs5XdXSYsmTPKmHeIqVI6WGTyTBSCEHwDzPqPDaerPgIhAIBX6lRHbc9lSI6NNcAygLVmezOPeCvYGgg+iSiAfH3i"}]},"_npmUser":{"name":"astoilkov","email":"antonio.stoilkov@gmail.com"},"directories":{},"maintainers":[{"name":"astoilkov","email":"antonio.stoilkov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/use-session-storage-state_17.3.0_1737968828579_0.5928275594117387"},"_hasShrinkwrap":false}},"time":{"created":"2022-06-09T08:10:06.734Z","modified":"2025-01-27T09:07:08.948Z","17.2.0":"2022-06-09T08:10:06.914Z","18.1.0":"2022-06-09T08:16:24.877Z","18.1.1":"2022-12-20T09:27:08.898Z","18.2.0":"2023-06-02T13:13:52.716Z","19.0.0":"2024-06-12T09:52:38.078Z","19.0.1":"2024-10-31T11:11:21.078Z","17.3.0":"2025-01-27T09:07:08.780Z"},"author":{"url":"https://astoilkov.com","name":"Antonio Stoilkov","email":"hello@astoilkov.com"},"license":"MIT","homepage":"https://github.com/astoilkov/use-session-storage-state","keywords":["react","hook","sessionStorage","persistent","state","useState","hooks","session storage","store"],"repository":{"url":"git+https://github.com/astoilkov/use-session-storage-state.git","type":"git"},"description":"React hook that persist data in sessionStorage","maintainers":[{"name":"astoilkov","email":"antonio.stoilkov@gmail.com"}],"readme":"","readmeFilename":""}