Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lockfile v4 #23213

Open
dsherret opened this issue Apr 3, 2024 · 0 comments
Open

Lockfile v4 #23213

dsherret opened this issue Apr 3, 2024 · 0 comments
Assignees
Milestone

Comments

@dsherret
Copy link
Member

dsherret commented Apr 3, 2024

  1. Empty sub-objects are excluded (ex. no more "remotes": {}).
  2. Flatten packages > * to the top level (less verbose).
  3. JSONC - Trailing commas everywhere to reduce diffs (Consider trailing commas deno_lockfile#20)
  4. Also to reduce diffs, do not store npm package versions under dependencies when there can only be one version for a given package (Reduce verbosity when a single version changes deno_lockfile#19).
@dsherret dsherret added this to the 2.0 milestone Apr 3, 2024
@dsherret dsherret self-assigned this Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant