Comparing version 2.5.2 to 2.5.3
2.5.3 / 2018-09-11 | ||
================== | ||
**fixes** | ||
* [[`2ee32f5`](http://github.com/koajs/koa/commit/2ee32f50b88b383317e33cc0a4bfaa5f2eadead7)] - fix: pin debug@~3.1.0 avoid deprecated warnning (#1245) (fengmk2 <<fengmk2@gmail.com>>) | ||
**others** | ||
* [[`2180839`](http://github.com/koajs/koa/commit/2180839eda2cb16edcfda46ccfe24711680af850)] - docs: Update koa-vs-express.md (#1230) (Clayton Ray <<iamclaytonray@gmail.com>>) | ||
2.5.2 / 2018-07-12 | ||
@@ -3,0 +12,0 @@ ================== |
{ | ||
"name": "koa", | ||
"version": "2.5.2", | ||
"version": "2.5.3", | ||
"description": "Koa web app framework", | ||
@@ -30,3 +30,3 @@ "main": "lib/application.js", | ||
"cookies": "~0.7.1", | ||
"debug": "^3.1.0", | ||
"debug": "~3.1.0", | ||
"delegates": "^1.0.0", | ||
@@ -33,0 +33,0 @@ "depd": "^1.1.2", |
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
68804
+ Addeddebug@3.1.0(transitive)
+ Addedms@2.0.0(transitive)
- Removeddebug@3.2.7(transitive)
- Removedms@2.1.3(transitive)
Updateddebug@~3.1.0