summaryrefslogtreecommitdiff
path: root/cli/task_runner.rs
AgeCommit message (Expand)Author
2024-10-31fix(cli): set `npm_config_user_agent` when running npm packages or tasks (#26...Nathan Whitaker
2024-10-12feat(npm): support `--allow-scripts` on `deno run` (and `deno add`, `deno tes...Nathan Whitaker
2024-09-04fix: lock down allow-run permissions more (#25370)David Sherret
2024-07-19fix(cli): Respect implied BYONM from DENO_FUTURE in `deno task` (#24652)Nathan Whitaker
2024-07-15fix(node): Fix `--allow-scripts` with no `deno.json` (#24533)Nathan Whitaker
2024-07-10feat(node): Support executing npm package lifecycle scripts (preinstall/insta...Nathan Whitaker