summaryrefslogtreecommitdiff
path: root/tests/specs/npm/lifecycle_scripts
AgeCommit message (Expand)Author
2024-07-24fix(future): Emit `deno install` warning less often, suggest `deno install` i...Nathan Whitaker
2024-07-19fix(cli): Respect implied BYONM from DENO_FUTURE in `deno task` (#24652)Nathan Whitaker
2024-07-18chore: fix ci (#24633)David Sherret
2024-07-17fix(publish): surface syntax errors when using --no-check (#24620)David Sherret
2024-07-18chore: fix flakey lifecycle scripts test (#24629)Nathan Whitaker
2024-07-15fix(node): Fix `--allow-scripts` with no `deno.json` (#24533)Nathan Whitaker
2024-07-11fix(node): Ignore broken default install scripts (#24534)Nathan Whitaker
2024-07-11fix(npm): only warn about lifecycle scripts not being run when setting up dir...David Sherret
2024-07-10chore: tweak warning message for un-run install scripts (#24508)Nathan Whitaker
2024-07-10feat(node): Support executing npm package lifecycle scripts (preinstall/insta...Nathan Whitaker