@bitgo/sdk-coin-sui
Advanced tools
Comparing version 4.1.0 to 4.2.0
@@ -6,2 +6,9 @@ # Change Log | ||
# [4.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-sui@4.0.0...@bitgo/sdk-coin-sui@4.2.0) (2023-08-04) | ||
### Features | ||
- **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca)) | ||
- **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41)) | ||
# [4.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-sui@4.0.0...@bitgo/sdk-coin-sui@4.1.0) (2023-07-28) | ||
@@ -8,0 +15,0 @@ |
{ | ||
"name": "@bitgo/sdk-coin-sui", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "BitGo SDK coin library for Sui", | ||
@@ -43,5 +43,5 @@ "main": "./dist/src/index.js", | ||
"dependencies": { | ||
"@bitgo/blake2b": "^3.2.3", | ||
"@bitgo/sdk-core": "^8.12.0", | ||
"@bitgo/statics": "^18.1.0", | ||
"@bitgo/blake2b": "^3.2.4", | ||
"@bitgo/sdk-core": "^8.13.0", | ||
"@bitgo/statics": "^18.2.0", | ||
"@mysten/bcs": "^0.7.0", | ||
@@ -55,4 +55,4 @@ "bignumber.js": "^9.0.0", | ||
"devDependencies": { | ||
"@bitgo/sdk-api": "^1.12.0", | ||
"@bitgo/sdk-test": "^1.2.29", | ||
"@bitgo/sdk-api": "^1.13.0", | ||
"@bitgo/sdk-test": "^1.2.30", | ||
"@types/lodash": "^4.14.183", | ||
@@ -62,3 +62,3 @@ "axios": "^1.4.0", | ||
}, | ||
"gitHead": "dc93da5f593f20f227b0202dce2f897241e20fe2" | ||
"gitHead": "9e5285f524b66ccb7367735443fc6ab617319e53" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1138042
0
Updated@bitgo/blake2b@^3.2.4
Updated@bitgo/sdk-core@^8.13.0
Updated@bitgo/statics@^18.2.0