summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/compare_globals/main.ts
AgeCommit message (Collapse)Author
2023-02-08fix: use static Reflect methods in nodeGlobalThis proxy (#17696)Kamil Ogórek
Co-authored-by: David Sherret <dsherret@gmail.com>
2022-10-21feat(unstable/npm): initial type checking of npm specifiers (#16332)David Sherret