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.28
to
8.0.29
+2
-2
node/package.json
{
"name": "@types/node",
"version": "8.0.28",
"version": "8.0.29",
"description": "TypeScript definitions for Node.js",

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

"dependencies": {},
"typesPublisherContentHash": "ce9d95ec8abdae2d5ae649e62df383cd726b5b03f48f1a12cffdd9e9e3d83df9",
"typesPublisherContentHash": "fbc0078034472004b6b682e0768a9fc96c87bff8a14f450fc540eafec76bf815",
"typeScriptVersion": "2.2"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Fri, 08 Sep 2017 21:06:41 GMT
* Dependencies: events, net, stream, url, child_process, tls, http, readline, crypto, fs
* Last updated: Thu, 21 Sep 2017 20:54:23 GMT
* Dependencies: events, net, stream, url, child_process, tls, http, readline, crypto, dns, fs
* Global values: Buffer, NodeJS, SlowBuffer, Symbol, ___dirname, ___filename, clearImmediate, clearInterval, clearTimeout, console, exports, global, module, process, require, setImmediate, setInterval, setTimeout

@@ -15,0 +15,0 @@

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