@types/node
Advanced tools
Comparing version 0.12.5 to 0.12.6
{ | ||
"name": "@types/node", | ||
"version": "0.12.5", | ||
"version": "0.12.6", | ||
"description": "TypeScript definitions for Node.js", | ||
@@ -24,4 +24,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "7c2a720ca8e4ae21add9405570991d9b8143101bfe268753d6342043b8543107", | ||
"typesPublisherContentHash": "51aef3ad59cf61048e76c0fe8d1923c6cf52d2f46ee41c6300909c8ab7997bd6", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,7 +11,7 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 02 Jun 2017 17:03:32 GMT | ||
* Last updated: Tue, 06 Jun 2017 14:18:37 GMT | ||
* Dependencies: events, net, stream, child_process, tls, http, crypto | ||
* Global values: Buffer, SlowBuffer, ___dirname, ___filename, clearImmediate, clearInterval, clearTimeout, exports, global, module, process, require, setImmediate, setInterval, setTimeout | ||
* Global values: Buffer, SlowBuffer, ___dirname, ___filename, clearImmediate, clearInterval, clearTimeout, console, exports, global, module, process, require, setImmediate, setInterval, setTimeout | ||
# Credits | ||
These definitions were written by Microsoft TypeScript <http://typescriptlang.org>, DefinitelyTyped <https://github.com/DefinitelyTyped/DefinitelyTyped>. |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
94487
1993