@types/node
Advanced tools
+1
-1
| { | ||
| "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": "", |
+2
-2
@@ -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
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
361218
0.27%7698
0.31%