@bitgo/sdk-core
Advanced tools
Comparing version 2.0.0-rc.26 to 2.0.0-rc.27
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.0.0-rc.27](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-core@2.0.0-rc.26...@bitgo/sdk-core@2.0.0-rc.27) (2022-09-20) | ||
**Note:** Version bump only for package @bitgo/sdk-core | ||
# [2.0.0-rc.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-core@2.0.0-rc.25...@bitgo/sdk-core@2.0.0-rc.26) (2022-09-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@bitgo/sdk-core", | ||
"version": "2.0.0-rc.26", | ||
"version": "2.0.0-rc.27", | ||
"description": "core library functions for BitGoJS", | ||
@@ -38,3 +38,3 @@ "main": "./dist/src/index.js", | ||
"@bitgo/bls-dkg": "^1.1.0", | ||
"@bitgo/statics": "^8.0.0-rc.20", | ||
"@bitgo/statics": "^8.0.0-rc.21", | ||
"@bitgo/utxo-lib": "^3.0.0-rc.5", | ||
@@ -72,3 +72,3 @@ "@noble/secp256k1": "1.6.3", | ||
}, | ||
"gitHead": "fbcc0e16aecdb44e4c3b50e5e1f98bccdbd7c279" | ||
"gitHead": "39cecbdbe45b5b99c8639d259da820d91dee6812" | ||
} |
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
2544595
Updated@bitgo/statics@^8.0.0-rc.21