Commit d17c2d3
committed
chore: drop ./xport.schema.json export
Nothing in the fleet imports `@socketsecurity/lib/xport.schema.json`
— each repo (socket-btm, socket-sdxgen, socket-tui, socket-packageurl-js,
ultrathink, socket-registry) regenerates its own copy from a TypeBox
spec via scripts/xport-emit-schema.mts. The export is dead surface;
removing it before it ever ships avoids a future major-bump removal.
The xport.schema.json file stays at the repo root (referenced by $id
URL for IDE autocomplete in YAML/JSON files); only the package.json
exports entry is dropped.1 parent 30fcd8c commit d17c2d3
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
679 | 679 | | |
680 | 680 | | |
681 | 681 | | |
682 | | - | |
683 | | - | |
| 682 | + | |
684 | 683 | | |
685 | 684 | | |
686 | 685 | | |
| |||
0 commit comments