Socket
Socket
Sign inDemoInstall

use-hashed-state

Package Overview
Dependencies
4
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.2 to 0.3.4

./dist/index.js

28

package.json
{
"name": "use-hashed-state",
"version": "0.3.2",
"version": "0.3.4",
"description": "Safely store data in localstorage with an unique key of any type, even a component",

@@ -32,19 +32,19 @@ "type": "module",

"devDependencies": {
"@jest/globals": "29.4.1",
"@jest/types": "29.4.1",
"@testing-library/react": "13.4.0",
"@types/node": "18.11.18",
"@types/react": "18.0.27",
"@jest/globals": "29.4.3",
"@jest/types": "29.4.3",
"@testing-library/react": "14.0.0",
"@types/node": "18.14.6",
"@types/react": "18.0.28",
"cross-env": "7.0.3",
"jest": "29.4.1",
"jest-environment-jsdom": "29.4.1",
"prettier": "2.8.3",
"jest": "29.4.3",
"jest-environment-jsdom": "29.4.3",
"prettier": "2.8.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "4.1.2",
"rimraf": "4.3.0",
"ts-jest": "29.0.5",
"tsup": "6.5.0",
"typescript": "4.9.4",
"@plasmohq/prettier-plugin-sort-imports": "3.6.1",
"@plasmohq/storage": "1.0.5"
"tsup": "6.6.3",
"typescript": "4.9.5",
"@plasmohq/prettier-plugin-sort-imports": "3.6.3",
"@plasmohq/storage": "1.2.2"
},

@@ -51,0 +51,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc