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

websocket-stream

Package Overview
Dependencies
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

websocket-stream - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

12

package.json
{
"name": "websocket-stream",
"version": "1.5.1",
"version": "1.5.2",
"license": "BSD-2-Clause",

@@ -12,3 +12,3 @@ "description": "Use websockets with the node streams API. Works in browser and node",

"type": "git",
"url": "http://github.com/maxogden/websocket-stream.git"
"url": "git+ssh://git@github.com/maxogden/websocket-stream.git"
},

@@ -43,3 +43,9 @@ "keywords": [

"./index.js": "./stream.js"
}
},
"bugs": {
"url": "https://github.com/maxogden/websocket-stream/issues"
},
"homepage": "https://github.com/maxogden/websocket-stream#readme",
"main": "index.js",
"author": ""
}
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