Ecosyste.ms: OpenCollective

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

pnpm

Fast, disk space efficient package manager
Collective - Host: opensource - https://opencollective.com/pnpm - Website: https://pnpm.io/ - Code: https://github.com/pnpm

Fix lint

github.com/pnpm/supi - 6d054a7907326574da27c79c19a585e56ec47177 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Refactor install logger

github.com/pnpm/supi - bfb1d01a7468d30b8e0e9bc7e6a6b4ccae2a1640 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Merge pull request #18 from rstacruz/compiled-packages

Compiled packages

github.com/pnpm/supi - dbf1d0f0eff4dbf1944c48c093cf9ffe8b4a3a7b authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Add tests for lifecycle hooks

github.com/pnpm/supi - ec0e365fa91d9d6c3864ec0276fb9d0b3e7e5c69 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Support lifecycle hooks

github.com/pnpm/supi - 550080f7784e80b546544065776362889643bbc1 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Release v0.6.1

github.com/pnpm/supi - db1031f6e7fee37a06af29240d75da315fa73925 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Release v0.6.0

github.com/pnpm/supi - 3d8622e844010fce6b081a54d5e03fda231adc5e authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Throw 'not supported' errors for package specs not supported yet

github.com/pnpm/supi - fbb461ec37f6f524ebcd288ab4fda77093c66158 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Merge pull request #17 from rstacruz/improve-atomicness

Improve atomicness

github.com/pnpm/supi - c36a67f19a2edf5a3b54920a050bb35e3826eb0a authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Clean .tmp in incomplete runs

github.com/pnpm/supi - 9536d5f234943345834301d427ed3f476a17bcde authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Improve atomicness

github.com/pnpm/supi - 9ee16cdb55ae18368e36a476f32d7a64af6178b5 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Merge pull request #16 from rstacruz/bundle-dependencies

Bundle dependencies

github.com/pnpm/supi - 95060d20d99b67114379c9531abc71dded117a73 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Fix symlinking

github.com/pnpm/supi - 4e89dc6d3105e6011203d90caff4f0b0d1380976 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Reenable tests

github.com/pnpm/supi - b9542b65722eb7104a2babac21034979fe6ccd54 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Link bundled deps

github.com/pnpm/supi - 91b6f8d6e2334bce48402b7001cc8fc918686ca5 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Fix link_bins to be more versatile

github.com/pnpm/supi - b6b2b28b93226d446cb0c6136bcf27e6792bda54 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Remove whitespace

github.com/pnpm/supi - 5fdb394e99273bf29300924bcb9da9d239718c4c authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Use bluebird

github.com/pnpm/supi - 788cc731e532b4999e26a5988128ea5534ccc687 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Update user-agent string to pnpm.js

github.com/pnpm/supi - b572012c8bfe8fa935bd56be2d74f877c0662a9d authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Release v0.5.0

github.com/pnpm/supi - cc9c8f08038b6ec27346a2db19c0b36feedb31d0 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Support scoped modules without version spec

github.com/pnpm/supi - 7c52429e5879803af3a8dcb918bf92065cc4d40e authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Merge pull request #15 from rstacruz/lifecycle

Refactor install.js

github.com/pnpm/supi - 3c2b3f6abb857ebda6bf90073a1d5d80f86f8078 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Document

github.com/pnpm/supi - 6aa7cb69e860888f4ed7b0bc4e86e7882f62c4b7 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Continue refactoring

github.com/pnpm/supi - ae4a1350d697d2699350ec11b78b8cf74d6d2468 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Fix circular deps

github.com/pnpm/supi - 2527a705f4b2440b72a8b0aba0b6d1b0314fb2fc authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Initial attempt at lifecycle scripts; breaks circular deps

github.com/pnpm/supi - ee9cf0230761fa5112c3451f988e230961b82693 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Remove early development notes

github.com/pnpm/supi - af122bb8aa5a438282bc35b2d9e433e5cb515132 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Switch to upstream tap-spec

github.com/pnpm/supi - ca27af14544504220a2c02b9fa5a7cfd291be3cf authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Cache fixtures in travis

github.com/pnpm/supi - 71fc64f86081a236d0a6beb6a9905e422f1bd1c6 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Release v0.4.1

github.com/pnpm/supi - 5ad508ffc9e9a13ffc289645cabe904cfb5ad03b authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Fix multiple scoped modules from the same author

github.com/pnpm/supi - 09e7137e18a37f0d64a72456bd5761e4245f024c authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Release v0.4.0

