@fastify/secure-session
Advanced tools
Comparing version 5.3.0 to 6.0.0
{ | ||
"name": "@fastify/secure-session", | ||
"version": "5.3.0", | ||
"version": "6.0.0", | ||
"description": "Create a secure stateless cookie session for Fastify", | ||
@@ -39,3 +39,3 @@ "main": "index.js", | ||
"tap": "^16.1.0", | ||
"tsd": "^0.24.1" | ||
"tsd": "^0.25.0" | ||
}, | ||
@@ -45,3 +45,3 @@ "dependencies": { | ||
"fastify-plugin": "^4.0.0", | ||
"sodium-native": "^3.0.0" | ||
"sodium-native": "^4.0.0" | ||
}, | ||
@@ -48,0 +48,0 @@ "publishConfig": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
+ Addedsodium-native@4.3.1(transitive)
- Removedsodium-native@3.4.1(transitive)
Updatedsodium-native@^4.0.0