Comparing version 1.3.0 to 1.4.0
1.4.0 / 2017-03-20 | ||
================== | ||
* deps: cookies@~0.7.0 | ||
1.3.0 / 2017-03-07 | ||
@@ -3,0 +8,0 @@ ================== |
{ | ||
"name": "koa", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "Koa web app framework", | ||
@@ -27,3 +27,3 @@ "main": "lib/application.js", | ||
"content-type": "^1.0.0", | ||
"cookies": "~0.6.1", | ||
"cookies": "~0.7.0", | ||
"debug": "*", | ||
@@ -63,3 +63,6 @@ "delegates": "^1.0.0", | ||
"lib" | ||
] | ||
], | ||
"publishConfig": { | ||
"tag": "v1" | ||
} | ||
} |
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
57654
+ Addedcookies@0.7.3(transitive)
- Removedcookies@0.6.2(transitive)
Updatedcookies@~0.7.0