@types/karma-coverage
Advanced tools
Comparing version 0.5.22-alpha to 0.5.23-alpha
@@ -0,0 +0,0 @@ // Type definitions for karma-coverage v0.5.3 |
{ | ||
"name": "@types/karma-coverage", | ||
"version": "0.5.22-alpha", | ||
"version": "0.5.23-alpha", | ||
"description": "TypeScript definitions for karma-coverage v0.5.3", | ||
@@ -8,8 +8,12 @@ "main": "", | ||
"author": "Tanguy Krotoff <https://github.com/tkrotoff>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/karma": "*", | ||
"@types/istanbul": "*" | ||
"@types/karma": "0.13.*", | ||
"@types/istanbul": "0.4.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:21 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:27 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
@@ -26,3 +26,3 @@ { | ||
], | ||
"contentHash": "6ef5c14c4ae439d187f627ab73e52934ba23ff85e9b1dadfed1e2a0de019fb33" | ||
"contentHash": "6415dc13d789664cc5b4c942012d973aca59617b1ed6d789c2ff176235c7fbdd" | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
3013
0
+ Added@types/bluebird@3.5.42(transitive)
+ Added@types/karma@0.13.36(transitive)
+ Added@types/log4js@2.3.5(transitive)
- Removed@types/karma@6.3.9(transitive)
Updated@types/istanbul@0.4.*
Updated@types/karma@0.13.*