dsh-edge 0.9.0 → 0.10.0

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.
Files changed (56) hide show
  1. package/THIRD_PARTY_NOTICES.md +1318 -1075
  2. package/dist/assets/index-Df-65__b.js +110 -0
  3. package/dist/assets/index-b24khbeK.css +1 -0
  4. package/dist/assets/langs/{php-DDkx9sim.js → php-DJl5gRdb.js} +2 -2
  5. package/dist/assets/langs/{ruby-DCxyoPen.js → ruby-5eNB0pDK.js} +2 -2
  6. package/dist/assets/vendor-BNsW4eBh.css +1 -0
  7. package/dist/assets/vendor-CCJJTK99.js +411 -0
  8. package/dist/index.html +8 -8
  9. package/dist/plugins/@deepseek-ai/dsh-api-gateway/client.js +1513 -77
  10. package/dist/plugins/@deepseek-ai/dsh-api-remotes/client.js +3608 -757
  11. package/dist/plugins/@deepseek-ai/dsh-api-session-controller/client.js +2777 -0
  12. package/dist/plugins/@deepseek-ai/dsh-api-workspace-controller/client.js +415 -0
  13. package/dist/plugins/@deepseek-ai/dsh-client-connection/client.js +1975 -7466
  14. package/dist/plugins/@deepseek-ai/dsh-client-locale/client.js +225 -76
  15. package/dist/plugins/@deepseek-ai/dsh-client-modules/client.js +67 -15
  16. package/dist/plugins/@deepseek-ai/dsh-client-ui-agent-preset/client.js +270 -460
  17. package/dist/plugins/@deepseek-ai/dsh-client-ui-approval/client.js +292 -0
  18. package/dist/plugins/@deepseek-ai/dsh-client-ui-attachment/client.js +42 -17
  19. package/dist/plugins/@deepseek-ai/dsh-client-ui-brand-official/client.js +7 -9
  20. package/dist/plugins/@deepseek-ai/dsh-client-ui-chat/client.js +8177 -0
  21. package/dist/plugins/@deepseek-ai/dsh-client-ui-commands/client.js +22 -10
  22. package/dist/plugins/@deepseek-ai/dsh-client-ui-conversation/client.js +14950 -8910
  23. package/dist/plugins/@deepseek-ai/dsh-client-ui-deliverables/client.js +161 -137
  24. package/dist/plugins/@deepseek-ai/dsh-client-ui-goal/client.js +6 -7
  25. package/dist/plugins/@deepseek-ai/dsh-client-ui-input-trigger/client.js +268 -40
  26. package/dist/plugins/@deepseek-ai/dsh-client-ui-jobs/client.js +1 -1
  27. package/dist/plugins/@deepseek-ai/dsh-client-ui-layout/client.js +45 -11
  28. package/dist/plugins/@deepseek-ai/dsh-client-ui-message-feedback/client.js +30 -58
  29. package/dist/plugins/@deepseek-ai/dsh-client-ui-model-selection/client.js +188 -89
  30. package/dist/plugins/@deepseek-ai/dsh-client-ui-permission-presets/client.js +105 -75
  31. package/dist/plugins/@deepseek-ai/dsh-client-ui-renderer/client.js +650 -188
  32. package/dist/plugins/@deepseek-ai/dsh-client-ui-schedule/client.js +307 -0
  33. package/dist/plugins/@deepseek-ai/dsh-client-ui-session/client.js +340 -0
  34. package/dist/plugins/@deepseek-ai/dsh-client-ui-settings/client.js +57 -50
  35. package/dist/plugins/@deepseek-ai/dsh-client-ui-settings-general/client.js +134 -69
  36. package/dist/plugins/@deepseek-ai/dsh-client-ui-settings-models/client.js +575 -442
  37. package/dist/plugins/@deepseek-ai/dsh-client-ui-sidebar/client.js +24 -11
  38. package/dist/plugins/@deepseek-ai/dsh-client-ui-skill/client.js +13 -9
  39. package/dist/plugins/@deepseek-ai/dsh-client-ui-subagent/client.js +44 -20
  40. package/dist/plugins/@deepseek-ai/dsh-client-ui-theme/client.js +265 -94
  41. package/dist/plugins/@deepseek-ai/dsh-client-ui-tool/client.js +899 -433
  42. package/dist/plugins/@deepseek-ai/dsh-client-ui-trajectory/client.js +1472 -613
  43. package/dist/plugins/@deepseek-ai/dsh-client-ui-user-questions/client.js +249 -95
  44. package/dist/plugins/@deepseek-ai/dsh-client-ui-workflow-run/client.js +5 -5
  45. package/dist/plugins/@deepseek-ai/dsh-client-ui-workspace/client.js +425 -146
  46. package/dist/plugins/@deepseek-ai/dsh-typert-registry/client.js +29 -14
  47. package/dist/plugins/dsh-edge-client-ui/client.js +28 -26
  48. package/package.json +62 -58
  49. package/scripts/verify-packed.mjs +1 -1
  50. package/worker/direct/index.js +2866 -1466
  51. package/worker/isolated/index.js +2438 -1038
  52. package/dist/assets/index-C6eRlFa6.css +0 -1
  53. package/dist/assets/index-ClqxG24t.js +0 -96
  54. package/dist/assets/vendor-CjyC-hUb.css +0 -1
  55. package/dist/assets/vendor-D22_Mp1f.js +0 -411
  56. package/dist/plugins/@deepseek-ai/dsh-client-runtime/client.js +0 -10574
@@ -7,7 +7,7 @@
7
7
 
8
8
  ## DeepSeek Harness
9
9
 
10
- `dsh-edge` assembles published DeepSeek Harness packages and applies 10 version-bound adaptations to the pinned `0.1.1-rc.2` release. DeepSeek Harness remains under its upstream MIT license:
10
+ `dsh-edge` assembles published DeepSeek Harness packages and applies 9 version-bound adaptations to the pinned `0.1.2-rc.1` release. DeepSeek Harness remains under its upstream MIT license:
11
11
 
