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.18
to
8.0.19
+0
-0
node/LICENSE

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

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

@@ -68,4 +68,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "35473aaf0a4b034b0928e59483823d5ba45c43f1891fc07cd3586ab32cfb2891",
"typesPublisherContentHash": "2624ce74fadfe309f2aa89445c6b61369e37010fc8f86efdddde6846c1af671c",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Tue, 01 Aug 2017 14:04:54 GMT
* Last updated: Tue, 01 Aug 2017 18:57:34 GMT
* Dependencies: events, net, stream, url, 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