Socket
Socket
Sign inDemoInstall

@walletconnect/keyvaluestorage

Package Overview
Dependencies
Maintainers
10
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@walletconnect/keyvaluestorage - npm Package Compare versions

Comparing version 1.0.2-canary.0 to 1.0.2-canary.1

14

package.json
{
"name": "@walletconnect/keyvaluestorage",
"description": "Isomorphic Key-Value Storage",
"version": "1.0.2-canary.0",
"version": "1.0.2-canary.1",
"author": "WalletConnect, Inc. <walletconnect.com>",

@@ -46,7 +46,8 @@ "license": "MIT",

"dependencies": {
"@walletconnect/safe-json": "^1.0.1"
"@walletconnect/safe-json": "^1.0.1",
"idb-keyval": "^6.2.1",
"unstorage": "^1.9.0"
},
"peerDependencies": {
"@react-native-async-storage/async-storage": "1.x",
"unstorage": "1.x"
"@react-native-async-storage/async-storage": "1.x"
},

@@ -56,5 +57,2 @@ "peerDependenciesMeta": {

"optional": true
},
"unstorage": {
"optional": true
}

@@ -70,3 +68,2 @@ },

"deepmerge": "^4.2.2",
"idb-keyval": "^6.2.1",
"mocha": "^10.0.0",

@@ -76,3 +73,2 @@ "proxyquire": "^2.1.3",

"typescript": "^4.9.5",
"unstorage": "^1.9.0",
"webpack": "^4.41.6",

@@ -79,0 +75,0 @@ "webpack-cli": "^3.3.11"

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc