0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-24 23:55:46 -05:00
verdaccio/packages/core/core
Juan Picado dd952ec055
chore: update versions (next-7) (#4474)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-02-11 23:16:30 +01:00
..
src refactor: auth with legacy sign support (#4113) 2023-12-31 14:34:29 +01:00
test fix: official package - cannot be synced (#3919) 2023-07-08 19:06:03 +02:00
.babelrc
.eslintignore
.eslintrc.json
.gitignore
CHANGELOG.md chore: update versions (next-7) (#4474) 2024-02-11 23:16:30 +01:00
jest.config.js
LICENSE
package.json chore: update versions (next-7) (#4474) 2024-02-11 23:16:30 +01:00
README.md
tsconfig.build.json
tsconfig.json
typedoc.json

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)