Skip to content

v1.1.0

Compare
Choose a tag to compare
@joelspadin-garmin joelspadin-garmin released this 31 Mar 14:56
  • Breaking change: npm-registry-fetch has removed several option aliases. If you use any registry options other than name, registry, and query, double check your option names.
  • Added enablePagination option to work around servers that don't properly handle pagination options.
  • A warning is now shown if a server returns too many results instead of continuing to make requests forever.
  • NPM cache is now cleaned to free up disk space that's no longer needed.