Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-13 | chore: 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-12 | chore(test): add script for pruning registry.json files (#25594) | David Sherret | |
2024-07-31 | fix(ext/node): handle node child_process with --v8-options flag (#24804) | Luca Casonato | |
Makes `v8flags` package from NPM work. |