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.15-alpha to 0.0.20-alpha

7

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

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

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