0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00
verdaccio/packages/core/core
2022-12-01 18:57:42 +01:00
..
src chore: move improvements from v5 to v6 (#3461) 2022-10-28 23:38:22 +02:00
test chore(website): add api section (#3424) 2022-10-10 08:00:09 +02:00
.babelrc
.eslintignore
.eslintrc.json
.gitignore
CHANGELOG.md chore: update versions (6-next) (#3511) 2022-12-01 18:57:42 +01:00
jest.config.js
LICENSE
package.json chore: update versions (6-next) (#3511) 2022-12-01 18:57:42 +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)