Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wscat

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wscat - npm Package Compare versions

Comparing version 3.0.0 to 4.0.0

4

package.json
{
"name": "wscat",
"version": "3.0.0",
"version": "4.0.0",
"description": "WebSocket cat",

@@ -21,3 +21,3 @@ "main": "index.js",

"dependencies": {
"commander": "^3.0.2",
"commander": "^4.0.0",
"https-proxy-agent": "^3.0.0",

@@ -24,0 +24,0 @@ "read": "^1.0.7",

@@ -26,2 +26,3 @@ # wscat

-w, --wait <seconds> wait given seconds after executing command
-P, --show-ping-pong print a notification when a ping or pong is received
--host <host> optional host

@@ -28,0 +29,0 @@ -s, --subprotocol <protocol> optional subprotocol (default: [])

Sorry, the diff of this file is not supported yet

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