@fastify/secure-session
Advanced tools
Comparing version 7.5.1 to 8.0.0-pre.fv5.1
{ | ||
"name": "@fastify/secure-session", | ||
"version": "7.5.1", | ||
"version": "8.0.0-pre.fv5.1", | ||
"description": "Create a secure stateless cookie session for Fastify", | ||
@@ -36,13 +36,13 @@ "main": "index.js", | ||
"@sinonjs/fake-timers": "^11.2.2", | ||
"@types/node": "^20.1.0", | ||
"@types/node": "^20.11.30", | ||
"cookie": "^0.6.0", | ||
"fastify": "^4.0.0", | ||
"standard": "^17.0.0", | ||
"tap": "^16.1.0", | ||
"fastify": "^5.0.0-alpha.3", | ||
"standard": "^17.1.0", | ||
"tap": "^18.7.1", | ||
"tsd": "^0.31.0" | ||
}, | ||
"dependencies": { | ||
"@fastify/cookie": "^9.0.4", | ||
"fastify-plugin": "^4.0.0", | ||
"sodium-native": "^4.0.0" | ||
"@fastify/cookie": "^10.0.0-pre.fv5.1", | ||
"fastify-plugin": "^5.0.0-pre.fv5.1", | ||
"sodium-native": "^4.0.10" | ||
}, | ||
@@ -49,0 +49,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
86190
34
1
+ Added@fastify/cookie@10.0.1(transitive)
+ Addedfastify-plugin@5.0.1(transitive)
- Removed@fastify/cookie@9.4.0(transitive)
- Removedfastify-plugin@4.5.1(transitive)
Updatedsodium-native@^4.0.10