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.23
to
8.0.24
+0
-0
node/LICENSE

@@ -0,0 +0,0 @@ MIT License

+3
-2
{
"name": "@types/node",
"version": "8.0.23",
"version": "8.0.24",
"description": "TypeScript definitions for Node.js",

@@ -67,4 +67,5 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "8a22e198e23d7410b8073a53d307df7782ed9da28b57b5de0c85e0e3a7d2e05f",
"peerDependencies": {},
"typesPublisherContentHash": "9b98ec3c7d094647a8815a3bec99ab7edd341424fd6c34fb1cc93c55a0e42d57",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Wed, 16 Aug 2017 22:06:59 GMT
* Last updated: Thu, 17 Aug 2017 13:57:59 GMT
* Dependencies: events, net, stream, url, child_process, tls, http, readline, crypto

@@ -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