Socket
Socket
Sign inDemoInstall

@types/ws

Package Overview
Dependencies
2
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.4.6 to 7.4.7

2

ws/index.d.ts

@@ -250,2 +250,3 @@ // Type definitions for ws 7.4

interface OpenEvent {
type: string;
target: WebSocket;

@@ -265,2 +266,3 @@ }

reason: string;
type: string;
target: WebSocket;

@@ -267,0 +269,0 @@ }

4

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

@@ -55,4 +55,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ws",

},
"typesPublisherContentHash": "a6368572e0a06fac2a7153bac855964115083e179af3c7b6930e06f891b57884",
"typesPublisherContentHash": "bfa5f3d19c5c1f1c415aec2e218c5c83c4c88b441bb05b2c022b6cfee2c36dfd",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Fri, 02 Jul 2021 18:06:04 GMT
* Last updated: Mon, 19 Jul 2021 23:01:29 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

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

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