🚨 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.37.0
to
0.37.1
+4
-2
package.json
{
"name": "@cosmjs/socket",
"version": "0.37.0",
"version": "0.37.1",
"description": "Utility functions for working with WebSockets",

@@ -11,2 +11,4 @@ "contributors": [

"license": "Apache-2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
"exports": {

@@ -44,3 +46,3 @@ "types": "./build/index.d.ts",

"dependencies": {
"@cosmjs/stream": "^0.37.0",
"@cosmjs/stream": "^0.37.1",
"isomorphic-ws": "^4.0.1",

@@ -47,0 +49,0 @@ "ws": "^7",