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.2 to 0.2.4

20

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

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

"devDependencies": {
"@jest/globals": "29.0.3",
"@jest/types": "29.0.3",
"@plasmohq/prettier-plugin-sort-imports": "3.5.2",
"@plasmohq/storage": "0.12.1",
"@jest/globals": "29.1.2",
"@jest/types": "29.1.2",
"@plasmohq/prettier-plugin-sort-imports": "3.5.4",
"@plasmohq/storage": "0.12.2",
"@testing-library/react": "13.4.0",
"@types/node": "18.7.22",
"@types/node": "18.8.3",
"@types/react": "18.0.21",
"cross-env": "7.0.3",
"jest": "29.0.3",
"jest-environment-jsdom": "29.0.3",
"jest": "29.1.2",
"jest-environment-jsdom": "29.1.2",
"prettier": "2.7.1",

@@ -47,5 +47,5 @@ "react": "18.2.0",

"rimraf": "3.0.2",
"ts-jest": "29.0.2",
"ts-jest": "29.0.3",
"tsup": "6.2.3",
"typescript": "4.8.3"
"typescript": "4.8.4"
},

@@ -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