Commit ab994e0
committed
Tighten shell deny list and bump dev deps
Add numerous destructive commands to .claude/settings.json deny list (e.g. rm -rf variants, git force/reset/clean/rebase, gh repo delete/archive, npm unpublish/deprecate, dd, mkfs) to prevent accidental destructive operations. Update package.json and regenerate package-lock.json to bump development dependencies and related subpackages (notably @types/node, TypeScript/@typescript-eslint packages, vitest and related test utils, and rollup platform packages); lockfile refreshed to record those version updates.1 parent e2437c3 commit ab994e0
3 files changed
Lines changed: 252 additions & 238 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
13 | 27 | | |
14 | 28 | | |
15 | 29 | | |
0 commit comments