Age | Commit message (Expand) | Author |
---|---|---|
2024-11-12 | fix(install): re-setup bin entries after running lifecycle scripts (#26752) | Nathan Whitaker |
2024-10-12 | feat(npm): support `--allow-scripts` on `deno run` (and `deno add`, `deno tes... | Nathan Whitaker |
2024-09-27 | fix(node): Pass NPM_PROCESS_STATE to subprocesses via temp file instead of en... | Nathan Whitaker |
2024-09-26 | feat: Don't warn about --allow-script when using esbuild (#25894) | Bartek IwaĆczuk |
2024-09-26 | feat(install): warn repeatedly about not-run lifecycle scripts on explicit in... | Nathan Whitaker |
2024-09-24 | fix(cli): Warn on not-run lifecycle scripts with global cache (#25786) | Nathan Whitaker |