Skip to content

Change npm install to npm ci for dependency installation#7924

Open
kanarian wants to merge 1 commit into
prisma:mainfrom
kanarian:patch-1
Open

Change npm install to npm ci for dependency installation#7924
kanarian wants to merge 1 commit into
prisma:mainfrom
kanarian:patch-1

Conversation

@kanarian
Copy link
Copy Markdown

Because of increase in supply chain attacks in npm, better to use npm ci over npm install, moreover as per npm (https://docs.npmjs.com/cli/v11/commands/npm-ci) npm ci is made for the specific purpose of being used in automated environments such as a this workflow.

Because of increase in supply chain attacks in npm, better to use `npm ci` over `npm install`, moreover as per npm (https://docs.npmjs.com/cli/v11/commands/npm-ci) `npm ci` is made for the specific purpose of being used in automated environments such as a this workflow.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

@kanarian is attempting to deploy a commit to the Prisma Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 27, 2026

Caution

Review failed

An error occurred during the review process. Please try again later.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Successfully merging this pull request may close these issues.

1 participant