0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/packages/core/core
Juan Picado db1e32e440
chore: update versions (next) (#4056)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-14 22:53:21 +02:00
..
src feat: refactor upstream proxy and hooks with got v12 (#3946) 2023-08-06 17:42:20 +02:00
test fix: official package - cannot be synced (#3919) 2023-07-08 19:06:03 +02: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 (next) (#4056) 2023-10-14 22:53:21 +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 (next) (#4056) 2023-10-14 22:53:21 +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)