0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-03 23:09:17 -05:00
verdaccio/packages/core/core
Juan Picado 23e6967a69
chore: update versions (6-next) (#3823)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-14 17:03:36 +02:00
..
src feat: async bcrypt hash (#3694) 2023-04-22 20:55:45 +02:00
test fix(core): fix bug about isObject function (#3647) 2023-02-23 11:24:26 +01:00
.babelrc fix: build targets for 5x modules (#3576) 2023-01-28 12:12:14 +01: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) (#3823) 2023-05-14 17:03:36 +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) (#3823) 2023-05-14 17:03:36 +02:00
README.md refactor: search v1 endpoint and local-database (#2340) 2021-09-08 19:06:37 +02:00
tsconfig.build.json chore(website): improve api docs part 2 (#3431) 2022-10-11 23:06:55 +02:00
tsconfig.json chore(website): improve api docs part 2 (#3431) 2022-10-11 23:06:55 +02:00
typedoc.json chore(website): improve api docs part 2 (#3431) 2022-10-11 23:06:55 +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)