@bitgo-beta/unspents
Advanced tools
Comparing version 0.11.3-alpha.279 to 0.11.3-alpha.280
{ | ||
"name": "@bitgo-beta/unspents", | ||
"version": "0.11.3-alpha.279", | ||
"version": "0.11.3-alpha.280", | ||
"description": "Defines the chain codes used for different unspent types and methods to calculate bitcoin transaction sizes", | ||
@@ -39,3 +39,3 @@ "main": "dist/src/index.js", | ||
"dependencies": { | ||
"@bitgo-beta/utxo-lib": "4.0.1-alpha.279", | ||
"@bitgo-beta/utxo-lib": "4.0.1-alpha.280", | ||
"lodash": "~4.17.21", | ||
@@ -54,3 +54,3 @@ "tcomb": "~3.2.29", | ||
}, | ||
"gitHead": "c95f1f3164a9b8b6a004ec1a73c0b87ee6b72894" | ||
"gitHead": "fdf877746868e5a0c03f0ec4883a38bbbc282704" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@bitgo-beta/blake2b@3.2.1-alpha.280(transitive)
+ Added@bitgo-beta/blake2b-wasm@3.2.1-alpha.281(transitive)
+ Added@bitgo-beta/utxo-lib@4.0.1-alpha.280(transitive)
+ Added@noble/secp256k1@1.6.3(transitive)
- Removed@bitgo-beta/blake2b@3.2.1-alpha.279(transitive)
- Removed@bitgo-beta/blake2b-wasm@3.2.1-alpha.280(transitive)
- Removed@bitgo-beta/utxo-lib@4.0.1-alpha.279(transitive)