0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00
verdaccio/packages/core/core
Juan Picado 24b9be0202
refactor: improve docker image build with strict dependencies and pro… (#2689)
* refactor: improve docker image build with strict dependencies and prod build

* use master as registry

* format
2021-11-20 07:46:35 +01:00
..
src #2606 add prettier plugin sort imports (#2607) 2021-10-29 17:33:05 +02: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) (#2597) 2021-10-27 18:16:16 +02: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 refactor: improve docker image build with strict dependencies and pro… (#2689) 2021-11-20 07:46:35 +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)