Socket
Socket
Sign inDemoInstall

cookie-parser

Package Overview
Dependencies
2
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.1 to 1.3.2

6

History.md

@@ -0,1 +1,7 @@

1.3.2 / 2014-06-26
==================
* deps: cookie-signature@1.0.4
- fix for timing attacks
1.3.1 / 2014-06-17

@@ -2,0 +8,0 @@ ==================

6

package.json
{
"name": "cookie-parser",
"description": "cookie parsing with signatures",
"version": "1.3.1",
"version": "1.3.2",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",

@@ -14,6 +14,6 @@ "licenses": "MIT",

"cookie": "0.1.2",
"cookie-signature": "1.0.3"
"cookie-signature": "1.0.4"
},
"devDependencies": {
"istanbul": "0.2.10",
"istanbul": "0.2.12",
"mocha": "~1.20.1",

@@ -20,0 +20,0 @@ "supertest": "~0.13.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc