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
2313
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
25.3.2
to
25.3.3
+2
-2
node/package.json
{
"name": "@types/node",
"version": "25.3.2",
"version": "25.3.3",
"description": "TypeScript definitions for node",

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

"peerDependencies": {},
"typesPublisherContentHash": "ae78cb05d267b2456e517bb3168b47314a35a84cd32c8fadafa3d23636307876",
"typesPublisherContentHash": "6c6cbe69ae05494de79d9c121e6d089d78ce104f31505de1c79c523dfcbeba42",
"typeScriptVersion": "5.2"
}

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

### Additional Details
* Last updated: Thu, 26 Feb 2026 18:47:04 GMT
* Last updated: Sat, 28 Feb 2026 20:39:10 GMT
* Dependencies: [undici-types](https://npmjs.com/package/undici-types)

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

@@ -466,3 +466,3 @@ /**

*/
function startCPUProfile(): SyncCPUProfileHandle;
function startCpuProfile(): SyncCPUProfileHandle;
/**

@@ -469,0 +469,0 @@ * V8 only supports `Latin-1/ISO-8859-1` and `UTF16` as the underlying representation of a string.