0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/packages/core/core
2024-11-29 18:08:59 +01:00
..
src chore(core): typing, naming, and docs of parameters (#4971) 2024-11-29 18:08:59 +01:00
test fix: unpublish a package on storage package (#4937) 2024-11-16 20:39:47 +01:00
.babelrc feat: update logger pino to latest (#4839) 2024-09-15 13:32:50 +02: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-8) (#4903) 2024-11-14 19:55:45 +01:00
LICENSE refactor: search v1 endpoint and local-database (#2340) 2021-09-08 19:06:37 +02:00
package.json chore: update versions (next-8) (#4903) 2024-11-14 19:55:45 +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)