@bitgo-beta/utxo-lib
Advanced tools
Comparing version 4.0.0 to 4.0.1-alpha.0
{ | ||
"name": "@bitgo-beta/utxo-lib", | ||
"version": "4.0.0", | ||
"version": "4.0.1-alpha.0", | ||
"description": "Client-side Bitcoin JavaScript library", | ||
@@ -49,3 +49,3 @@ "main": "./dist/src/index.js", | ||
"dependencies": { | ||
"@bitgo-beta/blake2b": "^3.2.0", | ||
"@bitgo-beta/blake2b": "3.2.1-alpha.0", | ||
"@noble/secp256k1": "1.6.3", | ||
@@ -85,3 +85,3 @@ "bip174": "npm:@bitgo/bip174@3.0.0", | ||
"license": "MIT", | ||
"gitHead": "198d63353fe20c1fe74d2d6518de57e0fe17f4dc" | ||
"gitHead": "a6b8d2439a0706feeea464d920e8103177883617" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
909935
2
+ Added@bitgo-beta/blake2b@3.2.1-alpha.0(transitive)
+ Added@bitgo-beta/blake2b-wasm@3.2.1-alpha.0(transitive)
- Removed@bitgo-beta/blake2b@3.2.0(transitive)
- Removed@bitgo-beta/blake2b-wasm@3.2.0(transitive)