Skip to content
New issue

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

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

Already on GitHub? # to your account

Initial design and support for lockfile generation for npm, pnpm and yarn #7

Merged
merged 14 commits into from
Jun 12, 2024

Conversation

keshav-space
Copy link
Member

@keshav-space keshav-space commented Jun 6, 2024

Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
- Support -f, --force flag to force the generation of lockfile
regardless of whether it already exists

Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
@keshav-space
Copy link
Member Author

Merging now!

@keshav-space keshav-space merged commit beccf84 into main Jun 12, 2024
3 checks passed
@keshav-space keshav-space deleted the 3-initial branch June 13, 2024 05:01
@keshav-space keshav-space linked an issue Jun 13, 2024 that may be closed by this pull request
@keshav-space keshav-space linked an issue Jun 13, 2024 that may be closed by this pull request
@keshav-space keshav-space changed the title Support lockfile generation for npm, pnpm and yarn Initial design and support for lockfile generation for npm, pnpm and yarn Jul 8, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a package-json.lock lock file with npm Create a yarn.lock lock file with yarn
1 participant