12
12
  ```text
13
13
  MIT License
@@ -35,7 +35,7 @@ SOFTWARE.
35
35
 
36
36
  ## Bundled component inventory
37
37
 
38
- The following 464 package versions form the conservative, platform-neutral production closure used to assemble the Web and Worker artifacts in this distribution. Platform-specific build binaries that are not distributed in those artifacts are excluded; tree shaking can omit additional code. The inventory and legal texts are generated during packaging rather than referring recipients to a source checkout. License expressions are SPDX identifiers supplied by each package. Dependencies installed separately by npm remain declared in this package's `package.json`.
38
+ The following 506 package versions form the conservative, platform-neutral production closure used to assemble the Web and Worker artifacts in this distribution. Platform-specific build binaries that are not distributed in those artifacts are excluded; tree shaking can omit additional code. The inventory and legal texts are generated during packaging rather than referring recipients to a source checkout. License expressions are SPDX identifiers supplied by each package. Dependencies installed separately by npm remain declared in this package's `package.json`.
39
39
 
40
40
  | Component | License |
41
41
  | --- | --- |
@@ -69,195 +69,211 @@ The following 464 package versions form the conservative, platform-neutral produ
69
69
  | `@babel/helper-validator-identifier@7.29.7` | `MIT` |
70
70
  | `@babel/runtime@7.29.7` | `MIT` |
71
71
  | `@borewit/text-codec@0.2.2` | `MIT` |
72
- | `@cloudflare/computer@0.2.0` | `MIT` |
72
+ | `@cloudflare/computer@0.2.1` | `MIT` |
73
73
  | `@cloudflare/kv-asset-handler@0.5.0` | `MIT OR Apache-2.0` |
74
74
  | `@cloudflare/unenv-preset@2.16.1` | `MIT OR Apache-2.0` |
75
75
  | `@cspotcode/source-map-support@0.8.1` | `MIT` |
76
- | `@deepseek-ai/cordis@4.0.1` | `MIT` |
76
+ | `@deepseek-ai/cordis@4.0.2` | `MIT` |
77
77
  | `@deepseek-ai/cordis-plugin-group@1.0.1` | `MIT` |
78
- | `@deepseek-ai/cordis-plugin-hmr@1.0.16` | `MIT` |
78
+ | `@deepseek-ai/cordis-plugin-hmr@1.0.17` | `MIT` |
79
79
  | `@deepseek-ai/cordis-plugin-include@1.0.6` | `MIT` |
80
80
  | `@deepseek-ai/cordis-plugin-loader@1.0.2` | `MIT` |
81
- | `@deepseek-ai/cordis-plugin-timer@1.1.3` | `MIT` |
82
- | `@deepseek-ai/cosmokit@1.8.2` | `MIT` |
83
- | `@deepseek-ai/dsh-agent@0.1.1-rc.2` | `MIT` |
84
- | `@deepseek-ai/dsh-agent-default-model@0.1.1-rc.2` | `MIT` |
85
- | `@deepseek-ai/dsh-agent-instructions@0.1.1-rc.2` | `MIT` |
86
- | `@deepseek-ai/dsh-agent-loop@0.1.1-rc.2` | `MIT` |
87
- | `@deepseek-ai/dsh-agent-presets@0.1.1-rc.2` | `MIT` |
88
- | `@deepseek-ai/dsh-anonymous-user-id@0.1.1-rc.2` | `MIT` |
89
- | `@deepseek-ai/dsh-api-gateway@0.1.1-rc.2` | `MIT` |
90
- | `@deepseek-ai/dsh-api-remotes@0.1.1-rc.2` | `MIT` |
91
- | `@deepseek-ai/dsh-app-boot@0.1.1-rc.2` | `MIT` |
92
- | `@deepseek-ai/dsh-atomic-write@0.1.1-rc.2` | `MIT` |
93
- | `@deepseek-ai/dsh-attachment@0.1.1-rc.2` | `MIT` |
94
- | `@deepseek-ai/dsh-attachment-local@0.1.1-rc.2` | `MIT` |
95
- | `@deepseek-ai/dsh-authorization@0.1.1-rc.2` | `MIT` |
96
- | `@deepseek-ai/dsh-base@0.1.1-rc.2` | `MIT` |
97
- | `@deepseek-ai/dsh-bash-local@0.1.1-rc.2` | `MIT` |
98
- | `@deepseek-ai/dsh-bash-sandbox@0.1.1-rc.2` | `MIT` |
99
- | `@deepseek-ai/dsh-brand@0.1.1-rc.2` | `MIT` |
100
- | `@deepseek-ai/dsh-client-connection@0.1.1-rc.2` | `MIT` |
101
- | `@deepseek-ai/dsh-client-hmr@0.1.1-rc.2` | `MIT` |
102
- | `@deepseek-ai/dsh-client-locale@0.1.1-rc.2` | `MIT` |
103
- | `@deepseek-ai/dsh-client-modules@0.1.1-rc.2` | `MIT` |
104
- | `@deepseek-ai/dsh-client-runtime@0.1.1-rc.2` | `MIT` |
105
- | `@deepseek-ai/dsh-client-ui-agent-preset@0.1.1-rc.2` | `MIT` |
106
- | `@deepseek-ai/dsh-client-ui-attachment@0.1.1-rc.2` | `MIT` |
107
- | `@deepseek-ai/dsh-client-ui-brand-official@0.1.1-rc.2` | `MIT` |
108
- | `@deepseek-ai/dsh-client-ui-commands@0.1.1-rc.2` | `MIT` |
109
- | `@deepseek-ai/dsh-client-ui-conversation@0.1.1-rc.2` | `MIT` |
110
- | `@deepseek-ai/dsh-client-ui-cordis@0.1.1-rc.2` | `MIT` |
111
- | `@deepseek-ai/dsh-client-ui-deliverables@0.1.1-rc.2` | `MIT` |
112
- | `@deepseek-ai/dsh-client-ui-directory-picker-browse@0.1.1-rc.2` | `MIT` |
113
- | `@deepseek-ai/dsh-client-ui-directory-picker-native@0.1.1-rc.2` | `MIT` |
114
- | `@deepseek-ai/dsh-client-ui-goal@0.1.1-rc.2` | `MIT` |
115
- | `@deepseek-ai/dsh-client-ui-input-trigger@0.1.1-rc.2` | `MIT` |
116
- | `@deepseek-ai/dsh-client-ui-jobs@0.1.1-rc.2` | `MIT` |
117
- | `@deepseek-ai/dsh-client-ui-layout@0.1.1-rc.2` | `MIT` |
118
- | `@deepseek-ai/dsh-client-ui-message-feedback@0.1.1-rc.2` | `MIT` |
119
- | `@deepseek-ai/dsh-client-ui-model-selection@0.1.1-rc.2` | `MIT` |
120
- | `@deepseek-ai/dsh-client-ui-permission-presets@0.1.1-rc.2` | `MIT` |
121
- | `@deepseek-ai/dsh-client-ui-plan@0.1.1-rc.2` | `MIT` |
122
- | `@deepseek-ai/dsh-client-ui-reference@0.1.1-rc.2` | `MIT` |
123
- | `@deepseek-ai/dsh-client-ui-renderer@0.1.1-rc.2` | `MIT` |
124
- | `@deepseek-ai/dsh-client-ui-settings@0.1.1-rc.2` | `MIT` |
125
- | `@deepseek-ai/dsh-client-ui-settings-general@0.1.1-rc.2` | `MIT` |
126
- | `@deepseek-ai/dsh-client-ui-settings-models@0.1.1-rc.2` | `MIT` |
127
- | `@deepseek-ai/dsh-client-ui-settings-plugin-inventory@0.1.1-rc.2` | `MIT` |
128
- | `@deepseek-ai/dsh-client-ui-settings-plugins@0.1.1-rc.2` | `MIT` |
129
- | `@deepseek-ai/dsh-client-ui-sidebar@0.1.1-rc.2` | `MIT` |
130
- | `@deepseek-ai/dsh-client-ui-skill@0.1.1-rc.2` | `MIT` |
131
- | `@deepseek-ai/dsh-client-ui-subagent@0.1.1-rc.2` | `MIT` |
132
- | `@deepseek-ai/dsh-client-ui-theme@0.1.1-rc.2` | `MIT` |
133
- | `@deepseek-ai/dsh-client-ui-tool@0.1.1-rc.2` | `MIT` |
134
- | `@deepseek-ai/dsh-client-ui-trajectory@0.1.1-rc.2` | `MIT` |
135
- | `@deepseek-ai/dsh-client-ui-user-questions@0.1.1-rc.2` | `MIT` |
136
- | `@deepseek-ai/dsh-client-ui-workflow-run@0.1.1-rc.2` | `MIT` |
137
- | `@deepseek-ai/dsh-client-ui-workspace@0.1.1-rc.2` | `MIT` |
138
- | `@deepseek-ai/dsh-cmdline@0.1.1-rc.2` | `MIT` |
139
- | `@deepseek-ai/dsh-code-runtime@0.1.1-rc.2` | `MIT` |
140
- | `@deepseek-ai/dsh-code-runtime-worker-thread@0.1.1-rc.2` | `MIT` |
141
- | `@deepseek-ai/dsh-command-compact@0.1.1-rc.2` | `MIT` |
142
- | `@deepseek-ai/dsh-command-feedback@0.1.1-rc.2` | `MIT` |
143
- | `@deepseek-ai/dsh-command-goal@0.1.1-rc.2` | `MIT` |
144
- | `@deepseek-ai/dsh-commands@0.1.1-rc.2` | `MIT` |
145
- | `@deepseek-ai/dsh-compaction@0.1.1-rc.2` | `MIT` |
146
- | `@deepseek-ai/dsh-compaction-basic@0.1.1-rc.2` | `MIT` |
147
- | `@deepseek-ai/dsh-compaction-tool-result-pruner@0.1.1-rc.2` | `MIT` |
148
- | `@deepseek-ai/dsh-cordis-client-runner@0.1.1-rc.2` | `MIT` |
149
- | `@deepseek-ai/dsh-cordis-host-runner@0.1.1-rc.2` | `MIT` |
150
- | `@deepseek-ai/dsh-credentials@0.1.1-rc.2` | `MIT` |
151
- | `@deepseek-ai/dsh-credentials-local@0.1.1-rc.2` | `MIT` |
152
- | `@deepseek-ai/dsh-file-reference@0.1.1-rc.2` | `MIT` |
153
- | `@deepseek-ai/dsh-file-reference-local@0.1.1-rc.2` | `MIT` |
154
- | `@deepseek-ai/dsh-fs@0.1.1-rc.2` | `MIT` |
155
- | `@deepseek-ai/dsh-fs-local@0.1.1-rc.2` | `MIT` |
156
- | `@deepseek-ai/dsh-fs-observation-policy@0.1.1-rc.2` | `MIT` |
157
- | `@deepseek-ai/dsh-fs-sandbox@0.1.1-rc.2` | `MIT` |
158
- | `@deepseek-ai/dsh-goal@0.1.1-rc.2` | `MIT` |
159
- | `@deepseek-ai/dsh-goal-round-driver@0.1.1-rc.2` | `MIT` |
160
- | `@deepseek-ai/dsh-home-paths@0.1.1-rc.2` | `MIT` |
161
- | `@deepseek-ai/dsh-host-apiproxy@0.1.1-rc.2` | `MIT` |
162
- | `@deepseek-ai/dsh-host-directory-picker@0.1.1-rc.2` | `MIT` |
163
- | `@deepseek-ai/dsh-host-directory-picker-auto@0.1.1-rc.2` | `MIT` |
164
- | `@deepseek-ai/dsh-host-directory-picker-browse@0.1.1-rc.2` | `MIT` |
165
- | `@deepseek-ai/dsh-host-directory-picker-native@0.1.1-rc.2` | `MIT` |
166
- | `@deepseek-ai/dsh-host-frontend-static@0.1.1-rc.2` | `MIT` |
167
- | `@deepseek-ai/dsh-host-plugin-inventory@0.1.1-rc.2` | `MIT` |
168
- | `@deepseek-ai/dsh-host-webserver@0.1.1-rc.2` | `MIT` |
169
- | `@deepseek-ai/dsh-invariants@0.1.1-rc.2` | `MIT` |
170
- | `@deepseek-ai/dsh-jobs@0.1.1-rc.2` | `MIT` |
171
- | `@deepseek-ai/dsh-jobs-local@0.1.1-rc.2` | `MIT` |
172
- | `@deepseek-ai/dsh-launch-environment@0.1.1-rc.2` | `MIT` |
173
- | `@deepseek-ai/dsh-llm@0.1.1-rc.2` | `MIT` |
174
- | `@deepseek-ai/dsh-llm-deepseek@0.1.1-rc.2` | `MIT` |
175
- | `@deepseek-ai/dsh-llm-pi-ai@0.1.1-rc.2` | `MIT` |
176
- | `@deepseek-ai/dsh-llm-retry@0.1.1-rc.2` | `MIT` |
177
- | `@deepseek-ai/dsh-message-feedback@0.1.1-rc.2` | `MIT` |
178
- | `@deepseek-ai/dsh-native-command@0.1.1-rc.2` | `MIT` |
179
- | `@deepseek-ai/dsh-output-retention@0.1.1-rc.2` | `MIT` |
180
- | `@deepseek-ai/dsh-permission-presets@0.1.1-rc.2` | `MIT` |
181
- | `@deepseek-ai/dsh-plan-mode@0.1.1-rc.2` | `MIT` |
182
- | `@deepseek-ai/dsh-pwsh-local@0.1.1-rc.2` | `MIT` |
183
- | `@deepseek-ai/dsh-pwsh-sandbox@0.1.1-rc.2` | `MIT` |
184
- | `@deepseek-ai/dsh-repeat-tool-reminder@0.1.1-rc.2` | `MIT` |
185
- | `@deepseek-ai/dsh-sandbox@0.1.1-rc.2` | `MIT` |
186
- | `@deepseek-ai/dsh-sandbox-local@0.1.1-rc.2` | `MIT` |
187
- | `@deepseek-ai/dsh-sandbox-policy@0.1.1-rc.2` | `MIT` |
188
- | `@deepseek-ai/dsh-sandbox-windows-acl@0.1.1-rc.2` | `MIT` |
189
- | `@deepseek-ai/dsh-scope@0.1.1-rc.2` | `MIT` |
190
- | `@deepseek-ai/dsh-session@0.1.1-rc.2` | `MIT` |
191
- | `@deepseek-ai/dsh-session-checkpoint-policy@0.1.1-rc.2` | `MIT` |
192
- | `@deepseek-ai/dsh-session-log-export@0.1.1-rc.2` | `MIT` |
193
- | `@deepseek-ai/dsh-session-persistence@0.1.1-rc.2` | `MIT` |
194
- | `@deepseek-ai/dsh-session-persistence-jsonl@0.1.1-rc.2` | `MIT` |
195
- | `@deepseek-ai/dsh-session-projection@0.1.1-rc.2` | `MIT` |
196
- | `@deepseek-ai/dsh-session-projection-cache@0.1.1-rc.2` | `MIT` |
197
- | `@deepseek-ai/dsh-session-query@0.1.1-rc.2` | `MIT` |
198
- | `@deepseek-ai/dsh-session-query-sqlite@0.1.1-rc.2` | `MIT` |
199
- | `@deepseek-ai/dsh-session-reference@0.1.1-rc.2` | `MIT` |
200
- | `@deepseek-ai/dsh-session-stats@0.1.1-rc.2` | `MIT` |
201
- | `@deepseek-ai/dsh-session-telemetry@0.1.1-rc.2` | `MIT` |
202
- | `@deepseek-ai/dsh-session-telemetry-otel@0.1.1-rc.2` | `MIT` |
203
- | `@deepseek-ai/dsh-session-title@0.1.1-rc.2` | `MIT` |
204
- | `@deepseek-ai/dsh-session-title-first-prompt-llm@0.1.1-rc.2` | `MIT` |
205
- | `@deepseek-ai/dsh-session-title-llm@0.1.1-rc.2` | `MIT` |
206
- | `@deepseek-ai/dsh-settings@0.1.1-rc.2` | `MIT` |
207
- | `@deepseek-ai/dsh-settings-file@0.1.1-rc.2` | `MIT` |
208
- | `@deepseek-ai/dsh-shell@0.1.1-rc.2` | `MIT` |
209
- | `@deepseek-ai/dsh-shell-env@0.1.1-rc.2` | `MIT` |
210
- | `@deepseek-ai/dsh-skill@0.1.1-rc.2` | `MIT` |
211
- | `@deepseek-ai/dsh-skill-badge@0.1.1-rc.2` | `MIT` |
212
- | `@deepseek-ai/dsh-skill-filesystem@0.1.1-rc.2` | `MIT` |
213
- | `@deepseek-ai/dsh-spill@0.1.1-rc.2` | `MIT` |
214
- | `@deepseek-ai/dsh-spill-local@0.1.1-rc.2` | `MIT` |
215
- | `@deepseek-ai/dsh-spill-policy@0.1.1-rc.2` | `MIT` |
216
- | `@deepseek-ai/dsh-storage@0.1.1-rc.2` | `MIT` |
217
- | `@deepseek-ai/dsh-storage-domain@0.1.1-rc.2` | `MIT` |
218
- | `@deepseek-ai/dsh-storage-json@0.1.1-rc.2` | `MIT` |
219
- | `@deepseek-ai/dsh-subagent@0.1.1-rc.2` | `MIT` |
220
- | `@deepseek-ai/dsh-subagent-fork-in-process@0.1.1-rc.2` | `MIT` |
221
- | `@deepseek-ai/dsh-subagent-in-process-driver@0.1.1-rc.2` | `MIT` |
222
- | `@deepseek-ai/dsh-subagent-spawn-in-process@0.1.1-rc.2` | `MIT` |
223
- | `@deepseek-ai/dsh-subprocess@0.1.1-rc.2` | `MIT` |
224
- | `@deepseek-ai/dsh-subprocess-local@0.1.1-rc.2` | `MIT` |
225
- | `@deepseek-ai/dsh-system-prompt@0.1.1-rc.2` | `MIT` |
226
- | `@deepseek-ai/dsh-timeout@0.1.1-rc.2` | `MIT` |
227
- | `@deepseek-ai/dsh-token-meter@0.1.1-rc.2` | `MIT` |
228
- | `@deepseek-ai/dsh-tool-bash@0.1.1-rc.2` | `MIT` |
229
- | `@deepseek-ai/dsh-tool-call-timeout-policy@0.1.1-rc.2` | `MIT` |
230
- | `@deepseek-ai/dsh-tool-fs@0.1.1-rc.2` | `MIT` |
231
- | `@deepseek-ai/dsh-tool-fs-search@0.1.1-rc.2` | `MIT` |
232
- | `@deepseek-ai/dsh-tool-goal@0.1.1-rc.2` | `MIT` |
233
- | `@deepseek-ai/dsh-tool-jobs@0.1.1-rc.2` | `MIT` |
234
- | `@deepseek-ai/dsh-tool-pwsh@0.1.1-rc.2` | `MIT` |
235
- | `@deepseek-ai/dsh-tool-ralph@0.1.1-rc.2` | `MIT` |
236
- | `@deepseek-ai/dsh-tool-skill@0.1.1-rc.2` | `MIT` |
237
- | `@deepseek-ai/dsh-tool-str-replace-editor@0.1.1-rc.2` | `MIT` |
238
- | `@deepseek-ai/dsh-tool-subagent@0.1.1-rc.2` | `MIT` |
239
- | `@deepseek-ai/dsh-tool-subagent-control@0.1.1-rc.2` | `MIT` |
240
- | `@deepseek-ai/dsh-tool-subagent-report@0.1.1-rc.2` | `MIT` |
241
- | `@deepseek-ai/dsh-tool-todo@0.1.1-rc.2` | `MIT` |
242
- | `@deepseek-ai/dsh-tool-web@0.1.1-rc.2` | `MIT` |
243
- | `@deepseek-ai/dsh-tool-workflow@0.1.1-rc.2` | `MIT` |
244
- | `@deepseek-ai/dsh-tools@0.1.1-rc.2` | `MIT` |
245
- | `@deepseek-ai/dsh-typert-loader@0.1.1-rc.2` | `MIT` |
246
- | `@deepseek-ai/dsh-typert-protocol@0.1.1-rc.2` | `MIT` |
247
- | `@deepseek-ai/dsh-typert-registry@0.1.1-rc.2` | `MIT` |
248
- | `@deepseek-ai/dsh-user-approval@0.1.1-rc.2` | `MIT` |
249
- | `@deepseek-ai/dsh-user-questions@0.1.1-rc.2` | `MIT` |
250
- | `@deepseek-ai/dsh-web@0.1.1-rc.2` | `MIT` |
251
- | `@deepseek-ai/dsh-web-app@0.1.1-rc.2` | `MIT` |
252
- | `@deepseek-ai/dsh-web-fetch-http@0.1.1-rc.2` | `MIT` |
253
- | `@deepseek-ai/dsh-web-frontend@0.1.1-rc.2` | `MIT` |
254
- | `@deepseek-ai/dsh-web-search-deepseek@0.1.1-rc.2` | `MIT` |
255
- | `@deepseek-ai/dsh-workflow@0.1.1-rc.2` | `MIT` |
256
- | `@deepseek-ai/dsh-workflow-worker-thread@0.1.1-rc.2` | `MIT` |
257
- | `@deepseek-ai/dsh-workspace@0.1.1-rc.2` | `MIT` |
81
+ | `@deepseek-ai/cordis-plugin-timer@1.1.4` | `MIT` |
82
+ | `@deepseek-ai/cosmokit@1.8.3` | `MIT` |
83
+ | `@deepseek-ai/dsh-agent@0.1.2-rc.1` | `MIT` |
84
+ | `@deepseek-ai/dsh-agent-default-model@0.1.2-rc.1` | `MIT` |
85
+ | `@deepseek-ai/dsh-agent-instructions@0.1.2-rc.1` | `MIT` |
86
+ | `@deepseek-ai/dsh-agent-loop@0.1.2-rc.1` | `MIT` |
87
+ | `@deepseek-ai/dsh-agent-presets@0.1.2-rc.1` | `MIT` |
88
+ | `@deepseek-ai/dsh-anonymous-user-id@0.1.2-rc.1` | `MIT` |
89
+ | `@deepseek-ai/dsh-api-gateway@0.1.2-rc.1` | `MIT` |
90
+ | `@deepseek-ai/dsh-api-remotes@0.1.2-rc.1` | `MIT` |
91
+ | `@deepseek-ai/dsh-api-session-controller@0.1.2-rc.1` | `MIT` |
92
+ | `@deepseek-ai/dsh-api-settings-controller@0.1.2-rc.1` | `MIT` |
93
+ | `@deepseek-ai/dsh-api-workspace-controller@0.1.2-rc.1` | `MIT` |
94
+ | `@deepseek-ai/dsh-app-boot@0.1.2-rc.1` | `MIT` |
95
+ | `@deepseek-ai/dsh-atomic-write@0.1.2-rc.1` | `MIT` |
96
+ | `@deepseek-ai/dsh-attachment@0.1.2-rc.1` | `MIT` |
97
+ | `@deepseek-ai/dsh-attachment-local@0.1.2-rc.1` | `MIT` |
98
+ | `@deepseek-ai/dsh-authorization@0.1.2-rc.1` | `MIT` |
99
+ | `@deepseek-ai/dsh-base@0.1.2-rc.1` | `MIT` |
100
+ | `@deepseek-ai/dsh-bash-local@0.1.2-rc.1` | `MIT` |
101
+ | `@deepseek-ai/dsh-bash-sandbox@0.1.2-rc.1` | `MIT` |
102
+ | `@deepseek-ai/dsh-brand@0.1.2-rc.1` | `MIT` |
103
+ | `@deepseek-ai/dsh-client-connection@0.1.2-rc.1` | `MIT` |
104
+ | `@deepseek-ai/dsh-client-hmr@0.1.2-rc.1` | `MIT` |
105
+ | `@deepseek-ai/dsh-client-locale@0.1.2-rc.1` | `MIT` |
106
+ | `@deepseek-ai/dsh-client-modules@0.1.2-rc.1` | `MIT` |
107
+ | `@deepseek-ai/dsh-client-store@0.1.2-rc.1` | `MIT` |
108
+ | `@deepseek-ai/dsh-client-ui-agent-preset@0.1.2-rc.1` | `MIT` |
109
+ | `@deepseek-ai/dsh-client-ui-approval@0.1.2-rc.1` | `MIT` |
110
+ | `@deepseek-ai/dsh-client-ui-attachment@0.1.2-rc.1` | `MIT` |
111
+ | `@deepseek-ai/dsh-client-ui-brand-official@0.1.2-rc.1` | `MIT` |
112
+ | `@deepseek-ai/dsh-client-ui-chat@0.1.2-rc.1` | `MIT` |
113
+ | `@deepseek-ai/dsh-client-ui-commands@0.1.2-rc.1` | `MIT` |
114
+ | `@deepseek-ai/dsh-client-ui-conversation@0.1.2-rc.1` | `MIT` |
115
+ | `@deepseek-ai/dsh-client-ui-cordis@0.1.2-rc.1` | `MIT` |
116
+ | `@deepseek-ai/dsh-client-ui-deliverables@0.1.2-rc.1` | `MIT` |
117
+ | `@deepseek-ai/dsh-client-ui-directory-picker-browse@0.1.2-rc.1` | `MIT` |
118
+ | `@deepseek-ai/dsh-client-ui-directory-picker-native@0.1.2-rc.1` | `MIT` |
119
+ | `@deepseek-ai/dsh-client-ui-goal@0.1.2-rc.1` | `MIT` |
120
+ | `@deepseek-ai/dsh-client-ui-input-trigger@0.1.2-rc.1` | `MIT` |
121
+ | `@deepseek-ai/dsh-client-ui-jobs@0.1.2-rc.1` | `MIT` |
122
+ | `@deepseek-ai/dsh-client-ui-layout@0.1.2-rc.1` | `MIT` |
123
+ | `@deepseek-ai/dsh-client-ui-message-feedback@0.1.2-rc.1` | `MIT` |
124
+ | `@deepseek-ai/dsh-client-ui-model-selection@0.1.2-rc.1` | `MIT` |
125
+ | `@deepseek-ai/dsh-client-ui-permission-presets@0.1.2-rc.1` | `MIT` |
126
+ | `@deepseek-ai/dsh-client-ui-plan@0.1.2-rc.1` | `MIT` |
127
+ | `@deepseek-ai/dsh-client-ui-reference@0.1.2-rc.1` | `MIT` |
128
+ | `@deepseek-ai/dsh-client-ui-renderer@0.1.2-rc.1` | `MIT` |
129
+ | `@deepseek-ai/dsh-client-ui-schedule@0.1.2-rc.1` | `MIT` |
130
+ | `@deepseek-ai/dsh-client-ui-session@0.1.2-rc.1` | `MIT` |
131
+ | `@deepseek-ai/dsh-client-ui-settings@0.1.2-rc.1` | `MIT` |
132
+ | `@deepseek-ai/dsh-client-ui-settings-general@0.1.2-rc.1` | `MIT` |
133
+ | `@deepseek-ai/dsh-client-ui-settings-models@0.1.2-rc.1` | `MIT` |
134
+ | `@deepseek-ai/dsh-client-ui-settings-plugin-inventory@0.1.2-rc.1` | `MIT` |
135
+ | `@deepseek-ai/dsh-client-ui-settings-plugins@0.1.2-rc.1` | `MIT` |
136
+ | `@deepseek-ai/dsh-client-ui-sidebar@0.1.2-rc.1` | `MIT` |
137
+ | `@deepseek-ai/dsh-client-ui-skill@0.1.2-rc.1` | `MIT` |
138
+ | `@deepseek-ai/dsh-client-ui-subagent@0.1.2-rc.1` | `MIT` |
139
+ | `@deepseek-ai/dsh-client-ui-theme@0.1.2-rc.1` | `MIT` |
140
+ | `@deepseek-ai/dsh-client-ui-tool@0.1.2-rc.1` | `MIT` |
141
+ | `@deepseek-ai/dsh-client-ui-trajectory@0.1.2-rc.1` | `MIT` |
142
+ | `@deepseek-ai/dsh-client-ui-user-questions@0.1.2-rc.1` | `MIT` |
143
+ | `@deepseek-ai/dsh-client-ui-workflow-run@0.1.2-rc.1` | `MIT` |
144
+ | `@deepseek-ai/dsh-client-ui-workspace@0.1.2-rc.1` | `MIT` |
145
+ | `@deepseek-ai/dsh-cmdline@0.1.2-rc.1` | `MIT` |
146
+ | `@deepseek-ai/dsh-code-runtime@0.1.2-rc.1` | `MIT` |
147
+ | `@deepseek-ai/dsh-code-runtime-worker-thread@0.1.2-rc.1` | `MIT` |
148
+ | `@deepseek-ai/dsh-command-compact@0.1.2-rc.1` | `MIT` |
149
+ | `@deepseek-ai/dsh-command-feedback@0.1.2-rc.1` | `MIT` |
150
+ | `@deepseek-ai/dsh-command-goal@0.1.2-rc.1` | `MIT` |
151
+ | `@deepseek-ai/dsh-commands@0.1.2-rc.1` | `MIT` |
152
+ | `@deepseek-ai/dsh-compaction@0.1.2-rc.1` | `MIT` |
153
+ | `@deepseek-ai/dsh-compaction-basic@0.1.2-rc.1` | `MIT` |
154
+ | `@deepseek-ai/dsh-compaction-tool-result-pruner@0.1.2-rc.1` | `MIT` |
155
+ | `@deepseek-ai/dsh-cordis-client-runner@0.1.2-rc.1` | `MIT` |
156
+ | `@deepseek-ai/dsh-cordis-host-runner@0.1.2-rc.1` | `MIT` |
157
+ | `@deepseek-ai/dsh-credentials@0.1.2-rc.1` | `MIT` |
158
+ | `@deepseek-ai/dsh-credentials-local@0.1.2-rc.1` | `MIT` |
159
+ | `@deepseek-ai/dsh-deepseek-llm-api-extensions@0.1.2-rc.1` | `MIT` |
160
+ | `@deepseek-ai/dsh-deque@0.1.2-rc.1` | `MIT` |
161
+ | `@deepseek-ai/dsh-file-reference@0.1.2-rc.1` | `MIT` |
162
+ | `@deepseek-ai/dsh-file-reference-local@0.1.2-rc.1` | `MIT` |
163
+ | `@deepseek-ai/dsh-fs@0.1.2-rc.1` | `MIT` |
164
+ | `@deepseek-ai/dsh-fs-local@0.1.2-rc.1` | `MIT` |
165
+ | `@deepseek-ai/dsh-fs-observation-policy@0.1.2-rc.1` | `MIT` |
166
+ | `@deepseek-ai/dsh-fs-sandbox@0.1.2-rc.1` | `MIT` |
167
+ | `@deepseek-ai/dsh-goal@0.1.2-rc.1` | `MIT` |
168
+ | `@deepseek-ai/dsh-goal-round-driver@0.1.2-rc.1` | `MIT` |
169
+ | `@deepseek-ai/dsh-home-paths@0.1.2-rc.1` | `MIT` |
170
+ | `@deepseek-ai/dsh-host-directory-picker@0.1.2-rc.1` | `MIT` |
171
+ | `@deepseek-ai/dsh-host-directory-picker-auto@0.1.2-rc.1` | `MIT` |
172
+ | `@deepseek-ai/dsh-host-directory-picker-browse@0.1.2-rc.1` | `MIT` |
173
+ | `@deepseek-ai/dsh-host-directory-picker-native@0.1.2-rc.1` | `MIT` |
174
+ | `@deepseek-ai/dsh-host-frontend-static@0.1.2-rc.1` | `MIT` |
175
+ | `@deepseek-ai/dsh-host-plugin-inventory@0.1.2-rc.1` | `MIT` |
176
+ | `@deepseek-ai/dsh-host-webserver@0.1.2-rc.1` | `MIT` |
177
+ | `@deepseek-ai/dsh-invariants@0.1.2-rc.1` | `MIT` |
178
+ | `@deepseek-ai/dsh-jobs@0.1.2-rc.1` | `MIT` |
179
+ | `@deepseek-ai/dsh-jobs-local@0.1.2-rc.1` | `MIT` |
180
+ | `@deepseek-ai/dsh-launch-environment@0.1.2-rc.1` | `MIT` |
181
+ | `@deepseek-ai/dsh-llm@0.1.2-rc.1` | `MIT` |
182
+ | `@deepseek-ai/dsh-llm-deepseek@0.1.2-rc.1` | `MIT` |
183
+ | `@deepseek-ai/dsh-llm-pi-ai@0.1.2-rc.1` | `MIT` |
184
+ | `@deepseek-ai/dsh-llm-retry@0.1.2-rc.1` | `MIT` |
185
+ | `@deepseek-ai/dsh-message-feedback@0.1.2-rc.1` | `MIT` |
186
+ | `@deepseek-ai/dsh-native-command@0.1.2-rc.1` | `MIT` |
187
+ | `@deepseek-ai/dsh-output-retention@0.1.2-rc.1` | `MIT` |
188
+ | `@deepseek-ai/dsh-permission-presets@0.1.2-rc.1` | `MIT` |
189
+ | `@deepseek-ai/dsh-plan-mode@0.1.2-rc.1` | `MIT` |
190
+ | `@deepseek-ai/dsh-plugin-package-inventory-deepseek@0.1.2-rc.1` | `MIT` |
191
+ | `@deepseek-ai/dsh-pwsh-local@0.1.2-rc.1` | `MIT` |
192
+ | `@deepseek-ai/dsh-pwsh-sandbox@0.1.2-rc.1` | `MIT` |
193
+ | `@deepseek-ai/dsh-repeat-tool-reminder@0.1.2-rc.1` | `MIT` |
194
+ | `@deepseek-ai/dsh-sandbox@0.1.2-rc.1` | `MIT` |
195
+ | `@deepseek-ai/dsh-sandbox-local@0.1.2-rc.1` | `MIT` |
196
+ | `@deepseek-ai/dsh-sandbox-policy@0.1.2-rc.1` | `MIT` |
197
+ | `@deepseek-ai/dsh-sandbox-windows-acl@0.1.2-rc.1` | `MIT` |
198
+ | `@deepseek-ai/dsh-scope@0.1.2-rc.1` | `MIT` |
199
+ | `@deepseek-ai/dsh-session@0.1.2-rc.1` | `MIT` |
200
+ | `@deepseek-ai/dsh-session-checkpoint-policy@0.1.2-rc.1` | `MIT` |
201
+ | `@deepseek-ai/dsh-session-log-deepseek@0.1.2-rc.1` | `MIT` |
202
+ | `@deepseek-ai/dsh-session-log-export@0.1.2-rc.1` | `MIT` |
203
+ | `@deepseek-ai/dsh-session-persistence@0.1.2-rc.1` | `MIT` |
204
+ | `@deepseek-ai/dsh-session-persistence-jsonl@0.1.2-rc.1` | `MIT` |
205
+ | `@deepseek-ai/dsh-session-projection@0.1.2-rc.1` | `MIT` |
206
+ | `@deepseek-ai/dsh-session-projection-cache@0.1.2-rc.1` | `MIT` |
207
+ | `@deepseek-ai/dsh-session-query@0.1.2-rc.1` | `MIT` |
208
+ | `@deepseek-ai/dsh-session-query-sqlite@0.1.2-rc.1` | `MIT` |
209
+ | `@deepseek-ai/dsh-session-reference@0.1.2-rc.1` | `MIT` |
210
+ | `@deepseek-ai/dsh-session-stats@0.1.2-rc.1` | `MIT` |
211
+ | `@deepseek-ai/dsh-session-telemetry@0.1.2-rc.1` | `MIT` |
212
+ | `@deepseek-ai/dsh-session-telemetry-otel@0.1.2-rc.1` | `MIT` |
213
+ | `@deepseek-ai/dsh-session-title@0.1.2-rc.1` | `MIT` |
214
+ | `@deepseek-ai/dsh-session-title-first-prompt-llm@0.1.2-rc.1` | `MIT` |
215
+ | `@deepseek-ai/dsh-session-title-llm@0.1.2-rc.1` | `MIT` |
216
+ | `@deepseek-ai/dsh-session-turn-outline@0.1.2-rc.1` | `MIT` |
217
+ | `@deepseek-ai/dsh-settings@0.1.2-rc.1` | `MIT` |
218
+ | `@deepseek-ai/dsh-settings-file@0.1.2-rc.1` | `MIT` |
219
+ | `@deepseek-ai/dsh-shell@0.1.2-rc.1` | `MIT` |
220
+ | `@deepseek-ai/dsh-shell-env@0.1.2-rc.1` | `MIT` |
221
+ | `@deepseek-ai/dsh-skill@0.1.2-rc.1` | `MIT` |
222
+ | `@deepseek-ai/dsh-skill-badge@0.1.2-rc.1` | `MIT` |
223
+ | `@deepseek-ai/dsh-skill-filesystem@0.1.2-rc.1` | `MIT` |
224
+ | `@deepseek-ai/dsh-spill@0.1.2-rc.1` | `MIT` |
225
+ | `@deepseek-ai/dsh-spill-local@0.1.2-rc.1` | `MIT` |
226
+ | `@deepseek-ai/dsh-spill-policy@0.1.2-rc.1` | `MIT` |
227
+ | `@deepseek-ai/dsh-storage@0.1.2-rc.1` | `MIT` |
228
+ | `@deepseek-ai/dsh-storage-domain@0.1.2-rc.1` | `MIT` |
229
+ | `@deepseek-ai/dsh-storage-json@0.1.2-rc.1` | `MIT` |
230
+ | `@deepseek-ai/dsh-subagent@0.1.2-rc.1` | `MIT` |
231
+ | `@deepseek-ai/dsh-subagent-fork-in-process@0.1.2-rc.1` | `MIT` |
232
+ | `@deepseek-ai/dsh-subagent-in-process-driver@0.1.2-rc.1` | `MIT` |
233
+ | `@deepseek-ai/dsh-subagent-spawn-in-process@0.1.2-rc.1` | `MIT` |
234
+ | `@deepseek-ai/dsh-subprocess@0.1.2-rc.1` | `MIT` |
235
+ | `@deepseek-ai/dsh-subprocess-local@0.1.2-rc.1` | `MIT` |
236
+ | `@deepseek-ai/dsh-system-prompt@0.1.2-rc.1` | `MIT` |
237
+ | `@deepseek-ai/dsh-timeout@0.1.2-rc.1` | `MIT` |
238
+ | `@deepseek-ai/dsh-token-meter@0.1.2-rc.1` | `MIT` |
239
+ | `@deepseek-ai/dsh-tool-bash@0.1.2-rc.1` | `MIT` |
240
+ | `@deepseek-ai/dsh-tool-call-timeout-policy@0.1.2-rc.1` | `MIT` |
241
+ | `@deepseek-ai/dsh-tool-fs@0.1.2-rc.1` | `MIT` |
242
+ | `@deepseek-ai/dsh-tool-fs-search@0.1.2-rc.1` | `MIT` |
243
+ | `@deepseek-ai/dsh-tool-goal@0.1.2-rc.1` | `MIT` |
244
+ | `@deepseek-ai/dsh-tool-jobs@0.1.2-rc.1` | `MIT` |
245
+ | `@deepseek-ai/dsh-tool-pwsh@0.1.2-rc.1` | `MIT` |
246
+ | `@deepseek-ai/dsh-tool-ralph@0.1.2-rc.1` | `MIT` |
247
+ | `@deepseek-ai/dsh-tool-skill@0.1.2-rc.1` | `MIT` |
248
+ | `@deepseek-ai/dsh-tool-str-replace-editor@0.1.2-rc.1` | `MIT` |
249
+ | `@deepseek-ai/dsh-tool-subagent@0.1.2-rc.1` | `MIT` |
250
+ | `@deepseek-ai/dsh-tool-subagent-control@0.1.2-rc.1` | `MIT` |
251
+ | `@deepseek-ai/dsh-tool-todo@0.1.2-rc.1` | `MIT` |
252
+ | `@deepseek-ai/dsh-tool-web@0.1.2-rc.1` | `MIT` |
253
+ | `@deepseek-ai/dsh-tool-workflow@0.1.2-rc.1` | `MIT` |
254
+ | `@deepseek-ai/dsh-tools@0.1.2-rc.1` | `MIT` |
255
+ | `@deepseek-ai/dsh-typert-loader@0.1.2-rc.1` | `MIT` |
256
+ | `@deepseek-ai/dsh-typert-protocol@0.1.2-rc.1` | `MIT` |
257
+ | `@deepseek-ai/dsh-typert-registry@0.1.2-rc.1` | `MIT` |
258
+ | `@deepseek-ai/dsh-user-approval@0.1.2-rc.1` | `MIT` |
259
+ | `@deepseek-ai/dsh-user-questions@0.1.2-rc.1` | `MIT` |
260
+ | `@deepseek-ai/dsh-util-crypto@0.1.2-rc.1` | `MIT` |
261
+ | `@deepseek-ai/dsh-util-time@0.1.2-rc.1` | `MIT` |
262
+ | `@deepseek-ai/dsh-util-values@0.1.2-rc.1` | `MIT` |
263
+ | `@deepseek-ai/dsh-util-workspace-path@0.1.2-rc.1` | `MIT` |
264
+ | `@deepseek-ai/dsh-web@0.1.2-rc.1` | `MIT` |
265
+ | `@deepseek-ai/dsh-web-app@0.1.2-rc.1` | `MIT` |
266
+ | `@deepseek-ai/dsh-web-fetch-http@0.1.2-rc.1` | `MIT` |
267
+ | `@deepseek-ai/dsh-web-frontend@0.1.2-rc.1` | `MIT` |
268
+ | `@deepseek-ai/dsh-web-search-deepseek@0.1.2-rc.1` | `MIT` |
269
+ | `@deepseek-ai/dsh-win32-process@0.1.2-rc.1` | `MIT` |
270
+ | `@deepseek-ai/dsh-workflow@0.1.2-rc.1` | `MIT` |
271
+ | `@deepseek-ai/dsh-workflow-worker-thread@0.1.2-rc.1` | `MIT` |
272
+ | `@deepseek-ai/dsh-workspace@0.1.2-rc.1` | `MIT` |
258
273
  | `@deepseek-ai/node-addon-landlock-run@0.1.1` | `BSD-3-Clause` |
259
- | `@deepseek-ai/schemastery@3.18.1` | `MIT` |
260
- | `@earendil-works/pi-ai@0.82.1` | `MIT` |
274
+ | `@deepseek-ai/schemastery@3.18.2` | `MIT` |
275
+ | `@earendil-works/pi-ai@0.84.4` | `MIT` |
276
+ | `@earendil-works/pi-telemetry@0.84.4` | `MIT` |
261
277
  | `@google/genai@1.52.0` | `Apache-2.0` |
262
278
  | `@img/colour@1.1.0` | `MIT` |
263
279
  | `@jitl/quickjs-ffi-types@0.32.0` | `MIT` |
@@ -269,11 +285,20 @@ The following 464 package versions form the conservative, platform-neutral produ
269
285
  | `@jridgewell/resolve-uri@3.1.2` | `MIT` |
270
286
  | `@jridgewell/sourcemap-codec@1.5.5` | `MIT` |
271
287
  | `@jridgewell/trace-mapping@0.3.9` | `MIT` |
272
- | `@mistralai/mistralai@2.2.6` | `Apache-2.0` |
288
+ | `@lexical/clipboard@0.49.0` | `MIT` |
289
+ | `@lexical/dragon@0.49.0` | `MIT` |
290
+ | `@lexical/extension@0.49.0` | `MIT` |
291
+ | `@lexical/history@0.49.0` | `MIT` |
292
+ | `@lexical/html@0.49.0` | `MIT` |
293
+ | `@lexical/internal@0.49.0` | `MIT` |
294
+ | `@lexical/list@0.49.0` | `MIT` |
295
+ | `@lexical/plain-text@0.49.0` | `MIT` |
296
+ | `@lexical/selection@0.49.0` | `MIT` |
297
+ | `@lexical/text@0.49.0` | `MIT` |
298
+ | `@lexical/utils@0.49.0` | `MIT` |
273
299
  | `@mixmark-io/domino@2.2.0` | `BSD-2-Clause` |
274
300
  | `@mongodb-js/zstd@7.0.0` | `Apache-2.0` |
275
301
  | `@nodable/entities@3.0.0` | `MIT` |
276
- | `@opentelemetry/api@1.9.0` | `Apache-2.0` |
277
302
  | `@opentelemetry/api@1.9.1` | `Apache-2.0` |
278
303
  | `@opentelemetry/api-logs@0.220.0` | `Apache-2.0` |
279
304
  | `@opentelemetry/core@2.10.0` | `Apache-2.0` |
@@ -290,6 +315,7 @@ The following 464 package versions form the conservative, platform-neutral produ
290
315
  | `@poppinss/colors@4.1.6` | `MIT` |
291
316
  | `@poppinss/dumper@0.6.5` | `MIT` |
292
317
  | `@poppinss/exception@1.2.3` | `MIT` |
318
+ | `@preact/signals-core@1.14.4` | `MIT` |
293
319
  | `@protobufjs/aspromise@1.1.2` | `BSD-3-Clause` |
294
320
  | `@protobufjs/base64@1.1.2` | `BSD-3-Clause` |
295
321
  | `@protobufjs/codegen@2.0.5` | `BSD-3-Clause` |
@@ -320,6 +346,7 @@ The following 464 package versions form the conservative, platform-neutral produ
320
346
  | `@tokenizer/token@0.3.0` | `MIT` |
321
347
  | `@types/node@26.2.0` | `MIT` |
322
348
  | `@types/retry@0.12.0` | `MIT` |
349
+ | `@types/trusted-types@2.0.7` | `MIT` |
323
350
  | `@vscode/ripgrep@1.18.0` | `MIT` |
324
351
  | `acorn@8.18.0` | `MIT` |
325
352
  | `agent-base@7.1.4` | `MIT` |
@@ -335,6 +362,7 @@ The following 464 package versions form the conservative, platform-neutral produ
335
362
  | `buffer@5.7.1` | `MIT` |
336
363
  | `buffer-equal-constant-time@1.0.1` | `BSD-3-Clause` |
337
364
  | `bundle-name@4.1.0` | `MIT` |
365
+ | `bytes@3.1.2` | `MIT` |
338
366
  | `capnweb@0.8.0` | `MIT` |
339
367
  | `chokidar@4.0.3` | `MIT` |
340
368
  | `chokidar@5.0.0` | `MIT` |
@@ -343,8 +371,12 @@ The following 464 package versions form the conservative, platform-neutral produ
343
371
  | `commander@15.0.0` | `MIT` |
344
372
  | `commander@6.2.1` | `MIT` |
345
373
  | `compare-versions@6.1.1` | `MIT` |
374
+ | `compressible@2.0.18` | `MIT` |
375
+ | `compression@1.8.1` | `MIT` |
376
+ | `content-type@2.1.0` | `MIT` |
346
377
  | `cookie@1.1.1` | `MIT` |
347
378
  | `data-uri-to-buffer@4.0.1` | `MIT` |
379
+ | `debug@2.6.9` | `MIT` |
348
380
  | `debug@4.4.3` | `MIT` |
349
381
  | `decompress-response@6.0.0` | `MIT` |
350
382
  | `deep-extend@0.6.0` | `MIT` |
@@ -359,7 +391,7 @@ The following 464 package versions form the conservative, platform-neutral produ
359
391
  | `error-stack-parser-es@1.0.5` | `MIT` |
360
392
  | `esbuild@0.28.1` | `MIT` |
361
393
  | `eventsource-parser@3.1.1` | `MIT` |
362
- | `execa@10.0.0` | `MIT` |
394
+ | `execa@10.0.1` | `MIT` |
363
395
  | `expand-template@2.0.3` | `(MIT OR WTFPL)` |
364
396
  | `extend@3.0.2` | `MIT` |
365
397
  | `fast-png@8.0.0` | `MIT` |
@@ -386,6 +418,7 @@ The following 464 package versions form the conservative, platform-neutral produ
386
418
  | `ini@1.3.8` | `ISC` |
387
419
  | `ini@6.0.0` | `ISC` |
388
420
  | `iobuffer@6.0.1` | `MIT` |
421
+ | `ipaddr.js@2.5.0` | `MIT` |
389
422
  | `is-docker@3.0.0` | `MIT` |
390
423
  | `is-in-ssh@1.0.0` | `MIT` |
391
424
  | `is-inside-container@1.0.0` | `MIT` |
@@ -400,21 +433,26 @@ The following 464 package versions form the conservative, platform-neutral produ
400
433
  | `json-bigint@1.0.0` | `MIT` |
401
434
  | `json-schema-to-ts@3.1.1` | `MIT` |
402
435
  | `jsonc-parser@3.3.1` | `MIT` |
403
- | `just-bash@3.3.0` | `Apache-2.0` |
436
+ | `just-bash@3.4.2` | `Apache-2.0` |
404
437
  | `jwa@2.0.1` | `MIT` |
405
438
  | `jws@4.0.1` | `MIT` |
406
439
  | `kleur@4.1.5` | `MIT` |
407
440
  | `koffi@3.1.6` | `MIT` |
441
+ | `lexical@0.49.0` | `MIT` |
408
442
  | `long@5.3.2` | `Apache-2.0` |
409
443
  | `loose-envify@1.4.0` | `MIT` |
444
+ | `mime-db@1.54.0` | `MIT` |
410
445
  | `mimic-response@3.1.0` | `MIT` |
411
- | `miniflare@5.20260811.1-alpha` | `MIT` |
446
+ | `miniflare@5.20260903.0-alpha` | `MIT` |
412
447
  | `minimatch@10.2.6` | `BlueOak-1.0.0` |
413
448
  | `minimist@1.2.8` | `MIT` |
414
449
  | `mkdirp-classic@0.5.3` | `MIT` |
415
450
  | `modern-tar@0.7.7` | `MIT` |
451
+ | `ms@2.0.0` | `MIT` |
416
452
  | `ms@2.1.3` | `MIT` |
417
453
  | `napi-build-utils@2.0.0` | `MIT` |
454
+ | `negotiator@0.6.4` | `MIT` |
455
+ | `negotiator@1.1.0` | `MIT` |
418
456
  | `node-abi@3.94.0` | `MIT` |
419
457
  | `node-addon-api@7.1.1` | `MIT` |
420
458
  | `node-addon-api@8.9.2` | `MIT` |
@@ -424,9 +462,10 @@ The following 464 package versions form the conservative, platform-neutral produ
424
462
  | `node-liblzma@2.2.0` | `LGPL-3.0` |
425
463
  | `node-pty@1.2.0-beta.15` | `MIT` |
426
464
  | `npm-run-path@6.0.0` | `MIT` |
465
+ | `on-headers@1.1.0` | `MIT` |
427
466
  | `once@1.4.0` | `ISC` |
428
467
  | `open@11.0.1` | `MIT` |
429
- | `openai@6.26.0` | `Apache-2.0` |
468
+ | `openai@6.40.0` | `Apache-2.0` |
430
469
  | `p-retry@4.6.2` | `MIT` |
431
470
  | `papaparse@5.6.0` | `MIT` |
432
471
  | `parse-ms@4.0.0` | `MIT` |
@@ -436,7 +475,7 @@ The following 464 package versions form the conservative, platform-neutral produ
436
475
  | `path-to-regexp@6.3.0` | `MIT` |
437
476
  | `pathe@2.0.3` | `MIT` |
438
477
  | `picocolors@1.1.1` | `ISC` |
439
- | `picomatch@4.0.5` | `MIT` |
478
+ | `picomatch@4.0.7` | `MIT` |
440
479
  | `powershell-utils@0.1.0` | `MIT` |
441
480
  | `powershell-utils@0.2.0` | `MIT` |
442
481
  | `prebuild-install@7.1.3` | `MIT` |
@@ -452,6 +491,7 @@ The following 464 package versions form the conservative, platform-neutral produ
452
491
  | `readable-stream@3.6.2` | `MIT` |
453
492
  | `readdirp@4.1.2` | `MIT` |
454
493
  | `readdirp@5.1.1` | `MIT` |
494
+ | `resolve.exports@2.0.3` | `MIT` |
455
495
  | `retry@0.13.1` | `MIT` |
456
496
  | `run-applescript@7.1.0` | `MIT` |
457
497
  | `safe-buffer@5.2.1` | `MIT` |
@@ -479,18 +519,21 @@ The following 464 package versions form the conservative, platform-neutral produ
479
519
  | `tslib@2.8.1` | `0BSD` |
480
520
  | `tunnel-agent@0.6.0` | `Apache-2.0` |
481
521
  | `turndown@7.2.4` | `MIT` |
482
- | `typebox@1.1.38` | `MIT` |
522
+ | `typebox@1.3.7` | `MIT` |
523
+ | `typescript@6.0.3` | `Apache-2.0` |
483
524
  | `uint8array-extras@1.5.0` | `MIT` |
484
525
  | `undici@7.29.0` | `MIT` |
526
+ | `undici@8.10.1` | `MIT` |
485
527
  | `undici-types@8.3.0` | `MIT` |
486
528
  | `unenv@2.0.0-rc.24` | `MIT` |
487
529
  | `unicorn-magic@0.3.0` | `MIT` |
488
530
  | `use-sync-external-store@1.2.0` | `MIT` |
489
531
  | `util-deprecate@1.0.2` | `MIT` |
532
+ | `vary@1.1.2` | `MIT` |
490
533
  | `web-streams-polyfill@3.3.3` | `MIT` |
491
534
  | `which-command@0.1.0` | `MIT` |
492
- | `workerd@1.20260811.1` | `Apache-2.0` |
493
- | `wrangler@4.123.0` | `MIT OR Apache-2.0` |
535
+ | `workerd@1.20260903.1` | `Apache-2.0` |
536
+ | `wrangler@4.129.0` | `MIT OR Apache-2.0` |
494
537
  | `wrappy@1.0.2` | `ISC` |
495
538
  | `ws@8.21.0` | `MIT` |
496
539
  | `ws@8.21.3` | `MIT` |
@@ -501,7 +544,6 @@ The following 464 package versions form the conservative, platform-neutral produ
501
544
  | `youch@4.1.0-beta.10` | `MIT` |
502
545
  | `youch-core@0.3.3` | `MIT` |
503
546
  | `zod@4.4.3` | `MIT` |
504
- | `zod-to-json-schema@3.25.2` | `ISC` |
505
547
  | `zustand@4.4.7` | `MIT` |
506
548
 
507
549
  ## Bundled license and notice texts
@@ -622,6 +664,37 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
622
664
  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
623
665
  ```
