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

@@ -48,2 +48,6 @@ "license": "MIT",

{
"name": "wwwy3y3",
"url": "https://github.com/wwwy3y3"
},
{
"name": "Daniel Imms",

@@ -61,4 +65,4 @@ "url": "https://github.com/Tyriar"

"peerDependencies": {},
"typesPublisherContentHash": "4d70d394d191e370565d7a6d956eca330a167356c9912d304bb2aa3b06447138",
"typesPublisherContentHash": "c3098ed8b867e35717b69c9bb7409802ef0bf1ac87eb374c2eb1009be7617913",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Sat, 22 Jul 2017 19:03:51 GMT
* Last updated: Mon, 24 Jul 2017 18:01:45 GMT
* Dependencies: events, net, stream, url, child_process, tls, http, readline, crypto

@@ -17,2 +17,2 @@ * Global values: Buffer, NodeJS, SlowBuffer, Symbol, ___dirname, ___filename, clearImmediate, clearInterval, clearTimeout, console, exports, global, module, process, require, setImmediate, setInterval, setTimeout

# Credits
These definitions were written by Microsoft TypeScript <http://typescriptlang.org>, DefinitelyTyped <https://github.com/DefinitelyTyped/DefinitelyTyped>, Parambir Singh <https://github.com/parambirs>, Roberto Desideri <https://github.com/RobDesideri>, Christian Vaagland Tellnes <https://github.com/tellnes>, Wilco Bakker <https://github.com/WilcoBakker>, Nicolas Voigt <https://github.com/octo-sniffle>, Chigozirim C. <https://github.com/smac89>, Flarna <https://github.com/Flarna>, Mariusz Wiktorczyk <https://github.com/mwiktorczyk>, Daniel Imms <https://github.com/Tyriar>.
These definitions were written by Microsoft TypeScript <http://typescriptlang.org>, DefinitelyTyped <https://github.com/DefinitelyTyped/DefinitelyTyped>, Parambir Singh <https://github.com/parambirs>, Roberto Desideri <https://github.com/RobDesideri>, Christian Vaagland Tellnes <https://github.com/tellnes>, Wilco Bakker <https://github.com/WilcoBakker>, Nicolas Voigt <https://github.com/octo-sniffle>, Chigozirim C. <https://github.com/smac89>, Flarna <https://github.com/Flarna>, Mariusz Wiktorczyk <https://github.com/mwiktorczyk>, wwwy3y3 <https://github.com/wwwy3y3>, Daniel Imms <https://github.com/Tyriar>.

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