0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00
verdaccio/packages/tools/helpers
Juan Picado 9fc2e79611
feat(plugin): improve plugin loader (#3370)
* feat(plugin): implement scope package support plugins

* feat(plugin): improve plugin loader

* chore: fix build

* chore: cover config path case

* chore: async ui thene plugin

* chore: store async plugin

* chore: refactor plugin loader auth

* feat: filter refactoring

* chore: remove old plugin loader

* chore: add changeset

* chore: add docs

* chore: refactor relative plugin loader

* Update user.jwt.spec.ts

* Update user.jwt.spec.ts
2022-09-16 08:02:08 +02:00
..
src feat(plugin): improve plugin loader (#3370) 2022-09-16 08:02:08 +02:00
tests fix: handle upload scoped tarball and add new deprecations (#3340) 2022-09-02 20:40:12 +02:00
types chore: update jest major (#3351) 2022-09-04 11:48:51 +02:00
.babelrc
.eslintignore
.gitignore
CHANGELOG.md chore: update versions (6-next) (#3341) 2022-09-02 20:52:37 +02:00
jest.config.js feat(plugin): improve plugin loader (#3370) 2022-09-16 08:02:08 +02:00
LICENSE
package.json chore: update versions (6-next) (#3350) 2022-09-04 11:56:23 +02:00
tsconfig.build.json feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
tsconfig.json feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00