summaryrefslogtreecommitdiff
path: root/tests/testdata/package_json
AgeCommit message (Expand)Author
2024-09-16test: rewrite some ignored tests to spec tests (#25652)Bartek IwaƄczuk
2024-08-28feat: improve lockfile v4 to store normalized version constraints and be more...David Sherret
2024-07-04feat: npm workspace and better Deno workspace support (#24334)David Sherret
2024-06-13fix(npm): use more relaxed package.json version constraint parsing (#24202)David Sherret
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-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci