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
2314
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.19.25
to
20.19.26
+2
-2
node v20.19/package.json
{
"name": "@types/node",
"version": "20.19.25",
"version": "20.19.26",
"description": "TypeScript definitions for node",

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

"peerDependencies": {},
"typesPublisherContentHash": "0ec557ab7cdbdee76964ef84ff1599c64e255facd49d8e83135e9183115ebc00",
"typesPublisherContentHash": "a27fb254f16db0b1806ad224d41a68cf2a520cc90b9aabca9e3abd67586b2c43",
"typeScriptVersion": "5.2"
}

@@ -70,3 +70,3 @@ declare module "path/posix" {

* Normalize a string path, reducing '..' and '.' parts.
* When multiple slashes are found, they're replaced by a single one; when the path contains a trailing slash, it is preserved. On Windows backslashes are used.
* When multiple slashes are found, they're replaced by a single one; when the path contains a trailing slash, it is preserved. On Windows backslashes are used. If the path is a zero-length string, '.' is returned, representing the current working directory.
*

@@ -73,0 +73,0 @@ * @param path string path to normalize.

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

### Additional Details
* Last updated: Tue, 11 Nov 2025 23:33:13 GMT
* Last updated: Mon, 08 Dec 2025 22:36:14 GMT
* Dependencies: [undici-types](https://npmjs.com/package/undici-types)

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