Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@keystonehq/metamask-airgapped-keyring

Package Overview
Dependencies
Maintainers
5
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keystonehq/metamask-airgapped-keyring - npm Package Compare versions

Comparing version 0.13.1 to 0.14.0

18

package.json
{
"name": "@keystonehq/metamask-airgapped-keyring",
"version": "0.13.1",
"version": "0.14.0",
"description": "airgapped eth keyring for metamask",

@@ -23,7 +23,2 @@ "author": "aaronisme <aarondongchen@gmail.com>",

},
"scripts": {
"clean": "rm -rf ./dist",
"start": "tsdx watch",
"build": "tsdx build"
},
"dependencies": {

@@ -33,3 +28,3 @@ "@ethereumjs/tx": "^4.0.2",

"@keystonehq/bc-ur-registry-eth": "^0.19.1",
"@metamask/obs-store": "^7.0.0",
"@metamask/obs-store": "^9.0.0",
"rlp": "^2.2.6",

@@ -46,3 +41,8 @@ "uuid": "^8.3.2"

},
"gitHead": "e7df2021cfd688bd0365aed7cc1a31cad8c74ff5"
}
"gitHead": "83d8e223d29e5cc71dccc963388d65a87c894636",
"scripts": {
"clean": "rm -rf ./dist",
"start": "tsdx watch",
"build": "tsdx build"
}
}
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