Socket
Socket
Sign inDemoInstall

@types/websocket

Package Overview
Dependencies
1
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.31 to 0.0.32

2

websocket/index.d.ts

@@ -545,3 +545,3 @@ // Type definitions for websocket

socket: net.Socket;
response: http.ClientResponse;
response: http.IncomingMessage;

@@ -548,0 +548,0 @@ constructor(clientConfig?: IClientConfig);

{
"name": "@types/websocket",
"version": "0.0.31",
"version": "0.0.32",
"description": "TypeScript definitions for websocket",

@@ -16,4 +16,5 @@ "license": "MIT",

},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "e0fb85299f660a72fc8fd54327ece06b77dbca4278cec38126616e26ec42c741"
"typesPublisherContentHash": "f79db43942e44ffb4f875ab041710e5aeed22d9b94b75ba95ae630944f970922"
}

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

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* Last updated: Wed, 05 Oct 2016 20:53:43 GMT
* File structure: ProperModule

@@ -14,0 +14,0 @@ * Library Dependencies: node

@@ -35,3 +35,3 @@ {

"hasPackageJson": false,
"contentHash": "e0fb85299f660a72fc8fd54327ece06b77dbca4278cec38126616e26ec42c741"
"contentHash": "f79db43942e44ffb4f875ab041710e5aeed22d9b94b75ba95ae630944f970922"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc