Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

port pacote over to npm-registry-fetch #146

Merged
merged 5 commits into from
Jul 31, 2018
Merged

port pacote over to npm-registry-fetch #146

merged 5 commits into from
Jul 31, 2018

Conversation

zkat
Copy link
Owner

@zkat zkat commented Apr 9, 2018

This is a pretty significant patch! It reintegrates npm-registry-fetch back into pacote after it was originally yanked out into its own library. As part of that change, this PR replaces the old config/options mechanism pacote was using with figgy-pudding, which is itself used by other consuming libraries.

@zkat zkat force-pushed the zkat/regfetch branch 3 times, most recently from e82e95f to bd0d013 Compare July 26, 2018 21:25
zkat added 4 commits July 30, 2018 12:49
This replaces all the fetch.js-related things with
an external library. Additionally, config has been
reduced to match what pacote actually uses.

This changes the way retry, auth, and registry-related
keys work such that they now use npm-style config names
instead of the batched-up and camelCased versions.

BREAKING CHANGE: config has changed significantly, especially
for auth and registry-related configs. Refer to README.md
for available options.
@zkat zkat merged commit ab593c9 into latest Jul 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant