@types/jest
Advanced tools
Comparing version 0.9.15-alpha to 0.9.20-alpha
{ | ||
"name": "@types/jest", | ||
"version": "0.9.15-alpha", | ||
"description": "Type definitions for Jest 0.9.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "0.9.20-alpha", | ||
"description": "TypeScript definitions for Jest 0.9.0", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/jest` | ||
> `npm install --save @types/jest` | ||
# Summary | ||
This package contains type definitions for Jest 0.9.0. | ||
This package contains type definitions for Jest 0.9.0 (http://facebook.github.io/jest/). | ||
The project URL or description is http://facebook.github.io/jest/ | ||
# Credits | ||
These definitions were written by Asana <https://asana.com>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/jest | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/jest | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:50 GMT | ||
* Typings kind: Global | ||
* Last updated: Fri, 20 May 2016 17:00:27 GMT | ||
* File structure: Global | ||
* Library Dependencies: node | ||
* Module Dependencies: none | ||
* Global values: afterEach, beforeEach, describe, it, pit, xdescribe, xit, expect, jest | ||
# Credits | ||
These definitions were written by Asana <https://asana.com>. |
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
6340
19