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
7.0.43
to
7.0.44
+0
-0
node v7/LICENSE

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

+10
-10
{
"name": "@types/node",
"version": "7.0.43",
"version": "7.0.44",
"description": "TypeScript definitions for Node.js",

@@ -17,19 +17,19 @@ "license": "MIT",

"name": "Parambir Singh",
"url": "https://github.com/parambirs"
"url": "https://github.com/parambirs",
"githubUsername": "parambirs"
},
{
"name": "Roberto Desideri",
"url": "https://github.com/RobDesideri"
"url": "https://github.com/RobDesideri",
"githubUsername": "RobDesideri"
},
{
"name": "Christian Vaagland Tellnes",
"url": "https://github.com/tellnes"
"url": "https://github.com/tellnes",
"githubUsername": "tellnes"
},
{
"name": "Wilco Bakker",
"url": "https://github.com/WilcoBakker"
},
{
"name": "Daniel Imms",
"url": "https://github.com/Tyriar"
"url": "https://github.com/WilcoBakker",
"githubUsername": "WilcoBakker"
}

@@ -44,4 +44,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "93dfb67950b1163d8d77863d7060c908a0a543857fc3d0e983f242468598251d",
"typesPublisherContentHash": "a6ebd150d0187a9da5e719c8e5fa46d559196784efed4f68e33d1d5539e09a44",
"typeScriptVersion": "2.0"
}

@@ -11,7 +11,7 @@ # Installation

Additional Details
* Last updated: Thu, 24 Aug 2017 17:15:34 GMT
* Last updated: Mon, 16 Oct 2017 17:25:21 GMT
* Dependencies: events, net, stream, child_process, tls, http, readline, crypto
* Global values: Buffer, NodeJS, SlowBuffer, Symbol, ___dirname, ___filename, clearImmediate, clearInterval, clearTimeout, console, exports, global, module, process, require, setImmediate, setInterval, setTimeout
* 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>, 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>.

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