Socket
Socket
Sign inDemoInstall

ws

Package Overview
Dependencies
1
Maintainers
1
Versions
164
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.8 to 0.2.9

bin/wscat

6

package.json

@@ -5,3 +5,3 @@ {

"description": "simple and very fast websocket protocol client for node.js",
"version": "0.2.8",
"version": "0.2.9",
"repository": {

@@ -11,2 +11,5 @@ "type": "git",

},
"bin": {
"wscat": "./bin/wscat"
},
"scripts": {

@@ -20,2 +23,3 @@ "test": "make test",

"dependencies": {
"commander": "0.5.0"
},

@@ -22,0 +26,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc