@fuel-ts/mnemonic
Advanced tools
Comparing version 0.0.0-pr-1618-20240110140240 to 0.0.0-pr-1679-20240124082816
{ | ||
"name": "@fuel-ts/mnemonic", | ||
"version": "0.0.0-pr-1618-20240110140240", | ||
"version": "0.0.0-pr-1679-20240124082816", | ||
"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.0.0-pr-1618-20240110140240", | ||
"@fuel-ts/wordlists": "0.0.0-pr-1618-20240110140240", | ||
"@fuel-ts/errors": "0.0.0-pr-1618-20240110140240" | ||
"@fuel-ts/crypto": "0.0.0-pr-1679-20240124082816", | ||
"@fuel-ts/wordlists": "0.0.0-pr-1679-20240124082816", | ||
"@fuel-ts/errors": "0.0.0-pr-1679-20240124082816" | ||
}, | ||
@@ -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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
4
372806
4570
+ Added@fuel-ts/crypto@0.0.0-pr-1679-20240124082816(transitive)
+ Added@fuel-ts/errors@0.0.0-pr-1679-20240124082816(transitive)
+ Added@fuel-ts/versions@0.0.0-pr-1679-20240124082816(transitive)
+ Added@fuel-ts/wordlists@0.0.0-pr-1679-20240124082816(transitive)
- Removed@fuel-ts/crypto@0.0.0-pr-1618-20240110140240(transitive)
- Removed@fuel-ts/errors@0.0.0-pr-1618-20240110140240(transitive)
- Removed@fuel-ts/versions@0.0.0-pr-1618-20240110140240(transitive)
- Removed@fuel-ts/wordlists@0.0.0-pr-1618-20240110140240(transitive)
- Removedsemver@7.6.3(transitive)