@types/karma
Advanced tools
Comparing version 0.13.22-alpha to 0.13.23-alpha
@@ -0,0 +0,0 @@ // Type definitions for karma v0.13.9 |
@@ -0,0 +0,0 @@ // Type definitions for karma v0.12.37 |
{ | ||
"name": "@types/karma", | ||
"version": "0.13.22-alpha", | ||
"version": "0.13.23-alpha", | ||
"description": "TypeScript definitions for karma v0.13.9", | ||
@@ -8,9 +8,13 @@ "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/bluebird": "*", | ||
"@types/log4js": "*", | ||
"@types/node": "*" | ||
"@types/bluebird": "2.0.*", | ||
"@types/log4js": "0.0.*", | ||
"@types/node": "4.0.*" | ||
} | ||
} |
@@ -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: bluebird, node |
@@ -31,3 +31,3 @@ { | ||
], | ||
"contentHash": "571e4a37ab2631cb90bd821e3c628c370dcc89aa2e98211cb7995c07997435a1" | ||
"contentHash": "39297f668a4c8b58ad7d1eb5a8c6b2a15db3115ac42f7064a2bba794ea2d8d7a" | ||
} |
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
0
17800
+ Added@types/bluebird@2.0.39(transitive)
+ Added@types/body-parser@1.19.5(transitive)
+ Added@types/connect@3.4.38(transitive)
+ Added@types/express@5.0.0(transitive)
+ Added@types/express-serve-static-core@5.0.2(transitive)
+ Added@types/http-errors@2.0.4(transitive)
+ Added@types/log4js@0.0.33(transitive)
+ Added@types/mime@1.3.5(transitive)
+ Added@types/node@4.0.48(transitive)
+ Added@types/qs@6.9.17(transitive)
+ Added@types/range-parser@1.2.7(transitive)
+ Added@types/send@0.17.4(transitive)
+ Added@types/serve-static@1.15.7(transitive)
- Removed@types/bluebird@3.5.42(transitive)
- Removed@types/log4js@2.3.5(transitive)
- Removed@types/node@22.10.2(transitive)
- Removeddate-format@4.0.14(transitive)
- Removeddebug@4.4.0(transitive)
- Removedflatted@3.3.2(transitive)
- Removedfs-extra@8.1.0(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedjsonfile@4.0.0(transitive)
- Removedlog4js@6.9.1(transitive)
- Removedms@2.1.3(transitive)
- Removedrfdc@1.4.1(transitive)
- Removedstreamroller@3.1.5(transitive)
- Removedundici-types@6.20.0(transitive)
- Removeduniversalify@0.1.2(transitive)
Updated@types/bluebird@2.0.*
Updated@types/log4js@0.0.*
Updated@types/node@4.0.*