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

@metamask/scure-bip39

Package Overview
Dependencies
Maintainers
10
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/scure-bip39 - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

17

package.json
{
"name": "@metamask/scure-bip39",
"version": "2.1.0",
"version": "2.1.1",
"description": "MetaMask fork of @scure/bip39: a secure, audited & minimal implementation of BIP39 mnemonic phrases",

@@ -11,12 +11,15 @@ "main": "./dist/index.js",

"dependencies": {
"@noble/hashes": "~1.1.1",
"@scure/base": "~1.1.0"
"@noble/hashes": "~1.3.2",
"@scure/base": "~1.1.3"
},
"devDependencies": {
"@metamask/auto-changelog": "^2.6.1",
"@types/mocha": "9.0.0",
"mocha": "9.2.0",
"prettier": "2.6.2",
"typescript": "4.7.3"
"@types/mocha": "^9.1.1",
"mocha": "^9.2.2",
"prettier": "^2.8.8",
"typescript": "~4.9.5"
},
"engines": {
"node": "^16.20 || ^18.16 || >=20"
},
"author": "Paul Miller (https://paulmillr.com)",

@@ -23,0 +26,0 @@ "repository": {

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