Socket
Socket
Sign inDemoInstall

@types/node

Package Overview
Dependencies
0
Maintainers
1
Versions
1825
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.27-alpha to 4.0.28-alpha

2

package.json
{
"name": "@types/node",
"version": "4.0.27-alpha",
"version": "4.0.28-alpha",
"description": "TypeScript definitions for Node.js v4.x",

@@ -5,0 +5,0 @@ "main": "",

@@ -11,9 +11,9 @@ # Installation

Additional Details
* Last updated: Fri, 08 Jul 2016 19:22:03 GMT
* Last updated: Tue, 12 Jul 2016 13:55:55 GMT
* File structure: MultipleModules
* Library Dependencies: none
* Module Dependencies: none
* Global values: process, global, __filename, __dirname, setTimeout, clearTimeout, setInterval, clearInterval, setImmediate, clearImmediate, require, module, exports, SlowBuffer, Buffer
* Global values: process, global, console, __filename, __dirname, setTimeout, clearTimeout, setInterval, clearInterval, setImmediate, clearImmediate, require, module, exports, SlowBuffer, Buffer, NodeJS
# Credits
These definitions were written by Microsoft TypeScript <http://typescriptlang.org>, DefinitelyTyped <https://github.com/DefinitelyTyped/DefinitelyTyped>.

@@ -17,2 +17,3 @@ {

"global",
"console",
"__filename",

@@ -30,5 +31,7 @@ "__dirname",

"SlowBuffer",
"Buffer"
"Buffer",
"NodeJS"
],
"declaredModules": [
"console",
"buffer",

@@ -70,3 +73,3 @@ "querystring",

],
"contentHash": "2b163e48e9e0a5957cfeb5e8001eeb6474e0cbdf1151c37936ce86467c300121"
"contentHash": "407f58e205a0be57c5e54388a2104f1658ea0fe82a7a0e1fb1f4fdee3bc650dd"
}

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc