cookie-parser
Advanced tools
Comparing version 1.3.4 to 1.3.5
@@ -0,1 +1,7 @@ | ||
1.3.5 / 2015-05-19 | ||
================== | ||
* deps: cookie@0.1.3 | ||
- Slight optimizations | ||
1.3.4 / 2015-02-15 | ||
@@ -2,0 +8,0 @@ ================== |
{ | ||
"name": "cookie-parser", | ||
"description": "cookie parsing with signatures", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)", | ||
"licenses": "MIT", | ||
"license": "MIT", | ||
"repository": "expressjs/cookie-parser", | ||
@@ -13,9 +13,9 @@ "keywords": [ | ||
"dependencies": { | ||
"cookie": "0.1.2", | ||
"cookie": "0.1.3", | ||
"cookie-signature": "1.0.6" | ||
}, | ||
"devDependencies": { | ||
"istanbul": "0.3.5", | ||
"mocha": "~2.1.0", | ||
"supertest": "0.15.0" | ||
"istanbul": "0.3.9", | ||
"mocha": "2.2.5", | ||
"supertest": "1.0.1" | ||
}, | ||
@@ -22,0 +22,0 @@ "files": [ |
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
8704
0
+ Addedcookie@0.1.3(transitive)
- Removedcookie@0.1.2(transitive)
Updatedcookie@0.1.3