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

wscat

Package Overview
Dependencies
Maintainers
3
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 1.0.0 to 1.0.1

LICENSE.md

8

package.json
{
"name": "wscat",
"version": "1.0.0",
"version": "1.0.1",
"description": "WebSocket cat",

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

"type": "git",
"url": "https://github.com/einaros/ws/tree/master/wscat"
"url": "https://github.com/websockets/wscat"
},

@@ -22,5 +22,5 @@ "keywords": [

"dependencies": {
"commander": "2.5.x",
"commander": "2.8.x",
"tinycolor": "0.0.x",
"ws": "0.4.x"
"ws": "0.8.x"
},

@@ -27,0 +27,0 @@ "bin": {

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