624
666
 
667
+ ### License/notice 0696190d4967
668
+
669
+ Applies to:
670
+
671
+ - `vary@1.1.2` (`LICENSE`)
672
+
673
+ ```text
674
+ (The MIT License)
675
+
676
+ Copyright (c) 2014-2017 Douglas Christopher Wilson
677
+
678
+ Permission is hereby granted, free of charge, to any person obtaining
679
+ a copy of this software and associated documentation files (the
680
+ 'Software'), to deal in the Software without restriction, including
681
+ without limitation the rights to use, copy, modify, merge, publish,
682
+ distribute, sublicense, and/or sell copies of the Software, and to
683
+ permit persons to whom the Software is furnished to do so, subject to
684
+ the following conditions:
685
+
686
+ The above copyright notice and this permission notice shall be
687
+ included in all copies or substantial portions of the Software.
688
+
689
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
690
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
691
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
692
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
693
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
694
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
695
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
696
+ ```
697
+
625
698
  ### License/notice 08bb6058b974
626
699
 
627
700
  Applies to:
@@ -864,7 +937,7 @@ Applies to:
864
937
  - `default-browser@5.5.1` (`license`)
865
938
  - `default-browser-id@5.0.1` (`license`)
866
939
  - `define-lazy-prop@3.0.0` (`license`)
867
- - `execa@10.0.0` (`license`)
940
+ - `execa@10.0.1` (`license`)
868
941
  - `figures@6.1.0` (`license`)
869
942
  - `file-type@21.3.4` (`license`)
870
943
  - `get-stream@9.0.1` (`license`)
@@ -1169,6 +1242,40 @@ Apache License
1169
1242
  limitations under the License.
1170
1243
  ```
1171
1244
 
1245
+ ### License/notice 1fafe97a37ae
1246
+
1247
+ Applies to:
1248
+
1249
+ - `miniflare@5.20260903.0-alpha` (`package metadata fallback`)
1250
+
1251
+ ```text
1252
+ The published miniflare@5.20260903.0-alpha package declared MIT but did not include a license or notice file. Attribution from its package metadata: MrBBot <me@mrbbot.dev>. Repository: https://github.com/cloudflare/workers-sdk.git.
1253
+
1254
+ The MIT branch is reproduced for this distribution:
1255
+
1256
+ MIT License
1257
+
1258
+ Published package author: MrBBot <me@mrbbot.dev>
1259
+
1260
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1261
+ of this software and associated documentation files (the "Software"), to deal
1262
+ in the Software without restriction, including without limitation the rights
1263
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1264
+ copies of the Software, and to permit persons to whom the Software is
1265
+ furnished to do so, subject to the following conditions:
1266
+
1267
+ The above copyright notice and this permission notice shall be included in all
1268
+ copies or substantial portions of the Software.
1269
+
1270
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1271
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1272
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1273
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1274
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1275
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1276
+ SOFTWARE.
1277
+ ```
1278
+
1172
1279
  ### License/notice 23b57495a1f9
1173
1280
 
1174
1281
  Applies to:
@@ -1239,7 +1346,6 @@ Applies to:
1239
1346
  - `@aws-crypto/sha256-browser@5.2.0` (`LICENSE`)
1240
1347
  - `@aws-crypto/supports-web-crypto@5.2.0` (`LICENSE`)
1241
1348
  - `@google/genai@1.52.0` (`LICENSE`)
1242
- - `@opentelemetry/api@1.9.0` (`LICENSE`)
1243
1349
  - `@opentelemetry/api@1.9.1` (`LICENSE`)
1244
1350
  - `@opentelemetry/api-logs@0.220.0` (`LICENSE`)
1245
1351
  - `@opentelemetry/core@2.10.0` (`LICENSE`)
@@ -1522,11 +1628,97 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1522
1628
  SOFTWARE.
1523
1629
  ```
1524
1630
 
1525
- ### License/notice 2ada3435165b
1631
+ ### License/notice 2bc4beb49d48
1632
+
1633
+ Applies to:
1634
+
1635
+ - `strip-json-comments@2.0.1` (`license`)
1636
+
1637
+ ```text
1638
+ The MIT License (MIT)
1639
+
1640
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1641
+
1642
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1643
+ of this software and associated documentation files (the "Software"), to deal
1644
+ in the Software without restriction, including without limitation the rights
1645
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1646
+ copies of the Software, and to permit persons to whom the Software is
1647
+ furnished to do so, subject to the following conditions:
1648
+
1649
+ The above copyright notice and this permission notice shall be included in
1650
+ all copies or substantial portions of the Software.
1651
+
1652
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1653
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1654
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1655
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1656
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1657
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1658
+ THE SOFTWARE.
1659
+ ```
1660
+
1661
+ ### License/notice 2c44cee9bf9d
1662
+
1663
+ Applies to:
1664
+
1665
+ - `buffer-equal-constant-time@1.0.1` (`LICENSE.txt`)
1666
+
1667
+ ```text
1668
+ Copyright (c) 2013, GoInstant Inc., a salesforce.com company
1669
+ All rights reserved.
1670
+
1671
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1672
+
1673
+ * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1674
+
1675
+ * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
1676
+
1677
+ * Neither the name of salesforce.com, nor GoInstant, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
1678
+
1679
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1680
+ ```
1681
+
1682
+ ### License/notice 2cd23e64d699
1683
+
1684
+ Applies to:
1685
+
1686
+ - `github-from-package@0.0.0` (`LICENSE`)
1687
+ - `minimist@1.2.8` (`LICENSE`)
1688
+
1689
+ ```text
1690
+ This software is released under the MIT license:
1691
+
1692
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1693
+ this software and associated documentation files (the "Software"), to deal in
1694
+ the Software without restriction, including without limitation the rights to
1695
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1696
+ the Software, and to permit persons to whom the Software is furnished to do so,
1697
+ subject to the following conditions:
1698
+
1699
+ The above copyright notice and this permission notice shall be included in all
1700
+ copies or substantial portions of the Software.
1701
+
1702
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1703
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1704
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1705
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1706
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1707
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1708
+ ```
1709
+
1710
+ ### License/notice 2ef1e48ea743
1526
1711
 
