Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 1.0.7 to 1.0.8

10

websocket/index.d.ts

@@ -1,11 +0,1 @@

// Type definitions for websocket 1.0
// Project: https://github.com/theturtle32/WebSocket-Node
// Definitions by: Paul Loyd <https://github.com/loyd>,
// Kay Schecker <https://github.com/flynetworks>,
// Zhao Lei <https://github.com/zhaoleimxd>
// Sheng Chen <https://github.com/jdneo>,
// Matthew Peveler <https://github.com/MasterOdin>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
/// <reference types="node" />

@@ -12,0 +2,0 @@

24

websocket/package.json
{
"name": "@types/websocket",
"version": "1.0.7",
"version": "1.0.8",
"description": "TypeScript definitions for websocket",

@@ -10,24 +10,24 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/websocket",

"name": "Paul Loyd",
"url": "https://github.com/loyd",
"githubUsername": "loyd"
"githubUsername": "loyd",
"url": "https://github.com/loyd"
},
{
"name": "Kay Schecker",
"url": "https://github.com/flynetworks",
"githubUsername": "flynetworks"
"githubUsername": "flynetworks",
"url": "https://github.com/flynetworks"
},
{
"name": "Zhao Lei",
"url": "https://github.com/zhaoleimxd",
"githubUsername": "zhaoleimxd"
"githubUsername": "zhaoleimxd",
"url": "https://github.com/zhaoleimxd"
},
{
"name": "Sheng Chen",
"url": "https://github.com/jdneo",
"githubUsername": "jdneo"
"githubUsername": "jdneo",
"url": "https://github.com/jdneo"
},
{
"name": "Matthew Peveler",
"url": "https://github.com/MasterOdin",
"githubUsername": "MasterOdin"
"githubUsername": "MasterOdin",
"url": "https://github.com/MasterOdin"
}

@@ -46,4 +46,4 @@ ],

},
"typesPublisherContentHash": "e8afe6093b842c738d79417644519ab2c17cadee84685ca72de133e70536eafd",
"typesPublisherContentHash": "99aa071a46f8b681e03cd809760c1dd6f7ecccc46be016c619e12e1469c7767a",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:07 GMT
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Paul Loyd](https://github.com/loyd), [Kay Schecker](https://github.com/flynetworks), [Zhao Lei](https://github.com/zhaoleimxd), [Sheng Chen](https://github.com/jdneo), and [Matthew Peveler](https://github.com/MasterOdin).
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