entropic-dev / entropic

🦝 :package: a package registry for anything, but mostly javascript 🦝 🦝 🦝
https://discourse.entropic.dev/
Apache License 2.0
5.29k stars 151 forks source link

Add `deprecated` and `publishTime` information to packuments #335

Open zkat opened 4 years ago

zkat commented 4 years ago

This is needed by https://github.com/entropic-dev/ds/issues/34 in order to filter versions by deprecation status and allow time-traveling installs.

Additionally, if users will be able to yank individual versions, that metadata will need to be added.