Commit Graph

5 Commits

Author SHA1 Message Date
Zoltan Kochan
88e1eaa908 style: use no delimiters in type declarations 2020-08-26 01:42:36 +03:00
Zoltan Kochan
855f8b00a6 refactor: add createResolver() to @pnpm/client 2020-08-20 01:47:38 +03:00
Zoltan Kochan
46128b5b01 refactor: export AgentOptions from npm-registry-agent 2020-08-14 03:34:43 +03:00
Zoltan Kochan
c3796a71d5 refactor: proxy 2020-07-01 03:50:55 +03:00
Zoltan Kochan
71aeb9a382 refactor: API of resolvers and fetchers
Instead of creating a separate fetch function for the resolvers
and fetchers, use a single one.

Also, use a single getCredentials function.

close #2652
PR #2655
2020-06-29 17:13:02 +03:00