You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@fastify/secure-session

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastify/secure-session - npm Package Compare versions

Comparing version

to
8.0.0-pre.fv5.2

2

index.js

@@ -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