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 6.0.2 to 6.0.3

2

ws/index.d.ts

@@ -17,2 +17,3 @@ // Type definitions for ws 6.0

import * as net from 'net';
import * as zlib from 'zlib';

@@ -165,2 +166,3 @@ // WebSocket socket.

};
zlibInflateOptions?: zlib.ZlibOptions;
threshold?: number;

@@ -167,0 +169,0 @@ concurrencyLimit?: number;

4

ws/package.json
{
"name": "@types/ws",
"version": "6.0.2",
"version": "6.0.3",
"description": "TypeScript definitions for ws",

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

},
"typesPublisherContentHash": "45dc4f6c8721640c2265b102200cf89ac49f19dc527b12f76e399ae07b053f34",
"typesPublisherContentHash": "14ae4ed25682765570a159d21524779bb978a8a51bc61ffd23a68b175a0cd396",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 05 Aug 2019 17:58:51 GMT
* Last updated: Fri, 23 Aug 2019 17:19:37 GMT
* Dependencies: @types/node

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

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