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 0.0.39 to 0.0.40

ws/LICENSE

2

ws/index.d.ts

@@ -27,2 +27,3 @@ // Type definitions for ws

protocol: string;
bufferedAmount: number;

@@ -115,2 +116,3 @@ CONNECTING: number;

server?: http.Server | https.Server;
backlog?: number;
verifyClient?: VerifyClientCallbackAsync | VerifyClientCallbackSync;

@@ -117,0 +119,0 @@ handleProtocols?: any;

4

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

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

"peerDependencies": {},
"typesPublisherContentHash": "2cc683c0beefddc41341baffe4314fbfb8d239e631a63f1808b5dbf53e347c8a",
"typesPublisherContentHash": "96d30929d71f4f105c5f703214202049a650e57ec96e19c0596cfb95501bddc5",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/ws
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ws
Additional Details
* Last updated: Wed, 08 Mar 2017 20:15:10 GMT
* Last updated: Mon, 17 Apr 2017 17:55:17 GMT
* Dependencies: events, http, https, net, 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