@kaelwd/hono-sessions
Advanced tools
Comparing version
import { Context, MiddlewareHandler } from 'hono'; | ||
import { S as Store, a as SessionData } from './Store-B4-tWGM8.js'; | ||
export { b as Session } from './Store-B4-tWGM8.js'; | ||
import { S as Store, a as SessionData } from './Store-D8eIA6Pw.js'; | ||
export { b as Session } from './Store-D8eIA6Pw.js'; | ||
import { CookieOptions } from 'hono/utils/cookie'; | ||
@@ -5,0 +5,0 @@ |
import { Context } from 'hono'; | ||
import { S as Store, a as SessionData } from '../../Store-B4-tWGM8.js'; | ||
import { S as Store, a as SessionData } from '../../Store-D8eIA6Pw.js'; | ||
@@ -4,0 +4,0 @@ declare class BunSqliteStore implements Store { |
import { Context } from 'hono'; | ||
import { S as Store, a as SessionData } from '../../Store-B4-tWGM8.js'; | ||
import { S as Store, a as SessionData } from '../../Store-D8eIA6Pw.js'; | ||
@@ -4,0 +4,0 @@ declare class CloudflareD1Store implements Store { |
{ | ||
"name": "@kaelwd/hono-sessions", | ||
"private": false, | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "Cookie-based sessions for Hono web framework", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
24491
7.01%12
9.09%515
9.81%