0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-17 23:45:29 -05:00
verdaccio/packages/core/core
renovate[bot] 7bb3c2bf0e
fix(deps): update all non-major core dependencies (#2910)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-18 08:35:07 +01:00
..
src Move from fastify-warning to process-warning (#2855) 2022-01-04 14:57:16 +01:00
test #2606 add prettier plugin sort imports (#2607) 2021-10-29 17:33:05 +02:00
.babelrc refactor: search v1 endpoint and local-database (#2340) 2021-09-08 19:06:37 +02:00
.eslintignore refactor: search v1 endpoint and local-database (#2340) 2021-09-08 19:06:37 +02:00
.eslintrc.json refactor: search v1 endpoint and local-database (#2340) 2021-09-08 19:06:37 +02:00
.gitignore refactor: search v1 endpoint and local-database (#2340) 2021-09-08 19:06:37 +02:00
CHANGELOG.md chore: update versions (6-next) (#2648) 2021-12-15 19:02:26 +01:00
jest.config.js refactor: search v1 endpoint and local-database (#2340) 2021-09-08 19:06:37 +02:00
LICENSE refactor: search v1 endpoint and local-database (#2340) 2021-09-08 19:06:37 +02:00
package.json fix(deps): update all non-major core dependencies (#2910) 2022-01-18 08:35:07 +01:00
README.md refactor: search v1 endpoint and local-database (#2340) 2021-09-08 19:06:37 +02:00
tsconfig.build.json refactor: search v1 endpoint and local-database (#2340) 2021-09-08 19:06:37 +02:00
tsconfig.json refactor: search v1 endpoint and local-database (#2340) 2021-09-08 19:06:37 +02:00

Core

CircleCI codecov verdaccio (latest) backers discord MIT node

This project provides an extension of PassThrough stream.

Detail

It provides 2 additional methods abort() and done(). Those implementations are widely use in the verdaccio core for handle tarballs.

License

MIT (http://www.opensource.org/licenses/mit-license.php)