Socket
Socket
Sign inDemoInstall

@cosmjs/socket

Package Overview
Dependencies
Maintainers
1
Versions
105
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.21.1 to 0.22.0-alpha.0

8

package.json
{
"name": "@cosmjs/socket",
"version": "0.21.1",
"version": "0.22.0-alpha.0",
"description": "Utility functions for working with WebSockets",

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

"scripts": {
"docs": "shx rm -rf docs && typedoc --options typedoc.js",
"docs": "typedoc --options typedoc.js",
"lint": "eslint --max-warnings 0 \"**/*.{js,ts}\"",

@@ -48,3 +48,3 @@ "lint-fix": "eslint --max-warnings 0 \"**/*.{js,ts}\" --fix",

"dependencies": {
"@cosmjs/stream": "^0.21.1",
"@cosmjs/stream": "^0.22.0-alpha.0",
"isomorphic-ws": "^4.0.1",

@@ -57,3 +57,3 @@ "ws": "^6.2.0",

},
"gitHead": "66c2b2309c27feecec6fdfb43be50820244665ed"
"gitHead": "2f83fcd1f97f4958dbb8911cb29a338153e46460"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc