summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/compare_globals
AgeCommit message (Expand)Author
2023-07-19feat(ext/node): properly segregate node globals (#19307)Luca Casonato
2023-02-22refactor: use deno_graph for npm specifiers (#17858)David Sherret
2023-02-08fix: use static Reflect methods in nodeGlobalThis proxy (#17696)Kamil Ogórek
2022-11-24fix(npm/check): prioritize exports over types entry (#16788)David Sherret
2022-10-21feat(unstable/npm): initial type checking of npm specifiers (#16332)David Sherret
2022-08-26fix(ext/node): fix global in node env (#15622)Yoshiya Hinosawa