Ecosyste.ms: OpenCollective

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

npms

A better and open source search for node packages
Collective - Host: opensource - https://opencollective.com/npms - Website: https://npms.io - Code: https://github.com/npms-io

feat: improve readmeSize, badges and linters in mono-repos

github.com/npms-io/npms-analyzer - bfee077ab3dc7a2a6a5bea20895500e143234a7b authored over 2 years ago
feat: add enqueue-missing task again

github.com/npms-io/npms-analyzer - 6cb749f8f2799a5f55ff8a0dded6c3e7a19f0d28 authored over 2 years ago
fix: remove dependentsCount because npm deprecated it in the registry

github.com/npms-io/npms-analyzer - 90f50766931c62aa6b866e0e8b2a8f5c6bd70039 authored almost 3 years ago
Fix rare bug in realtime observer

github.com/npms-io/npms-analyzer - 4180bd3f09010d2327887a8482bb945337c8c7fc authored almost 3 years ago
fix: minor bugs with key slicing

github.com/npms-io/npms-analyzer - 96ba625dd3655db0657798fc10d3a5ed67a44c15 authored about 3 years ago
feat: add enqueue-outdated task

Also:

- Remove enqueue-missing as it's obsolete
- Tweak clean-extraneous task to be more efficient

github.com/npms-io/npms-analyzer - 241118d7e340b95fb2cdde581071eebda786a691 authored about 3 years ago
chore: fix typo (#249)

github.com/npms-io/npms-analyzer - e7195819e18e0fb5810623348f6e9e54c28d436b authored about 3 years ago
feat: enable/disable observers

github.com/npms-io/npms-analyzer - 62028680723c877023e93b9d25629f347ee2177b authored about 3 years ago
fix: remove gotOptions from serialized error

github.com/npms-io/npms-analyzer - 199c4a00cea561008f345a371a4ec78fb588c6ed authored over 3 years ago
chore: fix tests

github.com/npms-io/npms-analyzer - a26132b240f448613ee82a0b3fb013a34b9ec447 authored over 5 years ago
chore: update deps

github.com/npms-io/npms-analyzer - 44a6925a4fafe38a196a78a2898b12408281da9b authored over 5 years ago
chore: fix eslint-disable comment (#234)

Re-enable the ESLint rule no-invalid-this instead of disabling it again.

github.com/npms-io/npms-analyzer - f52eef48f761d58ac70d44d78b3112995ff86825 authored almost 6 years ago
chore: rename prop

github.com/npms-io/npms-analyzer - 68016d17e221c8fce44e395a28abb9494fb043f0 authored almost 6 years ago
fix: fix github analysis when statuses failed to retrieve

Fixes #232.

github.com/npms-io/npms-analyzer - 91a21fc112bb43b705033cfcca4d4a71ecd8047b authored almost 6 years ago
fix: fix progress report

github.com/npms-io/npms-analyzer - 1482c2435cc19efc7fd805ab43063b3a8a5b0cfe authored about 6 years ago
fix: fix default error log in consume, observe and scoring commands

github.com/npms-io/npms-analyzer - f318b04caba5fb6eb1d9d327aabd8323812ff741 authored about 6 years ago
fix: fix progress report when the npms db is empty

Fixes #209.

github.com/npms-io/npms-analyzer - 0fee1a7488c9af7437e402a3b86c62825644ce8b authored about 6 years ago
chore: update lodash

github.com/npms-io/npms-analyzer - ade7058b79484e06c7ef69ce8e98688fc038e4be authored about 6 years ago
fix: fix typo in maintenance evaluation

Fixes #217

github.com/npms-io/npms-analyzer - 020eeb9ef065b31af1f713af54fb820524df93e2 authored about 6 years ago
feat: upgrade project (#229)

- Upgrade to elasticsearch v6.3
- Upgrade to couchdb 2.0
- Temporarily use the npm advisories ap...

github.com/npms-io/npms-analyzer - 7f87c858d3ae77a587725d93f05597548232c3e5 authored about 6 years ago
fix: fix SCORE_CUBIC_MISMATCH errors

github.com/npms-io/npms-analyzer - d374c286b572b6da90634045f2515d2507fbe91e authored over 6 years ago
fix: ensure temporary directories are kebab-cased

This ensures that packages published on orgs do not create nested folders.

github.com/npms-io/npms-analyzer - 103d6209ed62ffb7a2ece26d72e87e5c6be17a86 authored over 6 years ago
chore: fix tests

github.com/npms-io/npms-analyzer - ca3ac1e71678535f052d1eb2612289e7452a7a5d authored over 6 years ago
chore: update detect-readme-badges

github.com/npms-io/npms-analyzer - 213b75b2f6ce8fcc85737951718ece3d7022707f authored over 6 years ago
Fix packages being wrongly flagged as insecure (#211)

Since we download the original source code, the package-lock file might be part of the download ...

github.com/npms-io/npms-analyzer - 38fcdff696ec406ee82e79f99ef87616630950b9 authored almost 7 years ago
Doc corrections (#208)

* Typo for target couchdb

* Updated link to couchdb config

github.com/npms-io/npms-analyzer - a16afd5d20e7e4a6ea08f16bcc7ff30ad1316312 authored about 7 years ago
Minor comment improvements

github.com/npms-io/npms-analyzer - 9fffafb31dede6bf1c6947714ad2cf23638afd87 authored about 7 years ago
Deal with some packages have invalid deprecated fields

Closes #198.

github.com/npms-io/npms-analyzer - 7158d0da913abfdfa77052d9daa8a3f6916aa446 authored about 7 years ago
Add normalize-value dependency (#194)

github.com/npms-io/npms-analyzer - a5e5e27a25aa349a19902d6742c0278fde5b8089 authored about 7 years ago
Remove engines from package.json.

github.com/npms-io/npms-analyzer - f9317f4f4635b8d4dd969539803db2b7e6cd345f authored about 7 years ago
Fix project tests.

github.com/npms-io/npms-analyzer - 7c57aeb3466a3b05bd5394fe11071a4b81f792b2 authored about 7 years ago
fix: dependencies are up-to-date when using stable (#164)

github.com/npms-io/npms-analyzer - d132c0f905db011ce095c22ab3024101664e1f88 authored over 7 years ago
Fix handling of 404 when fetching downloads (no stats yet). (#155)

github.com/npms-io/npms-analyzer - 7832c17f4802a9b85a1c70625b83864205f9b524 authored over 7 years ago
Add SOCIALTABLES_NPM_TOKEN to handle with react-table-sorter package errors..

github.com/npms-io/npms-analyzer - db070e341f6d26c09f72818eda4edcc384d49417 authored almost 8 years ago
Fix data.readmeFilename being empty.

github.com/npms-io/npms-analyzer - 3279b446a9f8a4944fa114982cb88989bcf4c10a authored almost 8 years ago
Improve logging of /tree/ in repos.

github.com/npms-io/npms-analyzer - aca5f82acdb3d8e91df39753fdfa60fde63d7069 authored almost 8 years ago
Comment out heapdump for now.

github.com/npms-io/npms-analyzer - affef38d978ebe23c3de6bd61751ad7004c5ce1e authored almost 8 years ago
Add support for mono repositories. (#147)

* Add support for mono repositories.

Also:

- Remove unnecessary refOverrides since it's no...

github.com/npms-io/npms-analyzer - abe4a2a595b0a009dfa2dd86fab28f59e817229e authored almost 8 years ago
Merge branch 'master' of github.com:npms-io/npms-analyzer

github.com/npms-io/npms-analyzer - e81892bb6fa67dce5ab448bd4570cbeb3f4fcf39 authored almost 8 years ago
Remove unused test files.

github.com/npms-io/npms-analyzer - 5ab29663c3588b583bb095bf8b2a64b6047cccdf authored almost 8 years ago
Update setup.md

github.com/npms-io/npms-analyzer - 69cade6ee8061270c923dfe3b7548ebb72023ff3 authored almost 8 years ago
Forgot to comment out unused func.

github.com/npms-io/npms-analyzer - 8c3b757ed285b1e93237da18d3135cc71109311a authored almost 8 years ago
Comment out linear score for now.

github.com/npms-io/npms-analyzer - bc55dadcc01cf20fb86a999d2504da614eb53c8c authored almost 8 years ago
Fix code style.

github.com/npms-io/npms-analyzer - c3bd83d378d1913d7d6aba299b5a5822ea13d0dc authored almost 8 years ago
Fix scoring for cases in which the normalized values is really low (#121)

Decimal number with a lot of decimal places, approximations and cubic roots don't combine very w...

github.com/npms-io/npms-analyzer - f449aabebb3c6c743dd1243cdad1403af1959c8a authored almost 8 years ago
Disable long stack trace for scoring.

github.com/npms-io/npms-analyzer - efb026ce24e6ae49c2bf6c0de425812176a46ebe authored almost 8 years ago
Re-enable pmx after discovering the leak on couchdb-iterator.

github.com/npms-io/npms-analyzer - 01cbf4a3d72b3342319300b194efce25149f0d74 authored almost 8 years ago
Attempt to disable pmx.

github.com/npms-io/npms-analyzer - 88c52354ef286073ded9e03747067a4980bd7988 authored almost 8 years ago
Trying out new elasticsearch js lib.

github.com/npms-io/npms-analyzer - fb6ae8aea875377aecaccfd2d498a1bf53692049 authored almost 8 years ago
Tweak v8 memory limits.

github.com/npms-io/npms-analyzer - 5f628f543539f305a7ad2ec6c77e35257c4b734e authored almost 8 years ago
Change to info temporarly.

github.com/npms-io/npms-analyzer - a2e158dedbc100d4d4a9948961a634610556d21c authored almost 8 years ago
Make scope the second prop.

github.com/npms-io/npms-analyzer - cf8294a8a34b2c997661bd57649167497a8636ab authored almost 8 years ago
Fix migration notice.

github.com/npms-io/npms-analyzer - f3f894a78316f74932314e22e63c72fcf99ae256 authored almost 8 years ago
Update migration.

github.com/npms-io/npms-analyzer - 9de2618d6415580d57d7d10f1dfc149c02a5329f authored almost 8 years ago
Improve error code consistency in exec.

github.com/npms-io/npms-analyzer - 0b88e4c31b043b11e00a87fead5c15b52aa68dc7 authored almost 8 years ago
Fix repository.url being null.

github.com/npms-io/npms-analyzer - a5569cc1919028f5d9c48c3ecb2e19c48f804e16 authored almost 8 years ago
Move cli to cmd.

github.com/npms-io/npms-analyzer - 05d22865c15eec1051624367269e05a59811db5f authored almost 8 years ago
Use newest yargs features.

github.com/npms-io/npms-analyzer - a673877ab7e2e3b70d6d4c7769955e473a6a6206 authored almost 8 years ago
Update deps (#143)

* Update deps, except for pino and yargs.

* Update yargs.

github.com/npms-io/npms-analyzer - a9e1a5de224b15ea8e91ea5bc8b857e195872fb6 authored almost 8 years ago
feat: populate a scope field for a package, so that we can filter by it (#142)

* feat: populate a scope field for a package, so that we can filter by it

* chore: fix up tes...

github.com/npms-io/npms-analyzer - d2127e4f6824497597d69cfa49a3c91381cad6ee authored almost 8 years ago
Remove unnecessary stuff beccause of normalize-package-data fixes.

github.com/npms-io/npms-analyzer - c677dce7a6fb05d3224bf04e44abe7dc519ed09c authored almost 8 years ago
Update VCR tests for source.

github.com/npms-io/npms-analyzer - c83ada2f583447c491eae7910be68ac4a103982e authored almost 8 years ago
Increase concurrency.

github.com/npms-io/npms-analyzer - 75fad458aee22de0843fba2b42ff609a97bb0208 authored almost 8 years ago
Change log level of exhausted to error.

github.com/npms-io/npms-analyzer - 238a7480e8beb6b57ba27b80593a67b3a3f75b9a authored almost 8 years ago
Fix issue with pino internals.

github.com/npms-io/npms-analyzer - 3b9861cf09d5315a7e2846639dc3a6b51a68e017 authored almost 8 years ago
Do not fail score on cubic errors.

github.com/npms-io/npms-analyzer - 79279deb3dc77bcb3bd462fddb2e77cbe02e2e34 authored about 8 years ago
Update setup.md

github.com/npms-io/npms-analyzer - 8a6d309f8095ce8b1f9b4398a0cfb16d5895d528 authored about 8 years ago
Update packages-stale view.

github.com/npms-io/npms-analyzer - d22fb625ae1566ad04ad0555d129556a6cbf57e4 authored about 8 years ago
Increase max files.

github.com/npms-io/npms-analyzer - 4864fcae7b8f101608968010a897391a3bac4007 authored about 8 years ago
chore(package): update mock-require to version 2.0.0 (#110)

https://greenkeeper.io/

github.com/npms-io/npms-analyzer - 6b16c2422dd2c675e5c107821ff5182e19ff36b8 authored about 8 years ago
Add options.maxFiles to all downloaders (#108)

* Add maxFiles options to all downloaders.

* Add tests for maxFiles.

Also fix sepia intero...

github.com/npms-io/npms-analyzer - 542e3e4fc04b260f9a3c36ecbb0ccb0a2a3407c8 authored about 8 years ago
chore(package): update pino to version 3.0.0 (#109)

https://greenkeeper.io/

github.com/npms-io/npms-analyzer - 805cc0acc9bd3f7f30e1f814511292564bea7427 authored about 8 years ago
Improve handling of empty tokens.

github.com/npms-io/npms-analyzer - 63aea122bdec2afc00a8c872b326c7a6f677c912 authored about 8 years ago
Merge branch 'master' of github.com:npms-io/npms-analyzer

github.com/npms-io/npms-analyzer - 373a170d90261395291c13ee1acb12a521214b89 authored about 8 years ago
Add a custom pino err serializer.

github.com/npms-io/npms-analyzer - 10850e34955a4f3a7565b9ad9903ed3f59db0efb authored about 8 years ago
Update setup.md

github.com/npms-io/npms-analyzer - 10ed28812cb31f90180ae867d91629330ec2539a authored about 8 years ago
Update README.md

github.com/npms-io/npms-analyzer - 3efeaff0559a7b00b60753adf9689569b609a212 authored about 8 years ago
Update check time for the stale observer.

github.com/npms-io/npms-analyzer - 074c4d0e779157e268c3187cd3e2dffd8b0c5740 authored about 8 years ago
Merge branch 'master' of github.com:npms-io/npms-analyzer

github.com/npms-io/npms-analyzer - 12b5aeaec40309214dba3fd2b48dadc5f79a90dc authored about 8 years ago
Configure pow precision in bignum.

github.com/npms-io/npms-analyzer - b561fdc1c86943c3956564d0b240d4c5f60c93ea authored about 8 years ago
chore(package): update bignumber.js to version 3.0.0 (#105)

https://greenkeeper.io/

github.com/npms-io/npms-analyzer - 37e1c976db358d5d82b7d7602a59c678e38936f1 authored about 8 years ago
Remove extraneous observed packages.

Also refactor some code.

github.com/npms-io/npms-analyzer - d0e106de4443c7da3dd6fccbc2c3a946e16b394e authored about 8 years ago
No flags for failed analysis.

github.com/npms-io/npms-analyzer - dd1326d6033672f75a0ab2ec4870ebfdf0c44982 authored about 8 years ago
Fix sendToQueue.

github.com/npms-io/npms-analyzer - b3358c43e60d5ab4493e997653ec257d4a69d7db authored about 8 years ago
Last commit didn't go through.

github.com/npms-io/npms-analyzer - 5131ed993fb952571f96542b7b2aac75ef9ac680 authored about 8 years ago
Merge branch 'master' of github.com:npms-io/npms-analyzer

github.com/npms-io/npms-analyzer - f2a28bfe956d21254ff6766d8b6b2288d25fd217 authored about 8 years ago
No packages lost (#104)

* Unnecessary.

* Make sure no packages are lost due to analysis errors.

* Upgrade to new a...

github.com/npms-io/npms-analyzer - 43073f50bb6ff6ac6918770721e342fae59128bc authored about 8 years ago
No flags for failed analysis.

github.com/npms-io/npms-analyzer - 5a4e18a50ce7c93fa37a99f433e3e59402687bb3 authored about 8 years ago
Some more minor changes.

github.com/npms-io/npms-analyzer - 0f8d14ebf2ab869080a909de0db4046a26d7a1f2 authored about 8 years ago
Upgrade to new amqlib and ensure that we use our promise lib.

github.com/npms-io/npms-analyzer - f25fa9c12f46e0401bb2dbe80e0871fb7abc5478 authored about 8 years ago
Make sure no packages are lost due to analysis errors.

github.com/npms-io/npms-analyzer - 17876580c9c850750c964d0f9ab2263ee03cc0b2 authored about 8 years ago
Update package.json

github.com/npms-io/npms-analyzer - e25fda4c5d6034a26b052faff75aaafa6a7c1e39 authored about 8 years ago