mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-17 07:45:52 +01:00
e367c3f1e0
* feat: improve legacy token signature by removing deprecated crypto.createDecipher * fix: wrong reference * chore: add debug |
||
---|---|---|
.. | ||
api | ||
basic | ||
jwt | ||
package-access | ||
profile | ||
proxy | ||
storage | ||
token | ||
web | ||
.eslintrc | ||
README.md |
Testing
The test are structured by feature following this shape:
test
--- feat
--- config.yaml
--- spec.test.ts
--- mock (storage folder) optional
--- partials (optional)