2 files changed
+16
-1
lines changed- CHANGELOG.md+13
- docs/content/commands/npm-run-script.md+15
- lib/commands/run-script.js+1
- node_modules/@npmcli/metavuln-calculator/lib/advisory.js+2-2
- node_modules/@npmcli/metavuln-calculator/package.json+3-3
- node_modules/@npmcli/run-script/lib/escape.js+6
- node_modules/@npmcli/run-script/lib/make-spawn-args.js+3-2
- node_modules/@npmcli/run-script/package.json+3-6
- node_modules/npm-packlist/lib/index.js+4-1
- node_modules/npm-packlist/package.json+1-1
- package-lock.json+14-13
- package.json+2-2
- tap-snapshots/test/lib/load-all-commands.js.test.cjs+1-1
- tap-snapshots/test/lib/npm.js.test.cjs+1-1
- workspaces/arborist/tap-snapshots/test/arborist/rebuild.js.test.cjs+4-4
Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
253 | 268 |
| |
254 | 269 |
| |
255 | 270 |
| |
|
0 commit comments