@types/mocha
Advanced tools
Comparing version 2.2.15-alpha to 2.2.20-alpha
{ | ||
"name": "@types/mocha", | ||
"version": "2.2.15-alpha", | ||
"description": "Type definitions for mocha 2.2.5 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "2.2.20-alpha", | ||
"description": "TypeScript definitions for mocha 2.2.5", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/mocha` | ||
> `npm install --save @types/mocha` | ||
# Summary | ||
This package contains type definitions for mocha 2.2.5. | ||
This package contains type definitions for mocha 2.2.5 (http://mochajs.org/). | ||
The project URL or description is http://mochajs.org/ | ||
# Credits | ||
These definitions were written by Kazi Manzur Rashid <https://github.com/kazimanzurrashid/>, otiai10 <https://github.com/otiai10>, jt000 <https://github.com/jt000>, Vadim Macagon <https://github.com/enlight>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/mocha | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/mocha | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:06:01 GMT | ||
* Typings kind: Mixed | ||
* Last updated: Fri, 20 May 2016 17:00:36 GMT | ||
* File structure: Mixed | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: mocha, describe, xdescribe, context, suite, it, xit, test, before, setup, after, teardown, beforeEach, suiteSetup, afterEach, suiteTeardown, Mocha | ||
# Credits | ||
These definitions were written by Kazi Manzur Rashid <https://github.com/kazimanzurrashid/>, otiai10 <https://github.com/otiai10>, jt000 <https://github.com/jt000>, Vadim Macagon <https://github.com/enlight>. |
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
10884
19