1527
1712
  Applies to:
1528
1713
 
1529
- - `@mistralai/mistralai@2.2.6` (`LICENSE`)
1714
+ - `@aws-sdk/credential-provider-process@3.972.70` (`LICENSE`)
1715
+ - `@aws-sdk/credential-provider-sso@3.973.14` (`LICENSE`)
1716
+ - `@aws-sdk/credential-provider-web-identity@3.972.76` (`LICENSE`)
1717
+ - `@aws-sdk/eventstream-handler-node@3.972.34` (`LICENSE`)
1718
+ - `@aws-sdk/middleware-websocket@3.972.52` (`LICENSE`)
1719
+ - `@aws-sdk/signature-v4-multi-region@3.996.46` (`LICENSE`)
1720
+ - `@smithy/core@3.33.3` (`LICENSE`)
1721
+ - `@smithy/types@4.17.2` (`LICENSE`)
1530
1722
 
1531
1723
  ```text
1532
1724
  Apache License
@@ -1709,7 +1901,7 @@ Apache License
1709
1901
  APPENDIX: How to apply the Apache License to your work.
1710
1902
 
1711
1903
  To apply the Apache License to your work, attach the following
1712
- boilerplate notice, with the fields enclosed by brackets "[]"
1904
+ boilerplate notice, with the fields enclosed by brackets "{}"
1713
1905
  replaced with your own identifying information. (Don't include
1714
1906
  the brackets!) The text should be enclosed in the appropriate
1715
1907
  comment syntax for the file format. We also recommend that a
@@ -1717,7 +1909,7 @@ Apache License
1717
1909
  same "printed page" as the copyright notice for easier
1718
1910
  identification within third-party archives.
1719
1911
 
1720
- Copyright 2024 Mistral AI
1912
+ Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
1721
1913
 
1722
1914
  Licensed under the Apache License, Version 2.0 (the "License");
1723
1915
  you may not use this file except in compliance with the License.
@@ -1732,16 +1924,38 @@ Apache License
1732
1924
  limitations under the License.
1733
1925
  ```
1734
1926
 
1735
- ### License/notice 2bc4beb49d48
1927
+ ### License/notice 30eaabc9b8fa
1736
1928
 
1737
1929
  Applies to:
1738
1930
 
1739
- - `strip-json-comments@2.0.1` (`license`)
1931
+ - `@borewit/text-codec@0.2.2` (`LICENSE.txt`)
1740
1932
 
1741
1933
  ```text
1742
1934
  The MIT License (MIT)
1743
1935
 
1744
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1936
+ Copyright © 2025 Borewit
1937
+
1938
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1939
+
1940
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1941
+
1942
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1943
+ ```
1944
+
1945
+ ### License/notice 3503f40b96c0
1946
+
1947
+ Applies to:
1948
+
1949
+ - `wrangler@4.129.0` (`package metadata fallback`)
1950
+
1951
+ ```text
1952
+ The published wrangler@4.129.0 package declared MIT OR Apache-2.0 but did not include a license or notice file. Attribution from its package metadata: wrangler@cloudflare.com. Repository: https://github.com/cloudflare/workers-sdk.git.
1953
+
1954
+ The MIT branch is reproduced for this distribution:
1955
+
1956
+ MIT License
1957
+
1958
+ Published package author: wrangler@cloudflare.com
1745
1959
 
1746
1960
  Permission is hereby granted, free of charge, to any person obtaining a copy
1747
1961
  of this software and associated documentation files (the "Software"), to deal
@@ -1750,367 +1964,83 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1750
1964
  copies of the Software, and to permit persons to whom the Software is
1751
1965
  furnished to do so, subject to the following conditions:
1752
1966
 
1753
- The above copyright notice and this permission notice shall be included in
1754
- all copies or substantial portions of the Software.
1967
+ The above copyright notice and this permission notice shall be included in all
1968
+ copies or substantial portions of the Software.
1755
1969
 
1756
1970
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1757
1971
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1758
1972
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1759
1973
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1760
1974
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1761
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1762
- THE SOFTWARE.
1975
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1976
+ SOFTWARE.
1763
1977
  ```
1764
1978
 
1765
- ### License/notice 2c44cee9bf9d
1979
+ ### License/notice 378e06e459c8
1766
1980
 
1767
1981
  Applies to:
1768
1982
 
1769
- - `buffer-equal-constant-time@1.0.1` (`LICENSE.txt`)
1983
+ - `@poppinss/colors@4.1.6` (`LICENSE.md`)
1770
1984
 
1771
1985
  ```text
1772
- Copyright (c) 2013, GoInstant Inc., a salesforce.com company
1773
- All rights reserved.
1774
-
1775
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1986
+ # The MIT License
1776
1987
 
1777
- * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1988
+ Copyright 2021 Harminder Virk, contributors
1778
1989
 
1779
- * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
1990
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1780
1991
 
1781
- * Neither the name of salesforce.com, nor GoInstant, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
1992
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1782
1993
 
1783
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1994
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1784
1995
  ```
1785
1996
 
1786
- ### License/notice 2cd23e64d699
1997
+ ### License/notice 384a8fa756d4
1787
1998
 
1788
1999
  Applies to:
1789
2000
 
1790
- - `github-from-package@0.0.0` (`LICENSE`)
1791
- - `minimist@1.2.8` (`LICENSE`)
2001
+ - `zustand@4.4.7` (`LICENSE`)
1792
2002
 
1793
2003
  ```text
1794
- This software is released under the MIT license:
2004
+ MIT License
1795
2005
 
1796
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1797
- this software and associated documentation files (the "Software"), to deal in
1798
- the Software without restriction, including without limitation the rights to
1799
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1800
- the Software, and to permit persons to whom the Software is furnished to do so,
1801
- subject to the following conditions:
2006
+ Copyright (c) 2019 Paul Henschel
2007
+
2008
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2009
+ of this software and associated documentation files (the "Software"), to deal
2010
+ in the Software without restriction, including without limitation the rights
2011
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2012
+ copies of the Software, and to permit persons to whom the Software is
2013
+ furnished to do so, subject to the following conditions:
1802
2014
 
1803
2015
  The above copyright notice and this permission notice shall be included in all
1804
2016
  copies or substantial portions of the Software.
1805
2017
 
1806
2018
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1807
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1808
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1809
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1810
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1811
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2019
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2020
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2021
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2022
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2023
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2024
+ SOFTWARE.
1812
2025
  ```
1813
2026
 
1814
- ### License/notice 2ef1e48ea743
2027
+ ### License/notice 39813fa23b19
1815
2028
 
1816
2029
  Applies to:
1817
2030
 
1818
- - `@aws-sdk/credential-provider-process@3.972.70` (`LICENSE`)
1819
- - `@aws-sdk/credential-provider-sso@3.973.14` (`LICENSE`)
1820
- - `@aws-sdk/credential-provider-web-identity@3.972.76` (`LICENSE`)
1821
- - `@aws-sdk/eventstream-handler-node@3.972.34` (`LICENSE`)
1822
- - `@aws-sdk/middleware-websocket@3.972.52` (`LICENSE`)
1823
- - `@aws-sdk/signature-v4-multi-region@3.996.46` (`LICENSE`)
1824
- - `@smithy/core@3.33.3` (`LICENSE`)
1825
- - `@smithy/types@4.17.2` (`LICENSE`)
2031
+ - `eventsource-parser@3.1.1` (`LICENSE`)
1826
2032
 
1827
2033
  ```text
1828
- Apache License
1829
- Version 2.0, January 2004
1830
- http://www.apache.org/licenses/
2034
+ MIT License
1831
2035
 
1832
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2036
+ Copyright (c) 2026 Espen Hovlandsdal <espen@hovlandsdal.com>
1833
2037
 
1834
- 1. Definitions.
1835
-
1836
- "License" shall mean the terms and conditions for use, reproduction,
1837
- and distribution as defined by Sections 1 through 9 of this document.
1838
-
1839
- "Licensor" shall mean the copyright owner or entity authorized by
1840
- the copyright owner that is granting the License.
1841
-
1842
- "Legal Entity" shall mean the union of the acting entity and all
1843
- other entities that control, are controlled by, or are under common
1844
- control with that entity. For the purposes of this definition,
1845
- "control" means (i) the power, direct or indirect, to cause the
1846
- direction or management of such entity, whether by contract or
1847
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1848
- outstanding shares, or (iii) beneficial ownership of such entity.
1849
-
1850
- "You" (or "Your") shall mean an individual or Legal Entity
1851
- exercising permissions granted by this License.
1852
-
1853
- "Source" form shall mean the preferred form for making modifications,
1854
- including but not limited to software source code, documentation
1855
- source, and configuration files.
1856
-
1857
- "Object" form shall mean any form resulting from mechanical
1858
- transformation or translation of a Source form, including but
1859
- not limited to compiled object code, generated documentation,
1860
- and conversions to other media types.
1861
-
1862
- "Work" shall mean the work of authorship, whether in Source or
1863
- Object form, made available under the License, as indicated by a
1864
- copyright notice that is included in or attached to the work
1865
- (an example is provided in the Appendix below).
1866
-
1867
- "Derivative Works" shall mean any work, whether in Source or Object
1868
- form, that is based on (or derived from) the Work and for which the
1869
- editorial revisions, annotations, elaborations, or other modifications
1870
- represent, as a whole, an original work of authorship. For the purposes
1871
- of this License, Derivative Works shall not include works that remain
1872
- separable from, or merely link (or bind by name) to the interfaces of,
1873
- the Work and Derivative Works thereof.
1874
-
1875
- "Contribution" shall mean any work of authorship, including
1876
- the original version of the Work and any modifications or additions
1877
- to that Work or Derivative Works thereof, that is intentionally
1878
- submitted to Licensor for inclusion in the Work by the copyright owner
1879
- or by an individual or Legal Entity authorized to submit on behalf of
1880
- the copyright owner. For the purposes of this definition, "submitted"
1881
- means any form of electronic, verbal, or written communication sent
1882
- to the Licensor or its representatives, including but not limited to
1883
- communication on electronic mailing lists, source code control systems,
1884
- and issue tracking systems that are managed by, or on behalf of, the
1885
- Licensor for the purpose of discussing and improving the Work, but
1886
- excluding communication that is conspicuously marked or otherwise
1887
- designated in writing by the copyright owner as "Not a Contribution."
1888
-
1889
- "Contributor" shall mean Licensor and any individual or Legal Entity
1890
- on behalf of whom a Contribution has been received by Licensor and
1891
- subsequently incorporated within the Work.
1892
-
1893
- 2. Grant of Copyright License. Subject to the terms and conditions of
1894
- this License, each Contributor hereby grants to You a perpetual,
1895
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1896
- copyright license to reproduce, prepare Derivative Works of,
1897
- publicly display, publicly perform, sublicense, and distribute the
1898
- Work and such Derivative Works in Source or Object form.
1899
-
1900
- 3. Grant of Patent License. Subject to the terms and conditions of
1901
- this License, each Contributor hereby grants to You a perpetual,
1902
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1903
- (except as stated in this section) patent license to make, have made,
1904
- use, offer to sell, sell, import, and otherwise transfer the Work,
1905
- where such license applies only to those patent claims licensable
1906
- by such Contributor that are necessarily infringed by their
1907
- Contribution(s) alone or by combination of their Contribution(s)
1908
- with the Work to which such Contribution(s) was submitted. If You
1909
- institute patent litigation against any entity (including a
1910
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1911
- or a Contribution incorporated within the Work constitutes direct
1912
- or contributory patent infringement, then any patent licenses
1913
- granted to You under this License for that Work shall terminate
1914
- as of the date such litigation is filed.
1915
-
1916
- 4. Redistribution. You may reproduce and distribute copies of the
1917
- Work or Derivative Works thereof in any medium, with or without
1918
- modifications, and in Source or Object form, provided that You
1919
- meet the following conditions:
1920
-
1921
- (a) You must give any other recipients of the Work or
1922
- Derivative Works a copy of this License; and
1923
-
1924
- (b) You must cause any modified files to carry prominent notices
1925
- stating that You changed the files; and
1926
-
1927
- (c) You must retain, in the Source form of any Derivative Works
1928
- that You distribute, all copyright, patent, trademark, and
1929
- attribution notices from the Source form of the Work,
1930
- excluding those notices that do not pertain to any part of
1931
- the Derivative Works; and
1932
-
1933
- (d) If the Work includes a "NOTICE" text file as part of its
1934
- distribution, then any Derivative Works that You distribute must
1935
- include a readable copy of the attribution notices contained
1936
- within such NOTICE file, excluding those notices that do not
1937
- pertain to any part of the Derivative Works, in at least one
1938
- of the following places: within a NOTICE text file distributed
1939
- as part of the Derivative Works; within the Source form or
1940
- documentation, if provided along with the Derivative Works; or,
1941
- within a display generated by the Derivative Works, if and
1942
- wherever such third-party notices normally appear. The contents
1943
- of the NOTICE file are for informational purposes only and
1944
- do not modify the License. You may add Your own attribution
1945
- notices within Derivative Works that You distribute, alongside
1946
- or as an addendum to the NOTICE text from the Work, provided
1947
- that such additional attribution notices cannot be construed
1948
- as modifying the License.
1949
-
1950
- You may add Your own copyright statement to Your modifications and
1951
- may provide additional or different license terms and conditions
1952
- for use, reproduction, or distribution of Your modifications, or
1953
- for any such Derivative Works as a whole, provided Your use,
1954
- reproduction, and distribution of the Work otherwise complies with
1955
- the conditions stated in this License.
1956
-
1957
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1958
- any Contribution intentionally submitted for inclusion in the Work
1959
- by You to the Licensor shall be under the terms and conditions of
1960
- this License, without any additional terms or conditions.
1961
- Notwithstanding the above, nothing herein shall supersede or modify
1962
- the terms of any separate license agreement you may have executed
1963
- with Licensor regarding such Contributions.
1964
-
1965
- 6. Trademarks. This License does not grant permission to use the trade
1966
- names, trademarks, service marks, or product names of the Licensor,
1967
- except as required for reasonable and customary use in describing the
1968
- origin of the Work and reproducing the content of the NOTICE file.
1969
-
1970
- 7. Disclaimer of Warranty. Unless required by applicable law or
1971
- agreed to in writing, Licensor provides the Work (and each
1972
- Contributor provides its Contributions) on an "AS IS" BASIS,
1973
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1974
- implied, including, without limitation, any warranties or conditions
1975
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1976
- PARTICULAR PURPOSE. You are solely responsible for determining the
1977
- appropriateness of using or redistributing the Work and assume any
1978
- risks associated with Your exercise of permissions under this License.
1979
-
1980
- 8. Limitation of Liability. In no event and under no legal theory,
1981
- whether in tort (including negligence), contract, or otherwise,
1982
- unless required by applicable law (such as deliberate and grossly
1983
- negligent acts) or agreed to in writing, shall any Contributor be
1984
- liable to You for damages, including any direct, indirect, special,
1985
- incidental, or consequential damages of any character arising as a
1986
- result of this License or out of the use or inability to use the
1987
- Work (including but not limited to damages for loss of goodwill,
1988
- work stoppage, computer failure or malfunction, or any and all
1989
- other commercial damages or losses), even if such Contributor
1990
- has been advised of the possibility of such damages.
1991
-
1992
- 9. Accepting Warranty or Additional Liability. While redistributing
1993
- the Work or Derivative Works thereof, You may choose to offer,
1994
- and charge a fee for, acceptance of support, warranty, indemnity,
1995
- or other liability obligations and/or rights consistent with this
1996
- License. However, in accepting such obligations, You may act only
1997
- on Your own behalf and on Your sole responsibility, not on behalf
1998
- of any other Contributor, and only if You agree to indemnify,
1999
- defend, and hold each Contributor harmless for any liability
2000
- incurred by, or claims asserted against, such Contributor by reason
2001
- of your accepting any such warranty or additional liability.
2002
-
2003
- END OF TERMS AND CONDITIONS
2004
-
2005
- APPENDIX: How to apply the Apache License to your work.
2006
-
2007
- To apply the Apache License to your work, attach the following
2008
- boilerplate notice, with the fields enclosed by brackets "{}"
2009
- replaced with your own identifying information. (Don't include
2010
- the brackets!) The text should be enclosed in the appropriate
2011
- comment syntax for the file format. We also recommend that a
2012
- file or class name and description of purpose be included on the
2013
- same "printed page" as the copyright notice for easier
2014
- identification within third-party archives.
2015
-
2016
- Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2017
-
2018
- Licensed under the Apache License, Version 2.0 (the "License");
2019
- you may not use this file except in compliance with the License.
2020
- You may obtain a copy of the License at
2021
-
2022
- http://www.apache.org/licenses/LICENSE-2.0
2023
-
2024
- Unless required by applicable law or agreed to in writing, software
2025
- distributed under the License is distributed on an "AS IS" BASIS,
2026
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2027
- See the License for the specific language governing permissions and
2028
- limitations under the License.
2029
- ```
2030
-
2031
- ### License/notice 30eaabc9b8fa
2032
-
2033
- Applies to:
2034
-
2035
- - `@borewit/text-codec@0.2.2` (`LICENSE.txt`)
2036
-
2037
- ```text
2038
- The MIT License (MIT)
2039
-
2040
- Copyright © 2025 Borewit
2041
-
2042
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2043
-
2044
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2045
-
2046
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2047
- ```
2048
-
2049
- ### License/notice 378e06e459c8
2050
-
2051
- Applies to:
2052
-
2053
- - `@poppinss/colors@4.1.6` (`LICENSE.md`)
2054
-
2055
- ```text
2056
- # The MIT License
2057
-
2058
- Copyright 2021 Harminder Virk, contributors
2059
-
2060
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2061
-
2062
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2063
-
2064
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2065
- ```
2066
-
2067
- ### License/notice 384a8fa756d4
2068
-
2069
- Applies to:
2070
-
2071
- - `zustand@4.4.7` (`LICENSE`)
2072
-
2073
- ```text
2074
- MIT License
2075
-
2076
- Copyright (c) 2019 Paul Henschel
2077
-
2078
- Permission is hereby granted, free of charge, to any person obtaining a copy
2079
- of this software and associated documentation files (the "Software"), to deal
2080
- in the Software without restriction, including without limitation the rights
2081
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2082
- copies of the Software, and to permit persons to whom the Software is
2083
- furnished to do so, subject to the following conditions:
2084
-
2085
- The above copyright notice and this permission notice shall be included in all
2086
- copies or substantial portions of the Software.
2087
-
2088
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2089
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2090
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2091
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2092
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2093
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2094
- SOFTWARE.
2095
- ```
2096
-
2097
- ### License/notice 39813fa23b19
2098
-
2099
- Applies to:
2100
-
2101
- - `eventsource-parser@3.1.1` (`LICENSE`)
2102
-
2103
- ```text
2104
- MIT License
2105
-
2106
- Copyright (c) 2026 Espen Hovlandsdal <espen@hovlandsdal.com>
2107
-
2108
- Permission is hereby granted, free of charge, to any person obtaining a copy
2109
- of this software and associated documentation files (the "Software"), to deal
2110
- in the Software without restriction, including without limitation the rights
2111
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2112
- copies of the Software, and to permit persons to whom the Software is
2113
- furnished to do so, subject to the following conditions:
2038
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2039
+ of this software and associated documentation files (the "Software"), to deal
2040
+ in the Software without restriction, including without limitation the rights
2041
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2042
+ copies of the Software, and to permit persons to whom the Software is
2043
+ furnished to do so, subject to the following conditions:
2114
2044
 
2115
2045
  The above copyright notice and this permission notice shall be included in all
2116
2046
  copies or substantial portions of the Software.
@@ -2805,6 +2735,36 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2805
2735
  THE SOFTWARE.
2806
2736
  ```
2807
2737
 
2738
+ ### License/notice 4bdcf115291b
2739
+
2740
+ Applies to:
2741
+
2742
+ - `@preact/signals-core@1.14.4` (`LICENSE`)
2743
+
2744
+ ```text
2745
+ The MIT License (MIT)
2746
+
2747
+ Copyright (c) 2022-present Preact Team
2748
+
2749
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2750
+ of this software and associated documentation files (the "Software"), to deal
2751
+ in the Software without restriction, including without limitation the rights
2752
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2753
+ copies of the Software, and to permit persons to whom the Software is
2754
+ furnished to do so, subject to the following conditions:
2755
+
2756
+ The above copyright notice and this permission notice shall be included in all
2757
+ copies or substantial portions of the Software.
2758
+
2759
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2760
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2761
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2762
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2763
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2764
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2765
+ SOFTWARE.
2766
+ ```
2767
+
2808
2768
  ### License/notice 4cc9c2af4eb0
2809
2769
 
2810
2770
  Applies to:
@@ -3130,7 +3090,7 @@ Apache License
3130
3090
 
3131
3091
  Applies to:
3132
3092
 
3133
- - `just-bash@3.3.0` (`LICENSE`)
3093
+ - `just-bash@3.4.2` (`LICENSE`)
3134
3094
 
3135
3095
  ```text
3136
3096
  Apache License
@@ -3413,40 +3373,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3413
3373
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3414
3374
  ```
3415
3375
 
3416
- ### License/notice 5768ef908641
3417
-
3418
- Applies to:
3419
-
3420
- - `wrangler@4.123.0` (`package metadata fallback`)
3421
-
3422
- ```text
3423
- The published wrangler@4.123.0 package declared MIT OR Apache-2.0 but did not include a license or notice file. Attribution from its package metadata: wrangler@cloudflare.com. Repository: https://github.com/cloudflare/workers-sdk.git.
3424
-
3425
- The MIT branch is reproduced for this distribution:
3426
-
3427
- MIT License
3428
-
3429
- Published package author: wrangler@cloudflare.com
3430
-
3431
- Permission is hereby granted, free of charge, to any person obtaining a copy
3432
- of this software and associated documentation files (the "Software"), to deal
3433
- in the Software without restriction, including without limitation the rights
3434
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3435
- copies of the Software, and to permit persons to whom the Software is
3436
- furnished to do so, subject to the following conditions:
3437
-
3438
- The above copyright notice and this permission notice shall be included in all
3439
- copies or substantial portions of the Software.
3440
-
3441
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3442
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3443
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3444
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3445
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3446
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3447
- SOFTWARE.
3448
- ```
3449
-
3450
3376
  ### License/notice 59d4ecf670e7
