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.13
to
8.0.14
+0
-0
node/LICENSE

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

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

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

"peerDependencies": {},
"typesPublisherContentHash": "b4aa237b5bb1ec8cd37f76a78ed1ffca7e76fa19661a3eb73621a929b7616251",
"typesPublisherContentHash": "7487b55153eddfd213afc5faddc8149a6695496504fdb7f29570c1ca0bc2b547",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Fri, 14 Jul 2017 14:13:25 GMT
* Last updated: Mon, 17 Jul 2017 19:27:11 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