Comparing version 1.6.0 to 1.6.1
1.6.1 / 2018-09-11 | ||
================== | ||
**fixes** | ||
* [[`a92c83f`](http://github.com/koajs/koa/commit/a92c83f03c5a453868fd7781f65cb6a5896bcc2a)] - fix: pin debug@3 (#1241) (Yiyu He <<dead_horse@qq.com>>) | ||
1.6.0 / 2018-02-12 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "koa", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "Koa web app framework", | ||
@@ -28,3 +28,3 @@ "main": "lib/application.js", | ||
"cookies": "~0.7.0", | ||
"debug": "*", | ||
"debug": "^3.2.4", | ||
"delegates": "^1.0.0", | ||
@@ -31,0 +31,0 @@ "destroy": "^1.0.3", |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
58476
0
+ Addeddebug@3.2.7(transitive)
- Removeddebug@4.3.7(transitive)
Updateddebug@^3.2.4