@bitgo-beta/sdk-lib-mpc
Advanced tools
Comparing version 8.2.0-beta.102 to 8.2.0-beta.103
@@ -6,2 +6,17 @@ # Change Log | ||
# [8.10.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-lib-mpc@8.5.0...@bitgo/sdk-lib-mpc@8.10.0) (2023-09-07) | ||
### Bug Fixes | ||
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b)) | ||
- **sdk-lib-mpc:** fix 0 values attack on range proof ([4a689dc](https://github.com/BitGo/BitGoJS/commit/4a689dcfcf0345132e54ddfd3e8a10e2452b0997)) | ||
### Features | ||
- **sdk-core:** add getDerivationPath method for smc wallets ([e0be65f](https://github.com/BitGo/BitGoJS/commit/e0be65f4c8904be313b4f453996f86326d2005e8)) | ||
- **sdk-lib-mpc:** convert interface to type ([e1c1065](https://github.com/BitGo/BitGoJS/commit/e1c1065928691a1f9d43522aeafa8751c2424d3e)) | ||
- **sdk-lib-mpc:** move ecdsa hdtree from core ([f0311a8](https://github.com/BitGo/BitGoJS/commit/f0311a8606b1a6aa82309ef7bb9a349782819c28)) | ||
- **sdk-lib-mpc:** move shamir ([42fc946](https://github.com/BitGo/BitGoJS/commit/42fc946c8a5c4a1f7a09e5a9cb6c64a0b266a2a7)) | ||
- **sdk-lib-mpc:** move types to types.ts ([cf2f482](https://github.com/BitGo/BitGoJS/commit/cf2f4821792172b1657fbcecd8886df5bacd817a)) | ||
# [8.9.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-lib-mpc@8.5.0...@bitgo/sdk-lib-mpc@8.9.0) (2023-09-05) | ||
@@ -8,0 +23,0 @@ |
{ | ||
"name": "@bitgo-beta/sdk-lib-mpc", | ||
"version": "8.2.0-beta.102", | ||
"version": "8.2.0-beta.103", | ||
"description": "library functions for BitGo's MPC solution", | ||
@@ -51,3 +51,3 @@ "main": "./dist/src/index.js", | ||
}, | ||
"gitHead": "89649cd41711297e71d4b66e7e0c88cca1012ff8" | ||
"gitHead": "9bc368652682913f7e4718923dda8bc99b4075da" | ||
} |
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
10653811