@bitgo-beta/statics
Advanced tools
Comparing version 7.0.1-beta.108 to 7.0.1-beta.109
@@ -6,2 +6,13 @@ # Change Log | ||
# [13.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/statics@12.1.1...@bitgo/statics@13.0.0) (2022-12-20) | ||
### Bug Fixes | ||
- **sdk-coin-trx:** fix tron tokens in statics ([79459c9](https://github.com/BitGo/BitGoJS/commit/79459c982e07d7ec6b9e720b0ad325a00ed59e8f)) | ||
- **statics:** add missing backing erc20 for fil ([8bea5bf](https://github.com/BitGo/BitGoJS/commit/8bea5bf02b51856e6c65ce55cca657c7246f1562)) | ||
### BREAKING CHANGES | ||
- **sdk-coin-trx:** TrxCoin & factory methods removed from statics due to existing class TronErc20Coin | ||
## [12.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/statics@12.1.0...@bitgo/statics@12.1.1) (2022-12-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@bitgo-beta/statics", | ||
"version": "7.0.1-beta.108", | ||
"version": "7.0.1-beta.109", | ||
"description": "dependency-free static configuration for the bitgo platform", | ||
@@ -40,3 +40,3 @@ "main": "./dist/src/index.js", | ||
}, | ||
"gitHead": "fe6e66622680ed7e372c8ebe278539d9a4cf5814" | ||
"gitHead": "47bd75fbe0606585ce59d8f204bc3287faee3e21" | ||
} |
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
6205504