Comparing version 3.0.0 to 4.0.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13660
56
+ Addedcommander@4.1.1(transitive)
- Removedcommander@3.0.2(transitive)
Updatedcommander@^4.0.0