summaryrefslogtreecommitdiff
path: root/tests/specs/npm/lifecycle_scripts/all_lifecycles_not_run.out
AgeCommit message (Expand)Author
2024-10-18fix(npm): ensure scoped package name is encoded in URLs (#26390)Marvin Hagemeister
2024-10-12feat(npm): support `--allow-scripts` on `deno run` (and `deno add`, `deno tes...Nathan Whitaker
2024-09-24fix(cli): Warn on not-run lifecycle scripts with global cache (#25786)Nathan Whitaker
2024-09-18feat: improve warnings for deprecations and lifecycle script for npm packages...Bartek Iwańczuk
2024-09-03fix: make some warnings more standard (#25324)David Sherret
2024-08-30BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)Bartek Iwańczuk
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