Socket
Socket
Sign inDemoInstall

@types/websocket

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/websocket - npm Package Compare versions

Comparing version 16.0.15-alpha to 16.0.20-alpha

8

package.json
{
"name": "@types/websocket",
"version": "16.0.15-alpha",
"description": "Type definitions for websocket from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "16.0.20-alpha",
"description": "TypeScript definitions for websocket",
"main": "",

@@ -11,8 +11,4 @@ "scripts": {},

"dependencies": {
"equire('events'": "*",
"equire('http'": "*",
"equire('net'": "*",
"equire('url'": "*",
"@types/node": "*"
}
}
# Installation
> `npm install --save-dev @types/websocket`
> `npm install --save @types/websocket`
# Summary
This package contains type definitions for websocket.
This package contains type definitions for websocket (https://github.com/Worlize/WebSocket-Node).
The project URL or description is https://github.com/Worlize/WebSocket-Node
# Credits
These definitions were written by Paul Loyd <https://github.com/loyd>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/websocket
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/websocket
Additional Details
* Last updated: Thu, 19 May 2016 20:06:19 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:56 GMT
* File structure: ProperModule
* Library Dependencies: node
* Module Dependencies: equire('events', equire('http', equire('net', equire('url'
* Module Dependencies: events, http, net, url
* Global values: connection, frame, client, routerRequest, router
# Credits
These definitions were written by Paul Loyd <https://github.com/loyd>.

@@ -8,6 +8,6 @@ {

"moduleDependencies": [
"equire('events'",
"equire('http'",
"equire('net'",
"equire('url'"
"events",
"http",
"net",
"url"
],

@@ -14,0 +14,0 @@ "libraryMajorVersion": "16",

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