New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

simple-websocket

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-websocket - npm Package Compare versions

Comparing version 5.0.2 to 5.1.0

8

package.json
{
"name": "simple-websocket",
"description": "Simple, EventEmitter API for WebSockets (browser)",
"version": "5.0.2",
"version": "5.1.0",
"author": {

@@ -17,3 +17,3 @@ "name": "Feross Aboukhadijeh",

"dependencies": {
"debug": "^2.1.3",
"debug": "^3.1.0",
"inherits": "^2.0.1",

@@ -23,3 +23,3 @@ "randombytes": "^2.0.3",

"safe-buffer": "^5.0.1",
"ws": "^2.0.0"
"ws": "^3.3.1"
},

@@ -32,3 +32,3 @@ "devDependencies": {

"tape": "^4.0.0",
"uglify-js": "^2.4.15",
"uglify-js": "^3.1.8",
"zuul": "^3.0.0"

@@ -35,0 +35,0 @@ },

Sorry, the diff of this file is too big to display

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