Skip to content

Commit c40c9d8

Browse files
committed
fix: update $schema description to match bundle-tools rename
1 parent 13d58d9 commit c40c9d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cli/bundle-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "External tools configuration for Socket CLI VFS bundling",
2+
"$schema": "Bundle tools configuration for Socket CLI VFS bundling",
33
"$comment": "Build process uses @npmcli/arborist (scripts/sea-build-utils/npm-packages.mjs) to download npm packages with full dependency trees. npm packages are bundled with node_modules/ into VFS alongside security tool binaries. For github-release types, 'githubRelease' is the release tag (any format: v1.6.1, 3.11.14, etc.).",
44
"@coana-tech/cli": {
55
"description": "Coana CLI for static analysis and reachability detection",

0 commit comments

Comments
 (0)