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

@@ -83,4 +83,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "210bb3b57ae1ffd76b394d8e6c3e764ccecbbda2977cf248192b70257e5665a1",
"typesPublisherContentHash": "92d1f68c9ccfca6610a1ab5cb52c5dcbbfdad7cd039ec22cd1a20b703611ec84",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Mon, 25 Sep 2017 21:15:59 GMT
* Last updated: Tue, 03 Oct 2017 13:52:13 GMT
* Dependencies: events, net, stream, url, child_process, tls, http, readline, crypto, dns, fs

@@ -14,0 +14,0 @@ * Global values: Buffer, NodeJS, SlowBuffer, Symbol, __dirname, __filename, clearImmediate, clearInterval, clearTimeout, console, exports, global, module, process, require, setImmediate, setInterval, setTimeout

Sorry, the diff of this file is too big to display