New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/socketcluster-server

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/socketcluster-server - npm Package Compare versions

Comparing version

to
17.3.2

6

socketcluster-server/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for socketcluster-server 17.3
// Project: https://github.com/SocketCluster/socketcluster-server
// Definitions by: Daniel Rose <https://github.com/DanielRose>
// Nathan Bierema <https://github.com/Methuselah96>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { Server } from "http";

@@ -8,0 +2,0 @@

12

socketcluster-server/package.json
{
"name": "@types/socketcluster-server",
"version": "17.3.1",
"version": "17.3.2",
"description": "TypeScript definitions for socketcluster-server",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/socketcluster-server",

"name": "Daniel Rose",
"url": "https://github.com/DanielRose",
"githubUsername": "DanielRose"
"githubUsername": "DanielRose",
"url": "https://github.com/DanielRose"
},
{
"name": "Nathan Bierema",
"url": "https://github.com/Methuselah96",
"githubUsername": "Methuselah96"
"githubUsername": "Methuselah96",
"url": "https://github.com/Methuselah96"
}

@@ -39,4 +39,4 @@ ],

},
"typesPublisherContentHash": "889c1cefe385299d2a83c810d1a322ab5be91e3a442d82b12523b46864e4fb16",
"typesPublisherContentHash": "28bb0a97d1657125af7a6acc2f7a6d9f59d507792c9dc2a0faf269c7562d6b7b",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/ag-auth](https://npmjs.com/package/@types/ag-auth), [@types/ag-simple-broker](https://npmjs.com/package/@types/ag-simple-broker), [@types/async-stream-emitter](https://npmjs.com/package/@types/async-stream-emitter), [@types/consumable-stream](https://npmjs.com/package/@types/consumable-stream), [@types/jsonwebtoken](https://npmjs.com/package/@types/jsonwebtoken), [@types/sc-errors](https://npmjs.com/package/@types/sc-errors), [@types/stream-demux](https://npmjs.com/package/@types/stream-demux), [@types/writable-consumable-stream](https://npmjs.com/package/@types/writable-consumable-stream), [@types/ws](https://npmjs.com/package/@types/ws)
* Global values: none
# Credits
These definitions were written by [Daniel Rose](https://github.com/DanielRose), and [Nathan Bierema](https://github.com/Methuselah96).