0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-10 23:39:31 -05:00
verdaccio/packages/core/core
Juan Picado 269105ff4b
chore: update versions (6-next) (#3362)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-28 07:39:59 +02:00
..
src feat: add passwordValidationRegex property (#3384) 2022-09-17 19:29:40 +02:00
test feat: add passwordValidationRegex property (#3384) 2022-09-17 19:29:40 +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) (#3362) 2022-09-28 07:39:59 +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 chore: update versions (6-next) (#3362) 2022-09-28 07:39:59 +02: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)