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

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

"dependencies": {},
"typesPublisherContentHash": "989ba42b91707d85ea30999394dc897e7113d879edd20b2e00be25420aa525f5",
"typeScriptVersion": "2.2"
"typesPublisherContentHash": "e570fba8726cbdb1db15f082653d11b2255b3e52e8d0280d9292695c08358ccb",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 06 Nov 2017 15:19:08 GMT
* Last updated: Mon, 06 Nov 2017 19:35:34 GMT
* Dependencies: events, net, stream, url, child_process, tls, http, readline, dns, crypto, 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