@chainify/utils
Advanced tools
Comparing version 1.1.1 to 1.1.2
# @chainify/utils | ||
## 1.1.2 | ||
### Patch Changes | ||
- - Chain providers now have a new interface - `getTokenDetails` | ||
- Network object can now be passed during EVM Fee providers creation | ||
- NFTAsset type moved to global level | ||
- Updated dependencies | ||
- @chainify/errors@1.1.2 | ||
- @chainify/types@1.1.2 | ||
## 1.1.1 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@chainify/utils", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "", | ||
@@ -18,4 +18,4 @@ "author": "Liquality <info@liquality.io>", | ||
"dependencies": { | ||
"@chainify/errors": "1.1.1", | ||
"@chainify/types": "1.1.1", | ||
"@chainify/errors": "1.1.2", | ||
"@chainify/types": "1.1.2", | ||
"@ethersproject/sha2": "5.6.0", | ||
@@ -22,0 +22,0 @@ "bech32": "^2.0.0", |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
1
25390
20
343
+ Added@chainify/errors@1.1.2(transitive)
+ Added@chainify/types@1.1.2(transitive)
- Removed@chainify/errors@1.1.1(transitive)
- Removed@chainify/types@1.1.1(transitive)
Updated@chainify/errors@1.1.2
Updated@chainify/types@1.1.2