v5.15.0
版本发布时间: 2022-09-04 14:40:17
verdaccio/verdaccio最新发布版本:v6.0.0(2024-09-21 02:06:07)
5.15.0 (2022-09-03)
Features
Enable abbreviated manifest data by adding the header:
curl -H "Accept: application/vnd.npm.install-v1+json" https://registry.npmjs.org/verdaccio
It returns a filtered manifest, additionally includes the time field by request. You can read more here or start using with pnpm@7.10.0
.
Current support for packages managers:
- npm: yes
- pnpm: yes
- yarn classic: yes
- yarn modern (+2.x): no