Socket
Socket
Sign inDemoInstall

csurf

Package Overview
Dependencies
Maintainers
6
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csurf - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

5

HISTORY.md

@@ -0,1 +1,6 @@

1.6.1 / 2014-09-05
==================
* bump cookie-signature
1.6.0 / 2014-09-03

@@ -2,0 +7,0 @@ ==================

10

package.json
{
"name": "csurf",
"description": "CSRF token middleware",
"version": "1.6.0",
"version": "1.6.1",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",

@@ -13,11 +13,11 @@ "contributors": [

"cookie": "0.1.2",
"cookie-signature": "1.0.4",
"cookie-signature": "1.0.5",
"csrf": "~2.0.1"
},
"devDependencies": {
"body-parser": "~1.7.0",
"body-parser": "~1.8.0",
"connect": "3",
"cookie-parser": "~1.3.1",
"cookie-parser": "~1.3.3",
"cookie-session": "~1.0.2",
"istanbul": "0.3.0",
"istanbul": "0.3.2",
"mocha": "~1.21.3",

@@ -24,0 +24,0 @@ "should": "~4.0.4",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc