summaryrefslogtreecommitdiff
path: root/tests/specs/lockfile/only_package_json
AgeCommit message (Expand)Author
2024-10-18fix(npm): ensure scoped package name is encoded in URLs (#26390)Marvin Hagemeister
2024-09-03test: reenable frozen_lockfile tests (#25381)Bartek Iwańczuk
2024-08-30BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)Bartek Iwańczuk
2024-08-28feat: improve lockfile v4 to store normalized version constraints and be more...David Sherret
2024-08-26feat: lockfile v4 by default (#25165)David Sherret
2024-05-23fix(cli): Support deno.lock with only package.json present + fix DENO_FUTURE ...Nathan Whitaker