@types/koa-bodyparser
Advanced tools
Comparing version 3.0.12-alpha to 3.0.13-alpha
@@ -0,0 +0,0 @@ // Type definitions for koa-bodyparser v3.x |
{ | ||
"name": "@types/koa-bodyparser", | ||
"version": "3.0.12-alpha", | ||
"version": "3.0.13-alpha", | ||
"description": "TypeScript definitions for koa-bodyparser v3.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": "e084e4756b92ad2ebe51226e97ffe79c647d3d59aa9ed0de5a54475d9725cc8f" | ||
"contentHash": "78ebac98bc12676d03111ae00096da96ed843d2e05230cc74cda40f5c1cd2695" | ||
} |
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
3282
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.*