npm verdaccio 5.15.0

latest releases: 6.0.0-rc.1, 5.32.2, 8.0.0-next-8.1...
2 years ago

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

https://github.com/npm/registry/blob/master/docs/responses/package-metadata.md#abbreviated-metadata-format

Don't miss a new verdaccio release

NewReleases is sending notifications on new releases.