@fastify/secure-session
Advanced tools
Comparing version
@@ -372,3 +372,3 @@ 'use strict' | ||
module.exports = fp(fastifySecureSession, { | ||
fastify: '4.x', | ||
fastify: '5.x', | ||
name: '@fastify/secure-session' | ||
@@ -375,0 +375,0 @@ }) |
{ | ||
"name": "@fastify/secure-session", | ||
"version": "8.0.0-pre.fv5.1", | ||
"version": "8.0.0-pre.fv5.2", | ||
"description": "Create a secure stateless cookie session for Fastify", | ||
@@ -36,3 +36,3 @@ "main": "index.js", | ||
"@sinonjs/fake-timers": "^11.2.2", | ||
"@types/node": "^20.11.30", | ||
"@types/node": "^22.0.0", | ||
"cookie": "^0.6.0", | ||
@@ -39,0 +39,0 @@ "fastify": "^5.0.0-alpha.3", |
Sorry, the diff of this file is not supported yet
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
86188
01
Infinity%