github.com/pnpm/supi - e2da709a854f07311605fa954a347d61173fca53 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Add tests for scoped modules (#9, #11)

github.com/pnpm/supi - a0075a1bcffa3b906ecda161c29b193be285d7de authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Fix lint errors

github.com/pnpm/supi - d73662583e5c0cc7145bdbbb9348fff80f0de8e0 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Merge pull request #11 from indexzero/scoped-resolve

Support installation of scoped modules

github.com/pnpm/supi - a295194819a58ab1359ba5b5b73668c3f49969b8 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
[api] Implement support for scoped modules. Within node_modules/.store the `/` in

the scope will be replaced with `!`. e.g.:

node_modules/
.store/
@rstacruz!tap-spec/

github.com/pnpm/supi - f44c059a307d811c57d7a77efc6395a09af8045e authored almost 9 years ago by indexzero <[email protected]>
[dist] Will squash.

github.com/pnpm/supi - e1f8584de3f73993a19f83d189ec034b36c3d5c7 authored almost 9 years ago by indexzero <[email protected]>
[minor] Debug tarball name with the shasum.

github.com/pnpm/supi - a52594a0a464f065455947cb753184542bc3e64a authored almost 9 years ago by indexzero <[email protected]>
Add limitation mention about Windows

github.com/pnpm/supi - 3e89876dabe4e8402cd1aeb83c48d99e757440fa authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
List limitations

github.com/pnpm/supi - 89fea8b282a233fdd6958c63c3bb0f20d7c7e316 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Release v0.3.0

github.com/pnpm/supi - 13aed2921167c45930fdd74d6f275ad80ccbd41d authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Warn on unsupported flags

github.com/pnpm/supi - 2f4d2dced4ea00bf739e094b6621411c22f93595 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Add more attribution to ied

github.com/pnpm/supi - 6eb4e22ee7afc7b0626dc5f38b52d11c0fe8d090 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Move store back to node_modules/.store

github.com/pnpm/supi - 76ee2af6bdace572d7d91a8fdba472b1ee309327 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Move store to .pnpm/store

github.com/pnpm/supi - a851388eaae43cdbf7bbc882f56661853c2c3853 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Refactor paths

github.com/pnpm/supi - 6abc2fba7d6f8c5b69076838e797a7db36ed3868 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Update

github.com/pnpm/supi - d9df15be62c41c60debebd7a789deb5de5a1f145 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Add npmignore

github.com/pnpm/supi - 50f926c7f2ac51d641426ff69262fc3e6e041671 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Add repo to package.json

github.com/pnpm/supi - 91fe95753218aa22d8086f506fccc6742c4d07a2 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Fix pnpm --version

github.com/pnpm/supi - 17952c617c2344fea333bd38a8b57434c753374e authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Fix package.json description

github.com/pnpm/supi - 4f2b717f31e3c58675af22a0b5495a68d0573958 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Release v0.2.2

github.com/pnpm/supi - 93713595635c223ad2b38c804e1dc86ee8c34b6f authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Clean up arrow parens

github.com/pnpm/supi - 320d5ab421cd8e2dd866a4b3d70e5cc066b9b771 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Lint

github.com/pnpm/supi - 0cfd2a27e3d6e023d2e7f0ad8692382e7912da19 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Release v0.2.1

github.com/pnpm/supi - 47d7402daab2f0ae7d38b2f6336d1cb96f5b00d0 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Fix debug dependency

github.com/pnpm/supi - 37283eb74362a2aa1e24b7f814c6851a9f36c829 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Release v0.2.0

github.com/pnpm/supi - 65796cc033d20cdd68b161abb093f4bb437b12f0 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Refactor linkBins()

github.com/pnpm/supi - 5cedc4089fc7b7792ed196cd94e0efa0b5c8fcd9 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Fix bin error

github.com/pnpm/supi - d4e36e236711a83ef007c0e70b29cbacdc900a18 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Make it more resilient to cancellations

github.com/pnpm/supi - 779ad8d80b3fda51e62861bc852a723e6d7bbeb5 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Begin refactoring of closure

github.com/pnpm/supi - 12deb839b2f4090e19863d5dd790236bd762c876 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Symlink bins

github.com/pnpm/supi - 383cf5477660f4afe6d6c89ecc0fa1e32f4089da authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Update

github.com/pnpm/supi - 6da7169c3b93a3d2e28ea72d3bd45761dad5963d authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Improve design illustration

github.com/pnpm/supi - 24fb87e0b63ddb1c7fdec5cdb3a678d55a877103 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Describe design

github.com/pnpm/supi - c20da13a9fccbd46a0721b87e1a0dc75f66600f4 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Update readme

github.com/pnpm/supi - ac607520ab4799d8f64853da664d028f348682e0 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Travis

github.com/pnpm/supi - 744ace5b96ad4e3636343a15154991e4f8d1398f authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Release v0.1.0

github.com/pnpm/supi - 6ff492feab544d1170a00a77299bcc4efe3634ce authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Primary implementation of scoped modules

github.com/pnpm/supi - cad8489036b25bfe75a28d682ce0749f9ed73374 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Initial attempt at symlinking bin

github.com/pnpm/supi - 0ce150050d6024fa82c10ddfd99b2eac75736983 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Reuse resolutions

github.com/pnpm/supi - 2acd69374e8ef93027b266f9fa830c07310fc944 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Quiet mode

github.com/pnpm/supi - 76acdb203f00e4bfd5177daab9f4086be89ad7d6 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Update tests

github.com/pnpm/supi - 3656f2a093e4104c6e21078edf4f21a8c7c86512 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Fix pnpm help

github.com/pnpm/supi - 8dede454ca8c906cdf3d9a45626f712394fc52f8 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Add pnpm bin

github.com/pnpm/supi - a4dd3e0319b1522a6ba23bb2abe942a9685edc89 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Readme

github.com/pnpm/supi - 4cffb01539d491cb3067ba328d41f92402e8cd08 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
pnpm

github.com/pnpm/supi - 30fd6fe3d94e635298949b386fc14e082e8b092f authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Fancy logs

github.com/pnpm/supi - b38f52a8e5c55ce348de8ea96447a8fa33aaf265 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Fix babel-preset-es2015

github.com/pnpm/supi - cd2d6c0174cebcb71ff304ef7e5b62006149ab7f authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Add tests

github.com/pnpm/supi - 7c22efbf844815570fbec352efb7c270dc41db61 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Use node_modules

github.com/pnpm/supi - df12f0ccbc8d8215351d923d2f9cf4239b4f6fb3 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Better idempotency

github.com/pnpm/supi - 55c450e405cba769b37e64f412f8eccef661c83e authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Recurse

github.com/pnpm/supi - 720c7246874b25606c3c0d186984064c6d612069 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Fix symlinking

github.com/pnpm/supi - 5c1a3da954d246555590a41e49bb2eea9900e2d3 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Idempotency

github.com/pnpm/supi - 211da384f47f9a441d40745fb4ea0162942c261a authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
It sorta works

github.com/pnpm/supi - 6226172caa234814e373e959657f57f51335d460 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Support latest

github.com/pnpm/supi - a3e586c7b415db814ee1fc9bbad781642eaf29d7 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Update

github.com/pnpm/supi - 191718ce8e8745e57e61a543be31ae337ca035d1 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Rename to unpm

github.com/pnpm/supi - 80fe09ffd54829daedccccd4ebdc62fefd8eef1e authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Update

github.com/pnpm/supi - c32b8050c821d2ff6b55ed39cc4fadbf1a9652b6 authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Update

github.com/pnpm/supi - 1e2c61302abe1d3a78f7ee453fc5b088147fbb5f authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
Initial commit

github.com/pnpm/supi - 4b42e5fcc402310d028ac54ba8fe979f7c4470af authored almost 9 years ago by Rico Sta. Cruz <[email protected]>
v1.2.4

github.com/pnpm/which - 1375684d40af9de2ecc527d1ab9b87b537d7a1cc authored almost 9 years ago by isaacs <[email protected]>
Fix typo

github.com/pnpm/which - 257dff20447aca250eb5aba6909507b133ae02c1 authored almost 9 years ago by isaacs <[email protected]>
v1.2.3

github.com/pnpm/which - 966466d1a42fe1cd1f4ecee6eda9bb953db25b7c authored almost 9 years ago by isaacs <[email protected]>
update isexe, fix regression in pathExt handling

Root cause of https://github.com/IndigoUnited/node-cross-spawn-async/issues/7

github.com/pnpm/which - 2d5dbe5af174d1dc2d42a3e461cab5ed7fb63c7f authored almost 9 years ago by isaacs <[email protected]>
v1.2.2

github.com/pnpm/which - cbdd0f468c629e0a325cb392112de7d2d88ffe75 authored almost 9 years ago by isaacs <[email protected]>
update deps, use isexe module, test windows

github.com/pnpm/which - 73b0b0d4230301e7bf5b387c565afc93357a3b99 authored almost 9 years ago by isaacs <[email protected]>
doc: Add changelog to track what broke in breaking changes

PR-URL: https://github.com/npm/npm-install-checks/pull/2

github.com/pnpm/pnpm-install-checks - d119860260dfd2a16fcaa405937312ed4b257fce authored almost 9 years ago by Rebecca Turner <[email protected]>