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.41
to
7.0.42
+2
-3
node v7/package.json
{
"name": "@types/node",
"version": "7.0.41",
"version": "7.0.42",
"description": "TypeScript definitions for Node.js",

@@ -43,5 +43,4 @@ "license": "MIT",

"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "962577d75ad3f433932635f69b9e048014720126eb734ecb6b39deabdf8392d4",
"typesPublisherContentHash": "87e4d12d5e71809b654ad5bb785e4f9660cd8758cbb7526d4c398a2025048d11",
"typeScriptVersion": "2.0"
}
+1
-1

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

Additional Details
* Last updated: Mon, 14 Aug 2017 20:37:50 GMT
* Last updated: Wed, 16 Aug 2017 22:06:59 GMT
* Dependencies: events, net, stream, 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