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

websocket-stream

Package Overview
Dependencies
Maintainers
4
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 3.0.0 to 3.0.1

ws-fallback.js

5

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

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

"./echo-server.js": "./fake-server.js",
"./index.js": "./stream.js"
"./index.js": "./stream.js",
"ws": "./ws-fallback.js"
},

@@ -44,0 +45,0 @@ "bugs": {

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