🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@cosmjs/socket

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/socket - npm Package Compare versions

Comparing version
0.35.0-rc.0
to
0.35.0
+3
-4
package.json
{
"name": "@cosmjs/socket",
"version": "0.35.0-rc.0",
"version": "0.35.0",
"description": "Utility functions for working with WebSockets",

@@ -41,3 +41,3 @@ "contributors": [

"dependencies": {
"@cosmjs/stream": "^0.35.0-rc.0",
"@cosmjs/stream": "^0.35.0",
"isomorphic-ws": "^4.0.1",

@@ -70,4 +70,3 @@ "ws": "^7",

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