Skip to content

24.96.1

Compare
Choose a tag to compare
@renovate-release renovate-release released this 27 Mar 06:41

24.96.1 (2021-03-27)

Bug Fixes

  • npm: don’t strip every npmrc line containing variables (dd8c39a)
  • npm: drop defensive catches to stop on errors (e541f3e)
  • npm: is.string check for npmrc (db5a87e)
  • npm: reset npmrc no matter what (190c859)

Code Refactoring

  • npm: npmrc string check (486decb)