summaryrefslogtreecommitdiff
path: root/tests/testdata/npm/compare_globals/main.out
AgeCommit message (Expand)Author
2024-09-25chore: deprecate npm itests (#25804)Mohammad Sulaiman
2024-09-14feat: TypeScript 5.6 and `npm:@types/node@22` (#25614)David Sherret
2024-09-04feat(cli): give access to `process` global everywhere (#25291)Luca Casonato
2024-08-30BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)Bartek IwaƄczuk
2024-07-19fix(ext/node): do not expose `self` global in node (#24637)Yoshiya Hinosawa
2024-05-07chore: fix flaky net_listen_allow_localhost_4555 (#23726)David Sherret
2024-05-07chore(test): move npm registries to separate servers and to the `tests/regist...David Sherret
2024-03-08fix(ext/node): Implement `isBuiltin` in `node:module` (#22817)Nathan Whitaker
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci