@injectivelabs/utils
Advanced tools
Comparing version 0.0.64 to 0.1.2
{ | ||
"name": "@injectivelabs/utils", | ||
"description": "List of utils and helper functions that can be reused throughout Injective's projects.", | ||
"version": "0.0.64", | ||
"version": "0.1.2", | ||
"license": "MIT", | ||
@@ -30,4 +30,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@injectivelabs/exceptions": "^0.0.46", | ||
"@injectivelabs/ts-types": "^0.0.41", | ||
"@injectivelabs/exceptions": "^0.1.2", | ||
"@injectivelabs/ts-types": "^0.1.0", | ||
"axios": "^0.21.1", | ||
@@ -40,3 +40,3 @@ "bignumber.js": "^9.0.1", | ||
}, | ||
"gitHead": "a04fe2b57ef24f7bb0c3cb57a53f3414ba3577a8" | ||
"gitHead": "a12e5c2c5d1038ab42e9669b6eeb1e91873626c2" | ||
} |
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
75730
+ Added@injectivelabs/exceptions@0.1.10(transitive)
+ Added@injectivelabs/ts-types@0.1.10(transitive)
- Removed@injectivelabs/exceptions@0.0.46(transitive)
- Removed@injectivelabs/ts-types@0.0.41(transitive)