@fastify/csrf-protection
Advanced tools
Comparing version 7.0.0-pre.fv5.2 to 7.0.0
{ | ||
"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", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
37713
Updated@fastify/csrf@^7.0.0
Updatedfastify-plugin@^5.0.0