@types/jasmine
Advanced tools
Comparing version 2.2.16-alpha to 2.2.21-alpha
{ | ||
"name": "@types/jasmine", | ||
"version": "2.2.16-alpha", | ||
"description": "Type definitions for Jasmine 2.2 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "2.2.21-alpha", | ||
"description": "TypeScript definitions for Jasmine 2.2", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/jasmine` | ||
> `npm install --save @types/jasmine` | ||
# Summary | ||
This package contains type definitions for Jasmine 2.2. | ||
This package contains type definitions for Jasmine 2.2 (http://jasmine.github.io/). | ||
The project URL or description is http://jasmine.github.io/ | ||
# Credits | ||
These definitions were written by Boris Yankov <https://github.com/borisyankov/>, Theodore Brown <https://github.com/theodorejb>, David Pärsson <https://github.com/davidparsson/>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/jasmine | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/jasmine | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:50 GMT | ||
* Typings kind: Global | ||
* Last updated: Fri, 20 May 2016 17:00:26 GMT | ||
* File structure: Global | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: describe, fdescribe, xdescribe, it, fit, xit, pending, beforeEach, afterEach, beforeAll, afterAll, expect, fail, spyOn, runs, waitsFor, waits, jasmine | ||
# Credits | ||
These definitions were written by Boris Yankov <https://github.com/borisyankov/>, Theodore Brown <https://github.com/theodorejb>, David Pärsson <https://github.com/davidparsson/>. |
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
19972
19