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