0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-24 23:55:46 -05:00
verdaccio/packages/core/core
renovate[bot] 46915b0d10
fix(deps): update dependency http-status-codes to v2.3.0 (#4191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-02 19:37:36 +01: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
.eslintrc.json
.gitignore
CHANGELOG.md chore: update versions (next) (#4093) 2023-10-28 17:22:01 +02:00
jest.config.js
LICENSE
package.json fix(deps): update dependency http-status-codes to v2.3.0 (#4191) 2023-12-02 19:37:36 +01:00
README.md
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)