@bitgo-beta/utxo-lib
Advanced tools
Comparing version 2.4.2-beta.1 to 2.4.2-beta.2
{ | ||
"name": "@bitgo-beta/utxo-lib", | ||
"version": "2.4.2-beta.1", | ||
"version": "2.4.2-beta.2", | ||
"description": "Client-side Bitcoin JavaScript library", | ||
@@ -49,3 +49,3 @@ "main": "./dist/src/index.js", | ||
"dependencies": { | ||
"@bitgo-beta/blake2b": "^3.0.3", | ||
"@bitgo-beta/blake2b": "3.0.4-beta.2", | ||
"@noble/secp256k1": "1.6.3", | ||
@@ -85,3 +85,3 @@ "bip174": "npm:@bitgo/bip174@3.0.0", | ||
"license": "MIT", | ||
"gitHead": "1876e9835f849cc5604ff5a66646e5d6e228dc07" | ||
"gitHead": "c0f32614937c34ea4291612073b22f68c6306ede" | ||
} |
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
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
897395
+ Added@bitgo-beta/blake2b@3.0.4-beta.2(transitive)
+ Added@bitgo-beta/blake2b-wasm@3.0.4-beta.2(transitive)
- Removed@bitgo-beta/blake2b@3.2.0(transitive)
- Removed@bitgo-beta/blake2b-wasm@3.2.0(transitive)