0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/packages/api
Paola Morales 14159b31e1 ref: refactor utils methods (#2076)
* ref: Relocate utils functions to web pkg

* ref: Refactor utils functions

* ref: Relocate utils functions to api pkg

* ref: Relocate utils functions to config pkg

* ref: Relocate utils functions to middleware pkg

* ref: Relocate utils functions to storage pkg

* ref: relocate utils functions to proxy pkg

* ref: relocate utils functions to middleware pkg

* ref: refactor utils functions

* Fix compilation errors
2021-04-09 17:54:36 +02:00
..
__mocks__/@verdaccio/logger feat: relocate core packages (#1906) 2021-04-09 17:54:13 +02:00
src ref: refactor utils methods (#2076) 2021-04-09 17:54:36 +02:00
test chore: remove a package, move constants (#2001) 2021-04-09 17:54:26 +02:00
types refactor: max-len and printWidth to 100 (#1941) 2021-04-09 17:54:20 +02:00
.babelrc refactor: devDependencies strictly defined in each package (#1884) 2021-04-09 17:54:11 +02:00
.eslintrc feat: migrate yarn workspaces (#1546) 2021-04-09 17:54:01 +02:00
CHANGELOG.md chore: update versions (alpha) (#2073) 2021-04-09 17:54:35 +02:00
jest.config.js chore: reuse jest config 2021-04-09 17:54:03 +02:00
package.json chore: update versions (alpha) (#2073) 2021-04-09 17:54:35 +02:00
tsconfig.build.json feat: add typescript project references settings (#1933) 2021-04-09 17:54:19 +02:00
tsconfig.json refactor: max-len and printWidth to 100 (#1941) 2021-04-09 17:54:20 +02:00