Skip to content

Use package-lock.json version 3#2223

Merged
wooorm merged 1 commit intomainfrom
package-lock-v3
Jan 13, 2023
Merged

Use package-lock.json version 3#2223
wooorm merged 1 commit intomainfrom
package-lock-v3

Conversation

@remcohaszing
Copy link
Copy Markdown
Member

Version 2 is a hybrid format that includes both version 1 and 3. In npm 7 and 8 version 2 was used by default for backwards compatibility with npm 6. As of npm 9, lockfile version 3 is the default, so it’s best specified explicitly.

Version 2 is a hybrid format that includes both version 1 and 3. In npm
7 and 8 version 2 was used by default for backwards compatibility with
npm 6. As of npm 9, lockfile version 3 is the default, so it’s best
specified explicitly.
@remcohaszing remcohaszing added the 🏗 area/tools This affects tooling label Jan 13, 2023
@remcohaszing remcohaszing requested a review from a team January 13, 2023 10:37
@vercel
Copy link
Copy Markdown

vercel bot commented Jan 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
mdx ✅ Ready (Inspect) Visit Preview Jan 13, 2023 at 10:38AM (UTC)

@wooorm wooorm changed the title Use package-lock.json version 3 Use package-lock.json version 3 Jan 13, 2023
@wooorm wooorm merged commit 6667d7c into main Jan 13, 2023
@wooorm wooorm deleted the package-lock-v3 branch January 13, 2023 11:02
@wooorm wooorm added 💪 phase/solved Post is done 🏗 area/tools This affects tooling and removed 🏗 area/tools This affects tooling labels Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏗 area/tools This affects tooling 💪 phase/solved Post is done

Development

Successfully merging this pull request may close these issues.

2 participants