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.2.1 to 0.2.2

12

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

@@ -34,7 +34,7 @@ "type": "module",

"@jest/types": "29.0.3",
"@plasmohq/prettier-plugin-sort-imports": "3.5.1",
"@plasmohq/storage": "0.11.1",
"@plasmohq/prettier-plugin-sort-imports": "3.5.2",
"@plasmohq/storage": "0.12.1",
"@testing-library/react": "13.4.0",
"@types/node": "18.7.18",
"@types/react": "18.0.20",
"@types/node": "18.7.22",
"@types/react": "18.0.21",
"cross-env": "7.0.3",

@@ -47,3 +47,3 @@ "jest": "29.0.3",

"rimraf": "3.0.2",
"ts-jest": "29.0.1",
"ts-jest": "29.0.2",
"tsup": "6.2.3",

@@ -50,0 +50,0 @@ "typescript": "4.8.3"

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