@bitgo-beta/utxo-lib
Advanced tools
Comparing version 2.4.2-beta.3 to 2.4.2-beta.4
@@ -28,2 +28,3 @@ /// <reference types="node" /> | ||
network: Network; | ||
maximumFeeRate?: number; | ||
} | ||
@@ -30,0 +31,0 @@ export declare class UtxoPsbt<Tx extends UtxoTransaction<bigint>> extends Psbt { |
{ | ||
"name": "@bitgo-beta/utxo-lib", | ||
"version": "2.4.2-beta.3", | ||
"version": "2.4.2-beta.4", | ||
"description": "Client-side Bitcoin JavaScript library", | ||
@@ -49,3 +49,3 @@ "main": "./dist/src/index.js", | ||
"dependencies": { | ||
"@bitgo-beta/blake2b": "3.0.4-beta.3", | ||
"@bitgo-beta/blake2b": "3.0.4-beta.4", | ||
"@noble/secp256k1": "1.6.3", | ||
@@ -85,3 +85,3 @@ "bip174": "npm:@bitgo/bip174@3.0.0", | ||
"license": "MIT", | ||
"gitHead": "c065f95f026e2c3108fd5eee25e5f0742ff891bd" | ||
"gitHead": "512cb781a0ec265233a996baca3caec85c395a84" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
897511
7007
+ Added@bitgo-beta/blake2b@3.0.4-beta.4(transitive)
+ Added@bitgo-beta/blake2b-wasm@3.0.4-beta.4(transitive)
- Removed@bitgo-beta/blake2b@3.0.4-beta.3(transitive)
- Removed@bitgo-beta/blake2b-wasm@3.0.4-beta.3(transitive)