@bitgo/abstract-utxo
Advanced tools
Comparing version 8.6.0 to 8.6.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [8.6.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@8.6.0...@bitgo/abstract-utxo@8.6.1) (2024-06-11) | ||
**Note:** Version bump only for package @bitgo/abstract-utxo | ||
# [8.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@8.5.0...@bitgo/abstract-utxo@8.6.0) (2024-06-05) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@bitgo/abstract-utxo", | ||
"version": "8.6.0", | ||
"version": "8.6.1", | ||
"description": "BitGo SDK coin library for UTXO base implementation", | ||
@@ -40,7 +40,7 @@ "main": "./dist/src/index.js", | ||
"dependencies": { | ||
"@bitgo/blockapis": "^1.9.4", | ||
"@bitgo/sdk-api": "^1.48.0", | ||
"@bitgo/sdk-core": "^26.16.0", | ||
"@bitgo/unspents": "^0.47.3", | ||
"@bitgo/utxo-lib": "^9.37.0", | ||
"@bitgo/blockapis": "^1.9.5", | ||
"@bitgo/sdk-api": "^1.48.1", | ||
"@bitgo/sdk-core": "^27.0.0", | ||
"@bitgo/unspents": "^0.47.4", | ||
"@bitgo/utxo-lib": "^9.38.0", | ||
"@types/bluebird": "^3.5.25", | ||
@@ -56,3 +56,3 @@ "@types/lodash": "^4.14.121", | ||
}, | ||
"gitHead": "aa0e016831affea0c7a44bec5177ac106af0ea5b" | ||
"gitHead": "339ceb8b3082a13247a10a1ae4e98fc79bf28080" | ||
} |
Sorry, the diff of this file is not supported yet
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
652640
+ Added@bitgo/public-types@2.33.4(transitive)
+ Added@bitgo/sdk-core@27.9.0(transitive)
+ Added@bitgo/utxo-lib@10.3.0(transitive)
- Removed@bitgo/public-types@2.23.1(transitive)
- Removed@bitgo/sdk-core@26.16.0(transitive)
Updated@bitgo/blockapis@^1.9.5
Updated@bitgo/sdk-api@^1.48.1
Updated@bitgo/sdk-core@^27.0.0
Updated@bitgo/unspents@^0.47.4
Updated@bitgo/utxo-lib@^9.38.0