Created
May 12, 2026 15:30
-
-
Save mejiaj/cce96d9bb30b38a712657f688cdd5c3e to your computer and use it in GitHub Desktop.
Example NPMRC file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Pin dependencies for security. | |
| save-exact=true | |
| # Give new packages time to get vetted before use. | |
| min-release-age=7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment