entropic-dev / entropic

🦝 :package: a package registry for anything, but mostly javascript 🦝 🦝 🦝

Home Page:https://discourse.entropic.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `deprecated` and `publishTime` information to packuments

zkat opened this issue · comments

This is needed by entropic-dev/ds#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.