Ecosyste.ms: OpenCollective

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

github.com/pnpm/supi

Fast, disk space efficient installation engine. Used by pnpm
https://github.com/pnpm/supi

fix: uninstall should remove dependency from any property

8ca612477d511cbba7f4e69d1ef6b1bbc10028b0 authored over 7 years ago
chore: release v0.74.4

03264e555781a1167fbf974f7248f8d86ae11fa4 authored over 7 years ago
fix: always keep `shrinkwrap.yaml` in sync with `package.json`

ddc73c83f84816f5df5ad6fd02d7911cdf2e008a authored over 7 years ago
fix: don't show warning when dir dependency has no resolution

Directory dependencies should not have resolutions in
`shrinkwrap.yaml` files.

5895590a96a8f1cc530d11b48891bd08f3206e73 authored over 7 years ago
refactor: rename `storePath` in `.modules.yaml` to `store`

c9abd7966176adcf5bbc7fd9e1c8e06b0c5ea909 authored over 7 years ago
fix: shrinkwrap should be update correctly on named install

When already in `package.json`, dev and optional dependencies
should be added to the correspondi...

ae356958194c5ca71b40f6f981b54ecb1d4c4fa8 authored over 7 years ago
refactor: use npa.resolve() when possible instead of npa()

0cac392b26376df58e2b0347ed6bffd6fb1634a2 authored over 7 years ago
test: shrinkwrap should be updated correctly on named install

231faf298599d6d2aee05bd708e44f125df9d930 authored over 7 years ago
docs: add more keywords

9e480618e76e43810c7893dd87830c3b9e72367a authored over 7 years ago
docs: update ISSUE_TEMPLATE.md

Suggest to ask questions in the Gitter chatroom

8b28f3379e8ebdec43955169955ada26786b1e66 authored over 7 years ago
docs: remove collaborative etiquette

Code of conduct was added as a separate file so no need in collaborative etiquette.

1813b7bf530deaf4af45cf8b56d5341ab9ea992b authored over 7 years ago
docs: add CODE_OF_CONDUCT.md

856cedda73121ae679d78b8d03dd3236ac20e828 authored over 7 years ago
docs: update package description

2a1c8a68a500224b1958fbec997fe186e14ba1b6 authored over 7 years ago
docs: updating prior art

6900c9082490e4a6b91ab09f3af8e12cc31b2ddc authored over 7 years ago
docs(README): update usage section and offline config section

1925c2469b8a57b745e94361e05213501afadc4d authored over 7 years ago
docs(README): add version badge

9801c96803f27404204f2b2a14e8d73f398b6ad8 authored over 7 years ago
docs: update the "Releasing apps" recipe

ceeba97e892d2be8c297e75b6d3db17aa1396b6c authored over 7 years ago
docs: remove redundant README from root of docs

72d711180633369e8fcd2a276fd2ccb2c39adae6 authored over 7 years ago
docs: updating infromation abouth the packages store

da9c76730e2b1556413e0b7f5aace69816ecefc2 authored over 7 years ago
docs: remove unused image

ee3c1651953793ec8989bffa23a06ea32619f2f8 authored over 7 years ago
docs(README): add new questions to FAQ section

394b18d4c16d9b769f5f32895de0e14efca394b0 authored over 7 years ago
refactor: install dependencies of tests into test/node_modules

3209d2d18c8aba0fda16f72a1b6fdf24d67a8f0f authored over 7 years ago
chore: release v0.74.3

6f2d7898c5b470a91a0e77480556c823bb4b09f4 authored over 7 years ago
test: linking multiple packages at once

Ref #825, Close #826

3c67ed014fd5b3bee7ada7d6dfa88fe4471c699a authored over 7 years ago
feat: export cmd via programmatic API for testing purposes

bd8e02062c5b1aae76c1c9d937d9cb77fb3fc5a6 authored over 7 years ago
feat(cli-link): link multiple packages at once

allows `pnpm link pkg1 pkg2`

issue 825

changes

ac034ba221da5aaa1cab9ebcfb60dfe734ad174f authored over 7 years ago
fix: store is not logged while lifecycle events run

7918dab527e1c9e5cc943bc3130d1e3ef77cd3af authored over 7 years ago
chore: release v0.74.2

8f64d625234b946b4026a60782749d5107f29d74 authored over 7 years ago
fix: add thenify as regular dependency

d7f4224abd2d269e3f2b441a5cd34c34c7ab8305 authored over 7 years ago
chore: release v0.74.1

831cb091930f87ab04bb76e5024671491d9f37f8 authored over 7 years ago
chore: release v0.74.0

48a3351268143edcd2431b78aefa6bdbc926a45e authored over 7 years ago
feat: use pnpm-shrinkwrap instead of pnpm-lockfile

fc7262459d2366992afed704d793b6aef0fc1ab5 authored over 7 years ago
feat: add `independent-leaves` config

