@types/koa-favicon
Advanced tools
Comparing version 2.0.9-alpha to 2.0.10-alpha
@@ -0,0 +0,0 @@ // Type definitions for koa-favicon v2.x |
{ | ||
"name": "@types/koa-favicon", | ||
"version": "2.0.9-alpha", | ||
"version": "2.0.10-alpha", | ||
"description": "TypeScript definitions for koa-favicon v2.x", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Jerry Chin <https://github.com/hellopao/>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/koa": "*" | ||
"@types/koa": "2.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:22 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:27 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
@@ -25,3 +25,3 @@ { | ||
], | ||
"contentHash": "d9a6672744b542a84ee9568e5a83ab900491905068f25b2add01264c82045382" | ||
"contentHash": "62bdf253a9a694d9766b3a97f6f0c9d673b5c81e8496c01c61b5a60bda44c132" | ||
} |
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
2585
0
+ Added@types/koa@2.0.52(transitive)
- Removed@types/content-disposition@0.5.8(transitive)
- Removed@types/koa@2.15.0(transitive)
Updated@types/koa@2.0.*