@costrict/csc 4.0.16 → 4.0.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +11 -33
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@costrict/csc",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.17",
|
|
4
4
|
"description": "costrict",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"author": "costrict",
|
|
@@ -41,6 +41,7 @@
|
|
|
41
41
|
],
|
|
42
42
|
"scripts": {
|
|
43
43
|
"build": "bun run build.ts",
|
|
44
|
+
"build:builtin-review": "bun run scripts/generate-review-builtin.ts",
|
|
44
45
|
"build:vite": "vite build && bun run scripts/post-build.ts",
|
|
45
46
|
"build:vite:only": "vite build",
|
|
46
47
|
"build:bun": "bun run build.ts",
|
|
@@ -63,11 +64,8 @@
|
|
|
63
64
|
"lint": "biome lint src/",
|
|
64
65
|
"lint:fix": "biome lint --fix src/",
|
|
65
66
|
"format": "biome format --write src/",
|
|
66
|
-
"
|
|
67
|
-
"check:fix": "biome check --fix .",
|
|
68
|
-
"prepare": "echo skip husky",
|
|
67
|
+
"prepare": "git config core.hooksPath .githooks",
|
|
69
68
|
"test": "bun test",
|
|
70
|
-
"precheck": "bun run typecheck && bun run check:fix && bun test",
|
|
71
69
|
"check:unused": "knip-bun",
|
|
72
70
|
"health": "bun run scripts/health-check.ts",
|
|
73
71
|
"postinstall": "node scripts/run-parallel.mjs scripts/postinstall.cjs scripts/setup-chrome-mcp.mjs scripts/install-cosknow.mjs",
|
|
@@ -89,8 +87,8 @@
|
|
|
89
87
|
"@ant/computer-use-input": "workspace:*",
|
|
90
88
|
"@ant/computer-use-mcp": "workspace:*",
|
|
91
89
|
"@ant/computer-use-swift": "workspace:*",
|
|
92
|
-
"@anthropic-ai/bedrock-sdk": "^0.
|
|
93
|
-
"@anthropic-ai/claude-agent-sdk": "^0.2.
|
|
90
|
+
"@anthropic-ai/bedrock-sdk": "^0.26.4",
|
|
91
|
+
"@anthropic-ai/claude-agent-sdk": "^0.2.87",
|
|
94
92
|
"@anthropic-ai/foundry-sdk": "^0.2.3",
|
|
95
93
|
"@anthropic-ai/mcpb": "^2.1.2",
|
|
96
94
|
"@anthropic-ai/sandbox-runtime": "^0.0.44",
|
|
@@ -170,6 +168,7 @@
|
|
|
170
168
|
"fflate": "^0.8.2",
|
|
171
169
|
"figures": "^6.1.0",
|
|
172
170
|
"fuse.js": "^7.1.0",
|
|
171
|
+
"husky": "^9.1.7",
|
|
173
172
|
"get-east-asian-width": "^1.5.0",
|
|
174
173
|
"google-auth-library": "^10.6.2",
|
|
175
174
|
"he": "^1.2.0",
|
|
@@ -179,11 +178,10 @@
|
|
|
179
178
|
"image-processor-napi": "workspace:*",
|
|
180
179
|
"indent-string": "^5.0.0",
|
|
181
180
|
"jsonc-parser": "^3.3.1",
|
|
182
|
-
"knip": "^6.
|
|
183
|
-
"
|
|
184
|
-
"
|
|
185
|
-
"
|
|
186
|
-
"marked": "^17.0.6",
|
|
181
|
+
"knip": "^6.1.1",
|
|
182
|
+
"lodash-es": "^4.17.23",
|
|
183
|
+
"lru-cache": "^11.2.7",
|
|
184
|
+
"marked": "^17.0.5",
|
|
187
185
|
"modifiers-napi": "workspace:*",
|
|
188
186
|
"openai": "^6.33.0",
|
|
189
187
|
"p-map": "^7.0.4",
|
|
@@ -206,7 +204,6 @@
|
|
|
206
204
|
"turndown": "^7.2.2",
|
|
207
205
|
"type-fest": "^5.5.0",
|
|
208
206
|
"typescript": "^6.0.2",
|
|
209
|
-
"undici": "^7.24.6",
|
|
210
207
|
"url-handler-napi": "workspace:*",
|
|
211
208
|
"usehooks-ts": "^3.1.1",
|
|
212
209
|
"vite": "^8.0.8",
|
|
@@ -217,24 +214,5 @@
|
|
|
217
214
|
"xss": "^1.0.15",
|
|
218
215
|
"yaml": "^2.8.3",
|
|
219
216
|
"zod": "^4.3.6"
|
|
220
|
-
},
|
|
221
|
-
"optionalDependencies": {
|
|
222
|
-
"doubaoime-asr": "^0.1.0"
|
|
223
|
-
},
|
|
224
|
-
"overrides": {
|
|
225
|
-
"@inquirer/prompts": "8.4.2",
|
|
226
|
-
"@xmldom/xmldom": "0.8.13",
|
|
227
|
-
"follow-redirects": "1.16.0",
|
|
228
|
-
"hono": "4.12.15",
|
|
229
|
-
"postcss": "8.5.10",
|
|
230
|
-
"uuid": "14.0.0"
|
|
231
|
-
},
|
|
232
|
-
"lint-staged": {
|
|
233
|
-
"*.{ts,tsx,js,mjs,jsx}": [
|
|
234
|
-
"biome check --fix --no-errors-on-unmatched"
|
|
235
|
-
],
|
|
236
|
-
"*.{json,jsonc}": [
|
|
237
|
-
"biome format --write --no-errors-on-unmatched"
|
|
238
|
-
]
|
|
239
217
|
}
|
|
240
|
-
}
|
|
218
|
+
}
|