dsh-codex-subscription 2.0.1 → 2.1.0-beta.1

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dsh-codex-subscription",
3
- "version": "2.0.1",
3
+ "version": "2.1.0-beta.1",
4
4
  "description": "Use ChatGPT and Codex subscriptions in DeepSeek Harness with OAuth, quota, safe resets, web search, images, and Fast mode",
5
5
  "type": "module",
6
6
  "main": "./lib/index.js",
@@ -109,13 +109,14 @@
109
109
  "@deepseek-ai/dsh-invariants": "0.1.5-rc.1",
110
110
  "@deepseek-ai/dsh-llm": "0.1.5-rc.1",
111
111
  "@deepseek-ai/dsh-llm-pi-ai": "0.1.5-rc.1",
112
- "@deepseek-ai/dsh-settings": "0.1.5-rc.1",
113
112
  "@deepseek-ai/dsh-session": "0.1.5-rc.1",
113
+ "@deepseek-ai/dsh-settings": "0.1.5-rc.1",
114
114
  "@deepseek-ai/dsh-tools": "0.1.5-rc.1",
115
115
  "@deepseek-ai/dsh-web": "0.1.5-rc.1",
116
116
  "@deepseek-ai/schemastery": "3.18.2",
117
117
  "@earendil-works/pi-ai": "0.82.1",
118
118
  "@heroicons/react": "2.2.0",
119
+ "ag-psd": "31.0.2",
119
120
  "react": "18.3.1",
120
121
  "react-dom": "18.3.1",
121
122
  "tsdown": "0.22.2"