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.0 to 0.3.1

14

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

@@ -34,11 +34,9 @@ "type": "module",

"@jest/types": "29.3.1",
"@plasmohq/prettier-plugin-sort-imports": "3.6.0",
"@plasmohq/storage": "0.13.0",
"@testing-library/react": "13.4.0",
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"@types/node": "18.11.15",
"@types/react": "18.0.26",
"cross-env": "7.0.3",
"jest": "29.3.1",
"jest-environment-jsdom": "29.3.1",
"prettier": "2.7.1",
"prettier": "2.8.1",
"react": "18.2.0",

@@ -49,3 +47,5 @@ "react-dom": "18.2.0",

"tsup": "6.5.0",
"typescript": "4.9.3"
"typescript": "4.9.4",
"@plasmohq/storage": "0.13.1",
"@plasmohq/prettier-plugin-sort-imports": "3.6.1"
},

@@ -52,0 +52,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