@bitgo/sdk-coin-arbeth
Advanced tools
Comparing version 21.0.1 to 21.0.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [21.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@21.0.1...@bitgo/sdk-coin-arbeth@21.0.2) (2024-05-01) | ||
**Note:** Version bump only for package @bitgo/sdk-coin-arbeth | ||
## [21.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@21.0.0...@bitgo/sdk-coin-arbeth@21.0.1) (2024-04-25) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@bitgo/sdk-coin-arbeth", | ||
"version": "21.0.1", | ||
"version": "21.0.2", | ||
"description": "BitGo SDK coin library for Arbitrum", | ||
@@ -43,6 +43,6 @@ "main": "./dist/src/index.js", | ||
"dependencies": { | ||
"@bitgo/abstract-eth": "^21.1.0", | ||
"@bitgo/sdk-core": "^26.9.0", | ||
"@bitgo/statics": "^48.8.1", | ||
"@bitgo/utxo-lib": "^9.36.0", | ||
"@bitgo/abstract-eth": "^21.1.1", | ||
"@bitgo/sdk-core": "^26.10.0", | ||
"@bitgo/statics": "^48.9.0", | ||
"@bitgo/utxo-lib": "^9.36.1", | ||
"@ethereumjs/common": "^2.6.5", | ||
@@ -53,7 +53,7 @@ "ethereumjs-abi": "^0.6.5", | ||
"devDependencies": { | ||
"@bitgo/sdk-api": "^1.45.4", | ||
"@bitgo/sdk-test": "^8.0.14", | ||
"@bitgo/sdk-api": "^1.46.0", | ||
"@bitgo/sdk-test": "^8.0.15", | ||
"secp256k1": "5.0.0" | ||
}, | ||
"gitHead": "ce8263362a087b79aa6b74d7eeb10e9640f12b52" | ||
"gitHead": "53aec1f6f52910813b0611430b51e5c50bb34e3d" | ||
} |
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
248043
Updated@bitgo/abstract-eth@^21.1.1
Updated@bitgo/sdk-core@^26.10.0
Updated@bitgo/statics@^48.9.0
Updated@bitgo/utxo-lib@^9.36.1