From 7a29985f0d2c3eaf1832081cb8be02aa2b5a388c Mon Sep 17 00:00:00 2001 From: Oscar Busk Date: Mon, 8 Dec 2025 00:48:35 +0100 Subject: [PATCH 1/2] Add npm-diff.app as user of API --- API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/API.md b/API.md index 64c8aebd..e6c279ed 100644 --- a/API.md +++ b/API.md @@ -16,6 +16,7 @@ Current websites using this API: - [picocolors-size-benchmark](https://github.com/alexeyraspopov/picocolors/pull/76) - [dependencies-dashboard](https://github.com/shakib1729/dependencies-dashboard-main) - [https://jsgrids.statico.io](https://github.com/statico/jsgrids/commit/bb8069627d4d9a9b158ffb6324054399ef8d0433) +- [https://npm-diff.app](https://github.com/oBusk/npm-diff.app/commit/d91f188458ac6eeae1cdc54f8a8e2be7fd81d7aa) ## Endpoints From 6254e8250528a05a458bc0bfac324725e4a40163 Mon Sep 17 00:00:00 2001 From: Oscar Busk Date: Mon, 8 Dec 2025 20:58:00 +0100 Subject: [PATCH 2/2] Make listing match user-agent Co-authored-by: Steven --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index e6c279ed..e88b3224 100644 --- a/API.md +++ b/API.md @@ -16,7 +16,7 @@ Current websites using this API: - [picocolors-size-benchmark](https://github.com/alexeyraspopov/picocolors/pull/76) - [dependencies-dashboard](https://github.com/shakib1729/dependencies-dashboard-main) - [https://jsgrids.statico.io](https://github.com/statico/jsgrids/commit/bb8069627d4d9a9b158ffb6324054399ef8d0433) -- [https://npm-diff.app](https://github.com/oBusk/npm-diff.app/commit/d91f188458ac6eeae1cdc54f8a8e2be7fd81d7aa) +- [npm-diff.app](https://github.com/oBusk/npm-diff.app/commit/d91f188458ac6eeae1cdc54f8a8e2be7fd81d7aa) ## Endpoints