Socket
Socket
Sign inDemoInstall

@types/ws

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ws - npm Package Compare versions

Comparing version 7.2.3 to 7.2.4

2

ws/index.d.ts

@@ -267,5 +267,5 @@ // Type definitions for ws 7.2

// WebSocket stream
function createWebSocketStream(websocket: WebSocket, options: stream.DuplexOptions): stream.Duplex;
function createWebSocketStream(websocket: WebSocket, options?: stream.DuplexOptions): stream.Duplex;
}
export = WebSocket;
{
"name": "@types/ws",
"version": "7.2.3",
"version": "7.2.4",
"description": "TypeScript definitions for ws",

@@ -59,4 +59,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "df63355903af9b0bb6cdeb8cf353d951a114d70d50aa5a8057758f32d5ed46e6",
"typesPublisherContentHash": "844e4610d8ca55540b62dcae1394b2b144e52f2d99c1cee7aa368d75b250c1c2",
"typeScriptVersion": "2.8"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 18 Mar 2020 20:24:11 GMT
* Last updated: Mon, 13 Apr 2020 18:51:30 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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