@jsonstudio/rcc 0.89.1489 → 0.89.1491

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.
@@ -1,6 +1,6 @@
1
1
  export const buildInfo = {
2
2
  mode: 'release',
3
- version: '0.89.1489',
4
- buildTime: '2026-01-26T15:41:38.003Z'
3
+ version: '0.89.1491',
4
+ buildTime: '2026-01-26T16:04:47.060Z'
5
5
  };
6
6
  //# sourceMappingURL=build-info.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jsonstudio/rcc",
3
- "version": "0.89.1489",
3
+ "version": "0.89.1491",
4
4
  "description": "Multi-provider OpenAI proxy server with anthropic/responses/chat support (release)",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -146,7 +146,7 @@
146
146
  },
147
147
  "dependencies": {
148
148
  "@anthropic-ai/sdk": "^0.65.0",
149
- "@jsonstudio/llms": "^0.6.1397",
149
+ "@jsonstudio/llms": "^0.6.1399",
150
150
  "@lmstudio/sdk": "^1.5.0",
151
151
  "@radix-ui/react-switch": "^1.2.6",
152
152
  "@types/socket.io": "^3.0.1",