@types/node
Advanced tools
Comparing version 4.0.16-alpha to 4.0.21-alpha
{ | ||
"name": "@types/node", | ||
"version": "4.0.16-alpha", | ||
"description": "Type definitions for Node.js v4.x from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "4.0.21-alpha", | ||
"description": "TypeScript definitions for Node.js v4.x", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/node` | ||
> `npm install --save @types/node` | ||
# Summary | ||
This package contains type definitions for Node.js v4.x. | ||
This package contains type definitions for Node.js v4.x (http://nodejs.org/). | ||
The project URL or description is http://nodejs.org/ | ||
# Credits | ||
These definitions were written by Microsoft TypeScript <http://typescriptlang.org>, DefinitelyTyped <https://github.com/DefinitelyTyped/DefinitelyTyped>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/node | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/node | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:06:02 GMT | ||
* Typings kind: MultipleModules | ||
* Last updated: Fri, 20 May 2016 17:00:38 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 | ||
# Credits | ||
These definitions were written by Microsoft TypeScript <http://typescriptlang.org>, DefinitelyTyped <https://github.com/DefinitelyTyped/DefinitelyTyped>. |
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
360158
19