dsh-edge 0.2.0-alpha.2 → 0.2.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_NOTICES.md +387 -1131
- package/dist/assets/index-BNMwCG9c.css +1 -0
- package/dist/assets/index-CA9Bpko5.js +96 -0
- package/dist/assets/langs/{php-D-uCvoST.js → php-DDkx9sim.js} +2 -2
- package/dist/assets/langs/{ruby-DEItuUFs.js → ruby-DCxyoPen.js} +2 -2
- package/dist/assets/{vendor-Cjbwl5VI.js → vendor-D22_Mp1f.js} +2 -2
- package/dist/index.html +26 -5
- package/dist/plugins/@deepseek-ai/dsh-api-remotes/client.js +166 -27
- package/dist/plugins/@deepseek-ai/dsh-client-connection/client.js +136 -19
- package/dist/plugins/@deepseek-ai/dsh-client-locale/client.js +51 -12
- package/dist/plugins/@deepseek-ai/dsh-client-modules/client.js +188 -123
- package/dist/plugins/@deepseek-ai/dsh-client-runtime/client.js +43 -8
- package/dist/plugins/@deepseek-ai/dsh-client-ui-agent-preset/client.js +54 -54
- package/dist/plugins/@deepseek-ai/dsh-client-ui-brand-official/client.js +50 -0
- package/dist/plugins/@deepseek-ai/dsh-client-ui-commands/client.js +46 -17
- package/dist/plugins/@deepseek-ai/dsh-client-ui-conversation/client.js +805 -486
- package/dist/plugins/@deepseek-ai/dsh-client-ui-deliverables/client.js +5 -5
- package/dist/plugins/@deepseek-ai/dsh-client-ui-input-trigger/client.js +82 -26
- package/dist/plugins/@deepseek-ai/dsh-client-ui-jobs/client.js +7 -7
- package/dist/plugins/@deepseek-ai/dsh-client-ui-layout/client.js +2 -2
- package/dist/plugins/@deepseek-ai/dsh-client-ui-model-selection/client.js +18 -18
- package/dist/plugins/@deepseek-ai/dsh-client-ui-permission-presets/client.js +96 -82
- package/dist/plugins/@deepseek-ai/dsh-client-ui-renderer/client.js +989 -0
- package/dist/plugins/@deepseek-ai/dsh-client-ui-settings/client.js +1177 -67
- package/dist/plugins/@deepseek-ai/dsh-client-ui-settings-general/client.js +61 -65
- package/dist/plugins/@deepseek-ai/dsh-client-ui-sidebar/client.js +51 -21
- package/dist/plugins/@deepseek-ai/dsh-client-ui-skill/client.js +12 -12
- package/dist/plugins/@deepseek-ai/dsh-client-ui-subagent/client.js +18 -45
- package/dist/plugins/@deepseek-ai/dsh-client-ui-theme/client.js +46 -3
- package/dist/plugins/@deepseek-ai/dsh-client-ui-tool/client.js +102 -62
- package/dist/plugins/@deepseek-ai/dsh-client-ui-trajectory/client.js +143 -142
- package/dist/plugins/@deepseek-ai/dsh-client-ui-user-questions/client.js +25 -25
- package/dist/plugins/@deepseek-ai/dsh-client-ui-workflow-run/client.js +261 -86
- package/dist/plugins/@deepseek-ai/dsh-client-ui-workspace/client.js +72 -62
- package/package.json +22 -22
- package/scripts/legal-files.mjs +2 -1
- package/worker/direct/index.js +692 -688
- package/worker/isolated/index.js +469 -465
- package/dist/assets/index-C-1AiF3k.js +0 -112
- package/dist/assets/index-CSGf6Qzd.css +0 -1
package/THIRD_PARTY_NOTICES.md
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
## DeepSeek Harness
|
|
9
9
|
|
|
10
|
-
`dsh-edge` assembles published DeepSeek Harness packages and applies six version-bound adaptations to the pinned `0.1.0-rc.
|
|
10
|
+
`dsh-edge` assembles published DeepSeek Harness packages and applies six version-bound adaptations to the pinned `0.1.0-rc.8` 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
|
|
38
|
+
The following 459 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
|
| --- | --- |
|
|
@@ -80,178 +80,179 @@ The following 538 package versions form the conservative, platform-neutral produ
|
|
|
80
80
|
| `@deepseek-ai/cordis-plugin-loader@1.0.2` | `MIT` |
|
|
81
81
|
| `@deepseek-ai/cordis-plugin-timer@1.1.3` | `MIT` |
|
|
82
82
|
| `@deepseek-ai/cosmokit@1.8.2` | `MIT` |
|
|
83
|
-
| `@deepseek-ai/dsh-agent@0.1.0-rc.
|
|
84
|
-
| `@deepseek-ai/dsh-agent-default-model@0.1.0-rc.
|
|
85
|
-
| `@deepseek-ai/dsh-agent-instructions@0.1.0-rc.
|
|
86
|
-
| `@deepseek-ai/dsh-agent-loop@0.1.0-rc.
|
|
87
|
-
| `@deepseek-ai/dsh-agent-presets@0.1.0-rc.
|
|
88
|
-
| `@deepseek-ai/dsh-anonymous-user-id@0.1.0-rc.
|
|
89
|
-
| `@deepseek-ai/dsh-api-gateway@0.1.0-rc.
|
|
90
|
-
| `@deepseek-ai/dsh-api-remotes@0.1.0-rc.
|
|
91
|
-
| `@deepseek-ai/dsh-app-boot@0.1.0-rc.
|
|
92
|
-
| `@deepseek-ai/dsh-atomic-write@0.1.0-rc.
|
|
93
|
-
| `@deepseek-ai/dsh-attachment@0.1.0-rc.
|
|
94
|
-
| `@deepseek-ai/dsh-attachment-local@0.1.0-rc.
|
|
95
|
-
| `@deepseek-ai/dsh-base@0.1.0-rc.
|
|
96
|
-
| `@deepseek-ai/dsh-bash-local@0.1.0-rc.
|
|
97
|
-
| `@deepseek-ai/dsh-bash-sandbox@0.1.0-rc.
|
|
98
|
-
| `@deepseek-ai/dsh-brand@0.1.0-rc.
|
|
99
|
-
| `@deepseek-ai/dsh-client-connection@0.1.0-rc.
|
|
100
|
-
| `@deepseek-ai/dsh-client-hmr@0.1.0-rc.
|
|
101
|
-
| `@deepseek-ai/dsh-client-locale@0.1.0-rc.
|
|
102
|
-
| `@deepseek-ai/dsh-client-modules@0.1.0-rc.
|
|
103
|
-
| `@deepseek-ai/dsh-client-runtime@0.1.0-rc.
|
|
104
|
-
| `@deepseek-ai/dsh-client-
|
|
105
|
-
| `@deepseek-ai/dsh-client-ui-
|
|
106
|
-
| `@deepseek-ai/dsh-client-ui-
|
|
107
|
-
| `@deepseek-ai/dsh-client-ui-commands@0.1.0-rc.
|
|
108
|
-
| `@deepseek-ai/dsh-client-ui-conversation@0.1.0-rc.
|
|
109
|
-
| `@deepseek-ai/dsh-client-ui-cordis@0.1.0-rc.
|
|
110
|
-
| `@deepseek-ai/dsh-client-ui-deliverables@0.1.0-rc.
|
|
111
|
-
| `@deepseek-ai/dsh-client-ui-directory-picker-browse@0.1.0-rc.
|
|
112
|
-
| `@deepseek-ai/dsh-client-ui-directory-picker-native@0.1.0-rc.
|
|
113
|
-
| `@deepseek-ai/dsh-client-ui-goal@0.1.0-rc.
|
|
114
|
-
| `@deepseek-ai/dsh-client-ui-input-trigger@0.1.0-rc.
|
|
115
|
-
| `@deepseek-ai/dsh-client-ui-jobs@0.1.0-rc.
|
|
116
|
-
| `@deepseek-ai/dsh-client-ui-layout@0.1.0-rc.
|
|
117
|
-
| `@deepseek-ai/dsh-client-ui-message-feedback@0.1.0-rc.
|
|
118
|
-
| `@deepseek-ai/dsh-client-ui-model-selection@0.1.0-rc.
|
|
119
|
-
| `@deepseek-ai/dsh-client-ui-permission-presets@0.1.0-rc.
|
|
120
|
-
| `@deepseek-ai/dsh-client-ui-plan@0.1.0-rc.
|
|
121
|
-
| `@deepseek-ai/dsh-client-ui-
|
|
122
|
-
| `@deepseek-ai/dsh-client-ui-
|
|
123
|
-
| `@deepseek-ai/dsh-client-ui-settings
|
|
124
|
-
| `@deepseek-ai/dsh-client-ui-settings-
|
|
125
|
-
| `@deepseek-ai/dsh-client-ui-settings-
|
|
126
|
-
| `@deepseek-ai/dsh-client-ui-settings-
|
|
127
|
-
| `@deepseek-ai/dsh-client-ui-
|
|
128
|
-
| `@deepseek-ai/dsh-client-ui-
|
|
129
|
-
| `@deepseek-ai/dsh-client-ui-
|
|
130
|
-
| `@deepseek-ai/dsh-client-ui-subagent@0.1.0-rc.
|
|
131
|
-
| `@deepseek-ai/dsh-client-ui-theme@0.1.0-rc.
|
|
132
|
-
| `@deepseek-ai/dsh-client-ui-tool@0.1.0-rc.
|
|
133
|
-
| `@deepseek-ai/dsh-client-ui-trajectory@0.1.0-rc.
|
|
134
|
-
| `@deepseek-ai/dsh-client-ui-user-questions@0.1.0-rc.
|
|
135
|
-
| `@deepseek-ai/dsh-client-ui-workflow-run@0.1.0-rc.
|
|
136
|
-
| `@deepseek-ai/dsh-client-ui-workspace@0.1.0-rc.
|
|
137
|
-
| `@deepseek-ai/dsh-
|
|
138
|
-
| `@deepseek-ai/dsh-
|
|
139
|
-
| `@deepseek-ai/dsh-
|
|
140
|
-
| `@deepseek-ai/dsh-
|
|
141
|
-
| `@deepseek-ai/dsh-
|
|
142
|
-
| `@deepseek-ai/dsh-command-
|
|
143
|
-
| `@deepseek-ai/dsh-
|
|
144
|
-
| `@deepseek-ai/dsh-
|
|
145
|
-
| `@deepseek-ai/dsh-
|
|
146
|
-
| `@deepseek-ai/dsh-compaction@0.1.0-rc.
|
|
147
|
-
| `@deepseek-ai/dsh-
|
|
148
|
-
| `@deepseek-ai/dsh-
|
|
149
|
-
| `@deepseek-ai/dsh-
|
|
150
|
-
| `@deepseek-ai/dsh-
|
|
151
|
-
| `@deepseek-ai/dsh-
|
|
152
|
-
| `@deepseek-ai/dsh-
|
|
153
|
-
| `@deepseek-ai/dsh-fs@0.1.0-rc.
|
|
154
|
-
| `@deepseek-ai/dsh-fs-local@0.1.0-rc.
|
|
155
|
-
| `@deepseek-ai/dsh-fs-observation-policy@0.1.0-rc.
|
|
156
|
-
| `@deepseek-ai/dsh-fs-sandbox@0.1.0-rc.
|
|
157
|
-
| `@deepseek-ai/dsh-goal@0.1.0-rc.
|
|
158
|
-
| `@deepseek-ai/dsh-goal-round-driver@0.1.0-rc.
|
|
159
|
-
| `@deepseek-ai/dsh-home-paths@0.1.0-rc.
|
|
160
|
-
| `@deepseek-ai/dsh-host-apiproxy@0.1.0-rc.
|
|
161
|
-
| `@deepseek-ai/dsh-host-directory-picker@0.1.0-rc.
|
|
162
|
-
| `@deepseek-ai/dsh-host-directory-picker-auto@0.1.0-rc.
|
|
163
|
-
| `@deepseek-ai/dsh-host-directory-picker-browse@0.1.0-rc.
|
|
164
|
-
| `@deepseek-ai/dsh-host-directory-picker-native@0.1.0-rc.
|
|
165
|
-
| `@deepseek-ai/dsh-host-frontend-static@0.1.0-rc.
|
|
166
|
-
| `@deepseek-ai/dsh-host-plugin-inventory@0.1.0-rc.
|
|
167
|
-
| `@deepseek-ai/dsh-host-webserver@0.1.0-rc.
|
|
168
|
-
| `@deepseek-ai/dsh-invariants@0.1.0-rc.
|
|
169
|
-
| `@deepseek-ai/dsh-jobs@0.1.0-rc.
|
|
170
|
-
| `@deepseek-ai/dsh-jobs-local@0.1.0-rc.
|
|
171
|
-
| `@deepseek-ai/dsh-launch-environment@0.1.0-rc.
|
|
172
|
-
| `@deepseek-ai/dsh-llm@0.1.0-rc.
|
|
173
|
-
| `@deepseek-ai/dsh-llm-deepseek@0.1.0-rc.
|
|
174
|
-
| `@deepseek-ai/dsh-llm-pi-ai@0.1.0-rc.
|
|
175
|
-
| `@deepseek-ai/dsh-llm-retry@0.1.0-rc.
|
|
176
|
-
| `@deepseek-ai/dsh-message-feedback@0.1.0-rc.
|
|
177
|
-
| `@deepseek-ai/dsh-native-command@0.1.0-rc.
|
|
178
|
-
| `@deepseek-ai/dsh-output-retention@0.1.0-rc.
|
|
179
|
-
| `@deepseek-ai/dsh-permission-presets@0.1.0-rc.
|
|
180
|
-
| `@deepseek-ai/dsh-plan-mode@0.1.0-rc.
|
|
181
|
-
| `@deepseek-ai/dsh-pwsh-local@0.1.0-rc.
|
|
182
|
-
| `@deepseek-ai/dsh-pwsh-sandbox@0.1.0-rc.
|
|
183
|
-
| `@deepseek-ai/dsh-repeat-tool-reminder@0.1.0-rc.
|
|
184
|
-
| `@deepseek-ai/dsh-sandbox@0.1.0-rc.
|
|
185
|
-
| `@deepseek-ai/dsh-sandbox-local@0.1.0-rc.
|
|
186
|
-
| `@deepseek-ai/dsh-sandbox-policy@0.1.0-rc.
|
|
187
|
-
| `@deepseek-ai/dsh-sandbox-windows-acl@0.1.0-rc.
|
|
188
|
-
| `@deepseek-ai/dsh-scope@0.1.0-rc.
|
|
189
|
-
| `@deepseek-ai/dsh-session@0.1.0-rc.
|
|
190
|
-
| `@deepseek-ai/dsh-session-checkpoint-policy@0.1.0-rc.
|
|
191
|
-
| `@deepseek-ai/dsh-session-log-export@0.1.0-rc.
|
|
192
|
-
| `@deepseek-ai/dsh-session-persistence@0.1.0-rc.
|
|
193
|
-
| `@deepseek-ai/dsh-session-persistence-jsonl@0.1.0-rc.
|
|
194
|
-
| `@deepseek-ai/dsh-session-projection@0.1.0-rc.
|
|
195
|
-
| `@deepseek-ai/dsh-session-projection-cache@0.1.0-rc.
|
|
196
|
-
| `@deepseek-ai/dsh-session-query@0.1.0-rc.
|
|
197
|
-
| `@deepseek-ai/dsh-session-query-sqlite@0.1.0-rc.
|
|
198
|
-
| `@deepseek-ai/dsh-session-
|
|
199
|
-
| `@deepseek-ai/dsh-session-
|
|
200
|
-
| `@deepseek-ai/dsh-session-telemetry
|
|
201
|
-
| `@deepseek-ai/dsh-session-
|
|
202
|
-
| `@deepseek-ai/dsh-session-title
|
|
203
|
-
| `@deepseek-ai/dsh-session-title-llm@0.1.0-rc.
|
|
204
|
-
| `@deepseek-ai/dsh-
|
|
205
|
-
| `@deepseek-ai/dsh-settings
|
|
206
|
-
| `@deepseek-ai/dsh-
|
|
207
|
-
| `@deepseek-ai/dsh-shell
|
|
208
|
-
| `@deepseek-ai/dsh-
|
|
209
|
-
| `@deepseek-ai/dsh-skill
|
|
210
|
-
| `@deepseek-ai/dsh-skill-
|
|
211
|
-
| `@deepseek-ai/dsh-
|
|
212
|
-
| `@deepseek-ai/dsh-spill
|
|
213
|
-
| `@deepseek-ai/dsh-spill-
|
|
214
|
-
| `@deepseek-ai/dsh-
|
|
215
|
-
| `@deepseek-ai/dsh-storage
|
|
216
|
-
| `@deepseek-ai/dsh-storage-
|
|
217
|
-
| `@deepseek-ai/dsh-
|
|
218
|
-
| `@deepseek-ai/dsh-subagent
|
|
219
|
-
| `@deepseek-ai/dsh-subagent-in-process
|
|
220
|
-
| `@deepseek-ai/dsh-subagent-
|
|
221
|
-
| `@deepseek-ai/dsh-
|
|
222
|
-
| `@deepseek-ai/dsh-subprocess
|
|
223
|
-
| `@deepseek-ai/dsh-
|
|
224
|
-
| `@deepseek-ai/dsh-
|
|
225
|
-
| `@deepseek-ai/dsh-
|
|
226
|
-
| `@deepseek-ai/dsh-
|
|
227
|
-
| `@deepseek-ai/dsh-tool-
|
|
228
|
-
| `@deepseek-ai/dsh-tool-
|
|
229
|
-
| `@deepseek-ai/dsh-tool-fs
|
|
230
|
-
| `@deepseek-ai/dsh-tool-
|
|
231
|
-
| `@deepseek-ai/dsh-tool-
|
|
232
|
-
| `@deepseek-ai/dsh-tool-
|
|
233
|
-
| `@deepseek-ai/dsh-tool-
|
|
234
|
-
| `@deepseek-ai/dsh-tool-
|
|
235
|
-
| `@deepseek-ai/dsh-tool-
|
|
236
|
-
| `@deepseek-ai/dsh-tool-
|
|
237
|
-
| `@deepseek-ai/dsh-tool-subagent
|
|
238
|
-
| `@deepseek-ai/dsh-tool-subagent-
|
|
239
|
-
| `@deepseek-ai/dsh-tool-
|
|
240
|
-
| `@deepseek-ai/dsh-tool-
|
|
241
|
-
| `@deepseek-ai/dsh-tool-
|
|
242
|
-
| `@deepseek-ai/dsh-
|
|
243
|
-
| `@deepseek-ai/dsh-
|
|
244
|
-
| `@deepseek-ai/dsh-typert-
|
|
245
|
-
| `@deepseek-ai/dsh-typert-
|
|
246
|
-
| `@deepseek-ai/dsh-
|
|
247
|
-
| `@deepseek-ai/dsh-user-
|
|
248
|
-
| `@deepseek-ai/dsh-
|
|
249
|
-
| `@deepseek-ai/dsh-web
|
|
250
|
-
| `@deepseek-ai/dsh-web-
|
|
251
|
-
| `@deepseek-ai/dsh-web-
|
|
252
|
-
| `@deepseek-ai/dsh-
|
|
253
|
-
| `@deepseek-ai/dsh-workflow
|
|
254
|
-
| `@deepseek-ai/dsh-
|
|
83
|
+
| `@deepseek-ai/dsh-agent@0.1.0-rc.8` | `MIT` |
|
|
84
|
+
| `@deepseek-ai/dsh-agent-default-model@0.1.0-rc.8` | `MIT` |
|
|
85
|
+
| `@deepseek-ai/dsh-agent-instructions@0.1.0-rc.8` | `MIT` |
|
|
86
|
+
| `@deepseek-ai/dsh-agent-loop@0.1.0-rc.8` | `MIT` |
|
|
87
|
+
| `@deepseek-ai/dsh-agent-presets@0.1.0-rc.8` | `MIT` |
|
|
88
|
+
| `@deepseek-ai/dsh-anonymous-user-id@0.1.0-rc.8` | `MIT` |
|
|
89
|
+
| `@deepseek-ai/dsh-api-gateway@0.1.0-rc.8` | `MIT` |
|
|
90
|
+
| `@deepseek-ai/dsh-api-remotes@0.1.0-rc.8` | `MIT` |
|
|
91
|
+
| `@deepseek-ai/dsh-app-boot@0.1.0-rc.8` | `MIT` |
|
|
92
|
+
| `@deepseek-ai/dsh-atomic-write@0.1.0-rc.8` | `MIT` |
|
|
93
|
+
| `@deepseek-ai/dsh-attachment@0.1.0-rc.8` | `MIT` |
|
|
94
|
+
| `@deepseek-ai/dsh-attachment-local@0.1.0-rc.8` | `MIT` |
|
|
95
|
+
| `@deepseek-ai/dsh-base@0.1.0-rc.8` | `MIT` |
|
|
96
|
+
| `@deepseek-ai/dsh-bash-local@0.1.0-rc.8` | `MIT` |
|
|
97
|
+
| `@deepseek-ai/dsh-bash-sandbox@0.1.0-rc.8` | `MIT` |
|
|
98
|
+
| `@deepseek-ai/dsh-brand@0.1.0-rc.8` | `MIT` |
|
|
99
|
+
| `@deepseek-ai/dsh-client-connection@0.1.0-rc.8` | `MIT` |
|
|
100
|
+
| `@deepseek-ai/dsh-client-hmr@0.1.0-rc.8` | `MIT` |
|
|
101
|
+
| `@deepseek-ai/dsh-client-locale@0.1.0-rc.8` | `MIT` |
|
|
102
|
+
| `@deepseek-ai/dsh-client-modules@0.1.0-rc.8` | `MIT` |
|
|
103
|
+
| `@deepseek-ai/dsh-client-runtime@0.1.0-rc.8` | `MIT` |
|
|
104
|
+
| `@deepseek-ai/dsh-client-ui-agent-preset@0.1.0-rc.8` | `MIT` |
|
|
105
|
+
| `@deepseek-ai/dsh-client-ui-attachment@0.1.0-rc.8` | `MIT` |
|
|
106
|
+
| `@deepseek-ai/dsh-client-ui-brand-official@0.1.0-rc.8` | `MIT` |
|
|
107
|
+
| `@deepseek-ai/dsh-client-ui-commands@0.1.0-rc.8` | `MIT` |
|
|
108
|
+
| `@deepseek-ai/dsh-client-ui-conversation@0.1.0-rc.8` | `MIT` |
|
|
109
|
+
| `@deepseek-ai/dsh-client-ui-cordis@0.1.0-rc.8` | `MIT` |
|
|
110
|
+
| `@deepseek-ai/dsh-client-ui-deliverables@0.1.0-rc.8` | `MIT` |
|
|
111
|
+
| `@deepseek-ai/dsh-client-ui-directory-picker-browse@0.1.0-rc.8` | `MIT` |
|
|
112
|
+
| `@deepseek-ai/dsh-client-ui-directory-picker-native@0.1.0-rc.8` | `MIT` |
|
|
113
|
+
| `@deepseek-ai/dsh-client-ui-goal@0.1.0-rc.8` | `MIT` |
|
|
114
|
+
| `@deepseek-ai/dsh-client-ui-input-trigger@0.1.0-rc.8` | `MIT` |
|
|
115
|
+
| `@deepseek-ai/dsh-client-ui-jobs@0.1.0-rc.8` | `MIT` |
|
|
116
|
+
| `@deepseek-ai/dsh-client-ui-layout@0.1.0-rc.8` | `MIT` |
|
|
117
|
+
| `@deepseek-ai/dsh-client-ui-message-feedback@0.1.0-rc.8` | `MIT` |
|
|
118
|
+
| `@deepseek-ai/dsh-client-ui-model-selection@0.1.0-rc.8` | `MIT` |
|
|
119
|
+
| `@deepseek-ai/dsh-client-ui-permission-presets@0.1.0-rc.8` | `MIT` |
|
|
120
|
+
| `@deepseek-ai/dsh-client-ui-plan@0.1.0-rc.8` | `MIT` |
|
|
121
|
+
| `@deepseek-ai/dsh-client-ui-reference@0.1.0-rc.8` | `MIT` |
|
|
122
|
+
| `@deepseek-ai/dsh-client-ui-renderer@0.1.0-rc.8` | `MIT` |
|
|
123
|
+
| `@deepseek-ai/dsh-client-ui-settings@0.1.0-rc.8` | `MIT` |
|
|
124
|
+
| `@deepseek-ai/dsh-client-ui-settings-general@0.1.0-rc.8` | `MIT` |
|
|
125
|
+
| `@deepseek-ai/dsh-client-ui-settings-models@0.1.0-rc.8` | `MIT` |
|
|
126
|
+
| `@deepseek-ai/dsh-client-ui-settings-plugin-inventory@0.1.0-rc.8` | `MIT` |
|
|
127
|
+
| `@deepseek-ai/dsh-client-ui-settings-plugins@0.1.0-rc.8` | `MIT` |
|
|
128
|
+
| `@deepseek-ai/dsh-client-ui-sidebar@0.1.0-rc.8` | `MIT` |
|
|
129
|
+
| `@deepseek-ai/dsh-client-ui-skill@0.1.0-rc.8` | `MIT` |
|
|
130
|
+
| `@deepseek-ai/dsh-client-ui-subagent@0.1.0-rc.8` | `MIT` |
|
|
131
|
+
| `@deepseek-ai/dsh-client-ui-theme@0.1.0-rc.8` | `MIT` |
|
|
132
|
+
| `@deepseek-ai/dsh-client-ui-tool@0.1.0-rc.8` | `MIT` |
|
|
133
|
+
| `@deepseek-ai/dsh-client-ui-trajectory@0.1.0-rc.8` | `MIT` |
|
|
134
|
+
| `@deepseek-ai/dsh-client-ui-user-questions@0.1.0-rc.8` | `MIT` |
|
|
135
|
+
| `@deepseek-ai/dsh-client-ui-workflow-run@0.1.0-rc.8` | `MIT` |
|
|
136
|
+
| `@deepseek-ai/dsh-client-ui-workspace@0.1.0-rc.8` | `MIT` |
|
|
137
|
+
| `@deepseek-ai/dsh-cmdline@0.1.0-rc.8` | `MIT` |
|
|
138
|
+
| `@deepseek-ai/dsh-code-runtime@0.1.0-rc.8` | `MIT` |
|
|
139
|
+
| `@deepseek-ai/dsh-code-runtime-worker-thread@0.1.0-rc.8` | `MIT` |
|
|
140
|
+
| `@deepseek-ai/dsh-command-compact@0.1.0-rc.8` | `MIT` |
|
|
141
|
+
| `@deepseek-ai/dsh-command-feedback@0.1.0-rc.8` | `MIT` |
|
|
142
|
+
| `@deepseek-ai/dsh-command-goal@0.1.0-rc.8` | `MIT` |
|
|
143
|
+
| `@deepseek-ai/dsh-commands@0.1.0-rc.8` | `MIT` |
|
|
144
|
+
| `@deepseek-ai/dsh-compaction@0.1.0-rc.8` | `MIT` |
|
|
145
|
+
| `@deepseek-ai/dsh-compaction-basic@0.1.0-rc.8` | `MIT` |
|
|
146
|
+
| `@deepseek-ai/dsh-compaction-tool-result-pruner@0.1.0-rc.8` | `MIT` |
|
|
147
|
+
| `@deepseek-ai/dsh-cordis-client-runner@0.1.0-rc.8` | `MIT` |
|
|
148
|
+
| `@deepseek-ai/dsh-cordis-host-runner@0.1.0-rc.8` | `MIT` |
|
|
149
|
+
| `@deepseek-ai/dsh-credentials@0.1.0-rc.8` | `MIT` |
|
|
150
|
+
| `@deepseek-ai/dsh-credentials-local@0.1.0-rc.8` | `MIT` |
|
|
151
|
+
| `@deepseek-ai/dsh-file-reference@0.1.0-rc.8` | `MIT` |
|
|
152
|
+
| `@deepseek-ai/dsh-file-reference-local@0.1.0-rc.8` | `MIT` |
|
|
153
|
+
| `@deepseek-ai/dsh-fs@0.1.0-rc.8` | `MIT` |
|
|
154
|
+
| `@deepseek-ai/dsh-fs-local@0.1.0-rc.8` | `MIT` |
|
|
155
|
+
| `@deepseek-ai/dsh-fs-observation-policy@0.1.0-rc.8` | `MIT` |
|
|
156
|
+
| `@deepseek-ai/dsh-fs-sandbox@0.1.0-rc.8` | `MIT` |
|
|
157
|
+
| `@deepseek-ai/dsh-goal@0.1.0-rc.8` | `MIT` |
|
|
158
|
+
| `@deepseek-ai/dsh-goal-round-driver@0.1.0-rc.8` | `MIT` |
|
|
159
|
+
| `@deepseek-ai/dsh-home-paths@0.1.0-rc.8` | `MIT` |
|
|
160
|
+
| `@deepseek-ai/dsh-host-apiproxy@0.1.0-rc.8` | `MIT` |
|
|
161
|
+
| `@deepseek-ai/dsh-host-directory-picker@0.1.0-rc.8` | `MIT` |
|
|
162
|
+
| `@deepseek-ai/dsh-host-directory-picker-auto@0.1.0-rc.8` | `MIT` |
|
|
163
|
+
| `@deepseek-ai/dsh-host-directory-picker-browse@0.1.0-rc.8` | `MIT` |
|
|
164
|
+
| `@deepseek-ai/dsh-host-directory-picker-native@0.1.0-rc.8` | `MIT` |
|
|
165
|
+
| `@deepseek-ai/dsh-host-frontend-static@0.1.0-rc.8` | `MIT` |
|
|
166
|
+
| `@deepseek-ai/dsh-host-plugin-inventory@0.1.0-rc.8` | `MIT` |
|
|
167
|
+
| `@deepseek-ai/dsh-host-webserver@0.1.0-rc.8` | `MIT` |
|
|
168
|
+
| `@deepseek-ai/dsh-invariants@0.1.0-rc.8` | `MIT` |
|
|
169
|
+
| `@deepseek-ai/dsh-jobs@0.1.0-rc.8` | `MIT` |
|
|
170
|
+
| `@deepseek-ai/dsh-jobs-local@0.1.0-rc.8` | `MIT` |
|
|
171
|
+
| `@deepseek-ai/dsh-launch-environment@0.1.0-rc.8` | `MIT` |
|
|
172
|
+
| `@deepseek-ai/dsh-llm@0.1.0-rc.8` | `MIT` |
|
|
173
|
+
| `@deepseek-ai/dsh-llm-deepseek@0.1.0-rc.8` | `MIT` |
|
|
174
|
+
| `@deepseek-ai/dsh-llm-pi-ai@0.1.0-rc.8` | `MIT` |
|
|
175
|
+
| `@deepseek-ai/dsh-llm-retry@0.1.0-rc.8` | `MIT` |
|
|
176
|
+
| `@deepseek-ai/dsh-message-feedback@0.1.0-rc.8` | `MIT` |
|
|
177
|
+
| `@deepseek-ai/dsh-native-command@0.1.0-rc.8` | `MIT` |
|
|
178
|
+
| `@deepseek-ai/dsh-output-retention@0.1.0-rc.8` | `MIT` |
|
|
179
|
+
| `@deepseek-ai/dsh-permission-presets@0.1.0-rc.8` | `MIT` |
|
|
180
|
+
| `@deepseek-ai/dsh-plan-mode@0.1.0-rc.8` | `MIT` |
|
|
181
|
+
| `@deepseek-ai/dsh-pwsh-local@0.1.0-rc.8` | `MIT` |
|
|
182
|
+
| `@deepseek-ai/dsh-pwsh-sandbox@0.1.0-rc.8` | `MIT` |
|
|
183
|
+
| `@deepseek-ai/dsh-repeat-tool-reminder@0.1.0-rc.8` | `MIT` |
|
|
184
|
+
| `@deepseek-ai/dsh-sandbox@0.1.0-rc.8` | `MIT` |
|
|
185
|
+
| `@deepseek-ai/dsh-sandbox-local@0.1.0-rc.8` | `MIT` |
|
|
186
|
+
| `@deepseek-ai/dsh-sandbox-policy@0.1.0-rc.8` | `MIT` |
|
|
187
|
+
| `@deepseek-ai/dsh-sandbox-windows-acl@0.1.0-rc.8` | `MIT` |
|
|
188
|
+
| `@deepseek-ai/dsh-scope@0.1.0-rc.8` | `MIT` |
|
|
189
|
+
| `@deepseek-ai/dsh-session@0.1.0-rc.8` | `MIT` |
|
|
190
|
+
| `@deepseek-ai/dsh-session-checkpoint-policy@0.1.0-rc.8` | `MIT` |
|
|
191
|
+
| `@deepseek-ai/dsh-session-log-export@0.1.0-rc.8` | `MIT` |
|
|
192
|
+
| `@deepseek-ai/dsh-session-persistence@0.1.0-rc.8` | `MIT` |
|
|
193
|
+
| `@deepseek-ai/dsh-session-persistence-jsonl@0.1.0-rc.8` | `MIT` |
|
|
194
|
+
| `@deepseek-ai/dsh-session-projection@0.1.0-rc.8` | `MIT` |
|
|
195
|
+
| `@deepseek-ai/dsh-session-projection-cache@0.1.0-rc.8` | `MIT` |
|
|
196
|
+
| `@deepseek-ai/dsh-session-query@0.1.0-rc.8` | `MIT` |
|
|
197
|
+
| `@deepseek-ai/dsh-session-query-sqlite@0.1.0-rc.8` | `MIT` |
|
|
198
|
+
| `@deepseek-ai/dsh-session-reference@0.1.0-rc.8` | `MIT` |
|
|
199
|
+
| `@deepseek-ai/dsh-session-stats@0.1.0-rc.8` | `MIT` |
|
|
200
|
+
| `@deepseek-ai/dsh-session-telemetry@0.1.0-rc.8` | `MIT` |
|
|
201
|
+
| `@deepseek-ai/dsh-session-telemetry-otel@0.1.0-rc.8` | `MIT` |
|
|
202
|
+
| `@deepseek-ai/dsh-session-title@0.1.0-rc.8` | `MIT` |
|
|
203
|
+
| `@deepseek-ai/dsh-session-title-first-prompt-llm@0.1.0-rc.8` | `MIT` |
|
|
204
|
+
| `@deepseek-ai/dsh-session-title-llm@0.1.0-rc.8` | `MIT` |
|
|
205
|
+
| `@deepseek-ai/dsh-settings@0.1.0-rc.8` | `MIT` |
|
|
206
|
+
| `@deepseek-ai/dsh-settings-file@0.1.0-rc.8` | `MIT` |
|
|
207
|
+
| `@deepseek-ai/dsh-shell@0.1.0-rc.8` | `MIT` |
|
|
208
|
+
| `@deepseek-ai/dsh-shell-env@0.1.0-rc.8` | `MIT` |
|
|
209
|
+
| `@deepseek-ai/dsh-skill@0.1.0-rc.8` | `MIT` |
|
|
210
|
+
| `@deepseek-ai/dsh-skill-badge@0.1.0-rc.8` | `MIT` |
|
|
211
|
+
| `@deepseek-ai/dsh-skill-filesystem@0.1.0-rc.8` | `MIT` |
|
|
212
|
+
| `@deepseek-ai/dsh-spill@0.1.0-rc.8` | `MIT` |
|
|
213
|
+
| `@deepseek-ai/dsh-spill-local@0.1.0-rc.8` | `MIT` |
|
|
214
|
+
| `@deepseek-ai/dsh-spill-policy@0.1.0-rc.8` | `MIT` |
|
|
215
|
+
| `@deepseek-ai/dsh-storage@0.1.0-rc.8` | `MIT` |
|
|
216
|
+
| `@deepseek-ai/dsh-storage-domain@0.1.0-rc.8` | `MIT` |
|
|
217
|
+
| `@deepseek-ai/dsh-storage-json@0.1.0-rc.8` | `MIT` |
|
|
218
|
+
| `@deepseek-ai/dsh-subagent@0.1.0-rc.8` | `MIT` |
|
|
219
|
+
| `@deepseek-ai/dsh-subagent-fork-in-process@0.1.0-rc.8` | `MIT` |
|
|
220
|
+
| `@deepseek-ai/dsh-subagent-in-process-driver@0.1.0-rc.8` | `MIT` |
|
|
221
|
+
| `@deepseek-ai/dsh-subagent-spawn-in-process@0.1.0-rc.8` | `MIT` |
|
|
222
|
+
| `@deepseek-ai/dsh-subprocess@0.1.0-rc.8` | `MIT` |
|
|
223
|
+
| `@deepseek-ai/dsh-subprocess-local@0.1.0-rc.8` | `MIT` |
|
|
224
|
+
| `@deepseek-ai/dsh-system-prompt@0.1.0-rc.8` | `MIT` |
|
|
225
|
+
| `@deepseek-ai/dsh-timeout@0.1.0-rc.8` | `MIT` |
|
|
226
|
+
| `@deepseek-ai/dsh-token-meter@0.1.0-rc.8` | `MIT` |
|
|
227
|
+
| `@deepseek-ai/dsh-tool-bash@0.1.0-rc.8` | `MIT` |
|
|
228
|
+
| `@deepseek-ai/dsh-tool-call-timeout-policy@0.1.0-rc.8` | `MIT` |
|
|
229
|
+
| `@deepseek-ai/dsh-tool-fs@0.1.0-rc.8` | `MIT` |
|
|
230
|
+
| `@deepseek-ai/dsh-tool-fs-search@0.1.0-rc.8` | `MIT` |
|
|
231
|
+
| `@deepseek-ai/dsh-tool-goal@0.1.0-rc.8` | `MIT` |
|
|
232
|
+
| `@deepseek-ai/dsh-tool-jobs@0.1.0-rc.8` | `MIT` |
|
|
233
|
+
| `@deepseek-ai/dsh-tool-pwsh@0.1.0-rc.8` | `MIT` |
|
|
234
|
+
| `@deepseek-ai/dsh-tool-ralph@0.1.0-rc.8` | `MIT` |
|
|
235
|
+
| `@deepseek-ai/dsh-tool-skill@0.1.0-rc.8` | `MIT` |
|
|
236
|
+
| `@deepseek-ai/dsh-tool-str-replace-editor@0.1.0-rc.8` | `MIT` |
|
|
237
|
+
| `@deepseek-ai/dsh-tool-subagent@0.1.0-rc.8` | `MIT` |
|
|
238
|
+
| `@deepseek-ai/dsh-tool-subagent-control@0.1.0-rc.8` | `MIT` |
|
|
239
|
+
| `@deepseek-ai/dsh-tool-subagent-report@0.1.0-rc.8` | `MIT` |
|
|
240
|
+
| `@deepseek-ai/dsh-tool-todo@0.1.0-rc.8` | `MIT` |
|
|
241
|
+
| `@deepseek-ai/dsh-tool-web@0.1.0-rc.8` | `MIT` |
|
|
242
|
+
| `@deepseek-ai/dsh-tool-workflow@0.1.0-rc.8` | `MIT` |
|
|
243
|
+
| `@deepseek-ai/dsh-tools@0.1.0-rc.8` | `MIT` |
|
|
244
|
+
| `@deepseek-ai/dsh-typert-loader@0.1.0-rc.8` | `MIT` |
|
|
245
|
+
| `@deepseek-ai/dsh-typert-protocol@0.1.0-rc.8` | `MIT` |
|
|
246
|
+
| `@deepseek-ai/dsh-typert-registry@0.1.0-rc.8` | `MIT` |
|
|
247
|
+
| `@deepseek-ai/dsh-user-approval@0.1.0-rc.8` | `MIT` |
|
|
248
|
+
| `@deepseek-ai/dsh-user-questions@0.1.0-rc.8` | `MIT` |
|
|
249
|
+
| `@deepseek-ai/dsh-web@0.1.0-rc.8` | `MIT` |
|
|
250
|
+
| `@deepseek-ai/dsh-web-app@0.1.0-rc.8` | `MIT` |
|
|
251
|
+
| `@deepseek-ai/dsh-web-frontend@0.1.0-rc.8` | `MIT` |
|
|
252
|
+
| `@deepseek-ai/dsh-web-search-deepseek@0.1.0-rc.8` | `MIT` |
|
|
253
|
+
| `@deepseek-ai/dsh-workflow@0.1.0-rc.8` | `MIT` |
|
|
254
|
+
| `@deepseek-ai/dsh-workflow-worker-thread@0.1.0-rc.8` | `MIT` |
|
|
255
|
+
| `@deepseek-ai/dsh-workspace@0.1.0-rc.8` | `MIT` |
|
|
255
256
|
| `@deepseek-ai/node-addon-landlock-run@0.1.1` | `BSD-3-Clause` |
|
|
256
257
|
| `@deepseek-ai/schemastery@3.18.1` | `MIT` |
|
|
257
258
|
| `@earendil-works/pi-ai@0.82.1` | `MIT` |
|
|
@@ -297,14 +298,6 @@ The following 538 package versions form the conservative, platform-neutral produ
|
|
|
297
298
|
| `@protobufjs/pool@1.1.0` | `BSD-3-Clause` |
|
|
298
299
|
| `@protobufjs/utf8@1.1.2` | `BSD-3-Clause` |
|
|
299
300
|
| `@sec-ant/readable-stream@0.4.1` | `MIT` |
|
|
300
|
-
| `@shikijs/core@4.4.3` | `MIT` |
|
|
301
|
-
| `@shikijs/engine-javascript@4.4.3` | `MIT` |
|
|
302
|
-
| `@shikijs/engine-oniguruma@4.4.3` | `MIT` |
|
|
303
|
-
| `@shikijs/langs@4.4.3` | `MIT` |
|
|
304
|
-
| `@shikijs/primitive@4.4.3` | `MIT` |
|
|
305
|
-
| `@shikijs/themes@4.4.3` | `MIT` |
|
|
306
|
-
| `@shikijs/types@4.4.3` | `MIT` |
|
|
307
|
-
| `@shikijs/vscode-textmate@10.0.2` | `MIT` |
|
|
308
301
|
| `@sindresorhus/is@7.2.0` | `MIT` |
|
|
309
302
|
| `@sindresorhus/merge-streams@4.0.0` | `MIT` |
|
|
310
303
|
| `@smithy/core@3.33.2` | `Apache-2.0` |
|
|
@@ -323,19 +316,11 @@ The following 538 package versions form the conservative, platform-neutral produ
|
|
|
323
316
|
| `@tanstack/virtual-core@3.17.8` | `MIT` |
|
|
324
317
|
| `@tokenizer/inflate@0.4.1` | `MIT` |
|
|
325
318
|
| `@tokenizer/token@0.3.0` | `MIT` |
|
|
326
|
-
| `@types/debug@4.1.13` | `MIT` |
|
|
327
|
-
| `@types/hast@3.0.5` | `MIT` |
|
|
328
|
-
| `@types/katex@0.16.8` | `MIT` |
|
|
329
|
-
| `@types/mdast@4.0.4` | `MIT` |
|
|
330
|
-
| `@types/ms@2.1.0` | `MIT` |
|
|
331
319
|
| `@types/node@26.2.0` | `MIT` |
|
|
332
320
|
| `@types/retry@0.12.0` | `MIT` |
|
|
333
|
-
| `@types/unist@3.0.3` | `MIT` |
|
|
334
|
-
| `@ungap/structured-clone@1.3.3` | `ISC` |
|
|
335
321
|
| `@vscode/ripgrep@1.18.0` | `MIT` |
|
|
336
322
|
| `acorn@8.18.0` | `MIT` |
|
|
337
323
|
| `agent-base@7.1.4` | `MIT` |
|
|
338
|
-
| `anser@2.3.5` | `MIT` |
|
|
339
324
|
| `anynum@1.0.1` | `MIT` |
|
|
340
325
|
| `argparse@2.0.1` | `Python-2.0` |
|
|
341
326
|
| `balanced-match@4.0.4` | `MIT` |
|
|
@@ -347,36 +332,30 @@ The following 538 package versions form the conservative, platform-neutral produ
|
|
|
347
332
|
| `brace-expansion@5.0.9` | `MIT` |
|
|
348
333
|
| `buffer@5.7.1` | `MIT` |
|
|
349
334
|
| `buffer-equal-constant-time@1.0.1` | `BSD-3-Clause` |
|
|
335
|
+
| `bundle-name@4.1.0` | `MIT` |
|
|
350
336
|
| `capnweb@0.8.0` | `MIT` |
|
|
351
|
-
| `ccount@2.0.1` | `MIT` |
|
|
352
|
-
| `character-entities@2.0.2` | `MIT` |
|
|
353
|
-
| `character-entities-html4@2.1.0` | `MIT` |
|
|
354
|
-
| `character-entities-legacy@3.0.0` | `MIT` |
|
|
355
337
|
| `chokidar@4.0.3` | `MIT` |
|
|
356
338
|
| `chokidar@5.0.0` | `MIT` |
|
|
357
339
|
| `chownr@1.1.4` | `ISC` |
|
|
358
340
|
| `clsx@2.1.1` | `MIT` |
|
|
359
|
-
| `comma-separated-tokens@2.0.3` | `MIT` |
|
|
360
341
|
| `commander@15.0.0` | `MIT` |
|
|
361
342
|
| `commander@6.2.1` | `MIT` |
|
|
362
|
-
| `commander@8.3.0` | `MIT` |
|
|
363
343
|
| `compare-versions@6.1.1` | `MIT` |
|
|
364
344
|
| `cookie@1.1.1` | `MIT` |
|
|
365
345
|
| `data-uri-to-buffer@4.0.1` | `MIT` |
|
|
366
346
|
| `debug@4.4.3` | `MIT` |
|
|
367
|
-
| `decode-named-character-reference@1.3.0` | `MIT` |
|
|
368
347
|
| `decompress-response@6.0.0` | `MIT` |
|
|
369
348
|
| `deep-extend@0.6.0` | `MIT` |
|
|
370
|
-
| `
|
|
349
|
+
| `default-browser@5.5.1` | `MIT` |
|
|
350
|
+
| `default-browser-id@5.0.1` | `MIT` |
|
|
351
|
+
| `define-lazy-prop@3.0.0` | `MIT` |
|
|
371
352
|
| `detect-libc@2.1.2` | `Apache-2.0` |
|
|
372
|
-
| `devlop@1.1.0` | `MIT` |
|
|
373
353
|
| `diff@8.0.4` | `BSD-3-Clause` |
|
|
374
354
|
| `diff@9.0.0` | `BSD-3-Clause` |
|
|
375
355
|
| `ecdsa-sig-formatter@1.0.11` | `Apache-2.0` |
|
|
376
356
|
| `end-of-stream@1.4.5` | `MIT` |
|
|
377
357
|
| `error-stack-parser-es@1.0.5` | `MIT` |
|
|
378
358
|
| `esbuild@0.28.1` | `MIT` |
|
|
379
|
-
| `escape-string-regexp@5.0.0` | `MIT` |
|
|
380
359
|
| `eventsource-parser@3.1.1` | `MIT` |
|
|
381
360
|
| `execa@10.0.0` | `MIT` |
|
|
382
361
|
| `expand-template@2.0.3` | `(MIT OR WTFPL)` |
|
|
@@ -395,9 +374,6 @@ The following 538 package versions form the conservative, platform-neutral produ
|
|
|
395
374
|
| `github-from-package@0.0.0` | `MIT` |
|
|
396
375
|
| `google-auth-library@10.9.1` | `Apache-2.0` |
|
|
397
376
|
| `google-logging-utils@1.1.3` | `Apache-2.0` |
|
|
398
|
-
| `hast-util-to-html@9.0.5` | `MIT` |
|
|
399
|
-
| `hast-util-whitespace@3.0.0` | `MIT` |
|
|
400
|
-
| `html-void-elements@3.0.0` | `MIT` |
|
|
401
377
|
| `http-proxy-agent@7.0.2` | `MIT` |
|
|
402
378
|
| `https-proxy-agent@7.0.6` | `MIT` |
|
|
403
379
|
| `human-signals@8.0.1` | `Apache-2.0` |
|
|
@@ -406,10 +382,14 @@ The following 538 package versions form the conservative, platform-neutral produ
|
|
|
406
382
|
| `inherits@2.0.4` | `ISC` |
|
|
407
383
|
| `ini@1.3.8` | `ISC` |
|
|
408
384
|
| `ini@6.0.0` | `ISC` |
|
|
385
|
+
| `is-docker@3.0.0` | `MIT` |
|
|
386
|
+
| `is-in-ssh@1.0.0` | `MIT` |
|
|
387
|
+
| `is-inside-container@1.0.0` | `MIT` |
|
|
409
388
|
| `is-plain-obj@4.1.0` | `MIT` |
|
|
410
389
|
| `is-stream@4.0.1` | `MIT` |
|
|
411
390
|
| `is-unicode-supported@2.1.0` | `MIT` |
|
|
412
391
|
| `is-unsafe@2.0.2` | `MIT` |
|
|
392
|
+
| `is-wsl@3.1.1` | `MIT` |
|
|
413
393
|
| `js-tokens@4.0.0` | `MIT` |
|
|
414
394
|
| `js-yaml@4.3.1` | `MIT` |
|
|
415
395
|
| `json-bigint@1.0.0` | `MIT` |
|
|
@@ -418,55 +398,10 @@ The following 538 package versions form the conservative, platform-neutral produ
|
|
|
418
398
|
| `just-bash@3.3.0` | `Apache-2.0` |
|
|
419
399
|
| `jwa@2.0.1` | `MIT` |
|
|
420
400
|
| `jws@4.0.1` | `MIT` |
|
|
421
|
-
| `katex@0.16.47` | `MIT` |
|
|
422
401
|
| `kleur@4.1.5` | `MIT` |
|
|
423
402
|
| `koffi@3.1.5` | `MIT` |
|
|
424
403
|
| `long@5.3.2` | `Apache-2.0` |
|
|
425
|
-
| `longest-streak@3.1.0` | `MIT` |
|
|
426
404
|
| `loose-envify@1.4.0` | `MIT` |
|
|
427
|
-
| `markdown-table@3.0.4` | `MIT` |
|
|
428
|
-
| `mdast-util-find-and-replace@3.0.2` | `MIT` |
|
|
429
|
-
| `mdast-util-from-markdown@2.0.3` | `MIT` |
|
|
430
|
-
| `mdast-util-gfm@3.1.0` | `MIT` |
|
|
431
|
-
| `mdast-util-gfm-autolink-literal@2.0.1` | `MIT` |
|
|
432
|
-
| `mdast-util-gfm-footnote@2.1.0` | `MIT` |
|
|
433
|
-
| `mdast-util-gfm-strikethrough@2.0.0` | `MIT` |
|
|
434
|
-
| `mdast-util-gfm-table@2.0.0` | `MIT` |
|
|
435
|
-
| `mdast-util-gfm-task-list-item@2.0.0` | `MIT` |
|
|
436
|
-
| `mdast-util-math@3.0.0` | `MIT` |
|
|
437
|
-
| `mdast-util-phrasing@4.1.0` | `MIT` |
|
|
438
|
-
| `mdast-util-to-hast@13.2.1` | `MIT` |
|
|
439
|
-
| `mdast-util-to-markdown@2.1.2` | `MIT` |
|
|
440
|
-
| `mdast-util-to-string@4.0.0` | `MIT` |
|
|
441
|
-
| `micromark@4.0.2` | `MIT` |
|
|
442
|
-
| `micromark-core-commonmark@2.0.3` | `MIT` |
|
|
443
|
-
| `micromark-extension-gfm@3.0.0` | `MIT` |
|
|
444
|
-
| `micromark-extension-gfm-autolink-literal@2.1.0` | `MIT` |
|
|
445
|
-
| `micromark-extension-gfm-footnote@2.1.0` | `MIT` |
|
|
446
|
-
| `micromark-extension-gfm-strikethrough@2.1.0` | `MIT` |
|
|
447
|
-
| `micromark-extension-gfm-table@2.1.1` | `MIT` |
|
|
448
|
-
| `micromark-extension-gfm-tagfilter@2.0.0` | `MIT` |
|
|
449
|
-
| `micromark-extension-gfm-task-list-item@2.1.0` | `MIT` |
|
|
450
|
-
| `micromark-extension-math@3.1.0` | `MIT` |
|
|
451
|
-
| `micromark-factory-destination@2.0.1` | `MIT` |
|
|
452
|
-
| `micromark-factory-label@2.0.1` | `MIT` |
|
|
453
|
-
| `micromark-factory-space@2.0.1` | `MIT` |
|
|
454
|
-
| `micromark-factory-title@2.0.1` | `MIT` |
|
|
455
|
-
| `micromark-factory-whitespace@2.0.1` | `MIT` |
|
|
456
|
-
| `micromark-util-character@2.1.1` | `MIT` |
|
|
457
|
-
| `micromark-util-chunked@2.0.1` | `MIT` |
|
|
458
|
-
| `micromark-util-classify-character@2.0.1` | `MIT` |
|
|
459
|
-
| `micromark-util-combine-extensions@2.0.1` | `MIT` |
|
|
460
|
-
| `micromark-util-decode-numeric-character-reference@2.0.2` | `MIT` |
|
|
461
|
-
| `micromark-util-decode-string@2.0.1` | `MIT` |
|
|
462
|
-
| `micromark-util-encode@2.0.1` | `MIT` |
|
|
463
|
-
| `micromark-util-html-tag-name@2.0.1` | `MIT` |
|
|
464
|
-
| `micromark-util-normalize-identifier@2.0.1` | `MIT` |
|
|
465
|
-
| `micromark-util-resolve-all@2.0.1` | `MIT` |
|
|
466
|
-
| `micromark-util-sanitize-uri@2.0.1` | `MIT` |
|
|
467
|
-
| `micromark-util-subtokenize@2.1.0` | `MIT` |
|
|
468
|
-
| `micromark-util-symbol@2.0.1` | `MIT` |
|
|
469
|
-
| `micromark-util-types@2.0.2` | `MIT` |
|
|
470
405
|
| `mimic-response@3.1.0` | `MIT` |
|
|
471
406
|
| `miniflare@5.20260811.1-alpha` | `MIT` |
|
|
472
407
|
| `minimatch@10.2.6` | `BlueOak-1.0.0` |
|
|
@@ -485,8 +420,7 @@ The following 538 package versions form the conservative, platform-neutral produ
|
|
|
485
420
|
| `node-pty@1.2.0-beta.15` | `MIT` |
|
|
486
421
|
| `npm-run-path@6.0.0` | `MIT` |
|
|
487
422
|
| `once@1.4.0` | `ISC` |
|
|
488
|
-
| `
|
|
489
|
-
| `oniguruma-to-es@4.3.6` | `MIT` |
|
|
423
|
+
| `open@11.0.1` | `MIT` |
|
|
490
424
|
| `openai@6.26.0` | `Apache-2.0` |
|
|
491
425
|
| `p-retry@4.6.2` | `MIT` |
|
|
492
426
|
| `papaparse@5.6.0` | `MIT` |
|
|
@@ -498,9 +432,10 @@ The following 538 package versions form the conservative, platform-neutral produ
|
|
|
498
432
|
| `pathe@2.0.3` | `MIT` |
|
|
499
433
|
| `picocolors@1.1.1` | `ISC` |
|
|
500
434
|
| `picomatch@4.0.5` | `MIT` |
|
|
435
|
+
| `powershell-utils@0.1.0` | `MIT` |
|
|
436
|
+
| `powershell-utils@0.2.0` | `MIT` |
|
|
501
437
|
| `prebuild-install@7.1.3` | `MIT` |
|
|
502
438
|
| `pretty-ms@9.3.0` | `MIT` |
|
|
503
|
-
| `property-information@7.2.0` | `MIT` |
|
|
504
439
|
| `protobufjs@7.6.5` | `BSD-3-Clause` |
|
|
505
440
|
| `pump@3.0.4` | `MIT` |
|
|
506
441
|
| `quickjs-emscripten@0.32.0` | `MIT` |
|
|
@@ -512,26 +447,21 @@ The following 538 package versions form the conservative, platform-neutral produ
|
|
|
512
447
|
| `readable-stream@3.6.2` | `MIT` |
|
|
513
448
|
| `readdirp@4.1.2` | `MIT` |
|
|
514
449
|
| `readdirp@5.1.1` | `MIT` |
|
|
515
|
-
| `regex@6.1.0` | `MIT` |
|
|
516
|
-
| `regex-recursion@6.0.2` | `MIT` |
|
|
517
|
-
| `regex-utilities@2.3.0` | `MIT` |
|
|
518
450
|
| `retry@0.13.1` | `MIT` |
|
|
451
|
+
| `run-applescript@7.1.0` | `MIT` |
|
|
519
452
|
| `safe-buffer@5.2.1` | `MIT` |
|
|
520
453
|
| `scheduler@0.23.2` | `MIT` |
|
|
521
454
|
| `seek-bzip@2.0.0` | `MIT` |
|
|
522
455
|
| `semver@7.8.5` | `ISC` |
|
|
523
456
|
| `sharp@0.35.2` | `Apache-2.0` |
|
|
524
457
|
| `sharp@0.35.3` | `Apache-2.0` |
|
|
525
|
-
| `shiki@4.4.3` | `MIT` |
|
|
526
458
|
| `signal-exit@4.1.0` | `ISC` |
|
|
527
459
|
| `simple-concat@1.0.1` | `MIT` |
|
|
528
460
|
| `simple-get@4.0.1` | `MIT` |
|
|
529
461
|
| `smol-toml@1.8.0` | `BSD-3-Clause` |
|
|
530
|
-
| `space-separated-tokens@2.0.2` | `MIT` |
|
|
531
462
|
| `sprintf-js@1.1.3` | `BSD-3-Clause` |
|
|
532
463
|
| `sql.js@1.14.2` | `MIT` |
|
|
533
464
|
| `string_decoder@1.3.0` | `MIT` |
|
|
534
|
-
| `stringify-entities@4.0.4` | `MIT` |
|
|
535
465
|
| `strip-final-newline@4.0.0` | `MIT` |
|
|
536
466
|
| `strip-json-comments@2.0.1` | `MIT` |
|
|
537
467
|
| `strnum@2.4.2` | `MIT` |
|
|
@@ -540,7 +470,6 @@ The following 538 package versions form the conservative, platform-neutral produ
|
|
|
540
470
|
| `tar-fs@2.1.5` | `MIT` |
|
|
541
471
|
| `tar-stream@2.2.0` | `MIT` |
|
|
542
472
|
| `token-types@6.1.2` | `MIT` |
|
|
543
|
-
| `trim-lines@3.0.1` | `MIT` |
|
|
544
473
|
| `ts-algebra@2.0.0` | `MIT` |
|
|
545
474
|
| `tslib@2.8.1` | `0BSD` |
|
|
546
475
|
| `tunnel-agent@0.6.0` | `Apache-2.0` |
|
|
@@ -551,16 +480,8 @@ The following 538 package versions form the conservative, platform-neutral produ
|
|
|
551
480
|
| `undici-types@8.3.0` | `MIT` |
|
|
552
481
|
| `unenv@2.0.0-rc.24` | `MIT` |
|
|
553
482
|
| `unicorn-magic@0.3.0` | `MIT` |
|
|
554
|
-
| `unist-util-is@6.0.1` | `MIT` |
|
|
555
|
-
| `unist-util-position@5.0.0` | `MIT` |
|
|
556
|
-
| `unist-util-remove-position@5.0.0` | `MIT` |
|
|
557
|
-
| `unist-util-stringify-position@4.0.0` | `MIT` |
|
|
558
|
-
| `unist-util-visit@5.1.0` | `MIT` |
|
|
559
|
-
| `unist-util-visit-parents@6.0.2` | `MIT` |
|
|
560
483
|
| `use-sync-external-store@1.2.0` | `MIT` |
|
|
561
484
|
| `util-deprecate@1.0.2` | `MIT` |
|
|
562
|
-
| `vfile@6.0.3` | `MIT` |
|
|
563
|
-
| `vfile-message@4.0.3` | `MIT` |
|
|
564
485
|
| `web-streams-polyfill@3.3.3` | `MIT` |
|
|
565
486
|
| `which-command@0.1.0` | `MIT` |
|
|
566
487
|
| `workerd@1.20260811.1` | `Apache-2.0` |
|
|
@@ -568,6 +489,7 @@ The following 538 package versions form the conservative, platform-neutral produ
|
|
|
568
489
|
| `wrappy@1.0.2` | `ISC` |
|
|
569
490
|
| `ws@8.21.0` | `MIT` |
|
|
570
491
|
| `ws@8.21.3` | `MIT` |
|
|
492
|
+
| `wsl-utils@1.0.0` | `MIT` |
|
|
571
493
|
| `xml-naming@0.3.0` | `MIT` |
|
|
572
494
|
| `yaml@2.9.0` | `ISC` |
|
|
573
495
|
| `yoctocolors@2.2.0` | `MIT` |
|
|
@@ -576,7 +498,6 @@ The following 538 package versions form the conservative, platform-neutral produ
|
|
|
576
498
|
| `zod@4.4.3` | `MIT` |
|
|
577
499
|
| `zod-to-json-schema@3.25.2` | `ISC` |
|
|
578
500
|
| `zustand@4.4.7` | `MIT` |
|
|
579
|
-
| `zwitch@2.0.4` | `MIT` |
|
|
580
501
|
|
|
581
502
|
## Bundled license and notice texts
|
|
582
503
|
|
|
@@ -836,47 +757,6 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
|
836
757
|
PERFORMANCE OF THIS SOFTWARE.
|
|
837
758
|
```
|
|
838
759
|
|
|
839
|
-
### License/notice 0e99f2710dd2
|
|
840
|
-
|
|
841
|
-
Applies to:
|
|
842
|
-
|
|
843
|
-
- `mdast-util-gfm-autolink-literal@2.0.1` (`license`)
|
|
844
|
-
- `mdast-util-gfm-strikethrough@2.0.0` (`license`)
|
|
845
|
-
- `mdast-util-gfm-table@2.0.0` (`license`)
|
|
846
|
-
- `mdast-util-gfm-task-list-item@2.0.0` (`license`)
|
|
847
|
-
- `mdast-util-math@3.0.0` (`license`)
|
|
848
|
-
- `micromark-extension-gfm@3.0.0` (`license`)
|
|
849
|
-
- `micromark-extension-gfm-autolink-literal@2.1.0` (`license`)
|
|
850
|
-
- `micromark-extension-gfm-strikethrough@2.1.0` (`license`)
|
|
851
|
-
- `micromark-extension-gfm-tagfilter@2.0.0` (`license`)
|
|
852
|
-
- `micromark-extension-gfm-task-list-item@2.1.0` (`license`)
|
|
853
|
-
- `micromark-extension-math@3.1.0` (`license`)
|
|
854
|
-
|
|
855
|
-
```text
|
|
856
|
-
(The MIT License)
|
|
857
|
-
|
|
858
|
-
Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
|
|
859
|
-
|
|
860
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
861
|
-
a copy of this software and associated documentation files (the
|
|
862
|
-
'Software'), to deal in the Software without restriction, including
|
|
863
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
864
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
865
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
866
|
-
the following conditions:
|
|
867
|
-
|
|
868
|
-
The above copyright notice and this permission notice shall be
|
|
869
|
-
included in all copies or substantial portions of the Software.
|
|
870
|
-
|
|
871
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
872
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
873
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
874
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
875
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
876
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
877
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
878
|
-
```
|
|
879
|
-
|
|
880
760
|
### License/notice 0f3c6ce0dc7f
|
|
881
761
|
|
|
882
762
|
Applies to:
|
|
@@ -944,25 +824,37 @@ Applies to:
|
|
|
944
824
|
|
|
945
825
|
- `@sindresorhus/is@7.2.0` (`license`)
|
|
946
826
|
- `@sindresorhus/merge-streams@4.0.0` (`license`)
|
|
827
|
+
- `bundle-name@4.1.0` (`license`)
|
|
947
828
|
- `decompress-response@6.0.0` (`license`)
|
|
948
|
-
- `
|
|
829
|
+
- `default-browser@5.5.1` (`license`)
|
|
830
|
+
- `default-browser-id@5.0.1` (`license`)
|
|
831
|
+
- `define-lazy-prop@3.0.0` (`license`)
|
|
949
832
|
- `execa@10.0.0` (`license`)
|
|
950
833
|
- `figures@6.1.0` (`license`)
|
|
951
834
|
- `file-type@21.3.4` (`license`)
|
|
952
835
|
- `get-stream@9.0.1` (`license`)
|
|
836
|
+
- `is-docker@3.0.0` (`license`)
|
|
837
|
+
- `is-in-ssh@1.0.0` (`license`)
|
|
838
|
+
- `is-inside-container@1.0.0` (`license`)
|
|
953
839
|
- `is-plain-obj@4.1.0` (`license`)
|
|
954
840
|
- `is-stream@4.0.1` (`license`)
|
|
955
841
|
- `is-unicode-supported@2.1.0` (`license`)
|
|
842
|
+
- `is-wsl@3.1.1` (`license`)
|
|
956
843
|
- `mimic-response@3.1.0` (`license`)
|
|
957
844
|
- `npm-run-path@6.0.0` (`license`)
|
|
845
|
+
- `open@11.0.1` (`license`)
|
|
958
846
|
- `parse-ms@4.0.0` (`license`)
|
|
959
847
|
- `path-key@4.0.0` (`license`)
|
|
848
|
+
- `powershell-utils@0.1.0` (`license`)
|
|
849
|
+
- `powershell-utils@0.2.0` (`license`)
|
|
960
850
|
- `pretty-ms@9.3.0` (`license`)
|
|
851
|
+
- `run-applescript@7.1.0` (`license`)
|
|
961
852
|
- `strip-final-newline@4.0.0` (`license`)
|
|
962
853
|
- `supports-color@10.2.2` (`license`)
|
|
963
854
|
- `uint8array-extras@1.5.0` (`license`)
|
|
964
855
|
- `unicorn-magic@0.3.0` (`license`)
|
|
965
856
|
- `which-command@0.1.0` (`license`)
|
|
857
|
+
- `wsl-utils@1.0.0` (`license`)
|
|
966
858
|
- `yoctocolors@2.2.0` (`license`)
|
|
967
859
|
|
|
968
860
|
```text
|
|
@@ -1011,37 +903,6 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
|
1011
903
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
1012
904
|
```
|
|
1013
905
|
|
|
1014
|
-
### License/notice 189cbd7c4b22
|
|
1015
|
-
|
|
1016
|
-
Applies to:
|
|
1017
|
-
|
|
1018
|
-
- `devlop@1.1.0` (`license`)
|
|
1019
|
-
|
|
1020
|
-
```text
|
|
1021
|
-
(The MIT License)
|
|
1022
|
-
|
|
1023
|
-
Copyright (c) 2023 Titus Wormer <tituswormer@gmail.com>
|
|
1024
|
-
|
|
1025
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
1026
|
-
a copy of this software and associated documentation files (the
|
|
1027
|
-
'Software'), to deal in the Software without restriction, including
|
|
1028
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
1029
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
1030
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
1031
|
-
the following conditions:
|
|
1032
|
-
|
|
1033
|
-
The above copyright notice and this permission notice shall be
|
|
1034
|
-
included in all copies or substantial portions of the Software.
|
|
1035
|
-
|
|
1036
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
1037
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1038
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
1039
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1040
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
1041
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
1042
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1043
|
-
```
|
|
1044
|
-
|
|
1045
906
|
### License/notice 1d660eff8965
|
|
1046
907
|
|
|
1047
908
|
Applies to:
|
|
@@ -1061,30 +922,6 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
1061
922
|
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.
|
|
1062
923
|
```
|
|
1063
924
|
|
|
1064
|
-
### License/notice 22fc2b0e60ba
|
|
1065
|
-
|
|
1066
|
-
Applies to:
|
|
1067
|
-
|
|
1068
|
-
- `@ungap/structured-clone@1.3.3` (`LICENSE`)
|
|
1069
|
-
|
|
1070
|
-
```text
|
|
1071
|
-
ISC License
|
|
1072
|
-
|
|
1073
|
-
Copyright (c) 2021, Andrea Giammarchi, @WebReflection
|
|
1074
|
-
|
|
1075
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1076
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1077
|
-
copyright notice and this permission notice appear in all copies.
|
|
1078
|
-
|
|
1079
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
1080
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
1081
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1082
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
1083
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
|
1084
|
-
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
1085
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
1086
|
-
```
|
|
1087
|
-
|
|
1088
925
|
### License/notice 23b57495a1f9
|
|
1089
926
|
|
|
1090
927
|
Applies to:
|
|
@@ -2479,36 +2316,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
2479
2316
|
SOFTWARE.
|
|
2480
2317
|
```
|
|
2481
2318
|
|
|
2482
|
-
### License/notice 4b47df8ec858
|
|
2483
|
-
|
|
2484
|
-
Applies to:
|
|
2485
|
-
|
|
2486
|
-
- `regex-utilities@2.3.0` (`LICENSE`)
|
|
2487
|
-
|
|
2488
|
-
```text
|
|
2489
|
-
MIT License
|
|
2490
|
-
|
|
2491
|
-
Copyright (c) 2024 Steven Levithan
|
|
2492
|
-
|
|
2493
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2494
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2495
|
-
in the Software without restriction, including without limitation the rights
|
|
2496
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2497
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2498
|
-
furnished to do so, subject to the following conditions:
|
|
2499
|
-
|
|
2500
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2501
|
-
copies or substantial portions of the Software.
|
|
2502
|
-
|
|
2503
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2504
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2505
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2506
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2507
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2508
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2509
|
-
SOFTWARE.
|
|
2510
|
-
```
|
|
2511
|
-
|
|
2512
2319
|
### License/notice 4b68ef983e0f
|
|
2513
2320
|
|
|
2514
2321
|
Applies to:
|
|
@@ -2539,46 +2346,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
2539
2346
|
THE SOFTWARE.
|
|
2540
2347
|
```
|
|
2541
2348
|
|
|
2542
|
-
### License/notice 4be46afa7981
|
|
2543
|
-
|
|
2544
|
-
Applies to:
|
|
2545
|
-
|
|
2546
|
-
- `longest-streak@3.1.0` (`license`)
|
|
2547
|
-
- `stringify-entities@4.0.4` (`license`)
|
|
2548
|
-
- `trim-lines@3.0.1` (`license`)
|
|
2549
|
-
|
|
2550
|
-
```text
|
|
2551
|
-
(The MIT License)
|
|
2552
|
-
|
|
2553
|
-
Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>
|
|
2554
|
-
|
|
2555
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
2556
|
-
a copy of this software and associated documentation files (the
|
|
2557
|
-
'Software'), to deal in the Software without restriction, including
|
|
2558
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
2559
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
2560
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
2561
|
-
the following conditions:
|
|
2562
|
-
|
|
2563
|
-
The above copyright notice and this permission notice shall be
|
|
2564
|
-
included in all copies or substantial portions of the Software.
|
|
2565
|
-
|
|
2566
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
2567
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
2568
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
2569
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2570
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
2571
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
2572
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2573
|
-
```
|
|
2574
|
-
|
|
2575
2349
|
### License/notice 4cc9c2af4eb0
|
|
2576
2350
|
|
|
2577
2351
|
Applies to:
|
|
2578
2352
|
|
|
2579
2353
|
- `commander@15.0.0` (`LICENSE`)
|
|
2580
2354
|
- `commander@6.2.1` (`LICENSE`)
|
|
2581
|
-
- `commander@8.3.0` (`LICENSE`)
|
|
2582
2355
|
|
|
2583
2356
|
```text
|
|
2584
2357
|
(The MIT License)
|
|
@@ -3245,37 +3018,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
3245
3018
|
SOFTWARE.
|
|
3246
3019
|
```
|
|
3247
3020
|
|
|
3248
|
-
### License/notice 59e8b888f1d3
|
|
3249
|
-
|
|
3250
|
-
Applies to:
|
|
3251
|
-
|
|
3252
|
-
- `micromark-extension-gfm-footnote@2.1.0` (`license`)
|
|
3253
|
-
|
|
3254
|
-
```text
|
|
3255
|
-
(The MIT License)
|
|
3256
|
-
|
|
3257
|
-
Copyright (c) 2021 Titus Wormer <tituswormer@gmail.com>
|
|
3258
|
-
|
|
3259
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
3260
|
-
a copy of this software and associated documentation files (the
|
|
3261
|
-
'Software'), to deal in the Software without restriction, including
|
|
3262
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
3263
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3264
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
3265
|
-
the following conditions:
|
|
3266
|
-
|
|
3267
|
-
The above copyright notice and this permission notice shall be
|
|
3268
|
-
included in all copies or substantial portions of the Software.
|
|
3269
|
-
|
|
3270
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
3271
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3272
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3273
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3274
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
3275
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3276
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3277
|
-
```
|
|
3278
|
-
|
|
3279
3021
|
### License/notice 5a07ae4bdc6c
|
|
3280
3022
|
|
|
3281
3023
|
Applies to:
|
|
@@ -4762,36 +4504,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
|
4762
4504
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
4763
4505
|
```
|
|
4764
4506
|
|
|
4765
|
-
### License/notice 84a6a26e0f60
|
|
4766
|
-
|
|
4767
|
-
Applies to:
|
|
4768
|
-
|
|
4769
|
-
- `oniguruma-to-es@4.3.6` (`LICENSE`)
|
|
4770
|
-
|
|
4771
|
-
```text
|
|
4772
|
-
MIT License
|
|
4773
|
-
|
|
4774
|
-
Copyright (c) 2024-2026 Steven Levithan
|
|
4775
|
-
|
|
4776
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4777
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4778
|
-
in the Software without restriction, including without limitation the rights
|
|
4779
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4780
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4781
|
-
furnished to do so, subject to the following conditions:
|
|
4782
|
-
|
|
4783
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4784
|
-
copies or substantial portions of the Software.
|
|
4785
|
-
|
|
4786
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4787
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4788
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4789
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4790
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4791
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4792
|
-
SOFTWARE.
|
|
4793
|
-
```
|
|
4794
|
-
|
|
4795
4507
|
### License/notice 87627835834c
|
|
4796
4508
|
|
|
4797
4509
|
Applies to:
|
|
@@ -5724,36 +5436,6 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
|
5724
5436
|
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
5725
5437
|
```
|
|
5726
5438
|
|
|
5727
|
-
### License/notice 9e5ca16a84c0
|
|
5728
|
-
|
|
5729
|
-
Applies to:
|
|
5730
|
-
|
|
5731
|
-
- `anser@2.3.5` (`LICENSE`)
|
|
5732
|
-
|
|
5733
|
-
```text
|
|
5734
|
-
The MIT License (MIT)
|
|
5735
|
-
|
|
5736
|
-
Copyright (c) 2012-25 Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)
|
|
5737
|
-
|
|
5738
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5739
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
5740
|
-
in the Software without restriction, including without limitation the rights
|
|
5741
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5742
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
5743
|
-
furnished to do so, subject to the following conditions:
|
|
5744
|
-
|
|
5745
|
-
The above copyright notice and this permission notice shall be included in all
|
|
5746
|
-
copies or substantial portions of the Software.
|
|
5747
|
-
|
|
5748
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5749
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5750
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5751
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5752
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5753
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5754
|
-
SOFTWARE.
|
|
5755
|
-
```
|
|
5756
|
-
|
|
5757
5439
|
### License/notice 9ff562631a04
|
|
5758
5440
|
|
|
5759
5441
|
Applies to:
|
|
@@ -5985,37 +5667,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
5985
5667
|
THE SOFTWARE.
|
|
5986
5668
|
```
|
|
5987
5669
|
|
|
5988
|
-
### License/notice a1563f431b1f
|
|
5989
|
-
|
|
5990
|
-
Applies to:
|
|
5991
|
-
|
|
5992
|
-
- `unist-util-is@6.0.1` (`license`)
|
|
5993
|
-
|
|
5994
|
-
```text
|
|
5995
|
-
(The MIT license)
|
|
5996
|
-
|
|
5997
|
-
Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
|
|
5998
|
-
|
|
5999
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
6000
|
-
a copy of this software and associated documentation files (the
|
|
6001
|
-
'Software'), to deal in the Software without restriction, including
|
|
6002
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
6003
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
6004
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
6005
|
-
the following conditions:
|
|
6006
|
-
|
|
6007
|
-
The above copyright notice and this permission notice shall be
|
|
6008
|
-
included in all copies or substantial portions of the Software.
|
|
6009
|
-
|
|
6010
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
6011
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
6012
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
6013
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
6014
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
6015
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
6016
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6017
|
-
```
|
|
6018
|
-
|
|
6019
5670
|
### License/notice a3fdf0e3cd42
|
|
6020
5671
|
|
|
6021
5672
|
Applies to:
|
|
@@ -6079,16 +5730,20 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
6079
5730
|
SOFTWARE.
|
|
6080
5731
|
```
|
|
6081
5732
|
|
|
6082
|
-
### License/notice
|
|
5733
|
+
### License/notice a7bd5c34783e
|
|
6083
5734
|
|
|
6084
5735
|
Applies to:
|
|
6085
5736
|
|
|
6086
|
-
-
|
|
5737
|
+
- `@cloudflare/unenv-preset@2.16.1` (`package metadata fallback`)
|
|
6087
5738
|
|
|
6088
5739
|
```text
|
|
5740
|
+
The published @cloudflare/unenv-preset@2.16.1 package declared MIT OR Apache-2.0 but did not include a license or notice file. Attribution from its package metadata: contributors to @cloudflare/unenv-preset. Repository: https://github.com/cloudflare/workers-sdk.git.
|
|
5741
|
+
|
|
5742
|
+
The MIT branch is reproduced for this distribution:
|
|
5743
|
+
|
|
6089
5744
|
MIT License
|
|
6090
5745
|
|
|
6091
|
-
|
|
5746
|
+
Published package author: contributors to @cloudflare/unenv-preset
|
|
6092
5747
|
|
|
6093
5748
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6094
5749
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -6109,51 +5764,17 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
6109
5764
|
SOFTWARE.
|
|
6110
5765
|
```
|
|
6111
5766
|
|
|
6112
|
-
### License/notice
|
|
5767
|
+
### License/notice a80c79b8f80e
|
|
6113
5768
|
|
|
6114
5769
|
Applies to:
|
|
6115
5770
|
|
|
6116
|
-
-
|
|
5771
|
+
- `react@18.3.1` (`LICENSE`)
|
|
5772
|
+
- `react-dom@18.3.1` (`LICENSE`)
|
|
5773
|
+
- `scheduler@0.23.2` (`LICENSE`)
|
|
5774
|
+
- `use-sync-external-store@1.2.0` (`LICENSE`)
|
|
6117
5775
|
|
|
6118
5776
|
```text
|
|
6119
|
-
|
|
6120
|
-
|
|
6121
|
-
The MIT branch is reproduced for this distribution:
|
|
6122
|
-
|
|
6123
|
-
MIT License
|
|
6124
|
-
|
|
6125
|
-
Published package author: contributors to @cloudflare/unenv-preset
|
|
6126
|
-
|
|
6127
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6128
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
6129
|
-
in the Software without restriction, including without limitation the rights
|
|
6130
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6131
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
6132
|
-
furnished to do so, subject to the following conditions:
|
|
6133
|
-
|
|
6134
|
-
The above copyright notice and this permission notice shall be included in all
|
|
6135
|
-
copies or substantial portions of the Software.
|
|
6136
|
-
|
|
6137
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6138
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6139
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6140
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6141
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6142
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6143
|
-
SOFTWARE.
|
|
6144
|
-
```
|
|
6145
|
-
|
|
6146
|
-
### License/notice a80c79b8f80e
|
|
6147
|
-
|
|
6148
|
-
Applies to:
|
|
6149
|
-
|
|
6150
|
-
- `react@18.3.1` (`LICENSE`)
|
|
6151
|
-
- `react-dom@18.3.1` (`LICENSE`)
|
|
6152
|
-
- `scheduler@0.23.2` (`LICENSE`)
|
|
6153
|
-
- `use-sync-external-store@1.2.0` (`LICENSE`)
|
|
6154
|
-
|
|
6155
|
-
```text
|
|
6156
|
-
MIT License
|
|
5777
|
+
MIT License
|
|
6157
5778
|
|
|
6158
5779
|
Copyright (c) Facebook, Inc. and its affiliates.
|
|
6159
5780
|
|
|
@@ -6576,36 +6197,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
|
6576
6197
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6577
6198
|
```
|
|
6578
6199
|
|
|
6579
|
-
### License/notice b09ac0e46520
|
|
6580
|
-
|
|
6581
|
-
Applies to:
|
|
6582
|
-
|
|
6583
|
-
- `@shikijs/vscode-textmate@10.0.2` (`LICENSE.md`)
|
|
6584
|
-
|
|
6585
|
-
```text
|
|
6586
|
-
The MIT License (MIT)
|
|
6587
|
-
|
|
6588
|
-
Copyright (c) Microsoft Corporation
|
|
6589
|
-
|
|
6590
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6591
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
6592
|
-
in the Software without restriction, including without limitation the rights
|
|
6593
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6594
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
6595
|
-
furnished to do so, subject to the following conditions:
|
|
6596
|
-
|
|
6597
|
-
The above copyright notice and this permission notice shall be included in all
|
|
6598
|
-
copies or substantial portions of the Software.
|
|
6599
|
-
|
|
6600
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6601
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6602
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6603
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6604
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6605
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6606
|
-
SOFTWARE.
|
|
6607
|
-
```
|
|
6608
|
-
|
|
6609
6200
|
### License/notice b72c84b52e8f
|
|
6610
6201
|
|
|
6611
6202
|
Applies to:
|
|
@@ -7057,43 +6648,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
7057
6648
|
SOFTWARE.
|
|
7058
6649
|
```
|
|
7059
6650
|
|
|
7060
|
-
### License/notice c37a32dd1cd4
|
|
7061
|
-
|
|
7062
|
-
Applies to:
|
|
7063
|
-
|
|
7064
|
-
- `ccount@2.0.1` (`license`)
|
|
7065
|
-
- `character-entities@2.0.2` (`license`)
|
|
7066
|
-
- `character-entities-html4@2.1.0` (`license`)
|
|
7067
|
-
- `character-entities-legacy@3.0.0` (`license`)
|
|
7068
|
-
- `mdast-util-to-string@4.0.0` (`license`)
|
|
7069
|
-
- `unist-util-position@5.0.0` (`license`)
|
|
7070
|
-
- `unist-util-visit@5.1.0` (`license`)
|
|
7071
|
-
|
|
7072
|
-
```text
|
|
7073
|
-
(The MIT License)
|
|
7074
|
-
|
|
7075
|
-
Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
|
|
7076
|
-
|
|
7077
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
7078
|
-
a copy of this software and associated documentation files (the
|
|
7079
|
-
'Software'), to deal in the Software without restriction, including
|
|
7080
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
7081
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
7082
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
7083
|
-
the following conditions:
|
|
7084
|
-
|
|
7085
|
-
The above copyright notice and this permission notice shall be
|
|
7086
|
-
included in all copies or substantial portions of the Software.
|
|
7087
|
-
|
|
7088
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
7089
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
7090
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
7091
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
7092
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
7093
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
7094
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
7095
|
-
```
|
|
7096
|
-
|
|
7097
6651
|
### License/notice c46027b5018a
|
|
7098
6652
|
|
|
7099
6653
|
Applies to:
|
|
@@ -7129,37 +6683,6 @@ of the authors and should not be interpreted as representing official policies,
|
|
|
7129
6683
|
either expressed or implied, of the FreeBSD Project.
|
|
7130
6684
|
```
|
|
7131
6685
|
|
|
7132
|
-
### License/notice c74f9c5a522f
|
|
7133
|
-
|
|
7134
|
-
Applies to:
|
|
7135
|
-
|
|
7136
|
-
- `property-information@7.2.0` (`license`)
|
|
7137
|
-
|
|
7138
|
-
```text
|
|
7139
|
-
(The MIT License)
|
|
7140
|
-
|
|
7141
|
-
Copyright (c) Titus Wormer <mailto:tituswormer@gmail.com>
|
|
7142
|
-
|
|
7143
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
7144
|
-
a copy of this software and associated documentation files (the
|
|
7145
|
-
'Software'), to deal in the Software without restriction, including
|
|
7146
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
7147
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
7148
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
7149
|
-
the following conditions:
|
|
7150
|
-
|
|
7151
|
-
The above copyright notice and this permission notice shall be
|
|
7152
|
-
included in all copies or substantial portions of the Software.
|
|
7153
|
-
|
|
7154
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
7155
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
7156
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
7157
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
7158
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
7159
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
7160
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
7161
|
-
```
|
|
7162
|
-
|
|
7163
6686
|
### License/notice c9808a775260
|
|
7164
6687
|
|
|
7165
6688
|
Applies to:
|
|
@@ -7406,7 +6929,6 @@ THIS SOFTWARE.
|
|
|
7406
6929
|
|
|
7407
6930
|
Applies to:
|
|
7408
6931
|
|
|
7409
|
-
- `dequal@2.0.3` (`license`)
|
|
7410
6932
|
- `kleur@4.1.5` (`license`)
|
|
7411
6933
|
|
|
7412
6934
|
```text
|
|
@@ -7479,36 +7001,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
7479
7001
|
SOFTWARE.
|
|
7480
7002
|
```
|
|
7481
7003
|
|
|
7482
|
-
### License/notice d3c8c167dfa0
|
|
7483
|
-
|
|
7484
|
-
Applies to:
|
|
7485
|
-
|
|
7486
|
-
- `katex@0.16.47` (`LICENSE`)
|
|
7487
|
-
|
|
7488
|
-
```text
|
|
7489
|
-
The MIT License (MIT)
|
|
7490
|
-
|
|
7491
|
-
Copyright (c) 2013-2020 Khan Academy and other contributors
|
|
7492
|
-
|
|
7493
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
7494
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7495
|
-
in the Software without restriction, including without limitation the rights
|
|
7496
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
7497
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
7498
|
-
furnished to do so, subject to the following conditions:
|
|
7499
|
-
|
|
7500
|
-
The above copyright notice and this permission notice shall be included in all
|
|
7501
|
-
copies or substantial portions of the Software.
|
|
7502
|
-
|
|
7503
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
7504
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
7505
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
7506
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
7507
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
7508
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
7509
|
-
SOFTWARE.
|
|
7510
|
-
```
|
|
7511
|
-
|
|
7512
7004
|
### License/notice d446a8c73d7b
|
|
7513
7005
|
|
|
7514
7006
|
Applies to:
|
|
@@ -7926,45 +7418,6 @@ Apache License
|
|
|
7926
7418
|
limitations under the License.
|
|
7927
7419
|
```
|
|
7928
7420
|
|
|
7929
|
-
### License/notice d9c32f07344c
|
|
7930
|
-
|
|
7931
|
-
Applies to:
|
|
7932
|
-
|
|
7933
|
-
- `comma-separated-tokens@2.0.3` (`license`)
|
|
7934
|
-
- `hast-util-whitespace@3.0.0` (`license`)
|
|
7935
|
-
- `html-void-elements@3.0.0` (`license`)
|
|
7936
|
-
- `mdast-util-to-hast@13.2.1` (`license`)
|
|
7937
|
-
- `space-separated-tokens@2.0.2` (`license`)
|
|
7938
|
-
- `unist-util-remove-position@5.0.0` (`license`)
|
|
7939
|
-
- `unist-util-stringify-position@4.0.0` (`license`)
|
|
7940
|
-
- `unist-util-visit-parents@6.0.2` (`license`)
|
|
7941
|
-
- `zwitch@2.0.4` (`license`)
|
|
7942
|
-
|
|
7943
|
-
```text
|
|
7944
|
-
(The MIT License)
|
|
7945
|
-
|
|
7946
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
7947
|
-
|
|
7948
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
7949
|
-
a copy of this software and associated documentation files (the
|
|
7950
|
-
'Software'), to deal in the Software without restriction, including
|
|
7951
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
7952
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
7953
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
7954
|
-
the following conditions:
|
|
7955
|
-
|
|
7956
|
-
The above copyright notice and this permission notice shall be
|
|
7957
|
-
included in all copies or substantial portions of the Software.
|
|
7958
|
-
|
|
7959
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
7960
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
7961
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
7962
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
7963
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
7964
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
7965
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
7966
|
-
```
|
|
7967
|
-
|
|
7968
7421
|
### License/notice d9e5aa2747f3
|
|
7969
7422
|
|
|
7970
7423
|
Applies to:
|
|
@@ -8235,38 +7688,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
8235
7688
|
SOFTWARE.
|
|
8236
7689
|
```
|
|
8237
7690
|
|
|
8238
|
-
### License/notice e11634cfe7bf
|
|
8239
|
-
|
|
8240
|
-
Applies to:
|
|
8241
|
-
|
|
8242
|
-
- `mdast-util-phrasing@4.1.0` (`license`)
|
|
8243
|
-
|
|
8244
|
-
```text
|
|
8245
|
-
(The MIT License)
|
|
8246
|
-
|
|
8247
|
-
Copyright (c) 2017 Titus Wormer <tituswormer@gmail.com>
|
|
8248
|
-
Copyright (c) 2017 Victor Felder <victor@draft.li>
|
|
8249
|
-
|
|
8250
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
8251
|
-
a copy of this software and associated documentation files (the
|
|
8252
|
-
'Software'), to deal in the Software without restriction, including
|
|
8253
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
8254
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
8255
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
8256
|
-
the following conditions:
|
|
8257
|
-
|
|
8258
|
-
The above copyright notice and this permission notice shall be
|
|
8259
|
-
included in all copies or substantial portions of the Software.
|
|
8260
|
-
|
|
8261
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
8262
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
8263
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
8264
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
8265
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
8266
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
8267
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
8268
|
-
```
|
|
8269
|
-
|
|
8270
7691
|
### License/notice e257f36bcf5e
|
|
8271
7692
|
|
|
8272
7693
|
Applies to:
|
|
@@ -8327,36 +7748,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
8327
7748
|
SOFTWARE.
|
|
8328
7749
|
```
|
|
8329
7750
|
|
|
8330
|
-
### License/notice e453dafb35c9
|
|
8331
|
-
|
|
8332
|
-
Applies to:
|
|
8333
|
-
|
|
8334
|
-
- `vfile@6.0.3` (`license`)
|
|
8335
|
-
|
|
8336
|
-
```text
|
|
8337
|
-
(The MIT License)
|
|
8338
|
-
|
|
8339
|
-
Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
|
|
8340
|
-
|
|
8341
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
8342
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
8343
|
-
in the Software without restriction, including without limitation the rights
|
|
8344
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
8345
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
8346
|
-
furnished to do so, subject to the following conditions:
|
|
8347
|
-
|
|
8348
|
-
The above copyright notice and this permission notice shall be included in
|
|
8349
|
-
all copies or substantial portions of the Software.
|
|
8350
|
-
|
|
8351
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
8352
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
8353
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
8354
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
8355
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
8356
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
8357
|
-
THE SOFTWARE.
|
|
8358
|
-
```
|
|
8359
|
-
|
|
8360
7751
|
### License/notice e4cbb5308011
|
|
8361
7752
|
|
|
8362
7753
|
Applies to:
|
|
@@ -8660,67 +8051,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
8660
8051
|
SOFTWARE.
|
|
8661
8052
|
```
|
|
8662
8053
|
|
|
8663
|
-
### License/notice ea559213e0e9
|
|
8664
|
-
|
|
8665
|
-
Applies to:
|
|
8666
|
-
|
|
8667
|
-
- `decode-named-character-reference@1.3.0` (`license`)
|
|
8668
|
-
- `hast-util-to-html@9.0.5` (`license`)
|
|
8669
|
-
- `markdown-table@3.0.4` (`license`)
|
|
8670
|
-
- `mdast-util-find-and-replace@3.0.2` (`license`)
|
|
8671
|
-
- `mdast-util-from-markdown@2.0.3` (`license`)
|
|
8672
|
-
- `mdast-util-gfm@3.1.0` (`license`)
|
|
8673
|
-
- `mdast-util-gfm-footnote@2.1.0` (`license`)
|
|
8674
|
-
- `mdast-util-to-markdown@2.1.2` (`license`)
|
|
8675
|
-
- `micromark@4.0.2` (`license`)
|
|
8676
|
-
- `micromark-core-commonmark@2.0.3` (`license`)
|
|
8677
|
-
- `micromark-extension-gfm-table@2.1.1` (`license`)
|
|
8678
|
-
- `micromark-factory-destination@2.0.1` (`license`)
|
|
8679
|
-
- `micromark-factory-label@2.0.1` (`license`)
|
|
8680
|
-
- `micromark-factory-space@2.0.1` (`license`)
|
|
8681
|
-
- `micromark-factory-title@2.0.1` (`license`)
|
|
8682
|
-
- `micromark-factory-whitespace@2.0.1` (`license`)
|
|
8683
|
-
- `micromark-util-character@2.1.1` (`license`)
|
|
8684
|
-
- `micromark-util-chunked@2.0.1` (`license`)
|
|
8685
|
-
- `micromark-util-classify-character@2.0.1` (`license`)
|
|
8686
|
-
- `micromark-util-combine-extensions@2.0.1` (`license`)
|
|
8687
|
-
- `micromark-util-decode-numeric-character-reference@2.0.2` (`license`)
|
|
8688
|
-
- `micromark-util-decode-string@2.0.1` (`license`)
|
|
8689
|
-
- `micromark-util-encode@2.0.1` (`license`)
|
|
8690
|
-
- `micromark-util-html-tag-name@2.0.1` (`license`)
|
|
8691
|
-
- `micromark-util-normalize-identifier@2.0.1` (`license`)
|
|
8692
|
-
- `micromark-util-resolve-all@2.0.1` (`license`)
|
|
8693
|
-
- `micromark-util-sanitize-uri@2.0.1` (`license`)
|
|
8694
|
-
- `micromark-util-subtokenize@2.1.0` (`license`)
|
|
8695
|
-
- `micromark-util-symbol@2.0.1` (`license`)
|
|
8696
|
-
- `micromark-util-types@2.0.2` (`license`)
|
|
8697
|
-
- `vfile-message@4.0.3` (`license`)
|
|
8698
|
-
|
|
8699
|
-
```text
|
|
8700
|
-
(The MIT License)
|
|
8701
|
-
|
|
8702
|
-
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
8703
|
-
|
|
8704
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
8705
|
-
a copy of this software and associated documentation files (the
|
|
8706
|
-
'Software'), to deal in the Software without restriction, including
|
|
8707
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
8708
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
8709
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
8710
|
-
the following conditions:
|
|
8711
|
-
|
|
8712
|
-
The above copyright notice and this permission notice shall be
|
|
8713
|
-
included in all copies or substantial portions of the Software.
|
|
8714
|
-
|
|
8715
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
8716
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
8717
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
8718
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
8719
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
8720
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
8721
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
8722
|
-
```
|
|
8723
|
-
|
|
8724
8054
|
### License/notice eb9ab4ab212e
|
|
8725
8055
|
|
|
8726
8056
|
Applies to:
|
|
@@ -9027,44 +8357,6 @@ FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TOR
|
|
|
9027
8357
|
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
9028
8358
|
```
|
|
9029
8359
|
|
|
9030
|
-
### License/notice f20e2ee5da6c
|
|
9031
|
-
|
|
9032
|
-
Applies to:
|
|
9033
|
-
|
|
9034
|
-
- `@shikijs/core@4.4.3` (`LICENSE`)
|
|
9035
|
-
- `@shikijs/engine-javascript@4.4.3` (`LICENSE`)
|
|
9036
|
-
- `@shikijs/engine-oniguruma@4.4.3` (`LICENSE`)
|
|
9037
|
-
- `@shikijs/langs@4.4.3` (`LICENSE`)
|
|
9038
|
-
- `@shikijs/primitive@4.4.3` (`LICENSE`)
|
|
9039
|
-
- `@shikijs/themes@4.4.3` (`LICENSE`)
|
|
9040
|
-
- `@shikijs/types@4.4.3` (`LICENSE`)
|
|
9041
|
-
- `shiki@4.4.3` (`LICENSE`)
|
|
9042
|
-
|
|
9043
|
-
```text
|
|
9044
|
-
MIT License
|
|
9045
|
-
|
|
9046
|
-
Copyright (c) 2021 Pine Wu
|
|
9047
|
-
Copyright (c) 2023 Anthony Fu <https://github.com/antfu>
|
|
9048
|
-
|
|
9049
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
9050
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
9051
|
-
in the Software without restriction, including without limitation the rights
|
|
9052
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9053
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
9054
|
-
furnished to do so, subject to the following conditions:
|
|
9055
|
-
|
|
9056
|
-
The above copyright notice and this permission notice shall be included in all
|
|
9057
|
-
copies or substantial portions of the Software.
|
|
9058
|
-
|
|
9059
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
9060
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
9061
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
9062
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
9063
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
9064
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
9065
|
-
SOFTWARE.
|
|
9066
|
-
```
|
|
9067
|
-
|
|
9068
8360
|
### License/notice f2b90afb27a6
|
|
9069
8361
|
|
|
9070
8362
|
Applies to:
|
|
@@ -9127,37 +8419,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
9127
8419
|
SOFTWARE.
|
|
9128
8420
|
```
|
|
9129
8421
|
|
|
9130
|
-
### License/notice f526adb7b81e
|
|
9131
|
-
|
|
9132
|
-
Applies to:
|
|
9133
|
-
|
|
9134
|
-
- `regex@6.1.0` (`LICENSE`)
|
|
9135
|
-
- `regex-recursion@6.0.2` (`LICENSE`)
|
|
9136
|
-
|
|
9137
|
-
```text
|
|
9138
|
-
MIT License
|
|
9139
|
-
|
|
9140
|
-
Copyright (c) 2025 Steven Levithan
|
|
9141
|
-
|
|
9142
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
9143
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
9144
|
-
in the Software without restriction, including without limitation the rights
|
|
9145
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9146
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
9147
|
-
furnished to do so, subject to the following conditions:
|
|
9148
|
-
|
|
9149
|
-
The above copyright notice and this permission notice shall be included in all
|
|
9150
|
-
copies or substantial portions of the Software.
|
|
9151
|
-
|
|
9152
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
9153
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
9154
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
9155
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
9156
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
9157
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
9158
|
-
SOFTWARE.
|
|
9159
|
-
```
|
|
9160
|
-
|
|
9161
8422
|
### License/notice f61cacc2acb8
|
|
9162
8423
|
|
|
9163
8424
|
Applies to:
|
|
@@ -9518,178 +8779,179 @@ SOFTWARE.
|
|
|
9518
8779
|
|
|
9519
8780
|
Applies to:
|
|
9520
8781
|
|
|
9521
|
-
- `@deepseek-ai/dsh-agent@0.1.0-rc.
|
|
9522
|
-
- `@deepseek-ai/dsh-agent-default-model@0.1.0-rc.
|
|
9523
|
-
- `@deepseek-ai/dsh-agent-instructions@0.1.0-rc.
|
|
9524
|
-
- `@deepseek-ai/dsh-agent-loop@0.1.0-rc.
|
|
9525
|
-
- `@deepseek-ai/dsh-agent-presets@0.1.0-rc.
|
|
9526
|
-
- `@deepseek-ai/dsh-anonymous-user-id@0.1.0-rc.
|
|
9527
|
-
- `@deepseek-ai/dsh-api-gateway@0.1.0-rc.
|
|
9528
|
-
- `@deepseek-ai/dsh-api-remotes@0.1.0-rc.
|
|
9529
|
-
- `@deepseek-ai/dsh-app-boot@0.1.0-rc.
|
|
9530
|
-
- `@deepseek-ai/dsh-atomic-write@0.1.0-rc.
|
|
9531
|
-
- `@deepseek-ai/dsh-attachment@0.1.0-rc.
|
|
9532
|
-
- `@deepseek-ai/dsh-attachment-local@0.1.0-rc.
|
|
9533
|
-
- `@deepseek-ai/dsh-base@0.1.0-rc.
|
|
9534
|
-
- `@deepseek-ai/dsh-bash-local@0.1.0-rc.
|
|
9535
|
-
- `@deepseek-ai/dsh-bash-sandbox@0.1.0-rc.
|
|
9536
|
-
- `@deepseek-ai/dsh-brand@0.1.0-rc.
|
|
9537
|
-
- `@deepseek-ai/dsh-client-connection@0.1.0-rc.
|
|
9538
|
-
- `@deepseek-ai/dsh-client-hmr@0.1.0-rc.
|
|
9539
|
-
- `@deepseek-ai/dsh-client-locale@0.1.0-rc.
|
|
9540
|
-
- `@deepseek-ai/dsh-client-modules@0.1.0-rc.
|
|
9541
|
-
- `@deepseek-ai/dsh-client-runtime@0.1.0-rc.
|
|
9542
|
-
- `@deepseek-ai/dsh-client-
|
|
9543
|
-
- `@deepseek-ai/dsh-client-ui-
|
|
9544
|
-
- `@deepseek-ai/dsh-client-ui-
|
|
9545
|
-
- `@deepseek-ai/dsh-client-ui-commands@0.1.0-rc.
|
|
9546
|
-
- `@deepseek-ai/dsh-client-ui-conversation@0.1.0-rc.
|
|
9547
|
-
- `@deepseek-ai/dsh-client-ui-cordis@0.1.0-rc.
|
|
9548
|
-
- `@deepseek-ai/dsh-client-ui-deliverables@0.1.0-rc.
|
|
9549
|
-
- `@deepseek-ai/dsh-client-ui-directory-picker-browse@0.1.0-rc.
|
|
9550
|
-
- `@deepseek-ai/dsh-client-ui-directory-picker-native@0.1.0-rc.
|
|
9551
|
-
- `@deepseek-ai/dsh-client-ui-goal@0.1.0-rc.
|
|
9552
|
-
- `@deepseek-ai/dsh-client-ui-input-trigger@0.1.0-rc.
|
|
9553
|
-
- `@deepseek-ai/dsh-client-ui-jobs@0.1.0-rc.
|
|
9554
|
-
- `@deepseek-ai/dsh-client-ui-layout@0.1.0-rc.
|
|
9555
|
-
- `@deepseek-ai/dsh-client-ui-message-feedback@0.1.0-rc.
|
|
9556
|
-
- `@deepseek-ai/dsh-client-ui-model-selection@0.1.0-rc.
|
|
9557
|
-
- `@deepseek-ai/dsh-client-ui-permission-presets@0.1.0-rc.
|
|
9558
|
-
- `@deepseek-ai/dsh-client-ui-plan@0.1.0-rc.
|
|
9559
|
-
- `@deepseek-ai/dsh-client-ui-
|
|
9560
|
-
- `@deepseek-ai/dsh-client-ui-
|
|
9561
|
-
- `@deepseek-ai/dsh-client-ui-settings
|
|
9562
|
-
- `@deepseek-ai/dsh-client-ui-settings-
|
|
9563
|
-
- `@deepseek-ai/dsh-client-ui-settings-
|
|
9564
|
-
- `@deepseek-ai/dsh-client-ui-settings-
|
|
9565
|
-
- `@deepseek-ai/dsh-client-ui-
|
|
9566
|
-
- `@deepseek-ai/dsh-client-ui-
|
|
9567
|
-
- `@deepseek-ai/dsh-client-ui-
|
|
9568
|
-
- `@deepseek-ai/dsh-client-ui-subagent@0.1.0-rc.
|
|
9569
|
-
- `@deepseek-ai/dsh-client-ui-theme@0.1.0-rc.
|
|
9570
|
-
- `@deepseek-ai/dsh-client-ui-tool@0.1.0-rc.
|
|
9571
|
-
- `@deepseek-ai/dsh-client-ui-trajectory@0.1.0-rc.
|
|
9572
|
-
- `@deepseek-ai/dsh-client-ui-user-questions@0.1.0-rc.
|
|
9573
|
-
- `@deepseek-ai/dsh-client-ui-workflow-run@0.1.0-rc.
|
|
9574
|
-
- `@deepseek-ai/dsh-client-ui-workspace@0.1.0-rc.
|
|
9575
|
-
- `@deepseek-ai/dsh-
|
|
9576
|
-
- `@deepseek-ai/dsh-
|
|
9577
|
-
- `@deepseek-ai/dsh-
|
|
9578
|
-
- `@deepseek-ai/dsh-
|
|
9579
|
-
- `@deepseek-ai/dsh-
|
|
9580
|
-
- `@deepseek-ai/dsh-command-
|
|
9581
|
-
- `@deepseek-ai/dsh-
|
|
9582
|
-
- `@deepseek-ai/dsh-
|
|
9583
|
-
- `@deepseek-ai/dsh-
|
|
9584
|
-
- `@deepseek-ai/dsh-compaction@0.1.0-rc.
|
|
9585
|
-
- `@deepseek-ai/dsh-
|
|
9586
|
-
- `@deepseek-ai/dsh-
|
|
9587
|
-
- `@deepseek-ai/dsh-
|
|
9588
|
-
- `@deepseek-ai/dsh-
|
|
9589
|
-
- `@deepseek-ai/dsh-
|
|
9590
|
-
- `@deepseek-ai/dsh-
|
|
9591
|
-
- `@deepseek-ai/dsh-fs@0.1.0-rc.
|
|
9592
|
-
- `@deepseek-ai/dsh-fs-local@0.1.0-rc.
|
|
9593
|
-
- `@deepseek-ai/dsh-fs-observation-policy@0.1.0-rc.
|
|
9594
|
-
- `@deepseek-ai/dsh-fs-sandbox@0.1.0-rc.
|
|
9595
|
-
- `@deepseek-ai/dsh-goal@0.1.0-rc.
|
|
9596
|
-
- `@deepseek-ai/dsh-goal-round-driver@0.1.0-rc.
|
|
9597
|
-
- `@deepseek-ai/dsh-home-paths@0.1.0-rc.
|
|
9598
|
-
- `@deepseek-ai/dsh-host-apiproxy@0.1.0-rc.
|
|
9599
|
-
- `@deepseek-ai/dsh-host-directory-picker@0.1.0-rc.
|
|
9600
|
-
- `@deepseek-ai/dsh-host-directory-picker-auto@0.1.0-rc.
|
|
9601
|
-
- `@deepseek-ai/dsh-host-directory-picker-browse@0.1.0-rc.
|
|
9602
|
-
- `@deepseek-ai/dsh-host-directory-picker-native@0.1.0-rc.
|
|
9603
|
-
- `@deepseek-ai/dsh-host-frontend-static@0.1.0-rc.
|
|
9604
|
-
- `@deepseek-ai/dsh-host-plugin-inventory@0.1.0-rc.
|
|
9605
|
-
- `@deepseek-ai/dsh-host-webserver@0.1.0-rc.
|
|
9606
|
-
- `@deepseek-ai/dsh-invariants@0.1.0-rc.
|
|
9607
|
-
- `@deepseek-ai/dsh-jobs@0.1.0-rc.
|
|
9608
|
-
- `@deepseek-ai/dsh-jobs-local@0.1.0-rc.
|
|
9609
|
-
- `@deepseek-ai/dsh-launch-environment@0.1.0-rc.
|
|
9610
|
-
- `@deepseek-ai/dsh-llm@0.1.0-rc.
|
|
9611
|
-
- `@deepseek-ai/dsh-llm-deepseek@0.1.0-rc.
|
|
9612
|
-
- `@deepseek-ai/dsh-llm-pi-ai@0.1.0-rc.
|
|
9613
|
-
- `@deepseek-ai/dsh-llm-retry@0.1.0-rc.
|
|
9614
|
-
- `@deepseek-ai/dsh-message-feedback@0.1.0-rc.
|
|
9615
|
-
- `@deepseek-ai/dsh-native-command@0.1.0-rc.
|
|
9616
|
-
- `@deepseek-ai/dsh-output-retention@0.1.0-rc.
|
|
9617
|
-
- `@deepseek-ai/dsh-permission-presets@0.1.0-rc.
|
|
9618
|
-
- `@deepseek-ai/dsh-plan-mode@0.1.0-rc.
|
|
9619
|
-
- `@deepseek-ai/dsh-pwsh-local@0.1.0-rc.
|
|
9620
|
-
- `@deepseek-ai/dsh-pwsh-sandbox@0.1.0-rc.
|
|
9621
|
-
- `@deepseek-ai/dsh-repeat-tool-reminder@0.1.0-rc.
|
|
9622
|
-
- `@deepseek-ai/dsh-sandbox@0.1.0-rc.
|
|
9623
|
-
- `@deepseek-ai/dsh-sandbox-local@0.1.0-rc.
|
|
9624
|
-
- `@deepseek-ai/dsh-sandbox-policy@0.1.0-rc.
|
|
9625
|
-
- `@deepseek-ai/dsh-sandbox-windows-acl@0.1.0-rc.
|
|
9626
|
-
- `@deepseek-ai/dsh-scope@0.1.0-rc.
|
|
9627
|
-
- `@deepseek-ai/dsh-session@0.1.0-rc.
|
|
9628
|
-
- `@deepseek-ai/dsh-session-checkpoint-policy@0.1.0-rc.
|
|
9629
|
-
- `@deepseek-ai/dsh-session-log-export@0.1.0-rc.
|
|
9630
|
-
- `@deepseek-ai/dsh-session-persistence@0.1.0-rc.
|
|
9631
|
-
- `@deepseek-ai/dsh-session-persistence-jsonl@0.1.0-rc.
|
|
9632
|
-
- `@deepseek-ai/dsh-session-projection@0.1.0-rc.
|
|
9633
|
-
- `@deepseek-ai/dsh-session-projection-cache@0.1.0-rc.
|
|
9634
|
-
- `@deepseek-ai/dsh-session-query@0.1.0-rc.
|
|
9635
|
-
- `@deepseek-ai/dsh-session-query-sqlite@0.1.0-rc.
|
|
9636
|
-
- `@deepseek-ai/dsh-session-
|
|
9637
|
-
- `@deepseek-ai/dsh-session-
|
|
9638
|
-
- `@deepseek-ai/dsh-session-telemetry
|
|
9639
|
-
- `@deepseek-ai/dsh-session-
|
|
9640
|
-
- `@deepseek-ai/dsh-session-title
|
|
9641
|
-
- `@deepseek-ai/dsh-session-title-llm@0.1.0-rc.
|
|
9642
|
-
- `@deepseek-ai/dsh-
|
|
9643
|
-
- `@deepseek-ai/dsh-settings
|
|
9644
|
-
- `@deepseek-ai/dsh-
|
|
9645
|
-
- `@deepseek-ai/dsh-shell
|
|
9646
|
-
- `@deepseek-ai/dsh-
|
|
9647
|
-
- `@deepseek-ai/dsh-skill
|
|
9648
|
-
- `@deepseek-ai/dsh-skill-
|
|
9649
|
-
- `@deepseek-ai/dsh-
|
|
9650
|
-
- `@deepseek-ai/dsh-spill
|
|
9651
|
-
- `@deepseek-ai/dsh-spill-
|
|
9652
|
-
- `@deepseek-ai/dsh-
|
|
9653
|
-
- `@deepseek-ai/dsh-storage
|
|
9654
|
-
- `@deepseek-ai/dsh-storage-
|
|
9655
|
-
- `@deepseek-ai/dsh-
|
|
9656
|
-
- `@deepseek-ai/dsh-subagent
|
|
9657
|
-
- `@deepseek-ai/dsh-subagent-in-process
|
|
9658
|
-
- `@deepseek-ai/dsh-subagent-
|
|
9659
|
-
- `@deepseek-ai/dsh-
|
|
9660
|
-
- `@deepseek-ai/dsh-subprocess
|
|
9661
|
-
- `@deepseek-ai/dsh-
|
|
9662
|
-
- `@deepseek-ai/dsh-
|
|
9663
|
-
- `@deepseek-ai/dsh-
|
|
9664
|
-
- `@deepseek-ai/dsh-
|
|
9665
|
-
- `@deepseek-ai/dsh-tool-
|
|
9666
|
-
- `@deepseek-ai/dsh-tool-
|
|
9667
|
-
- `@deepseek-ai/dsh-tool-fs
|
|
9668
|
-
- `@deepseek-ai/dsh-tool-
|
|
9669
|
-
- `@deepseek-ai/dsh-tool-
|
|
9670
|
-
- `@deepseek-ai/dsh-tool-
|
|
9671
|
-
- `@deepseek-ai/dsh-tool-
|
|
9672
|
-
- `@deepseek-ai/dsh-tool-
|
|
9673
|
-
- `@deepseek-ai/dsh-tool-
|
|
9674
|
-
- `@deepseek-ai/dsh-tool-
|
|
9675
|
-
- `@deepseek-ai/dsh-tool-subagent
|
|
9676
|
-
- `@deepseek-ai/dsh-tool-subagent-
|
|
9677
|
-
- `@deepseek-ai/dsh-tool-
|
|
9678
|
-
- `@deepseek-ai/dsh-tool-
|
|
9679
|
-
- `@deepseek-ai/dsh-tool-
|
|
9680
|
-
- `@deepseek-ai/dsh-
|
|
9681
|
-
- `@deepseek-ai/dsh-
|
|
9682
|
-
- `@deepseek-ai/dsh-typert-
|
|
9683
|
-
- `@deepseek-ai/dsh-typert-
|
|
9684
|
-
- `@deepseek-ai/dsh-
|
|
9685
|
-
- `@deepseek-ai/dsh-user-
|
|
9686
|
-
- `@deepseek-ai/dsh-
|
|
9687
|
-
- `@deepseek-ai/dsh-web
|
|
9688
|
-
- `@deepseek-ai/dsh-web-
|
|
9689
|
-
- `@deepseek-ai/dsh-web-
|
|
9690
|
-
- `@deepseek-ai/dsh-
|
|
9691
|
-
- `@deepseek-ai/dsh-workflow
|
|
9692
|
-
- `@deepseek-ai/dsh-
|
|
8782
|
+
- `@deepseek-ai/dsh-agent@0.1.0-rc.8` (`LICENSE`)
|
|
8783
|
+
- `@deepseek-ai/dsh-agent-default-model@0.1.0-rc.8` (`LICENSE`)
|
|
8784
|
+
- `@deepseek-ai/dsh-agent-instructions@0.1.0-rc.8` (`LICENSE`)
|
|
8785
|
+
- `@deepseek-ai/dsh-agent-loop@0.1.0-rc.8` (`LICENSE`)
|
|
8786
|
+
- `@deepseek-ai/dsh-agent-presets@0.1.0-rc.8` (`LICENSE`)
|
|
8787
|
+
- `@deepseek-ai/dsh-anonymous-user-id@0.1.0-rc.8` (`LICENSE`)
|
|
8788
|
+
- `@deepseek-ai/dsh-api-gateway@0.1.0-rc.8` (`LICENSE`)
|
|
8789
|
+
- `@deepseek-ai/dsh-api-remotes@0.1.0-rc.8` (`LICENSE`)
|
|
8790
|
+
- `@deepseek-ai/dsh-app-boot@0.1.0-rc.8` (`LICENSE`)
|
|
8791
|
+
- `@deepseek-ai/dsh-atomic-write@0.1.0-rc.8` (`LICENSE`)
|
|
8792
|
+
- `@deepseek-ai/dsh-attachment@0.1.0-rc.8` (`LICENSE`)
|
|
8793
|
+
- `@deepseek-ai/dsh-attachment-local@0.1.0-rc.8` (`LICENSE`)
|
|
8794
|
+
- `@deepseek-ai/dsh-base@0.1.0-rc.8` (`LICENSE`)
|
|
8795
|
+
- `@deepseek-ai/dsh-bash-local@0.1.0-rc.8` (`LICENSE`)
|
|
8796
|
+
- `@deepseek-ai/dsh-bash-sandbox@0.1.0-rc.8` (`LICENSE`)
|
|
8797
|
+
- `@deepseek-ai/dsh-brand@0.1.0-rc.8` (`LICENSE`)
|
|
8798
|
+
- `@deepseek-ai/dsh-client-connection@0.1.0-rc.8` (`LICENSE`)
|
|
8799
|
+
- `@deepseek-ai/dsh-client-hmr@0.1.0-rc.8` (`LICENSE`)
|
|
8800
|
+
- `@deepseek-ai/dsh-client-locale@0.1.0-rc.8` (`LICENSE`)
|
|
8801
|
+
- `@deepseek-ai/dsh-client-modules@0.1.0-rc.8` (`LICENSE`)
|
|
8802
|
+
- `@deepseek-ai/dsh-client-runtime@0.1.0-rc.8` (`LICENSE`)
|
|
8803
|
+
- `@deepseek-ai/dsh-client-ui-agent-preset@0.1.0-rc.8` (`LICENSE`)
|
|
8804
|
+
- `@deepseek-ai/dsh-client-ui-attachment@0.1.0-rc.8` (`LICENSE`)
|
|
8805
|
+
- `@deepseek-ai/dsh-client-ui-brand-official@0.1.0-rc.8` (`LICENSE`)
|
|
8806
|
+
- `@deepseek-ai/dsh-client-ui-commands@0.1.0-rc.8` (`LICENSE`)
|
|
8807
|
+
- `@deepseek-ai/dsh-client-ui-conversation@0.1.0-rc.8` (`LICENSE`)
|
|
8808
|
+
- `@deepseek-ai/dsh-client-ui-cordis@0.1.0-rc.8` (`LICENSE`)
|
|
8809
|
+
- `@deepseek-ai/dsh-client-ui-deliverables@0.1.0-rc.8` (`LICENSE`)
|
|
8810
|
+
- `@deepseek-ai/dsh-client-ui-directory-picker-browse@0.1.0-rc.8` (`LICENSE`)
|
|
8811
|
+
- `@deepseek-ai/dsh-client-ui-directory-picker-native@0.1.0-rc.8` (`LICENSE`)
|
|
8812
|
+
- `@deepseek-ai/dsh-client-ui-goal@0.1.0-rc.8` (`LICENSE`)
|
|
8813
|
+
- `@deepseek-ai/dsh-client-ui-input-trigger@0.1.0-rc.8` (`LICENSE`)
|
|
8814
|
+
- `@deepseek-ai/dsh-client-ui-jobs@0.1.0-rc.8` (`LICENSE`)
|
|
8815
|
+
- `@deepseek-ai/dsh-client-ui-layout@0.1.0-rc.8` (`LICENSE`)
|
|
8816
|
+
- `@deepseek-ai/dsh-client-ui-message-feedback@0.1.0-rc.8` (`LICENSE`)
|
|
8817
|
+
- `@deepseek-ai/dsh-client-ui-model-selection@0.1.0-rc.8` (`LICENSE`)
|
|
8818
|
+
- `@deepseek-ai/dsh-client-ui-permission-presets@0.1.0-rc.8` (`LICENSE`)
|
|
8819
|
+
- `@deepseek-ai/dsh-client-ui-plan@0.1.0-rc.8` (`LICENSE`)
|
|
8820
|
+
- `@deepseek-ai/dsh-client-ui-reference@0.1.0-rc.8` (`LICENSE`)
|
|
8821
|
+
- `@deepseek-ai/dsh-client-ui-renderer@0.1.0-rc.8` (`LICENSE`)
|
|
8822
|
+
- `@deepseek-ai/dsh-client-ui-settings@0.1.0-rc.8` (`LICENSE`)
|
|
8823
|
+
- `@deepseek-ai/dsh-client-ui-settings-general@0.1.0-rc.8` (`LICENSE`)
|
|
8824
|
+
- `@deepseek-ai/dsh-client-ui-settings-models@0.1.0-rc.8` (`LICENSE`)
|
|
8825
|
+
- `@deepseek-ai/dsh-client-ui-settings-plugin-inventory@0.1.0-rc.8` (`LICENSE`)
|
|
8826
|
+
- `@deepseek-ai/dsh-client-ui-settings-plugins@0.1.0-rc.8` (`LICENSE`)
|
|
8827
|
+
- `@deepseek-ai/dsh-client-ui-sidebar@0.1.0-rc.8` (`LICENSE`)
|
|
8828
|
+
- `@deepseek-ai/dsh-client-ui-skill@0.1.0-rc.8` (`LICENSE`)
|
|
8829
|
+
- `@deepseek-ai/dsh-client-ui-subagent@0.1.0-rc.8` (`LICENSE`)
|
|
8830
|
+
- `@deepseek-ai/dsh-client-ui-theme@0.1.0-rc.8` (`LICENSE`)
|
|
8831
|
+
- `@deepseek-ai/dsh-client-ui-tool@0.1.0-rc.8` (`LICENSE`)
|
|
8832
|
+
- `@deepseek-ai/dsh-client-ui-trajectory@0.1.0-rc.8` (`LICENSE`)
|
|
8833
|
+
- `@deepseek-ai/dsh-client-ui-user-questions@0.1.0-rc.8` (`LICENSE`)
|
|
8834
|
+
- `@deepseek-ai/dsh-client-ui-workflow-run@0.1.0-rc.8` (`LICENSE`)
|
|
8835
|
+
- `@deepseek-ai/dsh-client-ui-workspace@0.1.0-rc.8` (`LICENSE`)
|
|
8836
|
+
- `@deepseek-ai/dsh-cmdline@0.1.0-rc.8` (`LICENSE`)
|
|
8837
|
+
- `@deepseek-ai/dsh-code-runtime@0.1.0-rc.8` (`LICENSE`)
|
|
8838
|
+
- `@deepseek-ai/dsh-code-runtime-worker-thread@0.1.0-rc.8` (`LICENSE`)
|
|
8839
|
+
- `@deepseek-ai/dsh-command-compact@0.1.0-rc.8` (`LICENSE`)
|
|
8840
|
+
- `@deepseek-ai/dsh-command-feedback@0.1.0-rc.8` (`LICENSE`)
|
|
8841
|
+
- `@deepseek-ai/dsh-command-goal@0.1.0-rc.8` (`LICENSE`)
|
|
8842
|
+
- `@deepseek-ai/dsh-commands@0.1.0-rc.8` (`LICENSE`)
|
|
8843
|
+
- `@deepseek-ai/dsh-compaction@0.1.0-rc.8` (`LICENSE`)
|
|
8844
|
+
- `@deepseek-ai/dsh-compaction-basic@0.1.0-rc.8` (`LICENSE`)
|
|
8845
|
+
- `@deepseek-ai/dsh-compaction-tool-result-pruner@0.1.0-rc.8` (`LICENSE`)
|
|
8846
|
+
- `@deepseek-ai/dsh-cordis-client-runner@0.1.0-rc.8` (`LICENSE`)
|
|
8847
|
+
- `@deepseek-ai/dsh-cordis-host-runner@0.1.0-rc.8` (`LICENSE`)
|
|
8848
|
+
- `@deepseek-ai/dsh-credentials@0.1.0-rc.8` (`LICENSE`)
|
|
8849
|
+
- `@deepseek-ai/dsh-credentials-local@0.1.0-rc.8` (`LICENSE`)
|
|
8850
|
+
- `@deepseek-ai/dsh-file-reference@0.1.0-rc.8` (`LICENSE`)
|
|
8851
|
+
- `@deepseek-ai/dsh-file-reference-local@0.1.0-rc.8` (`LICENSE`)
|
|
8852
|
+
- `@deepseek-ai/dsh-fs@0.1.0-rc.8` (`LICENSE`)
|
|
8853
|
+
- `@deepseek-ai/dsh-fs-local@0.1.0-rc.8` (`LICENSE`)
|
|
8854
|
+
- `@deepseek-ai/dsh-fs-observation-policy@0.1.0-rc.8` (`LICENSE`)
|
|
8855
|
+
- `@deepseek-ai/dsh-fs-sandbox@0.1.0-rc.8` (`LICENSE`)
|
|
8856
|
+
- `@deepseek-ai/dsh-goal@0.1.0-rc.8` (`LICENSE`)
|
|
8857
|
+
- `@deepseek-ai/dsh-goal-round-driver@0.1.0-rc.8` (`LICENSE`)
|
|
8858
|
+
- `@deepseek-ai/dsh-home-paths@0.1.0-rc.8` (`LICENSE`)
|
|
8859
|
+
- `@deepseek-ai/dsh-host-apiproxy@0.1.0-rc.8` (`LICENSE`)
|
|
8860
|
+
- `@deepseek-ai/dsh-host-directory-picker@0.1.0-rc.8` (`LICENSE`)
|
|
8861
|
+
- `@deepseek-ai/dsh-host-directory-picker-auto@0.1.0-rc.8` (`LICENSE`)
|
|
8862
|
+
- `@deepseek-ai/dsh-host-directory-picker-browse@0.1.0-rc.8` (`LICENSE`)
|
|
8863
|
+
- `@deepseek-ai/dsh-host-directory-picker-native@0.1.0-rc.8` (`LICENSE`)
|
|
8864
|
+
- `@deepseek-ai/dsh-host-frontend-static@0.1.0-rc.8` (`LICENSE`)
|
|
8865
|
+
- `@deepseek-ai/dsh-host-plugin-inventory@0.1.0-rc.8` (`LICENSE`)
|
|
8866
|
+
- `@deepseek-ai/dsh-host-webserver@0.1.0-rc.8` (`LICENSE`)
|
|
8867
|
+
- `@deepseek-ai/dsh-invariants@0.1.0-rc.8` (`LICENSE`)
|
|
8868
|
+
- `@deepseek-ai/dsh-jobs@0.1.0-rc.8` (`LICENSE`)
|
|
8869
|
+
- `@deepseek-ai/dsh-jobs-local@0.1.0-rc.8` (`LICENSE`)
|
|
8870
|
+
- `@deepseek-ai/dsh-launch-environment@0.1.0-rc.8` (`LICENSE`)
|
|
8871
|
+
- `@deepseek-ai/dsh-llm@0.1.0-rc.8` (`LICENSE`)
|
|
8872
|
+
- `@deepseek-ai/dsh-llm-deepseek@0.1.0-rc.8` (`LICENSE`)
|
|
8873
|
+
- `@deepseek-ai/dsh-llm-pi-ai@0.1.0-rc.8` (`LICENSE`)
|
|
8874
|
+
- `@deepseek-ai/dsh-llm-retry@0.1.0-rc.8` (`LICENSE`)
|
|
8875
|
+
- `@deepseek-ai/dsh-message-feedback@0.1.0-rc.8` (`LICENSE`)
|
|
8876
|
+
- `@deepseek-ai/dsh-native-command@0.1.0-rc.8` (`LICENSE`)
|
|
8877
|
+
- `@deepseek-ai/dsh-output-retention@0.1.0-rc.8` (`LICENSE`)
|
|
8878
|
+
- `@deepseek-ai/dsh-permission-presets@0.1.0-rc.8` (`LICENSE`)
|
|
8879
|
+
- `@deepseek-ai/dsh-plan-mode@0.1.0-rc.8` (`LICENSE`)
|
|
8880
|
+
- `@deepseek-ai/dsh-pwsh-local@0.1.0-rc.8` (`LICENSE`)
|
|
8881
|
+
- `@deepseek-ai/dsh-pwsh-sandbox@0.1.0-rc.8` (`LICENSE`)
|
|
8882
|
+
- `@deepseek-ai/dsh-repeat-tool-reminder@0.1.0-rc.8` (`LICENSE`)
|
|
8883
|
+
- `@deepseek-ai/dsh-sandbox@0.1.0-rc.8` (`LICENSE`)
|
|
8884
|
+
- `@deepseek-ai/dsh-sandbox-local@0.1.0-rc.8` (`LICENSE`)
|
|
8885
|
+
- `@deepseek-ai/dsh-sandbox-policy@0.1.0-rc.8` (`LICENSE`)
|
|
8886
|
+
- `@deepseek-ai/dsh-sandbox-windows-acl@0.1.0-rc.8` (`LICENSE`)
|
|
8887
|
+
- `@deepseek-ai/dsh-scope@0.1.0-rc.8` (`LICENSE`)
|
|
8888
|
+
- `@deepseek-ai/dsh-session@0.1.0-rc.8` (`LICENSE`)
|
|
8889
|
+
- `@deepseek-ai/dsh-session-checkpoint-policy@0.1.0-rc.8` (`LICENSE`)
|
|
8890
|
+
- `@deepseek-ai/dsh-session-log-export@0.1.0-rc.8` (`LICENSE`)
|
|
8891
|
+
- `@deepseek-ai/dsh-session-persistence@0.1.0-rc.8` (`LICENSE`)
|
|
8892
|
+
- `@deepseek-ai/dsh-session-persistence-jsonl@0.1.0-rc.8` (`LICENSE`)
|
|
8893
|
+
- `@deepseek-ai/dsh-session-projection@0.1.0-rc.8` (`LICENSE`)
|
|
8894
|
+
- `@deepseek-ai/dsh-session-projection-cache@0.1.0-rc.8` (`LICENSE`)
|
|
8895
|
+
- `@deepseek-ai/dsh-session-query@0.1.0-rc.8` (`LICENSE`)
|
|
8896
|
+
- `@deepseek-ai/dsh-session-query-sqlite@0.1.0-rc.8` (`LICENSE`)
|
|
8897
|
+
- `@deepseek-ai/dsh-session-reference@0.1.0-rc.8` (`LICENSE`)
|
|
8898
|
+
- `@deepseek-ai/dsh-session-stats@0.1.0-rc.8` (`LICENSE`)
|
|
8899
|
+
- `@deepseek-ai/dsh-session-telemetry@0.1.0-rc.8` (`LICENSE`)
|
|
8900
|
+
- `@deepseek-ai/dsh-session-telemetry-otel@0.1.0-rc.8` (`LICENSE`)
|
|
8901
|
+
- `@deepseek-ai/dsh-session-title@0.1.0-rc.8` (`LICENSE`)
|
|
8902
|
+
- `@deepseek-ai/dsh-session-title-first-prompt-llm@0.1.0-rc.8` (`LICENSE`)
|
|
8903
|
+
- `@deepseek-ai/dsh-session-title-llm@0.1.0-rc.8` (`LICENSE`)
|
|
8904
|
+
- `@deepseek-ai/dsh-settings@0.1.0-rc.8` (`LICENSE`)
|
|
8905
|
+
- `@deepseek-ai/dsh-settings-file@0.1.0-rc.8` (`LICENSE`)
|
|
8906
|
+
- `@deepseek-ai/dsh-shell@0.1.0-rc.8` (`LICENSE`)
|
|
8907
|
+
- `@deepseek-ai/dsh-shell-env@0.1.0-rc.8` (`LICENSE`)
|
|
8908
|
+
- `@deepseek-ai/dsh-skill@0.1.0-rc.8` (`LICENSE`)
|
|
8909
|
+
- `@deepseek-ai/dsh-skill-badge@0.1.0-rc.8` (`LICENSE`)
|
|
8910
|
+
- `@deepseek-ai/dsh-skill-filesystem@0.1.0-rc.8` (`LICENSE`)
|
|
8911
|
+
- `@deepseek-ai/dsh-spill@0.1.0-rc.8` (`LICENSE`)
|
|
8912
|
+
- `@deepseek-ai/dsh-spill-local@0.1.0-rc.8` (`LICENSE`)
|
|
8913
|
+
- `@deepseek-ai/dsh-spill-policy@0.1.0-rc.8` (`LICENSE`)
|
|
8914
|
+
- `@deepseek-ai/dsh-storage@0.1.0-rc.8` (`LICENSE`)
|
|
8915
|
+
- `@deepseek-ai/dsh-storage-domain@0.1.0-rc.8` (`LICENSE`)
|
|
8916
|
+
- `@deepseek-ai/dsh-storage-json@0.1.0-rc.8` (`LICENSE`)
|
|
8917
|
+
- `@deepseek-ai/dsh-subagent@0.1.0-rc.8` (`LICENSE`)
|
|
8918
|
+
- `@deepseek-ai/dsh-subagent-fork-in-process@0.1.0-rc.8` (`LICENSE`)
|
|
8919
|
+
- `@deepseek-ai/dsh-subagent-in-process-driver@0.1.0-rc.8` (`LICENSE`)
|
|
8920
|
+
- `@deepseek-ai/dsh-subagent-spawn-in-process@0.1.0-rc.8` (`LICENSE`)
|
|
8921
|
+
- `@deepseek-ai/dsh-subprocess@0.1.0-rc.8` (`LICENSE`)
|
|
8922
|
+
- `@deepseek-ai/dsh-subprocess-local@0.1.0-rc.8` (`LICENSE`)
|
|
8923
|
+
- `@deepseek-ai/dsh-system-prompt@0.1.0-rc.8` (`LICENSE`)
|
|
8924
|
+
- `@deepseek-ai/dsh-timeout@0.1.0-rc.8` (`LICENSE`)
|
|
8925
|
+
- `@deepseek-ai/dsh-token-meter@0.1.0-rc.8` (`LICENSE`)
|
|
8926
|
+
- `@deepseek-ai/dsh-tool-bash@0.1.0-rc.8` (`LICENSE`)
|
|
8927
|
+
- `@deepseek-ai/dsh-tool-call-timeout-policy@0.1.0-rc.8` (`LICENSE`)
|
|
8928
|
+
- `@deepseek-ai/dsh-tool-fs@0.1.0-rc.8` (`LICENSE`)
|
|
8929
|
+
- `@deepseek-ai/dsh-tool-fs-search@0.1.0-rc.8` (`LICENSE`)
|
|
8930
|
+
- `@deepseek-ai/dsh-tool-goal@0.1.0-rc.8` (`LICENSE`)
|
|
8931
|
+
- `@deepseek-ai/dsh-tool-jobs@0.1.0-rc.8` (`LICENSE`)
|
|
8932
|
+
- `@deepseek-ai/dsh-tool-pwsh@0.1.0-rc.8` (`LICENSE`)
|
|
8933
|
+
- `@deepseek-ai/dsh-tool-ralph@0.1.0-rc.8` (`LICENSE`)
|
|
8934
|
+
- `@deepseek-ai/dsh-tool-skill@0.1.0-rc.8` (`LICENSE`)
|
|
8935
|
+
- `@deepseek-ai/dsh-tool-str-replace-editor@0.1.0-rc.8` (`LICENSE`)
|
|
8936
|
+
- `@deepseek-ai/dsh-tool-subagent@0.1.0-rc.8` (`LICENSE`)
|
|
8937
|
+
- `@deepseek-ai/dsh-tool-subagent-control@0.1.0-rc.8` (`LICENSE`)
|
|
8938
|
+
- `@deepseek-ai/dsh-tool-subagent-report@0.1.0-rc.8` (`LICENSE`)
|
|
8939
|
+
- `@deepseek-ai/dsh-tool-todo@0.1.0-rc.8` (`LICENSE`)
|
|
8940
|
+
- `@deepseek-ai/dsh-tool-web@0.1.0-rc.8` (`LICENSE`)
|
|
8941
|
+
- `@deepseek-ai/dsh-tool-workflow@0.1.0-rc.8` (`LICENSE`)
|
|
8942
|
+
- `@deepseek-ai/dsh-tools@0.1.0-rc.8` (`LICENSE`)
|
|
8943
|
+
- `@deepseek-ai/dsh-typert-loader@0.1.0-rc.8` (`LICENSE`)
|
|
8944
|
+
- `@deepseek-ai/dsh-typert-protocol@0.1.0-rc.8` (`LICENSE`)
|
|
8945
|
+
- `@deepseek-ai/dsh-typert-registry@0.1.0-rc.8` (`LICENSE`)
|
|
8946
|
+
- `@deepseek-ai/dsh-user-approval@0.1.0-rc.8` (`LICENSE`)
|
|
8947
|
+
- `@deepseek-ai/dsh-user-questions@0.1.0-rc.8` (`LICENSE`)
|
|
8948
|
+
- `@deepseek-ai/dsh-web@0.1.0-rc.8` (`LICENSE`)
|
|
8949
|
+
- `@deepseek-ai/dsh-web-app@0.1.0-rc.8` (`LICENSE`)
|
|
8950
|
+
- `@deepseek-ai/dsh-web-frontend@0.1.0-rc.8` (`LICENSE`)
|
|
8951
|
+
- `@deepseek-ai/dsh-web-search-deepseek@0.1.0-rc.8` (`LICENSE`)
|
|
8952
|
+
- `@deepseek-ai/dsh-workflow@0.1.0-rc.8` (`LICENSE`)
|
|
8953
|
+
- `@deepseek-ai/dsh-workflow-worker-thread@0.1.0-rc.8` (`LICENSE`)
|
|
8954
|
+
- `@deepseek-ai/dsh-workspace@0.1.0-rc.8` (`LICENSE`)
|
|
9693
8955
|
- `@deepseek-ai/node-addon-landlock-run@0.1.1` (`LICENSE`)
|
|
9694
8956
|
|
|
9695
8957
|
```text
|
|
@@ -10026,13 +9288,7 @@ OTHER DEALINGS IN THE SOFTWARE.
|
|
|
10026
9288
|
|
|
10027
9289
|
Applies to:
|
|
10028
9290
|
|
|
10029
|
-
- `@types/debug@4.1.13` (`LICENSE`)
|
|
10030
|
-
- `@types/hast@3.0.5` (`LICENSE`)
|
|
10031
|
-
- `@types/katex@0.16.8` (`LICENSE`)
|
|
10032
|
-
- `@types/mdast@4.0.4` (`LICENSE`)
|
|
10033
|
-
- `@types/ms@2.1.0` (`LICENSE`)
|
|
10034
9291
|
- `@types/node@26.2.0` (`LICENSE`)
|
|
10035
|
-
- `@types/unist@3.0.3` (`LICENSE`)
|
|
10036
9292
|
|
|
10037
9293
|
```text
|
|
10038
9294
|
MIT License
|