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 8.5.11 to 8.5.12

2

ws/index.d.ts

@@ -344,3 +344,3 @@ /// <reference types="node" />

address(): AddressInfo | string;
address(): AddressInfo | string | null;
close(cb?: (err?: Error) => void): void;

@@ -347,0 +347,0 @@ handleUpgrade(

{
"name": "@types/ws",
"version": "8.5.11",
"version": "8.5.12",
"description": "TypeScript definitions for ws",

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

},
"typesPublisherContentHash": "f8abfbf3acbcdca0f5c6b03740fc61b384c4507cc71eb700893ed0bb4f7ae35b",
"typesPublisherContentHash": "32ddd11d89328bee2bba51767ec4f352327efde9e14bd1107492d0c8676d2cf6",
"typeScriptVersion": "4.8"
}

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

### Additional Details
* Last updated: Sat, 13 Jul 2024 02:42:04 GMT
* Last updated: Mon, 29 Jul 2024 08:38:03 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@

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