Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pnpm/npm-resolver

Resolver for npm-hosted packages
https://github.com/pnpm/npm-resolver

feat: allow to specify preferred version selectors

ref https://github.com/pnpm/pnpm/issues/952

8b384430842fdf488ed2b40c705987aaa19763f5 authored about 7 years ago by Zoltan Kochan <[email protected]>
chore(release): 0.3.2

bacf099130ea264dd992e7ef22a1add06dba2001 authored about 7 years ago by Zoltan Kochan <[email protected]>
fix: should work with aliased scoped dependencies

440e0f0cb0950f301528b9af6807fefb72122b9d authored about 7 years ago by Zoltan Kochan <[email protected]>
chore: update dependencies

13882af2d5d1a751c8a0e604075d76c94dbf023e authored about 7 years ago by Zoltan Kochan <[email protected]>
chore(package): update ts-node to version 4.0.0

29ac8b0f3b9baa3f93578e287ad676ffa9aa3af7 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(release): 0.3.1

6b35b8336087e5e0b6ba3193dd5e8c9002babf69 authored about 7 years ago by Zoltan Kochan <[email protected]>
docs(README): fix example

0051adecf8b03f21db61dbbd64defda5f0a1e161 authored about 7 years ago by Zoltan Kochan <[email protected]>
fix: use make-fetch-happen instead of npm-registry-client

ref https://github.com/pnpm/pnpm/issues/953

4d3142d4a367430800ca6f2a213a33890acc261e authored about 7 years ago by Zoltan Kochan <[email protected]>
fix: input params validation added

8ee8b3a1b5d85f7da1057eeb5c0fa2d2b1733536 authored about 7 years ago by Zoltan Kochan <[email protected]>
chore(release): 0.3.0

4ddbc70cb2ce3d9716ac0814b76c7c03e5d1aa81 authored about 7 years ago by Zoltan Kochan <[email protected]>
docs: fix readme testing

335a38fa9de1b6b42de0f24d1eaa665a3795e28e authored about 7 years ago by Zoltan Kochan <[email protected]>
refactor: use PnpmOptions as createResolver options types

47fe2d67e8460e8cf0eec0270f25394acbf1852e authored about 7 years ago by Zoltan Kochan <[email protected]>
chore: remove dest folder before compile

4772b19ebaa159922c20d7a9f60449fe4c35be50 authored about 7 years ago by Zoltan Kochan <[email protected]>
feat: add auth logic

06a3fd027b8d05468401a5ef4f597a4ab8d43de5 authored about 7 years ago by Zoltan Kochan <[email protected]>
refactor: add store as an init config

8172f058795a75596fb53d87890fe76a6e57600b authored about 7 years ago by Zoltan Kochan <[email protected]>
refactor: add metaCache as options

7070083407ddcff2c3d65d0744e0f7a45a56c5b8 authored about 7 years ago by Zoltan Kochan <[email protected]>
refactor: offline is an installation-level config

BREAKING CHANGE: offline should be set during init

b5bed44000d4b80a2b64914ed753212453659bec authored about 7 years ago by Zoltan Kochan <[email protected]>
feat: don't rely on getJson()

b6805d919f4043a157acfaabb5aaf6afa4d102c2 authored about 7 years ago by Zoltan Kochan <[email protected]>
chore(release): 0.2.0

5d16c14780b9731c9d0b84cc871f62becf7bfde7 authored about 7 years ago by Zoltan Kochan <[email protected]>
feat: auth info should be passed in

BREAKING CHANGE: resolver should be created first

f0a46ced7d67853ed800a549b66c38b87b593a58 authored about 7 years ago by Zoltan Kochan <[email protected]>
chore(release): 0.1.0

d6cf2b781f1f838f6389efb42e8712f464bc58d7 authored about 7 years ago by Zoltan Kochan <[email protected]>
docs: add usage example

bb594331dd8e632998490300d096ad691ced5833 authored about 7 years ago by Zoltan Kochan <[email protected]>
feat: create package

96209e72426c85decf0580fa62252e240a063872 authored about 7 years ago by Zoltan Kochan <[email protected]>