@types/koa
Advanced tools
Comparing version 2.0.27-alpha to 2.0.28
{ | ||
"name": "@types/koa", | ||
"version": "2.0.27-alpha", | ||
"version": "2.0.28", | ||
"description": "TypeScript definitions for Koa 2.x", | ||
@@ -15,4 +15,4 @@ "main": "", | ||
"dependencies": { | ||
"@types/node": "4.0.27-alpha" | ||
"@types/node": "4.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 08 Jul 2016 19:22:02 GMT | ||
* Last updated: Thu, 14 Jul 2016 13:52:45 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -30,3 +30,3 @@ { | ||
], | ||
"contentHash": "ed101b676ffb3f7b892426ebf130282cfcf85c84ec615cbd53b2346586ead294" | ||
"contentHash": "3a2c2d118fe5e496a8d64b0aa9cba31c95e91af5b1705364fb866b32c65b7a4e" | ||
} |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
22699
+ Added@types/node@4.0.48(transitive)
- Removed@types/node@4.0.27-alpha(transitive)
Updated@types/node@4.0.*