Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fastify/csrf-protection

Package Overview
Dependencies
Maintainers
20
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastify/csrf-protection - npm Package Compare versions

Comparing version 7.0.0-pre.fv5.2 to 7.0.0

14

package.json
{
"name": "@fastify/csrf-protection",
"version": "7.0.0-pre.fv5.2",
"version": "7.0.0",
"description": "A plugin for adding CSRF protection to Fastify.",

@@ -32,13 +32,13 @@ "main": "index.js",

"dependencies": {
"@fastify/csrf": "^7.0.0-pre.fv5.1",
"@fastify/csrf": "^7.0.0",
"@fastify/error": "^4.0.0",
"fastify-plugin": "^5.0.0-pre.fv5.1"
"fastify-plugin": "^5.0.0"
},
"devDependencies": {
"@fastify/cookie": "^10.0.0-pre.fv5.1",
"@fastify/cookie": "^10.0.0",
"@fastify/pre-commit": "^2.1.0",
"@fastify/secure-session": "^8.0.0-pre.fv5.1",
"@fastify/session": "^11.0.0-pre.fv5.1",
"@fastify/secure-session": "^8.0.0",
"@fastify/session": "^11.0.0",
"@types/node": "^22.0.0",
"fastify": "^5.0.0-alpha.3",
"fastify": "^5.0.0-alpha.4",
"proxyquire": "^2.1.3",

@@ -45,0 +45,0 @@ "sinon": "^18.0.0",

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