3.0.0 (2018-05-30)
npm install -g verdaccio@3.0.0
yarn global add verdaccio@3.0.0
Docker
docker pull verdaccio/verdaccio:3.0.0
TD;DR
- New Plugin Storage API
npm audit
support- New UI, skin and sidebar
- bcrypt support for htpasswd
- MIT licensed
- File system storage and htpasswd are now separated plugins
- 100% backward compatible with Sinopia (1.4.0) and Verdaccio (2.x)
- Tons of 🐛 fixes
Breaking Changes
- Drop Node 4 support