3451
3377
 
3452
3378
  Applies to:
@@ -3731,40 +3657,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3731
3657
  SOFTWARE.
3732
3658
  ```
3733
3659
 
3734
- ### License/notice 6ba174bd9df6
3735
-
3736
- Applies to:
3737
-
3738
- - `miniflare@5.20260811.1-alpha` (`package metadata fallback`)
3739
-
3740
- ```text
3741
- The published miniflare@5.20260811.1-alpha package declared MIT but did not include a license or notice file. Attribution from its package metadata: MrBBot <me@mrbbot.dev>. Repository: https://github.com/cloudflare/workers-sdk.git.
3742
-
3743
- The MIT branch is reproduced for this distribution:
3744
-
3745
- MIT License
3746
-
3747
- Published package author: MrBBot <me@mrbbot.dev>
3748
-
3749
- Permission is hereby granted, free of charge, to any person obtaining a copy
3750
- of this software and associated documentation files (the "Software"), to deal
3751
- in the Software without restriction, including without limitation the rights
3752
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3753
- copies of the Software, and to permit persons to whom the Software is
3754
- furnished to do so, subject to the following conditions:
3755
-
3756
- The above copyright notice and this permission notice shall be included in all
3757
- copies or substantial portions of the Software.
3758
-
3759
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3760
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3761
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3762
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3763
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3764
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3765
- SOFTWARE.
3766
- ```
3767
-
3768
3660
  ### License/notice 6cba901cbdca
3769
3661
 
3770
3662
  Applies to:
@@ -4563,6 +4455,39 @@ Apache License
4563
4455
  limitations under the License.
4564
4456
  ```
4565
4457
 
4458
+ ### License/notice 76f2a48c3fac
4459
+
4460
+ Applies to:
4461
+
4462
+ - `compressible@2.0.18` (`LICENSE`)
4463
+
4464
+ ```text
4465
+ (The MIT License)
4466
+
4467
+ Copyright (c) 2013 Jonathan Ong <me@jongleberry.com>
4468
+ Copyright (c) 2014 Jeremiah Senkpiel <fishrock123@rocketmail.com>
4469
+ Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
4470
+
4471
+ Permission is hereby granted, free of charge, to any person obtaining
4472
+ a copy of this software and associated documentation files (the
4473
+ 'Software'), to deal in the Software without restriction, including
4474
+ without limitation the rights to use, copy, modify, merge, publish,
4475
+ distribute, sublicense, and/or sell copies of the Software, and to
4476
+ permit persons to whom the Software is furnished to do so, subject to
4477
+ the following conditions:
4478
+
4479
+ The above copyright notice and this permission notice shall be
4480
+ included in all copies or substantial portions of the Software.
4481
+
4482
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
4483
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4484
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4485
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4486
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4487
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4488
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4489
+ ```
4490
+
4566
4491
  ### License/notice 79157668b360
4567
4492
 
4568
4493
  Applies to:
@@ -4676,11 +4601,43 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
4676
4601
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4677
4602
  ```
4678
4603
 
4604
+ ### License/notice 7cb4d976f1c8
4605
+
4606
+ Applies to:
4607
+
4608
+ - `compression@1.8.1` (`LICENSE`)
4609
+
4610
+ ```text
4611
+ (The MIT License)
4612
+
4613
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
4614
+ Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
4615
+
4616
+ Permission is hereby granted, free of charge, to any person obtaining
4617
+ a copy of this software and associated documentation files (the
4618
+ 'Software'), to deal in the Software without restriction, including
4619
+ without limitation the rights to use, copy, modify, merge, publish,
4620
+ distribute, sublicense, and/or sell copies of the Software, and to
4621
+ permit persons to whom the Software is furnished to do so, subject to
4622
+ the following conditions:
4623
+
4624
+ The above copyright notice and this permission notice shall be
4625
+ included in all copies or substantial portions of the Software.
4626
+
4627
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
4628
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4629
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4630
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4631
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4632
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4633
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4634
+ ```
4635
+
4679
4636
  ### License/notice 7d52eae0c2f0
4680
4637
 
4681
4638
  Applies to:
4682
4639
 
4683
- - `openai@6.26.0` (`LICENSE`)
4640
+ - `openai@6.40.0` (`LICENSE`)
4684
4641
 
4685
4642
  ```text
4686
4643
  Apache License
@@ -5151,28 +5108,70 @@ The above copyright notice and this permission notice shall be included in all c
5151
5108
  THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5152
5109
  ```
5153
5110
 
5154
- ### License/notice 80d3168ad2f7
5111
+ ### License/notice 811223f2d339
5112
+
5113
+ Applies to:
5114
+
5115
+ - `bytes@3.1.2` (`LICENSE`)
5116
+
5117
+ ```text
5118
+ (The MIT License)
5119
+
5120
+ Copyright (c) 2012-2014 TJ Holowaychuk <tj@vision-media.ca>
5121
+ Copyright (c) 2015 Jed Watson <jed.watson@me.com>
5122
+
5123
+ Permission is hereby granted, free of charge, to any person obtaining
5124
+ a copy of this software and associated documentation files (the
5125
+ 'Software'), to deal in the Software without restriction, including
5126
+ without limitation the rights to use, copy, modify, merge, publish,
5127
+ distribute, sublicense, and/or sell copies of the Software, and to
5128
+ permit persons to whom the Software is furnished to do so, subject to
5129
+ the following conditions:
5130
+
5131
+ The above copyright notice and this permission notice shall be
5132
+ included in all copies or substantial portions of the Software.
5133
+
5134
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
5135
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5136
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
5137
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5138
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
5139
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5140
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5141
+ ```
5142
+
5143
+ ### License/notice 8533b3e58b15
5155
5144
 
5156
5145
  Applies to:
5157
5146
 
5158
- - `zod-to-json-schema@3.25.2` (`LICENSE`)
5147
+ - `@cloudflare/computer@0.2.1` (`package metadata fallback`)
5159
5148
 
5160
5149
  ```text
5161
- ISC License
5150
+ The published @cloudflare/computer@0.2.1 package declared MIT but did not include a license or notice file. Attribution from its package metadata: contributors to @cloudflare/computer. Repository: git+https://github.com/cloudflare/computer.git.
5162
5151
 
5163
- Copyright (c) 2020, Stefan Terdell
5152
+ The MIT branch is reproduced for this distribution:
5164
5153
 
5165
- Permission to use, copy, modify, and/or distribute this software for any
5166
- purpose with or without fee is hereby granted, provided that the above
5167
- copyright notice and this permission notice appear in all copies.
5154
+ MIT License
5168
5155
 
5169
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
5170
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
5171
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
5172
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5173
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5174
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5175
- OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5156
+ Published package author: contributors to @cloudflare/computer
5157
+
5158
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5159
+ of this software and associated documentation files (the "Software"), to deal
5160
+ in the Software without restriction, including without limitation the rights
5161
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5162
+ copies of the Software, and to permit persons to whom the Software is
5163
+ furnished to do so, subject to the following conditions:
5164
+
5165
+ The above copyright notice and this permission notice shall be included in all
5166
+ copies or substantial portions of the Software.
5167
+
5168
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5169
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5170
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5171
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5172
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5173
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5174
+ SOFTWARE.
5176
5175
  ```
5177
5176
 
5178
5177
  ### License/notice 87627835834c
@@ -5240,6 +5239,40 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5240
5239
  SOFTWARE.
5241
5240
  ```
5242
5241
 
5242
+ ### License/notice 8a160f8ccc7b
5243
+
5244
+ Applies to:
5245
+
5246
+ - `negotiator@0.6.4` (`LICENSE`)
5247
+ - `negotiator@1.1.0` (`LICENSE`)
5248
+
5249
+ ```text
5250
+ (The MIT License)
5251
+
5252
+ Copyright (c) 2012-2014 Federico Romero
5253
+ Copyright (c) 2012-2014 Isaac Z. Schlueter
5254
+ Copyright (c) 2014-2015 Douglas Christopher Wilson
5255
+
5256
+ Permission is hereby granted, free of charge, to any person obtaining
5257
+ a copy of this software and associated documentation files (the
5258
+ 'Software'), to deal in the Software without restriction, including
5259
+ without limitation the rights to use, copy, modify, merge, publish,
5260
+ distribute, sublicense, and/or sell copies of the Software, and to
5261
+ permit persons to whom the Software is furnished to do so, subject to
5262
+ the following conditions:
5263
+
5264
+ The above copyright notice and this permission notice shall be
5265
+ included in all copies or substantial portions of the Software.
5266
+
5267
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
5268
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5269
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
5270
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5271
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
5272
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5273
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5274
+ ```
5275
+
5243
5276
  ### License/notice 8b7810752e66
5244
5277
 
5245
5278
  Applies to:
@@ -5670,6 +5703,40 @@ MIT License
5670
5703
  SOFTWARE
5671
5704
  ```
5672
5705
 
5706
+ ### License/notice 8e306b4020f8
5707
+
5708
+ Applies to:
5709
+
5710
+ - `@earendil-works/pi-telemetry@0.84.4` (`package metadata fallback`)
5711
+
5712
+ ```text
5713
+ The published @earendil-works/pi-telemetry@0.84.4 package declared MIT but did not include a license or notice file. Attribution from its package metadata: Mario Zechner. Repository: git+https://github.com/earendil-works/pi.git.
5714
+
5715
+ The MIT branch is reproduced for this distribution:
5716
+
5717
+ MIT License
5718
+
5719
+ Published package author: Mario Zechner
5720
+
5721
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5722
+ of this software and associated documentation files (the "Software"), to deal
5723
+ in the Software without restriction, including without limitation the rights
5724
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5725
+ copies of the Software, and to permit persons to whom the Software is
5726
+ furnished to do so, subject to the following conditions:
5727
+
5728
+ The above copyright notice and this permission notice shall be included in all
5729
+ copies or substantial portions of the Software.
5730
+
5731
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5732
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5733
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5734
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5735
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5736
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5737
+ SOFTWARE.
5738
+ ```
5739
+
5673
5740
  ### License/notice 8f08c824b2bb
5674
5741
 
5675
5742
  Applies to:
@@ -5703,11 +5770,43 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
5703
5770
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5704
5771
  ```
5705
5772
 
5773
+ ### License/notice 9116bd624634
5774
+
5775
+ Applies to:
5776
+
5777
+ - `mime-db@1.54.0` (`LICENSE`)
5778
+
5779
+ ```text
5780
+ (The MIT License)
5781
+
5782
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
5783
+ Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
5784
+
5785
+ Permission is hereby granted, free of charge, to any person obtaining
5786
+ a copy of this software and associated documentation files (the
5787
+ 'Software'), to deal in the Software without restriction, including
5788
+ without limitation the rights to use, copy, modify, merge, publish,
5789
+ distribute, sublicense, and/or sell copies of the Software, and to
5790
+ permit persons to whom the Software is furnished to do so, subject to
5791
+ the following conditions:
5792
+
5793
+ The above copyright notice and this permission notice shall be
5794
+ included in all copies or substantial portions of the Software.
5795
+
5796
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
5797
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5798
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
5799
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5800
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
5801
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5802
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5803
+ ```
5804
+
5706
5805
  ### License/notice 9219a3ebed1d
5707
5806
 
5708
5807
  Applies to:
5709
5808
 
5710
- - `picomatch@4.0.5` (`LICENSE`)
5809
+ - `picomatch@4.0.7` (`LICENSE`)
5711
5810
 
5712
5811
  ```text
5713
5812
  The MIT License (MIT)
@@ -5733,6 +5832,33 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5733
5832
  THE SOFTWARE.
5734
5833
  ```
5735
5834
 
5835
+ ### License/notice 9248099a645c
5836
+
5837
+ Applies to:
5838
+
5839
+ - `debug@2.6.9` (`LICENSE`)
5840
+
5841
+ ```text
5842
+ (The MIT License)
5843
+
5844
+ Copyright (c) 2014 TJ Holowaychuk <tj@vision-media.ca>
5845
+
5846
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
5847
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
5848
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
5849
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
5850
+ subject to the following conditions:
5851
+
5852
+ The above copyright notice and this permission notice shall be included in all copies or substantial
5853
+ portions of the Software.
5854
+
5855
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
5856
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
5857
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
5858
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5859
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5860
+ ```
5861
+
5736
5862
  ### License/notice 928e59141142
5737
5863
 
5738
5864
  Applies to:
@@ -5850,6 +5976,37 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5850
5976
  THE SOFTWARE.
5851
5977
  ```
5852
5978
 
5979
+ ### License/notice 9b3c11c6f520
5980
+
5981
+ Applies to:
5982
+
5983
+ - `on-headers@1.1.0` (`LICENSE`)
5984
+
5985
+ ```text
5986
+ (The MIT License)
5987
+
5988
+ Copyright (c) 2014 Douglas Christopher Wilson
5989
+
5990
+ Permission is hereby granted, free of charge, to any person obtaining
5991
+ a copy of this software and associated documentation files (the
5992
+ 'Software'), to deal in the Software without restriction, including
5993
+ without limitation the rights to use, copy, modify, merge, publish,
5994
+ distribute, sublicense, and/or sell copies of the Software, and to
5995
+ permit persons to whom the Software is furnished to do so, subject to
5996
+ the following conditions:
5997
+
5998
+ The above copyright notice and this permission notice shall be
5999
+ included in all copies or substantial portions of the Software.
6000
+
6001
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
6002
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
6003
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
6004
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6005
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
6006
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
6007
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6008
+ ```
6009
+
5853
6010
  ### License/notice 9cb46d55c15b
5854
6011
 
5855
6012
  Applies to:
@@ -6284,40 +6441,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6284
6441
  SOFTWARE.
6285
6442
  ```
6286
6443
 
6287
- ### License/notice a8312d8b8d71
6288
-
6289
- Applies to:
6290
-
6291
- - `@earendil-works/pi-ai@0.82.1` (`package metadata fallback`)
6292
-
6293
- ```text
6294
- The published @earendil-works/pi-ai@0.82.1 package declared MIT but did not include a license or notice file. Attribution from its package metadata: Mario Zechner. Repository: git+https://github.com/earendil-works/pi.git.
6295
-
6296
- The MIT branch is reproduced for this distribution:
6297
-
6298
- MIT License
6299
-
6300
- Published package author: Mario Zechner
6301
-
6302
- Permission is hereby granted, free of charge, to any person obtaining a copy
6303
- of this software and associated documentation files (the "Software"), to deal
6304
- in the Software without restriction, including without limitation the rights
6305
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6306
- copies of the Software, and to permit persons to whom the Software is
6307
- furnished to do so, subject to the following conditions:
6308
-
6309
- The above copyright notice and this permission notice shall be included in all
6310
- copies or substantial portions of the Software.
6311
-
6312
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6313
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6314
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6315
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6316
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6317
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6318
- SOFTWARE.
6319
- ```
6320
-
6321
6444
  ### License/notice a9dd1c4bac78
6322
6445
 
6323
6446
  Applies to:
@@ -6653,6 +6776,34 @@ Apache License
6653
6776
  limitations under the License.
6654
6777
  ```
6655
6778
 
6779
+ ### License/notice ad66ea5b7919
6780
+
6781
+ Applies to:
6782
+
6783
+ - `ipaddr.js@2.5.0` (`LICENSE`)
6784
+
6785
+ ```text
6786
+ Copyright (C) 2011-2017 whitequark <whitequark@whitequark.org>
6787
+
6788
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6789
+ of this software and associated documentation files (the "Software"), to deal
6790
+ in the Software without restriction, including without limitation the rights
6791
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6792
+ copies of the Software, and to permit persons to whom the Software is
6793
+ furnished to do so, subject to the following conditions:
6794
+
6795
+ The above copyright notice and this permission notice shall be included in
6796
+ all copies or substantial portions of the Software.
6797
+
6798
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6799
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6800
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6801
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6802
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6803
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6804
+ THE SOFTWARE.
6805
+ ```
6806
+
6656
6807
  ### License/notice b079b743d39a
6657
6808
 
6658
6809
  Applies to:
@@ -6957,6 +7108,40 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6957
7108
  SOFTWARE.
6958
7109
  ```
6959
7110
 
7111
+ ### License/notice c40dcdeec075
7112
+
7113
+ Applies to:
7114
+
7115
+ - `@earendil-works/pi-ai@0.84.4` (`package metadata fallback`)
7116
+
7117
+ ```text
7118
+ The published @earendil-works/pi-ai@0.84.4 package declared MIT but did not include a license or notice file. Attribution from its package metadata: Mario Zechner. Repository: git+https://github.com/earendil-works/pi.git.
7119
+
7120
+ The MIT branch is reproduced for this distribution:
7121
+
7122
+ MIT License
7123
+
7124
+ Published package author: Mario Zechner
7125
+
7126
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7127
+ of this software and associated documentation files (the "Software"), to deal
7128
+ in the Software without restriction, including without limitation the rights
7129
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7130
+ copies of the Software, and to permit persons to whom the Software is
7131
+ furnished to do so, subject to the following conditions:
7132
+
7133
+ The above copyright notice and this permission notice shall be included in all
7134
+ copies or substantial portions of the Software.
7135
+
7136
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7137
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7138
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7139
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7140
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7141
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7142
+ SOFTWARE.
7143
+ ```
7144
+
6960
7145
  ### License/notice c46027b5018a
6961
7146
 
6962
7147
  Applies to:
@@ -7118,40 +7303,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7118
7303
  THE SOFTWARE.
7119
7304
  ```
7120
7305
 
7121
- ### License/notice cc75b70dd788
7122
-
7123
- Applies to:
7124
-
7125
- - `@cloudflare/computer@0.2.0` (`package metadata fallback`)
7126
-
7127
- ```text
7128
- The published @cloudflare/computer@0.2.0 package declared MIT but did not include a license or notice file. Attribution from its package metadata: contributors to @cloudflare/computer. Repository: git+https://github.com/cloudflare/computer.git.
7129
-
7130
- The MIT branch is reproduced for this distribution:
7131
-
7132
- MIT License
7133
-
7134
- Published package author: contributors to @cloudflare/computer
7135
-
7136
- Permission is hereby granted, free of charge, to any person obtaining a copy
7137
- of this software and associated documentation files (the "Software"), to deal
7138
- in the Software without restriction, including without limitation the rights
7139
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7140
- copies of the Software, and to permit persons to whom the Software is
7141
- furnished to do so, subject to the following conditions:
7142
-
7143
- The above copyright notice and this permission notice shall be included in all
7144
- copies or substantial portions of the Software.
7145
-
7146
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7147
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7148
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7149
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7150
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7151
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7152
- SOFTWARE.
7153
- ```
7154
-
7155
7306
  ### License/notice cdf8603d8d39
7156
7307
 
7157
7308
  Applies to:
@@ -7238,6 +7389,18 @@ THIS SOFTWARE.
7238
7389
 
7239
7390
  Applies to:
7240
7391
 
7392
+ - `@lexical/clipboard@0.49.0` (`LICENSE`)
7393
+ - `@lexical/dragon@0.49.0` (`LICENSE`)
7394
+ - `@lexical/extension@0.49.0` (`LICENSE`)
7395
+ - `@lexical/history@0.49.0` (`LICENSE`)
7396
+ - `@lexical/html@0.49.0` (`LICENSE`)
7397
+ - `@lexical/internal@0.49.0` (`LICENSE`)
7398
+ - `@lexical/list@0.49.0` (`LICENSE`)
7399
+ - `@lexical/plain-text@0.49.0` (`LICENSE`)
7400
+ - `@lexical/selection@0.49.0` (`LICENSE`)
7401
+ - `@lexical/text@0.49.0` (`LICENSE`)
7402
+ - `@lexical/utils@0.49.0` (`LICENSE`)
7403
+ - `lexical@0.49.0` (`LICENSE`)
7241
7404
  - `react-dom@19.2.8` (`LICENSE`)
7242
7405
  - `scheduler@0.27.0` (`LICENSE`)
7243
7406
 
@@ -7270,6 +7433,7 @@ SOFTWARE.
7270
7433
  Applies to:
7271
7434
 
7272
7435
  - `kleur@4.1.5` (`license`)
7436
+ - `resolve.exports@2.0.3` (`license`)
7273
7437
 
7274
7438
  ```text
7275
7439
  The MIT License (MIT)
@@ -7295,6 +7459,218 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7295
7459
  THE SOFTWARE.
