@fastify/cookie
Advanced tools
Comparing version 10.0.0 to 10.0.1
{ | ||
"name": "@fastify/cookie", | ||
"version": "10.0.0", | ||
"version": "10.0.1", | ||
"description": "Plugin for fastify to add support for cookies", | ||
@@ -46,4 +46,4 @@ "main": "plugin.js", | ||
"benchmark": "^2.1.4", | ||
"fastify": "^5.0.0-alpha.4", | ||
"sinon": "^18.0.0", | ||
"fastify": "^5.0.0", | ||
"sinon": "^19.0.2", | ||
"snazzy": "^9.0.0", | ||
@@ -50,0 +50,0 @@ "standard": "^17.1.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
94993