summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/package_json
AgeCommit message (Expand)Author
2023-05-10feat(compile): unstable npm and node specifier support (#19005)David Sherret
2023-05-01refactor(cli): remove ProcState - add CliFactory (#18900)David Sherret
2023-03-13fix(npm): show a progress bar when initializing the node_modules folder (#18136)David Sherret
2023-03-03fix: lazily surface errors in package.json deps parsing (#17974)David Sherret
2023-02-25chore: fix flaky package_json_basic tests (#17940)David Sherret
2023-02-23fix(npm): allow resolving from package.json when an import map exists (#17905)David Sherret
2023-02-23feat(npm): support bare specifiers from package.json in more subcommands and ...David Sherret