@aprovan/chat-backend 0.1.0-dev.78c0b14 → 0.1.0-dev.93c7b6a

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.
@@ -13,8 +13,8 @@
13
13
  ESM dist/lambda.js 32.57 KB
14
14
  ESM dist/index.js.map 59.37 KB
15
15
  ESM dist/lambda.js.map 58.51 KB
16
- ESM ⚡️ Build success in 123ms
16
+ ESM ⚡️ Build success in 155ms
17
17
  DTS Build start
18
- DTS ⚡️ Build success in 14161ms
18
+ DTS ⚡️ Build success in 14442ms
19
19
  DTS dist/index.d.ts 2.55 KB
20
20
  DTS dist/lambda.d.ts 171.00 B
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aprovan/chat-backend",
3
- "version": "0.1.0-dev.78c0b14",
3
+ "version": "0.1.0-dev.93c7b6a",
4
4
  "description": "Chat backend Lambda — Cognito auth + OpenRouter streaming + plan gate",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",