phylum-dev / phylum-types

Public shared types for the phylum api and cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API v0 Deprecations

matt-phylum opened this issue · comments

This is a ticket to track upcoming API v0 deprecations because we don't (yet) have a way for #[deprecated] in API code to be recognized when compiling phylum-types.

These are changes that have been made in the API but have not yet been released to production. The current fields will continue to work for now. The same information is included in both locations.

Package

  • maintainers_recently_changed becomes maintainersRecentlyChanged
  • is_abandonware becomes isAbandonware

PackageReleaseData

  • first_release_date becomes firstReleaseDate
  • last_release_date becomes lastReleaseDate