@mesob/auth-hono 0.5.7 → 0.5.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -213,4 +213,4 @@ type MesobAuth = {
213
213
  sessionMiddleware: hono.MiddlewareHandler;
214
214
  };
215
215
 
216
- export type { AuthConfig as A, MesobAuth as M, SessionStatus as S, Tenant as T, User as U, AuthEnv as a, AuthKvStorage as b, AuthRateLimitConfig as c, SendInvitationParams as d, SendVerificationOTPParams as e, Session as f, SessionCacheConfig as g, SeedRole as h, SessionConfig as i };
216
+ export type { AuthConfig as A, MesobAuth as M, SendInvitationParams as S, Tenant as T, User as U, AuthEnv as a, AuthKvStorage as b, AuthRateLimitConfig as c, SendVerificationOTPParams as d, Session as e, SessionCacheConfig as f, SessionStatus as g, SeedRole as h, SessionConfig as i };
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { A as AuthConfig, a as AuthEnv, M as MesobAuth } from './index-DLSL-bym.js';
2
- export { b as AuthKvStorage, c as AuthRateLimitConfig, d as SendInvitationParams, e as SendVerificationOTPParams, f as Session, g as SessionCacheConfig, S as SessionStatus, T as Tenant, U as User } from './index-DLSL-bym.js';
1
+ import { A as AuthConfig, a as AuthEnv, M as MesobAuth } from './index-DOTJgHe1.js';
2
+ export { b as AuthKvStorage, c as AuthRateLimitConfig, S as SendInvitationParams, d as SendVerificationOTPParams, e as Session, f as SessionCacheConfig, g as SessionStatus, T as Tenant, U as User } from './index-DOTJgHe1.js';
3
3
  import { D as Database } from './index-D8OE85f8.js';
4
4
  export { c as createDatabase } from './index-D8OE85f8.js';
5
5
  export { AUTH_RATE_LIMIT_POST_PATHS } from './lib/auth-rate-limit.js';
@@ -1,5 +1,5 @@
1
1
  import { Context } from 'hono';
2
- import { A as AuthConfig } from '../index-DLSL-bym.js';
2
+ import { A as AuthConfig } from '../index-DOTJgHe1.js';
3
3
  import '@hono/zod-openapi';
4
4
  import '@mesob/common';
5
5
  import '../index-D8OE85f8.js';
@@ -1,5 +1,5 @@
1
1
  import { Context } from 'hono';
2
- import { A as AuthConfig } from '../index-DLSL-bym.js';
2
+ import { A as AuthConfig } from '../index-DOTJgHe1.js';
3
3
  import '@hono/zod-openapi';
4
4
  import '@mesob/common';
5
5
  import '../index-D8OE85f8.js';
@@ -1,4 +1,4 @@
1
- import { U as User } from '../index-DLSL-bym.js';
1
+ import { U as User } from '../index-DOTJgHe1.js';
2
2
  import 'hono';
3
3
  import '@hono/zod-openapi';
4
4
  import '@mesob/common';
@@ -4,7 +4,7 @@ import { ExtractTablesWithRelations, InferInsertModel } from 'drizzle-orm';
4
4
  import { D as Database } from '../index-D8OE85f8.js';
5
5
  import * as drizzle_orm_pg_core from 'drizzle-orm/pg-core';
6
6
  import { PgTransaction, PgQueryResultHKT } from 'drizzle-orm/pg-core';
7
- import { h as SeedRole } from '../index-DLSL-bym.js';
7
+ import { h as SeedRole } from '../index-DOTJgHe1.js';
8
8
  import 'drizzle-orm/node-postgres';
9
9
  import 'pg';
10
10
  import 'hono';
@@ -1,5 +1,5 @@
1
1
  import { D as Database } from '../index-D8OE85f8.js';
2
- import { A as AuthConfig, f as Session, U as User } from '../index-DLSL-bym.js';
2
+ import { A as AuthConfig, e as Session, U as User } from '../index-DOTJgHe1.js';
3
3
  import 'drizzle-orm/node-postgres';
4
4
  import 'drizzle-orm';
5
5
  import 'drizzle-orm/pg-core';
@@ -1,4 +1,4 @@
1
- import { U as User, f as Session } from '../index-DLSL-bym.js';
1
+ import { e as Session, U as User } from '../index-DOTJgHe1.js';
2
2
  import 'hono';
3
3
  import '@hono/zod-openapi';
4
4
  import '@mesob/common';
@@ -1,4 +1,4 @@
1
- import { U as User } from '../index-DLSL-bym.js';
1
+ import { U as User } from '../index-DOTJgHe1.js';
2
2
  import 'hono';
3
3
  import '@hono/zod-openapi';
4
4
  import '@mesob/common';
@@ -1,4 +1,4 @@
1
- import { A as AuthConfig } from '../index-DLSL-bym.js';
1
+ import { A as AuthConfig } from '../index-DOTJgHe1.js';
2
2
  import 'hono';
3
3
  import '@hono/zod-openapi';
4
4
  import '@mesob/common';
@@ -1,4 +1,4 @@
1
- import { A as AuthConfig } from '../index-DLSL-bym.js';
1
+ import { A as AuthConfig } from '../index-DOTJgHe1.js';
2
2
  import 'hono';
3
3
  import '@hono/zod-openapi';
4
4
  import '@mesob/common';
@@ -1,5 +1,5 @@
1
1
  import { D as Database } from '../index-D8OE85f8.js';
2
- import { A as AuthConfig, f as Session, U as User } from '../index-DLSL-bym.js';
2
+ import { A as AuthConfig, e as Session, U as User } from '../index-DOTJgHe1.js';
3
3
  import 'drizzle-orm/node-postgres';
4
4
  import 'drizzle-orm';
5
5
  import 'drizzle-orm/pg-core';
@@ -1,4 +1,4 @@
1
- import { i as SessionConfig } from '../index-DLSL-bym.js';
1
+ import { i as SessionConfig } from '../index-DOTJgHe1.js';
2
2
  import 'hono';
3
3
  import '@hono/zod-openapi';
4
4
  import '@mesob/common';
@@ -1,4 +1,4 @@
1
- import { A as AuthConfig } from '../index-DLSL-bym.js';
1
+ import { A as AuthConfig } from '../index-DOTJgHe1.js';
2
2
  import 'hono';
3
3
  import '@hono/zod-openapi';
4
4
  import '@mesob/common';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mesob/auth-hono",
3
- "version": "0.5.7",
3
+ "version": "0.5.8",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",
@@ -20,7 +20,7 @@
20
20
  ],
21
21
  "dependencies": {
22
22
  "@hono/zod-openapi": "^1.2.0",
23
- "@mesob/common": "^0.5.7",
23
+ "@mesob/common": "^0.5.8",
24
24
  "@noble/hashes": "^2.0.1",
25
25
  "@scalar/hono-api-reference": "^0.9.22",
26
26
  "argon2-wasm-edge": "^1.0.23",