@injectivelabs/utils
Advanced tools
+5
-5
| { | ||
| "name": "@injectivelabs/utils", | ||
| "version": "1.20.24", | ||
| "version": "1.20.25", | ||
| "description": "List of utils and helper functions that can be reused throughout Injective's projects.", | ||
@@ -265,9 +265,9 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "axios": "^1.13.2", | ||
| "axios": "^1.18.1", | ||
| "bignumber.js": "^9.3.1", | ||
| "http-status-codes": "^2.3.0", | ||
| "store2": "^2.14.4", | ||
| "@injectivelabs/exceptions": "1.20.24", | ||
| "@injectivelabs/ts-types": "1.20.24", | ||
| "@injectivelabs/networks": "1.20.24" | ||
| "@injectivelabs/exceptions": "1.20.25", | ||
| "@injectivelabs/ts-types": "1.20.25", | ||
| "@injectivelabs/networks": "1.20.25" | ||
| }, | ||
@@ -274,0 +274,0 @@ "publishConfig": { |
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated