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.45
to
7.0.46
+0
-0
node v7/LICENSE

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

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

@@ -21,7 +21,2 @@ "license": "MIT",

{
"name": "Roberto Desideri",
"url": "https://github.com/RobDesideri",
"githubUsername": "RobDesideri"
},
{
"name": "Christian Vaagland Tellnes",

@@ -44,4 +39,4 @@ "url": "https://github.com/tellnes",

"dependencies": {},
"typesPublisherContentHash": "d9b0080ad4194003c4a985c5e1088c46c0701a27225925d096c645ab71c5a812",
"typesPublisherContentHash": "c8022ad55b39bd05fd664a92f890dd4a0b3c05535b86a5e896a5be84dfa26c7a",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Wed, 18 Oct 2017 20:09:19 GMT
* Last updated: Wed, 18 Oct 2017 21:32:39 GMT
* Dependencies: events, net, stream, 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>.
These definitions were written by Microsoft TypeScript <http://typescriptlang.org>, DefinitelyTyped <https://github.com/DefinitelyTyped/DefinitelyTyped>, Parambir Singh <https://github.com/parambirs>, Christian Vaagland Tellnes <https://github.com/tellnes>, Wilco Bakker <https://github.com/WilcoBakker>.

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