@types/karma
Advanced tools
Comparing version 0.13.36 to 1.7.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for karma v0.13.9 | ||
// Type definitions for karma 1.7 | ||
// Project: https://github.com/karma-runner/karma | ||
@@ -288,2 +288,8 @@ // Definitions by: Tanguy Krotoff <https://github.com/tkrotoff> | ||
/** | ||
* @default {} | ||
* @description Redefine default mapping from file extensions to MIME-type. | ||
* Set property name to required MIME, provide Array of extensions (without dots) as it's value. | ||
*/ | ||
mime?: {[type: string]: string[]}; | ||
/** | ||
* @default ['karma-*'] | ||
@@ -290,0 +296,0 @@ * @description List of plugins to load. A plugin can be a string (in which case it will be required |
{ | ||
"name": "@types/karma", | ||
"version": "0.13.36", | ||
"version": "1.7.0", | ||
"description": "TypeScript definitions for karma", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"name": "Tanguy Krotoff", | ||
"url": "https://github.com/tkrotoff" | ||
"url": "https://github.com/tkrotoff", | ||
"githubUsername": "tkrotoff" | ||
} | ||
@@ -24,5 +25,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "7f63ac505d11ffe30e51209edd3bf620639293a8ea8063287767da723412c732", | ||
"typesPublisherContentHash": "7eccd1b346893fe9810d5f01a30c446e1c9276af779d2fced1b3e2cf45bde045", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 20 Jun 2017 20:20:01 GMT | ||
* Last updated: Tue, 03 Oct 2017 18:20:14 GMT | ||
* Dependencies: bluebird, https, log4js, node | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
20092
418
1