4.5.0
2024-06-30
New
-
Added .npmrc _authToken support. This feature allows to fetch private packages.
At the moment there are 2 files supported:- (✅ supported) per-project config file (/path/to/my/project/.npmrc)
- (✅ supported) per-user config file (~/.npmrc)
- (❌ unsupported) global config file ($PREFIX/etc/npmrc)
- (❌ unsupported) npm builtin config file (/path/to/npm/npmrc)