🚨 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.38.0-rc.1
to
0.38.0
+6
-6
package.json
{
"name": "@cosmjs/socket",
"version": "0.38.0-rc.1",
"version": "0.38.0",
"description": "Utility functions for working with WebSockets",

@@ -8,3 +8,4 @@ "contributors": [

"Confio OÜ <hello@confio.tech>",
"Will Clark <willclarktech@users.noreply.github.com>"
"Will Clark <willclarktech@users.noreply.github.com>",
"Simon Warta <webmaster128@users.noreply.github.com>"
],

@@ -45,3 +46,3 @@ "license": "Apache-2.0",

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

@@ -52,3 +53,3 @@ "ws": "^7",

"devDependencies": {
"@cosmjs/utils": "^0.38.0-rc.1",
"@cosmjs/utils": "^0.38.0",
"@istanbuljs/nyc-config-typescript": "^1.0.1",

@@ -76,4 +77,3 @@ "@types/jasmine": "^4",

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