summaryrefslogtreecommitdiff
path: root/tests/specs/lockfile/only_package_json/install.out
AgeCommit message (Collapse)Author
2024-10-18fix(npm): ensure scoped package name is encoded in URLs (#26390)Marvin Hagemeister
Fixes https://github.com/denoland/deno/issues/26385
2024-09-03test: reenable frozen_lockfile tests (#25381)Bartek IwaƄczuk
Ref https://github.com/denoland/deno/issues/25241