Socket
Socket
Sign inDemoInstall

@scure/bip39

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scure/bip39 - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

8

package.json
{
"name": "@scure/bip39",
"version": "1.1.1",
"version": "1.2.0",
"description": "Secure, audited & minimal implementation of BIP39 mnemonic phrases",

@@ -14,3 +14,3 @@ "main": "index.js",

"dependencies": {
"@noble/hashes": "~1.2.0",
"@noble/hashes": "~1.3.0",
"@scure/base": "~1.1.0"

@@ -20,4 +20,4 @@ },

"micro-should": "0.4.0",
"prettier": "2.6.2",
"typescript": "4.7.3"
"prettier": "2.8.4",
"typescript": "5.0.2"
},

@@ -24,0 +24,0 @@ "author": "Paul Miller (https://paulmillr.com)",

@@ -17,10 +17,11 @@ # scure-bip39

> **scure** — secure audited packages for every use case.
> **scure** — secure, independently audited packages for every use case.
- Independent security audits
- All releases are signed with PGP keys
- As minimal as possible
- Check out all libraries:
[base](https://github.com/paulmillr/scure-base),
[bip32](https://github.com/paulmillr/scure-bip32),
[bip39](https://github.com/paulmillr/scure-bip39)
[bip39](https://github.com/paulmillr/scure-bip39),
[btc-signer](https://github.com/paulmillr/scure-btc-signer)

@@ -27,0 +28,0 @@ ## Usage

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