---
title: "Changes to list critical packages"
method: GET
path: "/critical"
---

# Changes to list critical packages

`GET /critical`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 52 revisions.

- **2026-05-02** (v1) `cf9cbeb9e633` — 1 info
- **2026-03-02** (v1) `705144173134` — 1 breaking, 13 info
- **2025-11-11** (v1) `d65a0e470928` — 1 info
- **2023-04-04** (v1) `34c39773ceae` — 1 breaking

## Changes

- **2026-05-02** (v1) `cf9cbeb9e633` — 1 info
  - added the required property `items/allOf[#/components/schemas/Package]/latest_version_url` to the response with the `200` status
- **2026-03-02** (v1) `705144173134` — 1 breaking, 13 info
  - the `query` request parameter `sort` was restricted to a list of enum values
  - added the new enum value `created_at` to the `query` request parameter `sort`
  - added the new enum value `dependent_packages_count` to the `query` request parameter `sort`
  - added the new enum value `dependent_repos_count` to the `query` request parameter `sort`
  - added the new enum value `docker_dependents_count` to the `query` request parameter `sort`
  - added the new enum value `docker_downloads_count` to the `query` request parameter `sort`
  - added the new enum value `downloads` to the `query` request parameter `sort`
  - added the new enum value `forks_count` to the `query` request parameter `sort`
  - added the new enum value `latest_release_published_at` to the `query` request parameter `sort`
  - added the new enum value `maintainers_count` to the `query` request parameter `sort`
  - added the new enum value `name` to the `query` request parameter `sort`
  - added the new enum value `stargazers_count` to the `query` request parameter `sort`
  - added the new enum value `updated_at` to the `query` request parameter `sort`
  - added the new enum value `versions_count` to the `query` request parameter `sort`
- **2025-11-11** (v1) `d65a0e470928` — 1 info
  - endpoint added
- **2023-04-04** (v1) `34c39773ceae` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/ecosyste-ms/apis/ecosyste-ms-packages/docs/critical/get.md) · [API](https://skmtc.dev/ecosyste-ms/apis/ecosyste-ms-packages.md) · [Page](https://skmtc.dev/ecosyste-ms/apis/ecosyste-ms-packages/changes/critical/get)
