@types/qunit
Advanced tools
Comparing version 1.16.14-alpha to 1.16.19-alpha
{ | ||
"name": "@types/qunit", | ||
"version": "1.16.14-alpha", | ||
"description": "Type definitions for QUnit v1.16 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "1.16.19-alpha", | ||
"description": "TypeScript definitions for QUnit v1.16", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/qunit` | ||
> `npm install --save @types/qunit` | ||
# Summary | ||
This package contains type definitions for QUnit v1.16. | ||
This package contains type definitions for QUnit v1.16 (http://qunitjs.com/). | ||
The project URL or description is http://qunitjs.com/ | ||
# Credits | ||
These definitions were written by Diullei Gomes <https://github.com/diullei>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/qunit | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/qunit | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:06:08 GMT | ||
* Typings kind: Global | ||
* Last updated: Fri, 20 May 2016 17:00:43 GMT | ||
* File structure: Global | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: deepEqual, equal, notDeepEqual, notEqual, notStrictEqual, ok, strictEqual, throws, start, stop, begin, done, log, moduleDone, moduleStart, testDone, testStart, asyncTest, expect, test, notPropEqual, propEqual, equiv, raises, QUnit | ||
# Credits | ||
These definitions were written by Diullei Gomes <https://github.com/diullei>. |
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
28823
19