You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@cosmjs/utils

Package Overview
Dependencies
Maintainers
2
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cosmjs/utils - npm Package Compare versions

Comparing version
0.37.0
to
0.38.0-rc.1
+5
-3
package.json
{
"name": "@cosmjs/utils",
"version": "0.37.0",
"version": "0.38.0-rc.1",
"description": "Utility tools, primarily for testing code",

@@ -17,2 +17,3 @@ "contributors": [

"!*.spec.*",
"!**/karma-bundle/",
"!**/testdata/"

@@ -48,3 +49,3 @@ ],

"@types/node": "*",
"glob": "^11",
"glob": "^13.0.0",
"jasmine": "^4",

@@ -65,3 +66,4 @@ "jasmine-spec-reporter": "^6",

"webpack-cli": "^4.6.0"
}
},
"stableVersion": "0.37.0"
}