New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fuel-ts/mnemonic

Package Overview
Dependencies
Maintainers
1
Versions
1217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fuel-ts/mnemonic - npm Package Compare versions

Comparing version 0.71.1 to 0.72.0

10

package.json
{
"name": "@fuel-ts/mnemonic",
"version": "0.71.1",
"version": "0.72.0",
"description": "Mnemonic implementation from BIP39",

@@ -10,3 +10,3 @@ "author": "Fuel Labs <contact@fuel.sh> (https://fuel.network/)",

"engines": {
"node": "^18.17.1"
"node": "^18.18.2 || ^20.0.0"
},

@@ -26,5 +26,5 @@ "exports": {

"ethers": "^6.7.1",
"@fuel-ts/crypto": "0.71.1",
"@fuel-ts/wordlists": "0.71.1",
"@fuel-ts/errors": "0.71.1"
"@fuel-ts/crypto": "0.72.0",
"@fuel-ts/wordlists": "0.72.0",
"@fuel-ts/errors": "0.72.0"
},

@@ -31,0 +31,0 @@ "scripts": {

@@ -21,3 +21,3 @@ # `@fuel-ts/mnemonic`

See [Fuels-ts Documentation](https://fuellabs.github.io/fuels-ts/)
See [Fuels-ts Documentation](https://docs.fuel.network/docs/fuels-ts/)

@@ -24,0 +24,0 @@ ## Usage

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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