semantic-release / npm

:ship: semantic-release plugin to publish a npm package
MIT License
238 stars 112 forks source link

account for deprecation of `_auth` in existing `.npmrc` files #792

Open travi opened 2 months ago

travi commented 2 months ago

as highlighted in https://github.com/semantic-release/npm/issues/777#issuecomment-2093613403:

i see that registry-auth-token does find and return a token from an .npmrc file that uses the legacy unscoped approach

we should: