0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/packages/core/core
2023-02-19 13:30:54 +01:00
..
src fix: improve support for fs promises older nodejs (#3570) 2023-01-22 09:48:04 +01:00
test chore(website): add api section (#3424) 2022-10-10 08:00:09 +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 (6-next) (#3611) 2023-02-14 21:58:20 +01: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 fix(deps): update dependency typedoc to v0.23.25 (#3637) 2023-02-19 13:30:54 +01: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)