summaryrefslogtreecommitdiff
path: root/tests/registry/npm/v8flags
AgeCommit message (Collapse)Author
2024-09-13chore: update more registry.json files (#25615)David Sherret
Extracted out of https://github.com/denoland/deno/pull/25614 It's better for these to be non-minified because then diffs are better when adding new versions.
2024-09-12chore(test): add script for pruning registry.json files (#25594)David Sherret
2024-07-31fix(ext/node): handle node child_process with --v8-options flag (#24804)Luca Casonato
Makes `v8flags` package from NPM work.