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
6.0.90
to
6.0.91
+0
-0
node v6/LICENSE

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

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

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

"dependencies": {},
"typesPublisherContentHash": "e8ae2282ccc661f3902bdad0dd440e791b60026633e4ea9ed6eba1c8883696aa",
"typesPublisherContentHash": "6083e0fff8e3de88b404b6b6a47a91bb0a69105b94572c71abc8156c03580e1a",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Wed, 18 Oct 2017 20:00:02 GMT
* Last updated: Tue, 14 Nov 2017 17:15:27 GMT
* Dependencies: events, net, stream, child_process, tls, http, readline, crypto

@@ -14,0 +14,0 @@ * Global values: Buffer, NodeJS, SlowBuffer, __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