You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@types/node

Package Overview
Dependencies
Maintainers
1
Versions
2315
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/node - npm Package Compare versions

Comparing version
18.19.101
to
18.19.102
+1
-1
node v18.19/net.d.ts

@@ -597,3 +597,3 @@ /**

*/
getConnections(cb: (error: Error | null, count: number) => void): void;
getConnections(cb: (error: Error | null, count: number) => void): this;
/**

@@ -600,0 +600,0 @@ * Opposite of `unref()`, calling `ref()` on a previously `unref`ed server will _not_ let the program exit if it's the only server left (the default behavior).

{
"name": "@types/node",
"version": "18.19.101",
"version": "18.19.102",
"description": "TypeScript definitions for node",

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

"peerDependencies": {},
"typesPublisherContentHash": "18f0fc06486c274485099a788b3072b6d42bcb442a3682c7d13ba124ee19f653",
"typesPublisherContentHash": "321ca6ca36f083d471c0b4b2d550e0caa49c34ce6634f635aeb1beab8db5702c",
"typeScriptVersion": "5.1"
}

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

### Additional Details
* Last updated: Mon, 19 May 2025 00:47:06 GMT
* Last updated: Tue, 20 May 2025 17:35:34 GMT
* Dependencies: [undici-types](https://npmjs.com/package/undici-types)

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