@types/koa-mount
Advanced tools
Comparing version 2.0.16 to 2.0.17
@@ -0,0 +0,0 @@ // Type definitions for koa-mount v2.0.0 |
{ | ||
"name": "@types/koa-mount", | ||
"version": "2.0.16", | ||
"version": "2.0.17", | ||
"description": "TypeScript definitions for koa-mount v2.0.0", | ||
@@ -14,5 +14,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/koa": "2.0.*" | ||
"@types/koa": "*" | ||
}, | ||
"typings": "index.d.ts" | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "fd71c3af4f3be7d563d2e273bf0432d8abdda9ad008aae8a4fca5329be33c500" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 25 Aug 2016 16:56:07 GMT | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: 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
2487
+ Added@types/content-disposition@0.5.8(transitive)
+ Added@types/koa@2.15.0(transitive)
- Removed@types/koa@2.0.52(transitive)
Updated@types/koa@*