🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@injectivelabs/utils

Package Overview
Dependencies
Maintainers
13
Versions
564
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@injectivelabs/utils - npm Package Compare versions

Comparing version
1.20.24
to
1.20.25
+5
-5
package.json
{
"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": {