0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/test/e2e-cli
Juan Picado 251bd95373
feat: implement search v1 endpoint (#2256)
* feat: implement search v1 endpoint

* add allow_access

* chore: add types

* chore: format

* fix eslint prettier

* chore: add tests

* add tests

* chore: add npm search cli
2021-05-15 16:39:03 +02:00
..
config feat: implement search v1 endpoint (#2256) 2021-05-15 16:39:03 +02:00
projects build: enable pnp yarn2 (#2253) 2021-05-13 23:13:57 +02:00
setup build: enable pnp yarn2 (#2253) 2021-05-13 23:13:57 +02:00
test feat: implement search v1 endpoint (#2256) 2021-05-15 16:39:03 +02:00
utils build: enable pnp yarn2 (#2253) 2021-05-13 23:13:57 +02:00
.eslintrc
env_babel.js chore: fix typo 2019-12-15 17:33:15 +01:00
env_setup.js
env_teardown.js
jest.config.e2e.cli.js