BREAKING CHANGE:

independent dependencies are not symlinked from the global store
by default

C...

af79c8c319cd2d2391e34c9ddcbe7aa8ff6a5abe authored over 7 years ago
feat: moving global package to a layoutVersion subfolder

BREAKING CHANGE:

global package path changed

eb5219b3906f40e22361ca71afd658ae5adc69d3 authored over 7 years ago
feat: add layoutVersion to .modules.yaml

BREAKING CHANGE:

The new layout is not compatible with previous versions.

ec6e577387ccc0039d9bb0423e9745f20661280d authored over 7 years ago
fix: wait until directory integrity is calculated for repo

1a99038178e484fd56a03e492641e127578b319d authored over 7 years ago
chore: release v0.73.3

fc5a1353368e2b3b0d4d67f8201c32bc758b58b7 authored over 7 years ago
fix: uninstall w/o type argument should find dependency

08efa8507f05dc7bfc9c5bece5bdc7044f3ac8a8 authored over 7 years ago
chore: release v0.73.2

7223936931dd79fbf4f053db993055e9755a5dcd authored over 7 years ago
fix: normalize registry URL

The registry URL should always end with a /.

Close #708

adae86f18c0ca7683816f31acbce1c3f4b7ed351 authored over 7 years ago
chore: release v0.73.1

a644f2bd1269732c73252d387480bce08463f153 authored over 7 years ago
fix: get auth info by registry URL

Ref #708

16dcc63d8128ff486b6512d30339b3d4ff6ce07c authored over 7 years ago
chore: release v0.73.0

79c67b519edd913c89178563bf3b9841d86b8fcd authored over 7 years ago
chore: update dependencies

305d2a12e7f6c2b5c64e35660e1a89247a91d29e authored over 7 years ago
refactor: rename `store-path` config to `store`

BREAKING CHANGES:

rename `store-path` config to `store`

Ref #458

c156101a995932283d4d246dd6224068eb9fa1d4 authored over 7 years ago
fix: private packages installation

Use npm's programmatic API to get auth information for private
packages.

Ref #708

fbc39466a88138ae5c00050fbf8601482cf2b1c7 authored over 7 years ago
test: a scope has a different registry

Additional info is saved in `shrinkwrap.yaml` for scoped packages
with custom registries.

4cffaa57d03e353ad6c99e6be44738b4b9e2075b authored over 7 years ago
chore: release v0.72.0

24e4d8e2a39ac665ca764813409cc320c058620f authored over 7 years ago
fix: specless global installation should always install latest

c3f8eaecf123a98c4cea447d309d450c16bb1469 authored over 7 years ago
refactor: move global tests to separate file

fc73f84d23b4d072cc8759db86db51caf1dd5dfe authored over 7 years ago
fix: global install should not remove everything prev installed

Ref #808

982498c2afd93b030b865d8f49139c440f6ce34f authored over 7 years ago
feat: supporting `prepare` event

Print deprecation notice when `prepublish` is present.
Run `prepublish` as well for now.

Close ...

85778cd5e287adfea417f9bbc92c8da68898900c authored over 7 years ago
chore: release v0.71.1

3822f9d94bec552bbd1bc0a8ac391db0669db319 authored over 7 years ago
fix: named installation should use spec from `package.json`

Close #809

65e9c1b719ca755fea6fee4c611bb4bdd86b500f authored over 7 years ago
chore: release v0.71.0

ce76df5e9d93a295cd51b8e1a67ed861c8ba7dc5 authored over 7 years ago
refactor: rename linkPackages to localPackages

047378804c875c15c3957cded13e3be9777f4840 authored over 7 years ago
docs: how directory dependencies are installed

fc49f7836644ae3672e7637da4a845d3cac54204 authored over 7 years ago
feat: don't add empty packages property to `shrinkwrap.yaml`

8dfae3be005b8d149d4d3a6073e7670758a08e5e authored over 7 years ago
feat: symlink file dependencies instead of copying them

This is roughly how npm@5 does it. However, pnpm does not try
to install dependencies of the fil...

175f50d01edb595f7d41eafb8950b59564e4c706 authored over 7 years ago
docs(README): more details about hard links

Close #794

734abee51efa7f0d7a231e223cb4cbd30265a50f authored over 7 years ago
chore: release v0.70.1

d2fa4b233cfc40d1d841f6290bae2341cfb53bad authored over 7 years ago
fix: should not fail on new installation

Should not fail when installing a new dependency in a project
that has a lockfile with other dep...

5c649b16115541ba41866b8053ab4a46cc782dca authored over 7 years ago
fix(package): update @types/ramda to version 0.0.15

Close #799

69133ce35375e725557160ce28b773f9cea9930f authored over 7 years ago
ci: don't cache

eb3c671c586ad2ff34bcd776eb296470271c658f authored over 7 years ago
chore: release v0.70.0

