cookie-parser
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -0,1 +1,7 @@ | ||
1.4.1 / 2016-01-11 | ||
================== | ||
* deps: cookie@0.2.3 | ||
* perf: enable strict mode | ||
1.4.0 / 2015-09-18 | ||
@@ -2,0 +8,0 @@ ================== |
@@ -8,2 +8,4 @@ /*! | ||
'use strict'; | ||
/** | ||
@@ -10,0 +12,0 @@ * Module dependencies. |
{ | ||
"name": "cookie-parser", | ||
"description": "cookie parsing with signatures", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)", | ||
@@ -16,8 +16,8 @@ "contributors": [ | ||
"dependencies": { | ||
"cookie": "0.2.2", | ||
"cookie": "0.2.3", | ||
"cookie-signature": "1.0.6" | ||
}, | ||
"devDependencies": { | ||
"istanbul": "0.3.20", | ||
"mocha": "2.2.5", | ||
"istanbul": "0.4.2", | ||
"mocha": "2.3.4", | ||
"supertest": "1.1.0" | ||
@@ -24,0 +24,0 @@ }, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10495
147
0
+ Addedcookie@0.2.3(transitive)
- Removedcookie@0.2.2(transitive)
Updatedcookie@0.2.3