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
20.17.48
to
20.17.49
+1
-1
node v20.17/net.d.ts

@@ -658,3 +658,3 @@ /**

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

@@ -661,0 +661,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": "20.17.48",
"version": "20.17.49",
"description": "TypeScript definitions for node",

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

"peerDependencies": {},
"typesPublisherContentHash": "2f1a5346e1b0aca0b442176f3c3d79870479f03eb62977e4d88b284d9be42cd9",
"typesPublisherContentHash": "7f7c0c11f127cf724ae266634563796249d0d6a468bf2b1b2d2b36d07dd4c7d8",
"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 @@