@chainify/types
Advanced tools
Comparing version 1.2.28 to 1.2.29
# @chainify/types | ||
## 1.2.29 | ||
### Patch Changes | ||
- c52ea66e4: add ethers as dependency | ||
## 1.2.28 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@chainify/types", | ||
"version": "1.2.28", | ||
"version": "1.2.29", | ||
"description": "", | ||
@@ -18,3 +18,3 @@ "author": "Liquality <info@liquality.io>", | ||
"dependencies": { | ||
"@ethersproject/bignumber": "5.6.0", | ||
"@ethersproject/bignumber": "5.7.0", | ||
"@liquality/cryptoassets": "^1.13.3", | ||
@@ -21,0 +21,0 @@ "bignumber.js": "^9.0.2" |
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
19038
- Removed@ethersproject/bignumber@5.6.0(transitive)