6db0dda0c2c8671d01e3542cf9deb59e56851ac4 authored over 7 years ago
chore: update @types/ramda to version 0.0.14

d95a35d155a06dc1ac75520e442aa907154ab90e authored over 7 years ago
chore: update shrinkwrap.yaml

315cf0d7350c602b1927949907a1cc1fb38352e1 authored over 7 years ago
docs(README): less distractive

35c9effa3d2c12b12714846ab8055ac94ebb8d7e authored over 7 years ago
Merge branch 'greenkeeper/@types/ramda-0.0.13'

e5689019d88f0c3c04c0ac701a35e1df428bd71f authored over 7 years ago
perf: decrease fs operations cound during linking bins

db472ec79bb4ca604f84ca06828b37712ee7abc2 authored over 7 years ago
perf: don't create `node_modules/.bin` when not needed

b8d8b723c51b960d0274dd437b2ec06a8c059204 authored over 7 years ago
perf: symlink and hardlink concurrently

e186c492216879d5fb7e6aea9d650defecca2b59 authored over 7 years ago
fix: typing issue

7aa71c39561cb3c70e6acd0e98db145f29c93967 authored over 7 years ago
fix(package): update @types/ramda to version 0.0.13

8989efd0957c034aeecde237c60849323ea97136 authored over 7 years ago
perf: symlinking packages before they are downloaded

577531e76f80a8adbddf34365c1474f7127dfeb3 authored over 7 years ago
Merge branch 'master' into feat/store2

efd1f7c1d228d5f7242ae070a663ba1b5f1c346c authored over 7 years ago
chore: release v0.69.6

b346eb7d8aeb50880bb1e77bc315c515c6659aed authored over 7 years ago
fix: argumentless forced installation

Close #796

7b62b97411ccaecc238886f1581daad40046cb57 authored over 7 years ago
Merge branch 'master' into feat/store2

a6148ece77941bbfa7508bff28c4a39090ed4031 authored over 7 years ago
chore: release v0.69.5

bd493020d7746392c15b244c88acee9b84aa7fc9 authored over 7 years ago
fix: skip not found dir in getPkgDirs

52fa8271ecea6760992fcb8bf1edcd71d3934fb8 authored over 7 years ago
chore: release v0.70.0-beta.2

c91a313371b7211db7afdeef977c68a787772dd1 authored over 7 years ago
perf: don't wait for integrity calculation to end befor linking

ce0428c5fbaccd04c33948a540265e4b2c2abe64 authored over 7 years ago
perf: unpack and download the same stream

1554ce40b3d64584ab792e4ffc5a4d257acbe43e authored over 7 years ago
chore: release v0.70.0-beta.1

1d0c2b3102aefbc1c33446b179c3f2ab81621574 authored over 7 years ago
perf: avoid redundand concurrency limiting on hard linking

c150b033c557fe1ab12331430e6618d1b8249bf2 authored over 7 years ago
fix: when refetching, remove only the unpacked folder

df59e757bda3e26fcdd2176a5ca80254b5d903b5 authored over 7 years ago
perf: symlink leaf dependencies

Close #789

c69bea66177e3f5f4d956bd097ad98a843f7d8af authored over 7 years ago
perf: more concurrency

89ca9323d16b9b4760953d4b44352b84dd277175 authored over 7 years ago
refactor: change `store.yaml` to `store.json`

897b970dcefcf9b2b507e7f67c03e6452511a588 authored over 7 years ago
refactor: remove mentions of `local-registry`

725c05bc0c1d3683996d8c25e567f22fff7c437e authored over 7 years ago
refactor: rename metafile in store to `index.json`

8248b6fece633020a982e8f5f6745d04823bcc2a authored over 7 years ago
refactor: change tarball names in the store

9b6cabdca6d97b3d35cb37de36ecfc7e2a957410 authored over 7 years ago
perf: using index files for linking packages

fc499ebc766df10a5f03ded523599d6f3fbd8e92 authored over 7 years ago
feat: saving packages under node_modules in the store

0176edfbcea416235b6dc8f65969cb79507aa134 authored over 7 years ago
feat: using SRI for integrity checks of packages in store

BREAKING CHANGE:

integrity files format changed in the store

49be55c5a80ae12a000d989a960ab5098b4695ba authored over 7 years ago
feat: merge local registry to the store

No separate folder for the tarballs anymore.

`local-registry` config deprecated.

Stores inside...

ff9997514d35ce5825c6b4acb61260a9592d81d4 authored over 7 years ago
feat: bump store version

BREAKING CHANGE: store version changed to 2

c9cf793c4c0a3294355cb6320bf3fa81b91f4ab8 authored over 7 years ago
chore: release v0.69.4

b784af597f0b10ed1f0624cb840d962cd6caaf9b authored over 7 years ago
fix: save packages to the correct properties

Close #727

967bb72f7f744eaae01b441fb3d9d500a5bc0c2b authored over 7 years ago