7296
7460
  ```
7297
7461
 
7462
+ ### License/notice d1b7661ff03f
7463
+
7464
+ Applies to:
7465
+
7466
+ - `workerd@1.20260903.1` (`package metadata fallback`)
7467
+
7468
+ ```text
7469
+ The published workerd@1.20260903.1 package declared Apache-2.0 but did not include a license or notice file. Attribution from its package metadata: contributors to workerd. Repository: https://github.com/cloudflare/workerd.
7470
+
7471
+ Apache License
7472
+ Version 2.0, January 2004
7473
+ http://www.apache.org/licenses/
7474
+
7475
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7476
+
7477
+ 1. Definitions.
7478
+
7479
+ "License" shall mean the terms and conditions for use, reproduction,
7480
+ and distribution as defined by Sections 1 through 9 of this document.
7481
+
7482
+ "Licensor" shall mean the copyright owner or entity authorized by
7483
+ the copyright owner that is granting the License.
7484
+
7485
+ "Legal Entity" shall mean the union of the acting entity and all
7486
+ other entities that control, are controlled by, or are under common
7487
+ control with that entity. For the purposes of this definition,
7488
+ "control" means (i) the power, direct or indirect, to cause the
7489
+ direction or management of such entity, whether by contract or
7490
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
7491
+ outstanding shares, or (iii) beneficial ownership of such entity.
7492
+
7493
+ "You" (or "Your") shall mean an individual or Legal Entity
7494
+ exercising permissions granted by this License.
7495
+
7496
+ "Source" form shall mean the preferred form for making modifications,
7497
+ including but not limited to software source code, documentation
7498
+ source, and configuration files.
7499
+
7500
+ "Object" form shall mean any form resulting from mechanical
7501
+ transformation or translation of a Source form, including but
7502
+ not limited to compiled object code, generated documentation,
7503
+ and conversions to other media types.
7504
+
7505
+ "Work" shall mean the work of authorship, whether in Source or
7506
+ Object form, made available under the License, as indicated by a
7507
+ copyright notice that is included in or attached to the work
7508
+ (an example is provided in the Appendix below).
7509
+
7510
+ "Derivative Works" shall mean any work, whether in Source or Object
7511
+ form, that is based on (or derived from) the Work and for which the
7512
+ editorial revisions, annotations, elaborations, or other modifications
7513
+ represent, as a whole, an original work of authorship. For the purposes
7514
+ of this License, Derivative Works shall not include works that remain
7515
+ separable from, or merely link (or bind by name) to the interfaces of,
7516
+ the Work and Derivative Works thereof.
7517
+
7518
+ "Contribution" shall mean any work of authorship, including
7519
+ the original version of the Work and any modifications or additions
7520
+ to that Work or Derivative Works thereof, that is intentionally
7521
+ submitted to Licensor for inclusion in the Work by the copyright owner
7522
+ or by an individual or Legal Entity authorized to submit on behalf of
7523
+ the copyright owner. For the purposes of this definition, "submitted"
7524
+ means any form of electronic, verbal, or written communication sent
7525
+ to the Licensor or its representatives, including but not limited to
7526
+ communication on electronic mailing lists, source code control systems,
7527
+ and issue tracking systems that are managed by, or on behalf of, the
7528
+ Licensor for the purpose of discussing and improving the Work, but
7529
+ excluding communication that is conspicuously marked or otherwise
7530
+ designated in writing by the copyright owner as "Not a Contribution."
7531
+
7532
+ "Contributor" shall mean Licensor and any individual or Legal Entity
7533
+ on behalf of whom a Contribution has been received by Licensor and
7534
+ subsequently incorporated within the Work.
7535
+
7536
+ 2. Grant of Copyright License. Subject to the terms and conditions of
7537
+ this License, each Contributor hereby grants to You a perpetual,
7538
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
7539
+ copyright license to reproduce, prepare Derivative Works of,
7540
+ publicly display, publicly perform, sublicense, and distribute the
7541
+ Work and such Derivative Works in Source or Object form.
7542
+
7543
+ 3. Grant of Patent License. Subject to the terms and conditions of
7544
+ this License, each Contributor hereby grants to You a perpetual,
7545
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
7546
+ (except as stated in this section) patent license to make, have made,
7547
+ use, offer to sell, sell, import, and otherwise transfer the Work,
7548
+ where such license applies only to those patent claims licensable
7549
+ by such Contributor that are necessarily infringed by their
7550
+ Contribution(s) alone or by combination of their Contribution(s)
7551
+ with the Work to which such Contribution(s) was submitted. If You
7552
+ institute patent litigation against any entity (including a
7553
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
7554
+ or a Contribution incorporated within the Work constitutes direct
7555
+ or contributory patent infringement, then any patent licenses
7556
+ granted to You under this License for that Work shall terminate
7557
+ as of the date such litigation is filed.
7558
+
7559
+ 4. Redistribution. You may reproduce and distribute copies of the
7560
+ Work or Derivative Works thereof in any medium, with or without
7561
+ modifications, and in Source or Object form, provided that You
7562
+ meet the following conditions:
7563
+
7564
+ (a) You must give any other recipients of the Work or
7565
+ Derivative Works a copy of this License; and
7566
+
7567
+ (b) You must cause any modified files to carry prominent notices
7568
+ stating that You changed the files; and
7569
+
7570
+ (c) You must retain, in the Source form of any Derivative Works
7571
+ that You distribute, all copyright, patent, trademark, and
7572
+ attribution notices from the Source form of the Work,
7573
+ excluding those notices that do not pertain to any part of
7574
+ the Derivative Works; and
7575
+
7576
+ (d) If the Work includes a "NOTICE" text file as part of its
7577
+ distribution, then any Derivative Works that You distribute must
7578
+ include a readable copy of the attribution notices contained
7579
+ within such NOTICE file, excluding those notices that do not
7580
+ pertain to any part of the Derivative Works, in at least one
7581
+ of the following places: within a NOTICE text file distributed
7582
+ as part of the Derivative Works; within the Source form or
7583
+ documentation, if provided along with the Derivative Works; or,
7584
+ within a display generated by the Derivative Works, if and
7585
+ wherever such third-party notices normally appear. The contents
7586
+ of the NOTICE file are for informational purposes only and
7587
+ do not modify the License. You may add Your own attribution
7588
+ notices within Derivative Works that You distribute, alongside
7589
+ or as an addendum to the NOTICE text from the Work, provided
7590
+ that such additional attribution notices cannot be construed
7591
+ as modifying the License.
7592
+
7593
+ You may add Your own copyright statement to Your modifications and
7594
+ may provide additional or different license terms and conditions
7595
+ for use, reproduction, or distribution of Your modifications, or
7596
+ for any such Derivative Works as a whole, provided Your use,
7597
+ reproduction, and distribution of the Work otherwise complies with
7598
+ the conditions stated in this License.
7599
+
7600
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
7601
+ any Contribution intentionally submitted for inclusion in the Work
7602
+ by You to the Licensor shall be under the terms and conditions of
7603
+ this License, without any additional terms or conditions.
7604
+ Notwithstanding the above, nothing herein shall supersede or modify
7605
+ the terms of any separate license agreement you may have executed
7606
+ with Licensor regarding such Contributions.
7607
+
7608
+ 6. Trademarks. This License does not grant permission to use the trade
7609
+ names, trademarks, service marks, or product names of the Licensor,
7610
+ except as required for reasonable and customary use in describing the
7611
+ origin of the Work and reproducing the content of the NOTICE file.
7612
+
7613
+ 7. Disclaimer of Warranty. Unless required by applicable law or
7614
+ agreed to in writing, Licensor provides the Work (and each
7615
+ Contributor provides its Contributions) on an "AS IS" BASIS,
7616
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
7617
+ implied, including, without limitation, any warranties or conditions
7618
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
7619
+ PARTICULAR PURPOSE. You are solely responsible for determining the
7620
+ appropriateness of using or redistributing the Work and assume any
7621
+ risks associated with Your exercise of permissions under this License.
7622
+
7623
+ 8. Limitation of Liability. In no event and under no legal theory,
7624
+ whether in tort (including negligence), contract, or otherwise,
7625
+ unless required by applicable law (such as deliberate and grossly
7626
+ negligent acts) or agreed to in writing, shall any Contributor be
7627
+ liable to You for damages, including any direct, indirect, special,
7628
+ incidental, or consequential damages of any character arising as a
7629
+ result of this License or out of the use or inability to use the
7630
+ Work (including but not limited to damages for loss of goodwill,
7631
+ work stoppage, computer failure or malfunction, or any and all
7632
+ other commercial damages or losses), even if such Contributor
7633
+ has been advised of the possibility of such damages.
7634
+
7635
+ 9. Accepting Warranty or Additional Liability. While redistributing
7636
+ the Work or Derivative Works thereof, You may choose to offer,
7637
+ and charge a fee for, acceptance of support, warranty, indemnity,
7638
+ or other liability obligations and/or rights consistent with this
7639
+ License. However, in accepting such obligations, You may act only
7640
+ on Your own behalf and on Your sole responsibility, not on behalf
7641
+ of any other Contributor, and only if You agree to indemnify,
7642
+ defend, and hold each Contributor harmless for any liability
7643
+ incurred by, or claims asserted against, such Contributor by reason
7644
+ of your accepting any such warranty or additional liability.
7645
+
7646
+ END OF TERMS AND CONDITIONS
7647
+
7648
+ APPENDIX: How to apply the Apache License to your work.
7649
+
7650
+ To apply the Apache License to your work, attach the following
7651
+ boilerplate notice, with the fields enclosed by brackets "[]"
7652
+ replaced with your own identifying information. (Don't include
7653
+ the brackets!) The text should be enclosed in the appropriate
7654
+ comment syntax for the file format. We also recommend that a
7655
+ file or class name and description of purpose be included on the
7656
+ same "printed page" as the copyright notice for easier
7657
+ identification within third-party archives.
7658
+
7659
+ Copyright [yyyy] [name of copyright owner]
7660
+
7661
+ Licensed under the Apache License, Version 2.0 (the "License");
7662
+ you may not use this file except in compliance with the License.
7663
+ You may obtain a copy of the License at
7664
+
7665
+ http://www.apache.org/licenses/LICENSE-2.0
7666
+
7667
+ Unless required by applicable law or agreed to in writing, software
7668
+ distributed under the License is distributed on an "AS IS" BASIS,
7669
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
7670
+ See the License for the specific language governing permissions and
7671
+ limitations under the License.
7672
+ ```
7673
+
7298
7674
  ### License/notice d298496454d4
7299
7675
 
7300
7676
  Applies to:
@@ -7304,11 +7680,41 @@ Applies to:
7304
7680
  ```text
7305
7681
  Copyright 2023 Anthropic, PBC.
7306
7682
 
7307
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
7683
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
7684
+
7685
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7686
+
7687
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7688
+ ```
7689
+
7690
+ ### License/notice d2f44f572d99
7691
+
7692
+ Applies to:
7693
+
7694
+ - `ms@2.0.0` (`license.md`)
7695
+
7696
+ ```text
7697
+ The MIT License (MIT)
7698
+
7699
+ Copyright (c) 2016 Zeit, Inc.
7308
7700
 
7309
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7701
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7702
+ of this software and associated documentation files (the "Software"), to deal
7703
+ in the Software without restriction, including without limitation the rights
7704
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7705
+ copies of the Software, and to permit persons to whom the Software is
7706
+ furnished to do so, subject to the following conditions:
7310
7707
 
7311
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7708
+ The above copyright notice and this permission notice shall be included in all
7709
+ copies or substantial portions of the Software.
7710
+
7711
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7712
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7713
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7714
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7715
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7716
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7717
+ SOFTWARE.
7312
7718
  ```
7313
7719
 
7314
7720
  ### License/notice d354addcc529
@@ -7346,6 +7752,7 @@ SOFTWARE.
7346
7752
  Applies to:
7347
7753
 
7348
7754
  - `tunnel-agent@0.6.0` (`LICENSE`)
7755
+ - `typescript@6.0.3` (`LICENSE.txt`)
7349
7756
 
7350
7757
  ```text
7351
7758
  Apache License
@@ -8266,7 +8673,7 @@ Library.
8266
8673
 
8267
8674
  Applies to:
8268
8675
 
8269
- - `typebox@1.1.38` (`license`)
8676
+ - `typebox@1.3.7` (`license`)
8270
8677
 
8271
8678
  ```text
8272
8679
  TypeBox
@@ -8358,14 +8765,14 @@ SOFTWARE.
8358
8765
 
8359
8766
  Applies to:
8360
8767
 
8361
- - `@deepseek-ai/cordis@4.0.1` (`LICENSE`)
8768
+ - `@deepseek-ai/cordis@4.0.2` (`LICENSE`)
8362
8769
  - `@deepseek-ai/cordis-plugin-group@1.0.1` (`LICENSE`)
8363
- - `@deepseek-ai/cordis-plugin-hmr@1.0.16` (`LICENSE`)
8770
+ - `@deepseek-ai/cordis-plugin-hmr@1.0.17` (`LICENSE`)
8364
8771
  - `@deepseek-ai/cordis-plugin-include@1.0.6` (`LICENSE`)
8365
8772
  - `@deepseek-ai/cordis-plugin-loader@1.0.2` (`LICENSE`)
8366
- - `@deepseek-ai/cordis-plugin-timer@1.1.3` (`LICENSE`)
8367
- - `@deepseek-ai/cosmokit@1.8.2` (`LICENSE`)
8368
- - `@deepseek-ai/schemastery@3.18.1` (`LICENSE`)
8773
+ - `@deepseek-ai/cordis-plugin-timer@1.1.4` (`LICENSE`)
8774
+ - `@deepseek-ai/cosmokit@1.8.3` (`LICENSE`)
8775
+ - `@deepseek-ai/schemastery@3.18.2` (`LICENSE`)
8369
8776
 
8370
8777
  ```text
8371
8778
  MIT License
@@ -8872,6 +9279,37 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
8872
9279
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8873
9280
  ```
8874
9281
 
9282
+ ### License/notice fb06d5b872e5
9283
+
9284
+ Applies to:
9285
+
9286
+ - `content-type@2.1.0` (`LICENSE`)
9287
+
9288
+ ```text
9289
+ (The MIT License)
9290
+
9291
+ Copyright (c) 2015 Douglas Christopher Wilson
9292
+
9293
+ Permission is hereby granted, free of charge, to any person obtaining
9294
+ a copy of this software and associated documentation files (the
9295
+ 'Software'), to deal in the Software without restriction, including
9296
+ without limitation the rights to use, copy, modify, merge, publish,
9297
+ distribute, sublicense, and/or sell copies of the Software, and to
9298
+ permit persons to whom the Software is furnished to do so, subject to
9299
+ the following conditions:
9300
+
9301
+ The above copyright notice and this permission notice shall be
9302
+ included in all copies or substantial portions of the Software.
9303
+
9304
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
9305
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9306
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
9307
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9308
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9309
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9310
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9311
+ ```
9312
+
8875
9313
  ### License/notice fda0e18e4dc7
8876
9314
 
8877
9315
  Applies to:
@@ -8907,181 +9345,196 @@ SOFTWARE.
8907
9345
 
8908
9346
  Applies to:
8909
9347
 
8910
- - `@deepseek-ai/dsh-agent@0.1.1-rc.2` (`LICENSE`)
8911
- - `@deepseek-ai/dsh-agent-default-model@0.1.1-rc.2` (`LICENSE`)
8912
- - `@deepseek-ai/dsh-agent-instructions@0.1.1-rc.2` (`LICENSE`)
8913
- - `@deepseek-ai/dsh-agent-loop@0.1.1-rc.2` (`LICENSE`)
8914
- - `@deepseek-ai/dsh-agent-presets@0.1.1-rc.2` (`LICENSE`)
8915
- - `@deepseek-ai/dsh-anonymous-user-id@0.1.1-rc.2` (`LICENSE`)
8916
- - `@deepseek-ai/dsh-api-gateway@0.1.1-rc.2` (`LICENSE`)
8917
- - `@deepseek-ai/dsh-api-remotes@0.1.1-rc.2` (`LICENSE`)
8918
- - `@deepseek-ai/dsh-app-boot@0.1.1-rc.2` (`LICENSE`)
8919
- - `@deepseek-ai/dsh-atomic-write@0.1.1-rc.2` (`LICENSE`)
8920
- - `@deepseek-ai/dsh-attachment@0.1.1-rc.2` (`LICENSE`)
8921
- - `@deepseek-ai/dsh-attachment-local@0.1.1-rc.2` (`LICENSE`)
8922
- - `@deepseek-ai/dsh-authorization@0.1.1-rc.2` (`LICENSE`)
8923
- - `@deepseek-ai/dsh-base@0.1.1-rc.2` (`LICENSE`)
8924
- - `@deepseek-ai/dsh-bash-local@0.1.1-rc.2` (`LICENSE`)
8925
- - `@deepseek-ai/dsh-bash-sandbox@0.1.1-rc.2` (`LICENSE`)
8926
- - `@deepseek-ai/dsh-brand@0.1.1-rc.2` (`LICENSE`)
8927
- - `@deepseek-ai/dsh-client-connection@0.1.1-rc.2` (`LICENSE`)
8928
- - `@deepseek-ai/dsh-client-hmr@0.1.1-rc.2` (`LICENSE`)
8929
- - `@deepseek-ai/dsh-client-locale@0.1.1-rc.2` (`LICENSE`)
8930
- - `@deepseek-ai/dsh-client-modules@0.1.1-rc.2` (`LICENSE`)
8931
- - `@deepseek-ai/dsh-client-runtime@0.1.1-rc.2` (`LICENSE`)
8932
- - `@deepseek-ai/dsh-client-ui-agent-preset@0.1.1-rc.2` (`LICENSE`)
8933
- - `@deepseek-ai/dsh-client-ui-attachment@0.1.1-rc.2` (`LICENSE`)
8934
- - `@deepseek-ai/dsh-client-ui-brand-official@0.1.1-rc.2` (`LICENSE`)
8935
- - `@deepseek-ai/dsh-client-ui-commands@0.1.1-rc.2` (`LICENSE`)
8936
- - `@deepseek-ai/dsh-client-ui-conversation@0.1.1-rc.2` (`LICENSE`)
8937
- - `@deepseek-ai/dsh-client-ui-cordis@0.1.1-rc.2` (`LICENSE`)
8938
- - `@deepseek-ai/dsh-client-ui-deliverables@0.1.1-rc.2` (`LICENSE`)
8939
- - `@deepseek-ai/dsh-client-ui-directory-picker-browse@0.1.1-rc.2` (`LICENSE`)
8940
- - `@deepseek-ai/dsh-client-ui-directory-picker-native@0.1.1-rc.2` (`LICENSE`)
8941
- - `@deepseek-ai/dsh-client-ui-goal@0.1.1-rc.2` (`LICENSE`)
8942
- - `@deepseek-ai/dsh-client-ui-input-trigger@0.1.1-rc.2` (`LICENSE`)
8943
- - `@deepseek-ai/dsh-client-ui-jobs@0.1.1-rc.2` (`LICENSE`)
8944
- - `@deepseek-ai/dsh-client-ui-layout@0.1.1-rc.2` (`LICENSE`)
8945
- - `@deepseek-ai/dsh-client-ui-message-feedback@0.1.1-rc.2` (`LICENSE`)
8946
- - `@deepseek-ai/dsh-client-ui-model-selection@0.1.1-rc.2` (`LICENSE`)
8947
- - `@deepseek-ai/dsh-client-ui-permission-presets@0.1.1-rc.2` (`LICENSE`)
8948
- - `@deepseek-ai/dsh-client-ui-plan@0.1.1-rc.2` (`LICENSE`)
8949
- - `@deepseek-ai/dsh-client-ui-reference@0.1.1-rc.2` (`LICENSE`)
8950
- - `@deepseek-ai/dsh-client-ui-renderer@0.1.1-rc.2` (`LICENSE`)
8951
- - `@deepseek-ai/dsh-client-ui-settings@0.1.1-rc.2` (`LICENSE`)
8952
- - `@deepseek-ai/dsh-client-ui-settings-general@0.1.1-rc.2` (`LICENSE`)
8953
- - `@deepseek-ai/dsh-client-ui-settings-models@0.1.1-rc.2` (`LICENSE`)
8954
- - `@deepseek-ai/dsh-client-ui-settings-plugin-inventory@0.1.1-rc.2` (`LICENSE`)
8955
- - `@deepseek-ai/dsh-client-ui-settings-plugins@0.1.1-rc.2` (`LICENSE`)
8956
- - `@deepseek-ai/dsh-client-ui-sidebar@0.1.1-rc.2` (`LICENSE`)
8957
- - `@deepseek-ai/dsh-client-ui-skill@0.1.1-rc.2` (`LICENSE`)
8958
- - `@deepseek-ai/dsh-client-ui-subagent@0.1.1-rc.2` (`LICENSE`)
8959
- - `@deepseek-ai/dsh-client-ui-theme@0.1.1-rc.2` (`LICENSE`)
8960
- - `@deepseek-ai/dsh-client-ui-tool@0.1.1-rc.2` (`LICENSE`)
8961
- - `@deepseek-ai/dsh-client-ui-trajectory@0.1.1-rc.2` (`LICENSE`)
8962
- - `@deepseek-ai/dsh-client-ui-user-questions@0.1.1-rc.2` (`LICENSE`)
8963
- - `@deepseek-ai/dsh-client-ui-workflow-run@0.1.1-rc.2` (`LICENSE`)
8964
- - `@deepseek-ai/dsh-client-ui-workspace@0.1.1-rc.2` (`LICENSE`)
8965
- - `@deepseek-ai/dsh-cmdline@0.1.1-rc.2` (`LICENSE`)
8966
- - `@deepseek-ai/dsh-code-runtime@0.1.1-rc.2` (`LICENSE`)
8967
- - `@deepseek-ai/dsh-code-runtime-worker-thread@0.1.1-rc.2` (`LICENSE`)
8968
- - `@deepseek-ai/dsh-command-compact@0.1.1-rc.2` (`LICENSE`)
8969
- - `@deepseek-ai/dsh-command-feedback@0.1.1-rc.2` (`LICENSE`)
8970
- - `@deepseek-ai/dsh-command-goal@0.1.1-rc.2` (`LICENSE`)
8971
- - `@deepseek-ai/dsh-commands@0.1.1-rc.2` (`LICENSE`)
8972
- - `@deepseek-ai/dsh-compaction@0.1.1-rc.2` (`LICENSE`)
8973
- - `@deepseek-ai/dsh-compaction-basic@0.1.1-rc.2` (`LICENSE`)
8974
- - `@deepseek-ai/dsh-compaction-tool-result-pruner@0.1.1-rc.2` (`LICENSE`)
8975
- - `@deepseek-ai/dsh-cordis-client-runner@0.1.1-rc.2` (`LICENSE`)
8976
- - `@deepseek-ai/dsh-cordis-host-runner@0.1.1-rc.2` (`LICENSE`)
8977
- - `@deepseek-ai/dsh-credentials@0.1.1-rc.2` (`LICENSE`)
8978
- - `@deepseek-ai/dsh-credentials-local@0.1.1-rc.2` (`LICENSE`)
8979
- - `@deepseek-ai/dsh-file-reference@0.1.1-rc.2` (`LICENSE`)
8980
- - `@deepseek-ai/dsh-file-reference-local@0.1.1-rc.2` (`LICENSE`)
8981
- - `@deepseek-ai/dsh-fs@0.1.1-rc.2` (`LICENSE`)
8982
- - `@deepseek-ai/dsh-fs-local@0.1.1-rc.2` (`LICENSE`)
8983
- - `@deepseek-ai/dsh-fs-observation-policy@0.1.1-rc.2` (`LICENSE`)
8984
- - `@deepseek-ai/dsh-fs-sandbox@0.1.1-rc.2` (`LICENSE`)
8985
- - `@deepseek-ai/dsh-goal@0.1.1-rc.2` (`LICENSE`)
8986
- - `@deepseek-ai/dsh-goal-round-driver@0.1.1-rc.2` (`LICENSE`)
8987
- - `@deepseek-ai/dsh-home-paths@0.1.1-rc.2` (`LICENSE`)
8988
- - `@deepseek-ai/dsh-host-apiproxy@0.1.1-rc.2` (`LICENSE`)
8989
- - `@deepseek-ai/dsh-host-directory-picker@0.1.1-rc.2` (`LICENSE`)
8990
- - `@deepseek-ai/dsh-host-directory-picker-auto@0.1.1-rc.2` (`LICENSE`)
8991
- - `@deepseek-ai/dsh-host-directory-picker-browse@0.1.1-rc.2` (`LICENSE`)
8992
- - `@deepseek-ai/dsh-host-directory-picker-native@0.1.1-rc.2` (`LICENSE`)
8993
- - `@deepseek-ai/dsh-host-frontend-static@0.1.1-rc.2` (`LICENSE`)
8994
- - `@deepseek-ai/dsh-host-plugin-inventory@0.1.1-rc.2` (`LICENSE`)
8995
- - `@deepseek-ai/dsh-host-webserver@0.1.1-rc.2` (`LICENSE`)
8996
- - `@deepseek-ai/dsh-invariants@0.1.1-rc.2` (`LICENSE`)
8997
- - `@deepseek-ai/dsh-jobs@0.1.1-rc.2` (`LICENSE`)
8998
- - `@deepseek-ai/dsh-jobs-local@0.1.1-rc.2` (`LICENSE`)
8999
- - `@deepseek-ai/dsh-launch-environment@0.1.1-rc.2` (`LICENSE`)
9000
- - `@deepseek-ai/dsh-llm@0.1.1-rc.2` (`LICENSE`)
9001
- - `@deepseek-ai/dsh-llm-deepseek@0.1.1-rc.2` (`LICENSE`)
9002
- - `@deepseek-ai/dsh-llm-pi-ai@0.1.1-rc.2` (`LICENSE`)
9003
- - `@deepseek-ai/dsh-llm-retry@0.1.1-rc.2` (`LICENSE`)
9004
- - `@deepseek-ai/dsh-message-feedback@0.1.1-rc.2` (`LICENSE`)
9005
- - `@deepseek-ai/dsh-native-command@0.1.1-rc.2` (`LICENSE`)
9006
- - `@deepseek-ai/dsh-output-retention@0.1.1-rc.2` (`LICENSE`)
9007
- - `@deepseek-ai/dsh-permission-presets@0.1.1-rc.2` (`LICENSE`)
9008
- - `@deepseek-ai/dsh-plan-mode@0.1.1-rc.2` (`LICENSE`)
9009
- - `@deepseek-ai/dsh-pwsh-local@0.1.1-rc.2` (`LICENSE`)
9010
- - `@deepseek-ai/dsh-pwsh-sandbox@0.1.1-rc.2` (`LICENSE`)
9011
- - `@deepseek-ai/dsh-repeat-tool-reminder@0.1.1-rc.2` (`LICENSE`)
9012
- - `@deepseek-ai/dsh-sandbox@0.1.1-rc.2` (`LICENSE`)
9013
- - `@deepseek-ai/dsh-sandbox-local@0.1.1-rc.2` (`LICENSE`)
9014
- - `@deepseek-ai/dsh-sandbox-policy@0.1.1-rc.2` (`LICENSE`)
9015
- - `@deepseek-ai/dsh-sandbox-windows-acl@0.1.1-rc.2` (`LICENSE`)
9016
- - `@deepseek-ai/dsh-scope@0.1.1-rc.2` (`LICENSE`)
9017
- - `@deepseek-ai/dsh-session@0.1.1-rc.2` (`LICENSE`)
9018
- - `@deepseek-ai/dsh-session-checkpoint-policy@0.1.1-rc.2` (`LICENSE`)
9019
- - `@deepseek-ai/dsh-session-log-export@0.1.1-rc.2` (`LICENSE`)
9020
- - `@deepseek-ai/dsh-session-persistence@0.1.1-rc.2` (`LICENSE`)
9021
- - `@deepseek-ai/dsh-session-persistence-jsonl@0.1.1-rc.2` (`LICENSE`)
9022
- - `@deepseek-ai/dsh-session-projection@0.1.1-rc.2` (`LICENSE`)
9023
- - `@deepseek-ai/dsh-session-projection-cache@0.1.1-rc.2` (`LICENSE`)
9024
- - `@deepseek-ai/dsh-session-query@0.1.1-rc.2` (`LICENSE`)
9025
- - `@deepseek-ai/dsh-session-query-sqlite@0.1.1-rc.2` (`LICENSE`)
9026
- - `@deepseek-ai/dsh-session-reference@0.1.1-rc.2` (`LICENSE`)
9027
- - `@deepseek-ai/dsh-session-stats@0.1.1-rc.2` (`LICENSE`)
9028
- - `@deepseek-ai/dsh-session-telemetry@0.1.1-rc.2` (`LICENSE`)
9029
- - `@deepseek-ai/dsh-session-telemetry-otel@0.1.1-rc.2` (`LICENSE`)
9030
- - `@deepseek-ai/dsh-session-title@0.1.1-rc.2` (`LICENSE`)
9031
- - `@deepseek-ai/dsh-session-title-first-prompt-llm@0.1.1-rc.2` (`LICENSE`)
9032
- - `@deepseek-ai/dsh-session-title-llm@0.1.1-rc.2` (`LICENSE`)
9033
- - `@deepseek-ai/dsh-settings@0.1.1-rc.2` (`LICENSE`)
9034
- - `@deepseek-ai/dsh-settings-file@0.1.1-rc.2` (`LICENSE`)
9035
- - `@deepseek-ai/dsh-shell@0.1.1-rc.2` (`LICENSE`)
9036
- - `@deepseek-ai/dsh-shell-env@0.1.1-rc.2` (`LICENSE`)
9037
- - `@deepseek-ai/dsh-skill@0.1.1-rc.2` (`LICENSE`)
9038
- - `@deepseek-ai/dsh-skill-badge@0.1.1-rc.2` (`LICENSE`)
9039
- - `@deepseek-ai/dsh-skill-filesystem@0.1.1-rc.2` (`LICENSE`)
9040
- - `@deepseek-ai/dsh-spill@0.1.1-rc.2` (`LICENSE`)
9041
- - `@deepseek-ai/dsh-spill-local@0.1.1-rc.2` (`LICENSE`)
9042
- - `@deepseek-ai/dsh-spill-policy@0.1.1-rc.2` (`LICENSE`)
9043
- - `@deepseek-ai/dsh-storage@0.1.1-rc.2` (`LICENSE`)
9044
- - `@deepseek-ai/dsh-storage-domain@0.1.1-rc.2` (`LICENSE`)
9045
- - `@deepseek-ai/dsh-storage-json@0.1.1-rc.2` (`LICENSE`)
9046
- - `@deepseek-ai/dsh-subagent@0.1.1-rc.2` (`LICENSE`)
9047
- - `@deepseek-ai/dsh-subagent-fork-in-process@0.1.1-rc.2` (`LICENSE`)
9048
- - `@deepseek-ai/dsh-subagent-in-process-driver@0.1.1-rc.2` (`LICENSE`)
9049
- - `@deepseek-ai/dsh-subagent-spawn-in-process@0.1.1-rc.2` (`LICENSE`)
9050
- - `@deepseek-ai/dsh-subprocess@0.1.1-rc.2` (`LICENSE`)
9051
- - `@deepseek-ai/dsh-subprocess-local@0.1.1-rc.2` (`LICENSE`)
9052
- - `@deepseek-ai/dsh-system-prompt@0.1.1-rc.2` (`LICENSE`)
9053
- - `@deepseek-ai/dsh-timeout@0.1.1-rc.2` (`LICENSE`)
9054
- - `@deepseek-ai/dsh-token-meter@0.1.1-rc.2` (`LICENSE`)
9055
- - `@deepseek-ai/dsh-tool-bash@0.1.1-rc.2` (`LICENSE`)
9056
- - `@deepseek-ai/dsh-tool-call-timeout-policy@0.1.1-rc.2` (`LICENSE`)
9057
- - `@deepseek-ai/dsh-tool-fs@0.1.1-rc.2` (`LICENSE`)
9058
- - `@deepseek-ai/dsh-tool-fs-search@0.1.1-rc.2` (`LICENSE`)
9059
- - `@deepseek-ai/dsh-tool-goal@0.1.1-rc.2` (`LICENSE`)
9060
- - `@deepseek-ai/dsh-tool-jobs@0.1.1-rc.2` (`LICENSE`)
9061
- - `@deepseek-ai/dsh-tool-pwsh@0.1.1-rc.2` (`LICENSE`)
9062
- - `@deepseek-ai/dsh-tool-ralph@0.1.1-rc.2` (`LICENSE`)
9063
- - `@deepseek-ai/dsh-tool-skill@0.1.1-rc.2` (`LICENSE`)
9064
- - `@deepseek-ai/dsh-tool-str-replace-editor@0.1.1-rc.2` (`LICENSE`)
9065
- - `@deepseek-ai/dsh-tool-subagent@0.1.1-rc.2` (`LICENSE`)
9066
- - `@deepseek-ai/dsh-tool-subagent-control@0.1.1-rc.2` (`LICENSE`)
9067
- - `@deepseek-ai/dsh-tool-subagent-report@0.1.1-rc.2` (`LICENSE`)
9068
- - `@deepseek-ai/dsh-tool-todo@0.1.1-rc.2` (`LICENSE`)
9069
- - `@deepseek-ai/dsh-tool-web@0.1.1-rc.2` (`LICENSE`)
9070
- - `@deepseek-ai/dsh-tool-workflow@0.1.1-rc.2` (`LICENSE`)
9071
- - `@deepseek-ai/dsh-tools@0.1.1-rc.2` (`LICENSE`)
9072
- - `@deepseek-ai/dsh-typert-loader@0.1.1-rc.2` (`LICENSE`)
9073
- - `@deepseek-ai/dsh-typert-protocol@0.1.1-rc.2` (`LICENSE`)
9074
- - `@deepseek-ai/dsh-typert-registry@0.1.1-rc.2` (`LICENSE`)
9075
- - `@deepseek-ai/dsh-user-approval@0.1.1-rc.2` (`LICENSE`)
9076
- - `@deepseek-ai/dsh-user-questions@0.1.1-rc.2` (`LICENSE`)
9077
- - `@deepseek-ai/dsh-web@0.1.1-rc.2` (`LICENSE`)
9078
- - `@deepseek-ai/dsh-web-app@0.1.1-rc.2` (`LICENSE`)
9079
- - `@deepseek-ai/dsh-web-fetch-http@0.1.1-rc.2` (`LICENSE`)
9080
- - `@deepseek-ai/dsh-web-frontend@0.1.1-rc.2` (`LICENSE`)
9081
- - `@deepseek-ai/dsh-web-search-deepseek@0.1.1-rc.2` (`LICENSE`)
9082
- - `@deepseek-ai/dsh-workflow@0.1.1-rc.2` (`LICENSE`)
9083
- - `@deepseek-ai/dsh-workflow-worker-thread@0.1.1-rc.2` (`LICENSE`)
9084
- - `@deepseek-ai/dsh-workspace@0.1.1-rc.2` (`LICENSE`)
9348
+ - `@deepseek-ai/dsh-agent@0.1.2-rc.1` (`LICENSE`)
9349
+ - `@deepseek-ai/dsh-agent-default-model@0.1.2-rc.1` (`LICENSE`)
9350
+ - `@deepseek-ai/dsh-agent-instructions@0.1.2-rc.1` (`LICENSE`)
9351
+ - `@deepseek-ai/dsh-agent-loop@0.1.2-rc.1` (`LICENSE`)
9352
+ - `@deepseek-ai/dsh-agent-presets@0.1.2-rc.1` (`LICENSE`)
9353
+ - `@deepseek-ai/dsh-anonymous-user-id@0.1.2-rc.1` (`LICENSE`)
9354
+ - `@deepseek-ai/dsh-api-gateway@0.1.2-rc.1` (`LICENSE`)
9355
+ - `@deepseek-ai/dsh-api-remotes@0.1.2-rc.1` (`LICENSE`)
9356
+ - `@deepseek-ai/dsh-api-session-controller@0.1.2-rc.1` (`LICENSE`)
9357
+ - `@deepseek-ai/dsh-api-settings-controller@0.1.2-rc.1` (`LICENSE`)
9358
+ - `@deepseek-ai/dsh-api-workspace-controller@0.1.2-rc.1` (`LICENSE`)
9359
+ - `@deepseek-ai/dsh-app-boot@0.1.2-rc.1` (`LICENSE`)
9360
+ - `@deepseek-ai/dsh-atomic-write@0.1.2-rc.1` (`LICENSE`)
9361
+ - `@deepseek-ai/dsh-attachment@0.1.2-rc.1` (`LICENSE`)
9362
+ - `@deepseek-ai/dsh-attachment-local@0.1.2-rc.1` (`LICENSE`)
9363
+ - `@deepseek-ai/dsh-authorization@0.1.2-rc.1` (`LICENSE`)
9364
+ - `@deepseek-ai/dsh-base@0.1.2-rc.1` (`LICENSE`)
9365
+ - `@deepseek-ai/dsh-bash-local@0.1.2-rc.1` (`LICENSE`)
9366
+ - `@deepseek-ai/dsh-bash-sandbox@0.1.2-rc.1` (`LICENSE`)
9367
+ - `@deepseek-ai/dsh-brand@0.1.2-rc.1` (`LICENSE`)
9368
+ - `@deepseek-ai/dsh-client-connection@0.1.2-rc.1` (`LICENSE`)
9369
+ - `@deepseek-ai/dsh-client-hmr@0.1.2-rc.1` (`LICENSE`)
9370
+ - `@deepseek-ai/dsh-client-locale@0.1.2-rc.1` (`LICENSE`)
9371
+ - `@deepseek-ai/dsh-client-modules@0.1.2-rc.1` (`LICENSE`)
9372
+ - `@deepseek-ai/dsh-client-store@0.1.2-rc.1` (`LICENSE`)
9373
+ - `@deepseek-ai/dsh-client-ui-agent-preset@0.1.2-rc.1` (`LICENSE`)
9374
+ - `@deepseek-ai/dsh-client-ui-approval@0.1.2-rc.1` (`LICENSE`)
9375
+ - `@deepseek-ai/dsh-client-ui-attachment@0.1.2-rc.1` (`LICENSE`)
9376
+ - `@deepseek-ai/dsh-client-ui-brand-official@0.1.2-rc.1` (`LICENSE`)
9377
+ - `@deepseek-ai/dsh-client-ui-chat@0.1.2-rc.1` (`LICENSE`)
9378
+ - `@deepseek-ai/dsh-client-ui-commands@0.1.2-rc.1` (`LICENSE`)
9379
+ - `@deepseek-ai/dsh-client-ui-conversation@0.1.2-rc.1` (`LICENSE`)
9380
+ - `@deepseek-ai/dsh-client-ui-cordis@0.1.2-rc.1` (`LICENSE`)
9381
+ - `@deepseek-ai/dsh-client-ui-deliverables@0.1.2-rc.1` (`LICENSE`)
9382
+ - `@deepseek-ai/dsh-client-ui-directory-picker-browse@0.1.2-rc.1` (`LICENSE`)
9383
+ - `@deepseek-ai/dsh-client-ui-directory-picker-native@0.1.2-rc.1` (`LICENSE`)
9384
+ - `@deepseek-ai/dsh-client-ui-goal@0.1.2-rc.1` (`LICENSE`)
9385
+ - `@deepseek-ai/dsh-client-ui-input-trigger@0.1.2-rc.1` (`LICENSE`)
9386
+ - `@deepseek-ai/dsh-client-ui-jobs@0.1.2-rc.1` (`LICENSE`)
9387
+ - `@deepseek-ai/dsh-client-ui-layout@0.1.2-rc.1` (`LICENSE`)
9388
+ - `@deepseek-ai/dsh-client-ui-message-feedback@0.1.2-rc.1` (`LICENSE`)
9389
+ - `@deepseek-ai/dsh-client-ui-model-selection@0.1.2-rc.1` (`LICENSE`)
9390
+ - `@deepseek-ai/dsh-client-ui-permission-presets@0.1.2-rc.1` (`LICENSE`)
9391
+ - `@deepseek-ai/dsh-client-ui-plan@0.1.2-rc.1` (`LICENSE`)
9392
+ - `@deepseek-ai/dsh-client-ui-reference@0.1.2-rc.1` (`LICENSE`)
9393
+ - `@deepseek-ai/dsh-client-ui-renderer@0.1.2-rc.1` (`LICENSE`)
9394
+ - `@deepseek-ai/dsh-client-ui-schedule@0.1.2-rc.1` (`LICENSE`)
9395
+ - `@deepseek-ai/dsh-client-ui-session@0.1.2-rc.1` (`LICENSE`)
9396
+ - `@deepseek-ai/dsh-client-ui-settings@0.1.2-rc.1` (`LICENSE`)
9397
+ - `@deepseek-ai/dsh-client-ui-settings-general@0.1.2-rc.1` (`LICENSE`)
9398
+ - `@deepseek-ai/dsh-client-ui-settings-models@0.1.2-rc.1` (`LICENSE`)
9399
+ - `@deepseek-ai/dsh-client-ui-settings-plugin-inventory@0.1.2-rc.1` (`LICENSE`)
9400
+ - `@deepseek-ai/dsh-client-ui-settings-plugins@0.1.2-rc.1` (`LICENSE`)
9401
+ - `@deepseek-ai/dsh-client-ui-sidebar@0.1.2-rc.1` (`LICENSE`)
9402
+ - `@deepseek-ai/dsh-client-ui-skill@0.1.2-rc.1` (`LICENSE`)
9403
+ - `@deepseek-ai/dsh-client-ui-subagent@0.1.2-rc.1` (`LICENSE`)
9404
+ - `@deepseek-ai/dsh-client-ui-theme@0.1.2-rc.1` (`LICENSE`)
9405
+ - `@deepseek-ai/dsh-client-ui-tool@0.1.2-rc.1` (`LICENSE`)
9406
+ - `@deepseek-ai/dsh-client-ui-trajectory@0.1.2-rc.1` (`LICENSE`)
9407
+ - `@deepseek-ai/dsh-client-ui-user-questions@0.1.2-rc.1` (`LICENSE`)
9408
+ - `@deepseek-ai/dsh-client-ui-workflow-run@0.1.2-rc.1` (`LICENSE`)
9409
+ - `@deepseek-ai/dsh-client-ui-workspace@0.1.2-rc.1` (`LICENSE`)
9410
+ - `@deepseek-ai/dsh-cmdline@0.1.2-rc.1` (`LICENSE`)
9411
+ - `@deepseek-ai/dsh-code-runtime@0.1.2-rc.1` (`LICENSE`)
9412
+ - `@deepseek-ai/dsh-code-runtime-worker-thread@0.1.2-rc.1` (`LICENSE`)
9413
+ - `@deepseek-ai/dsh-command-compact@0.1.2-rc.1` (`LICENSE`)
9414
+ - `@deepseek-ai/dsh-command-feedback@0.1.2-rc.1` (`LICENSE`)
9415
+ - `@deepseek-ai/dsh-command-goal@0.1.2-rc.1` (`LICENSE`)
9416
+ - `@deepseek-ai/dsh-commands@0.1.2-rc.1` (`LICENSE`)
9417
+ - `@deepseek-ai/dsh-compaction@0.1.2-rc.1` (`LICENSE`)
9418
+ - `@deepseek-ai/dsh-compaction-basic@0.1.2-rc.1` (`LICENSE`)
9419
+ - `@deepseek-ai/dsh-compaction-tool-result-pruner@0.1.2-rc.1` (`LICENSE`)
9420
+ - `@deepseek-ai/dsh-cordis-client-runner@0.1.2-rc.1` (`LICENSE`)
9421
+ - `@deepseek-ai/dsh-cordis-host-runner@0.1.2-rc.1` (`LICENSE`)
9422
+ - `@deepseek-ai/dsh-credentials@0.1.2-rc.1` (`LICENSE`)
9423
+ - `@deepseek-ai/dsh-credentials-local@0.1.2-rc.1` (`LICENSE`)
9424
+ - `@deepseek-ai/dsh-deepseek-llm-api-extensions@0.1.2-rc.1` (`LICENSE`)
9425
+ - `@deepseek-ai/dsh-deque@0.1.2-rc.1` (`LICENSE`)
9426
+ - `@deepseek-ai/dsh-file-reference@0.1.2-rc.1` (`LICENSE`)
9427
+ - `@deepseek-ai/dsh-file-reference-local@0.1.2-rc.1` (`LICENSE`)
9428
+ - `@deepseek-ai/dsh-fs@0.1.2-rc.1` (`LICENSE`)
9429
+ - `@deepseek-ai/dsh-fs-local@0.1.2-rc.1` (`LICENSE`)
9430
+ - `@deepseek-ai/dsh-fs-observation-policy@0.1.2-rc.1` (`LICENSE`)
9431
+ - `@deepseek-ai/dsh-fs-sandbox@0.1.2-rc.1` (`LICENSE`)
9432
+ - `@deepseek-ai/dsh-goal@0.1.2-rc.1` (`LICENSE`)
9433
+ - `@deepseek-ai/dsh-goal-round-driver@0.1.2-rc.1` (`LICENSE`)
9434
+ - `@deepseek-ai/dsh-home-paths@0.1.2-rc.1` (`LICENSE`)
9435
+ - `@deepseek-ai/dsh-host-directory-picker@0.1.2-rc.1` (`LICENSE`)
9436
+ - `@deepseek-ai/dsh-host-directory-picker-auto@0.1.2-rc.1` (`LICENSE`)
9437
+ - `@deepseek-ai/dsh-host-directory-picker-browse@0.1.2-rc.1` (`LICENSE`)
9438
+ - `@deepseek-ai/dsh-host-directory-picker-native@0.1.2-rc.1` (`LICENSE`)
9439
+ - `@deepseek-ai/dsh-host-frontend-static@0.1.2-rc.1` (`LICENSE`)
9440
+ - `@deepseek-ai/dsh-host-plugin-inventory@0.1.2-rc.1` (`LICENSE`)
9441
+ - `@deepseek-ai/dsh-host-webserver@0.1.2-rc.1` (`LICENSE`)
9442
+ - `@deepseek-ai/dsh-invariants@0.1.2-rc.1` (`LICENSE`)
9443
+ - `@deepseek-ai/dsh-jobs@0.1.2-rc.1` (`LICENSE`)
9444
+ - `@deepseek-ai/dsh-jobs-local@0.1.2-rc.1` (`LICENSE`)
9445
+ - `@deepseek-ai/dsh-launch-environment@0.1.2-rc.1` (`LICENSE`)
9446
+ - `@deepseek-ai/dsh-llm@0.1.2-rc.1` (`LICENSE`)
9447
+ - `@deepseek-ai/dsh-llm-deepseek@0.1.2-rc.1` (`LICENSE`)
9448
+ - `@deepseek-ai/dsh-llm-pi-ai@0.1.2-rc.1` (`LICENSE`)
9449
+ - `@deepseek-ai/dsh-llm-retry@0.1.2-rc.1` (`LICENSE`)
9450
+ - `@deepseek-ai/dsh-message-feedback@0.1.2-rc.1` (`LICENSE`)
9451
+ - `@deepseek-ai/dsh-native-command@0.1.2-rc.1` (`LICENSE`)
9452
+ - `@deepseek-ai/dsh-output-retention@0.1.2-rc.1` (`LICENSE`)
9453
+ - `@deepseek-ai/dsh-permission-presets@0.1.2-rc.1` (`LICENSE`)
9454
+ - `@deepseek-ai/dsh-plan-mode@0.1.2-rc.1` (`LICENSE`)
9455
+ - `@deepseek-ai/dsh-plugin-package-inventory-deepseek@0.1.2-rc.1` (`LICENSE`)
9456
+ - `@deepseek-ai/dsh-pwsh-local@0.1.2-rc.1` (`LICENSE`)
9457
+ - `@deepseek-ai/dsh-pwsh-sandbox@0.1.2-rc.1` (`LICENSE`)
9458
+ - `@deepseek-ai/dsh-repeat-tool-reminder@0.1.2-rc.1` (`LICENSE`)
9459
+ - `@deepseek-ai/dsh-sandbox@0.1.2-rc.1` (`LICENSE`)
9460
+ - `@deepseek-ai/dsh-sandbox-local@0.1.2-rc.1` (`LICENSE`)
9461
+ - `@deepseek-ai/dsh-sandbox-policy@0.1.2-rc.1` (`LICENSE`)
9462
+ - `@deepseek-ai/dsh-sandbox-windows-acl@0.1.2-rc.1` (`LICENSE`)
9463
+ - `@deepseek-ai/dsh-scope@0.1.2-rc.1` (`LICENSE`)
9464
+ - `@deepseek-ai/dsh-session@0.1.2-rc.1` (`LICENSE`)
9465
+ - `@deepseek-ai/dsh-session-checkpoint-policy@0.1.2-rc.1` (`LICENSE`)
9466
+ - `@deepseek-ai/dsh-session-log-deepseek@0.1.2-rc.1` (`LICENSE`)
9467
+ - `@deepseek-ai/dsh-session-log-export@0.1.2-rc.1` (`LICENSE`)
9468
+ - `@deepseek-ai/dsh-session-persistence@0.1.2-rc.1` (`LICENSE`)
9469
+ - `@deepseek-ai/dsh-session-persistence-jsonl@0.1.2-rc.1` (`LICENSE`)
9470
+ - `@deepseek-ai/dsh-session-projection@0.1.2-rc.1` (`LICENSE`)
9471
+ - `@deepseek-ai/dsh-session-projection-cache@0.1.2-rc.1` (`LICENSE`)
9472
+ - `@deepseek-ai/dsh-session-query@0.1.2-rc.1` (`LICENSE`)
9473
+ - `@deepseek-ai/dsh-session-query-sqlite@0.1.2-rc.1` (`LICENSE`)
9474
+ - `@deepseek-ai/dsh-session-reference@0.1.2-rc.1` (`LICENSE`)
9475
+ - `@deepseek-ai/dsh-session-stats@0.1.2-rc.1` (`LICENSE`)
9476
+ - `@deepseek-ai/dsh-session-telemetry@0.1.2-rc.1` (`LICENSE`)
9477
+ - `@deepseek-ai/dsh-session-telemetry-otel@0.1.2-rc.1` (`LICENSE`)
9478
+ - `@deepseek-ai/dsh-session-title@0.1.2-rc.1` (`LICENSE`)
9479
+ - `@deepseek-ai/dsh-session-title-first-prompt-llm@0.1.2-rc.1` (`LICENSE`)
9480
+ - `@deepseek-ai/dsh-session-title-llm@0.1.2-rc.1` (`LICENSE`)
9481
+ - `@deepseek-ai/dsh-session-turn-outline@0.1.2-rc.1` (`LICENSE`)
9482
+ - `@deepseek-ai/dsh-settings@0.1.2-rc.1` (`LICENSE`)
9483
+ - `@deepseek-ai/dsh-settings-file@0.1.2-rc.1` (`LICENSE`)
9484
+ - `@deepseek-ai/dsh-shell@0.1.2-rc.1` (`LICENSE`)
9485
+ - `@deepseek-ai/dsh-shell-env@0.1.2-rc.1` (`LICENSE`)
9486
+ - `@deepseek-ai/dsh-skill@0.1.2-rc.1` (`LICENSE`)
9487
+ - `@deepseek-ai/dsh-skill-badge@0.1.2-rc.1` (`LICENSE`)
9488
+ - `@deepseek-ai/dsh-skill-filesystem@0.1.2-rc.1` (`LICENSE`)
9489
+ - `@deepseek-ai/dsh-spill@0.1.2-rc.1` (`LICENSE`)
9490
+ - `@deepseek-ai/dsh-spill-local@0.1.2-rc.1` (`LICENSE`)
9491
+ - `@deepseek-ai/dsh-spill-policy@0.1.2-rc.1` (`LICENSE`)
9492
+ - `@deepseek-ai/dsh-storage@0.1.2-rc.1` (`LICENSE`)
9493
+ - `@deepseek-ai/dsh-storage-domain@0.1.2-rc.1` (`LICENSE`)
9494
+ - `@deepseek-ai/dsh-storage-json@0.1.2-rc.1` (`LICENSE`)
9495
+ - `@deepseek-ai/dsh-subagent@0.1.2-rc.1` (`LICENSE`)
9496
+ - `@deepseek-ai/dsh-subagent-fork-in-process@0.1.2-rc.1` (`LICENSE`)
9497
+ - `@deepseek-ai/dsh-subagent-in-process-driver@0.1.2-rc.1` (`LICENSE`)
9498
+ - `@deepseek-ai/dsh-subagent-spawn-in-process@0.1.2-rc.1` (`LICENSE`)
9499
+ - `@deepseek-ai/dsh-subprocess@0.1.2-rc.1` (`LICENSE`)
9500
+ - `@deepseek-ai/dsh-subprocess-local@0.1.2-rc.1` (`LICENSE`)
9501
+ - `@deepseek-ai/dsh-system-prompt@0.1.2-rc.1` (`LICENSE`)
9502
+ - `@deepseek-ai/dsh-timeout@0.1.2-rc.1` (`LICENSE`)
9503
+ - `@deepseek-ai/dsh-token-meter@0.1.2-rc.1` (`LICENSE`)
9504
+ - `@deepseek-ai/dsh-tool-bash@0.1.2-rc.1` (`LICENSE`)
9505
+ - `@deepseek-ai/dsh-tool-call-timeout-policy@0.1.2-rc.1` (`LICENSE`)
9506
+ - `@deepseek-ai/dsh-tool-fs@0.1.2-rc.1` (`LICENSE`)
9507
+ - `@deepseek-ai/dsh-tool-fs-search@0.1.2-rc.1` (`LICENSE`)
9508
+ - `@deepseek-ai/dsh-tool-goal@0.1.2-rc.1` (`LICENSE`)
9509
+ - `@deepseek-ai/dsh-tool-jobs@0.1.2-rc.1` (`LICENSE`)
9510
+ - `@deepseek-ai/dsh-tool-pwsh@0.1.2-rc.1` (`LICENSE`)
9511
+ - `@deepseek-ai/dsh-tool-ralph@0.1.2-rc.1` (`LICENSE`)
9512
+ - `@deepseek-ai/dsh-tool-skill@0.1.2-rc.1` (`LICENSE`)
9513
+ - `@deepseek-ai/dsh-tool-str-replace-editor@0.1.2-rc.1` (`LICENSE`)
9514
+ - `@deepseek-ai/dsh-tool-subagent@0.1.2-rc.1` (`LICENSE`)
9515
+ - `@deepseek-ai/dsh-tool-subagent-control@0.1.2-rc.1` (`LICENSE`)
9516
+ - `@deepseek-ai/dsh-tool-todo@0.1.2-rc.1` (`LICENSE`)
9517
+ - `@deepseek-ai/dsh-tool-web@0.1.2-rc.1` (`LICENSE`)
9518
+ - `@deepseek-ai/dsh-tool-workflow@0.1.2-rc.1` (`LICENSE`)
9519
+ - `@deepseek-ai/dsh-tools@0.1.2-rc.1` (`LICENSE`)
9520
+ - `@deepseek-ai/dsh-typert-loader@0.1.2-rc.1` (`LICENSE`)
9521
+ - `@deepseek-ai/dsh-typert-protocol@0.1.2-rc.1` (`LICENSE`)
9522
+ - `@deepseek-ai/dsh-typert-registry@0.1.2-rc.1` (`LICENSE`)
9523
+ - `@deepseek-ai/dsh-user-approval@0.1.2-rc.1` (`LICENSE`)
9524
+ - `@deepseek-ai/dsh-user-questions@0.1.2-rc.1` (`LICENSE`)
9525
+ - `@deepseek-ai/dsh-util-crypto@0.1.2-rc.1` (`LICENSE`)
9526
+ - `@deepseek-ai/dsh-util-time@0.1.2-rc.1` (`LICENSE`)
9527
+ - `@deepseek-ai/dsh-util-values@0.1.2-rc.1` (`LICENSE`)
9528
+ - `@deepseek-ai/dsh-util-workspace-path@0.1.2-rc.1` (`LICENSE`)
9529
+ - `@deepseek-ai/dsh-web@0.1.2-rc.1` (`LICENSE`)
9530
+ - `@deepseek-ai/dsh-web-app@0.1.2-rc.1` (`LICENSE`)
9531
+ - `@deepseek-ai/dsh-web-fetch-http@0.1.2-rc.1` (`LICENSE`)
9532
+ - `@deepseek-ai/dsh-web-frontend@0.1.2-rc.1` (`LICENSE`)
9533
+ - `@deepseek-ai/dsh-web-search-deepseek@0.1.2-rc.1` (`LICENSE`)
9534
+ - `@deepseek-ai/dsh-win32-process@0.1.2-rc.1` (`LICENSE`)
9535
+ - `@deepseek-ai/dsh-workflow@0.1.2-rc.1` (`LICENSE`)
9536
+ - `@deepseek-ai/dsh-workflow-worker-thread@0.1.2-rc.1` (`LICENSE`)
9537
+ - `@deepseek-ai/dsh-workspace@0.1.2-rc.1` (`LICENSE`)
9085
9538
  - `@deepseek-ai/node-addon-landlock-run@0.1.1` (`LICENSE`)
9086
9539
 
9087
9540
  ```text
@@ -9108,218 +9561,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9108
9561
  SOFTWARE.
9109
9562
  ```
9110
9563
 
9111
- ### License/notice fe3dbba814f1
9112
-
9113
- Applies to:
9114
-
9115
- - `workerd@1.20260811.1` (`package metadata fallback`)
9116
-
9117
- ```text
9118
- The published workerd@1.20260811.1 package declared Apache-2.0 but did not include a license or notice file. Attribution from its package metadata: contributors to workerd. Repository: https://github.com/cloudflare/workerd.
9119
-
9120
- Apache License
9121
- Version 2.0, January 2004
9122
- http://www.apache.org/licenses/
9123
-
9124
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9125
-
9126
- 1. Definitions.
9127
-
9128
- "License" shall mean the terms and conditions for use, reproduction,
9129
- and distribution as defined by Sections 1 through 9 of this document.
9130
-
9131
- "Licensor" shall mean the copyright owner or entity authorized by
9132
- the copyright owner that is granting the License.
9133
-
9134
- "Legal Entity" shall mean the union of the acting entity and all
9135
- other entities that control, are controlled by, or are under common
9136
- control with that entity. For the purposes of this definition,
9137
- "control" means (i) the power, direct or indirect, to cause the
9138
- direction or management of such entity, whether by contract or
9139
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
9140
- outstanding shares, or (iii) beneficial ownership of such entity.
9141
-
9142
- "You" (or "Your") shall mean an individual or Legal Entity
9143
- exercising permissions granted by this License.
9144
-
9145
- "Source" form shall mean the preferred form for making modifications,
9146
- including but not limited to software source code, documentation
9147
- source, and configuration files.
9148
-
9149
- "Object" form shall mean any form resulting from mechanical
9150
- transformation or translation of a Source form, including but
9151
- not limited to compiled object code, generated documentation,
9152
- and conversions to other media types.
9153
-
9154
- "Work" shall mean the work of authorship, whether in Source or
9155
- Object form, made available under the License, as indicated by a
9156
- copyright notice that is included in or attached to the work
9157
- (an example is provided in the Appendix below).
9158
-
9159
- "Derivative Works" shall mean any work, whether in Source or Object
9160
- form, that is based on (or derived from) the Work and for which the
9161
- editorial revisions, annotations, elaborations, or other modifications
9162
- represent, as a whole, an original work of authorship. For the purposes
9163
- of this License, Derivative Works shall not include works that remain
9164
- separable from, or merely link (or bind by name) to the interfaces of,
9165
- the Work and Derivative Works thereof.
9166
-
9167
- "Contribution" shall mean any work of authorship, including
9168
- the original version of the Work and any modifications or additions
9169
- to that Work or Derivative Works thereof, that is intentionally
9170
- submitted to Licensor for inclusion in the Work by the copyright owner
9171
- or by an individual or Legal Entity authorized to submit on behalf of
9172
- the copyright owner. For the purposes of this definition, "submitted"
9173
- means any form of electronic, verbal, or written communication sent
9174
- to the Licensor or its representatives, including but not limited to
9175
- communication on electronic mailing lists, source code control systems,
9176
- and issue tracking systems that are managed by, or on behalf of, the
9177
- Licensor for the purpose of discussing and improving the Work, but
9178
- excluding communication that is conspicuously marked or otherwise
9179
- designated in writing by the copyright owner as "Not a Contribution."
9180
-
9181
- "Contributor" shall mean Licensor and any individual or Legal Entity
9182
- on behalf of whom a Contribution has been received by Licensor and
9183
- subsequently incorporated within the Work.
9184
-
9185
- 2. Grant of Copyright License. Subject to the terms and conditions of
9186
- this License, each Contributor hereby grants to You a perpetual,
9187
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
9188
- copyright license to reproduce, prepare Derivative Works of,
9189
- publicly display, publicly perform, sublicense, and distribute the
9190
- Work and such Derivative Works in Source or Object form.
9191
-
9192
- 3. Grant of Patent License. Subject to the terms and conditions of
9193
- this License, each Contributor hereby grants to You a perpetual,
9194
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
9195
- (except as stated in this section) patent license to make, have made,
9196
- use, offer to sell, sell, import, and otherwise transfer the Work,
9197
- where such license applies only to those patent claims licensable
9198
- by such Contributor that are necessarily infringed by their
9199
- Contribution(s) alone or by combination of their Contribution(s)
9200
- with the Work to which such Contribution(s) was submitted. If You
9201
- institute patent litigation against any entity (including a
9202
- cross-claim or counterclaim in a lawsuit) alleging that the Work
9203
- or a Contribution incorporated within the Work constitutes direct
9204
- or contributory patent infringement, then any patent licenses
9205
- granted to You under this License for that Work shall terminate
9206
- as of the date such litigation is filed.
9207
-
9208
- 4. Redistribution. You may reproduce and distribute copies of the
9209
- Work or Derivative Works thereof in any medium, with or without
9210
- modifications, and in Source or Object form, provided that You
9211
- meet the following conditions:
9212
-
9213
- (a) You must give any other recipients of the Work or
9214
- Derivative Works a copy of this License; and
9215
-
9216
- (b) You must cause any modified files to carry prominent notices
9217
- stating that You changed the files; and
9218
-
9219
- (c) You must retain, in the Source form of any Derivative Works
9220
- that You distribute, all copyright, patent, trademark, and
9221
- attribution notices from the Source form of the Work,
9222
- excluding those notices that do not pertain to any part of
9223
- the Derivative Works; and
9224
-
9225
- (d) If the Work includes a "NOTICE" text file as part of its
9226
- distribution, then any Derivative Works that You distribute must
9227
- include a readable copy of the attribution notices contained
9228
- within such NOTICE file, excluding those notices that do not
9229
- pertain to any part of the Derivative Works, in at least one
9230
- of the following places: within a NOTICE text file distributed
9231
- as part of the Derivative Works; within the Source form or
9232
- documentation, if provided along with the Derivative Works; or,
9233
- within a display generated by the Derivative Works, if and
9234
- wherever such third-party notices normally appear. The contents
9235
- of the NOTICE file are for informational purposes only and
9236
- do not modify the License. You may add Your own attribution
9237
- notices within Derivative Works that You distribute, alongside
9238
- or as an addendum to the NOTICE text from the Work, provided
9239
- that such additional attribution notices cannot be construed
9240
- as modifying the License.
9241
-
9242
- You may add Your own copyright statement to Your modifications and
9243
- may provide additional or different license terms and conditions
9244
- for use, reproduction, or distribution of Your modifications, or
9245
- for any such Derivative Works as a whole, provided Your use,
9246
- reproduction, and distribution of the Work otherwise complies with
9247
- the conditions stated in this License.
9248
-
9249
- 5. Submission of Contributions. Unless You explicitly state otherwise,
9250
- any Contribution intentionally submitted for inclusion in the Work
9251
- by You to the Licensor shall be under the terms and conditions of
9252
- this License, without any additional terms or conditions.
9253
- Notwithstanding the above, nothing herein shall supersede or modify
9254
- the terms of any separate license agreement you may have executed
9255
- with Licensor regarding such Contributions.
9256
-
9257
- 6. Trademarks. This License does not grant permission to use the trade
9258
- names, trademarks, service marks, or product names of the Licensor,
9259
- except as required for reasonable and customary use in describing the
9260
- origin of the Work and reproducing the content of the NOTICE file.
9261
-
9262
- 7. Disclaimer of Warranty. Unless required by applicable law or
9263
- agreed to in writing, Licensor provides the Work (and each
9264
- Contributor provides its Contributions) on an "AS IS" BASIS,
9265
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
9266
- implied, including, without limitation, any warranties or conditions
9267
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
9268
- PARTICULAR PURPOSE. You are solely responsible for determining the
9269
- appropriateness of using or redistributing the Work and assume any
9270
- risks associated with Your exercise of permissions under this License.
9271
-
9272
- 8. Limitation of Liability. In no event and under no legal theory,
9273
- whether in tort (including negligence), contract, or otherwise,
9274
- unless required by applicable law (such as deliberate and grossly
9275
- negligent acts) or agreed to in writing, shall any Contributor be
9276
- liable to You for damages, including any direct, indirect, special,
9277
- incidental, or consequential damages of any character arising as a
9278
- result of this License or out of the use or inability to use the
9279
- Work (including but not limited to damages for loss of goodwill,
9280
- work stoppage, computer failure or malfunction, or any and all
9281
- other commercial damages or losses), even if such Contributor
9282
- has been advised of the possibility of such damages.
9283
-
9284
- 9. Accepting Warranty or Additional Liability. While redistributing
9285
- the Work or Derivative Works thereof, You may choose to offer,
9286
- and charge a fee for, acceptance of support, warranty, indemnity,
9287
- or other liability obligations and/or rights consistent with this
9288
- License. However, in accepting such obligations, You may act only
9289
- on Your own behalf and on Your sole responsibility, not on behalf
9290
- of any other Contributor, and only if You agree to indemnify,
9291
- defend, and hold each Contributor harmless for any liability
9292
- incurred by, or claims asserted against, such Contributor by reason
9293
- of your accepting any such warranty or additional liability.
9294
-
9295
- END OF TERMS AND CONDITIONS
9296
-
9297
- APPENDIX: How to apply the Apache License to your work.
9298
-
9299
- To apply the Apache License to your work, attach the following
9300
- boilerplate notice, with the fields enclosed by brackets "[]"
9301
- replaced with your own identifying information. (Don't include
9302
- the brackets!) The text should be enclosed in the appropriate
9303
- comment syntax for the file format. We also recommend that a
9304
- file or class name and description of purpose be included on the
9305
- same "printed page" as the copyright notice for easier
9306
- identification within third-party archives.
9307
-
9308
- Copyright [yyyy] [name of copyright owner]
9309
-
9310
- Licensed under the Apache License, Version 2.0 (the "License");
9311
- you may not use this file except in compliance with the License.
9312
- You may obtain a copy of the License at
9313
-
9314
- http://www.apache.org/licenses/LICENSE-2.0
9315
-
9316
- Unless required by applicable law or agreed to in writing, software
9317
- distributed under the License is distributed on an "AS IS" BASIS,
9318
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9319
- See the License for the specific language governing permissions and
9320
- limitations under the License.
9321
- ```
9322
-
9323
9564
  ### License/notice fe54ac6bebbd
9324
9565
 
9325
9566
  Applies to:
@@ -9355,6 +9596,7 @@ SOFTWARE.
9355
9596
  Applies to:
9356
9597
 
9357
9598
  - `undici@7.29.0` (`LICENSE`)
9599
+ - `undici@8.10.1` (`LICENSE`)
9358
9600
  - `undici-types@8.3.0` (`LICENSE`)
9359
9601
 
9360
9602
  ```text
@@ -9419,6 +9661,7 @@ OTHER DEALINGS IN THE SOFTWARE.
9419
9661
  Applies to:
9420
9662
 
9421
9663
  - `@types/node@26.2.0` (`LICENSE`)
9664
+ - `@types/trusted-types@2.0.7` (`LICENSE`)
9422
9665
 
9423
9666
  ```text
9424
9667
  MIT License