Skip to content

Conversation

@caugner
Copy link
Contributor

@caugner caugner commented Dec 3, 2025

Description

Adds .npmrc enabling engine-strict and disabling audit.

Motivation

  1. Enabling engine-strict prevents npm install with npm 10, which changes the package-lock.json.
  2. Disabling audit suppresses the misleading audit message.

Note: With disabled audit, dependencies can still be audited via npm install --audit or npm audit.

Additional details

Related issues and pull requests

Part of:

Same as:

@caugner caugner requested a review from a team as a code owner December 3, 2025 11:40
@caugner caugner requested review from argl and removed request for a team December 3, 2025 11:40
@github-actions github-actions bot added the system Infrastructure and configuration for the project label Dec 3, 2025
@argl argl merged commit b19c6ff into main Dec 3, 2025
8 checks passed
@argl argl deleted the npmrc branch December 3, 2025 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

system Infrastructure and configuration for the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants