@types/karma
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -130,2 +130,9 @@ // Type definitions for karma 5.0 | ||
* - `Firefox` - launcher requires `karma-firefox-launcher` plugin | ||
* - `FirefoxHeadless` - launcher requires `karma-firefox-launcher` plugin | ||
* - `FirefoxDeveloper` - launcher requires `karma-firefox-launcher` plugin | ||
* - `FirefoxDeveloperHeadless` - launcher requires `karma-firefox-launcher` plugin | ||
* - `FirefoxAurora` - launcher requires `karma-firefox-launcher` plugin | ||
* - `FirefoxAuroraHeadless` - launcher requires `karma-firefox-launcher` plugin | ||
* - `FirefoxNightly` - launcher requires `karma-firefox-launcher` plugin | ||
* - `FirefoxNightlyHeadless` - launcher requires `karma-firefox-launcher` plugin | ||
* - `Opera` - launcher requires `karma-opera-launcher` plugin | ||
@@ -141,2 +148,9 @@ * - `IE` - launcher requires `karma-ie-launcher` plugin | ||
| 'Firefox' | ||
| 'FirefoxHeadless' | ||
| 'FirefoxDeveloper' | ||
| 'FirefoxDeveloperHeadless' | ||
| 'FirefoxAurora' | ||
| 'FirefoxAuroraHeadless' | ||
| 'FirefoxNightly' | ||
| 'FirefoxNightlyHeadless' | ||
| 'Opera' | ||
@@ -274,2 +288,9 @@ | 'IE' | ||
* <li>Firefox (launcher requires karma-firefox-launcher plugin)</li> | ||
* <li>FirefoxHeadless (launcher requires karma-firefox-launcher plugin)</li> | ||
* <li>FirefoxDeveloper (launcher requires karma-firefox-launcher plugin)</li> | ||
* <li>FirefoxDeveloperHeadless (launcher requires karma-firefox-launcher plugin)</li> | ||
* <li>FirefoxAurora (launcher requires karma-firefox-launcher plugin)</li> | ||
* <li>FirefoxAuroraHeadless (launcher requires karma-firefox-launcher plugin)</li> | ||
* <li>FirefoxNightly (launcher requires karma-firefox-launcher plugin)</li> | ||
* <li>FirefoxNightlyHeadless (launcher requires karma-firefox-launcher plugin)</li> | ||
* <li>Opera (launcher requires karma-opera-launcher plugin)</li> | ||
@@ -276,0 +297,0 @@ * <li>Internet Explorer (launcher requires karma-ie-launcher plugin)</li> |
{ | ||
"name": "@types/karma", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "TypeScript definitions for karma", | ||
@@ -40,4 +40,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "d9019f773865f87d55941849870ce7d28855bb06172803df6e7c3ab9960d5b4c", | ||
"typesPublisherContentHash": "0678488e28f9c21d9ff8ff04d24f0a84b770a5e46c1d88332c850bab49d99df2", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 13 Apr 2020 18:42:12 GMT | ||
* Last updated: Thu, 29 Oct 2020 08:36:19 GMT | ||
* Dependencies: [@types/log4js](https://npmjs.com/package/@types/log4js), [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
31065
709