New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
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.25
to
8.0.26
+26
-14
node/package.json
{
"name": "@types/node",
"version": "8.0.25",
"version": "8.0.26",
"description": "TypeScript definitions for Node.js",

@@ -17,47 +17,59 @@ "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"
"url": "https://github.com/WilcoBakker",
"githubUsername": "WilcoBakker"
},
{
"name": "Nicolas Voigt",
"url": "https://github.com/octo-sniffle"
"url": "https://github.com/octo-sniffle",
"githubUsername": "octo-sniffle"
},
{
"name": "Chigozirim C.",
"url": "https://github.com/smac89"
"url": "https://github.com/smac89",
"githubUsername": "smac89"
},
{
"name": "Flarna",
"url": "https://github.com/Flarna"
"url": "https://github.com/Flarna",
"githubUsername": "Flarna"
},
{
"name": "Mariusz Wiktorczyk",
"url": "https://github.com/mwiktorczyk"
"url": "https://github.com/mwiktorczyk",
"githubUsername": "mwiktorczyk"
},
{
"name": "wwwy3y3",
"url": "https://github.com/wwwy3y3"
"url": "https://github.com/wwwy3y3",
"githubUsername": "wwwy3y3"
},
{
"name": "Daniel Imms",
"url": "https://github.com/Tyriar"
"url": "https://github.com/Tyriar",
"githubUsername": "Tyriar"
},
{
"name": "Deividas Bakanas",
"url": "https://github.com/DeividasBakanas"
"url": "https://github.com/DeividasBakanas",
"githubUsername": "DeividasBakanas"
},
{
"name": "Kelvin Jin",
"url": "https://github.com/kjin"
"url": "https://github.com/kjin",
"githubUsername": "kjin"
}

@@ -72,4 +84,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "a63790864be55efa37188c7d809600156968661f3d016ec1fc792fc72bde92d0",
"typesPublisherContentHash": "d58897114d5b8a61202a375762d0439e38ee2561924fe0907100ad241214937c",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Thu, 24 Aug 2017 17:15:34 GMT
* Last updated: Tue, 29 Aug 2017 21:31:37 GMT
* Dependencies: events, net, stream, url, child_process, tls, http, readline, crypto, fs

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