2 Commits

Author SHA1 Message Date
Paul Gschwendtner 24693ce1ff build: improve package diff script to show new untracked files (#61862)
Fixes that the package diff script did not show newly untracked
files in the npm package.

PR Close #61862
2025-06-05 07:34:50 +00:00
Paul Gschwendtner d7dbabeb5a build: add script to diff packages and ensure no unexpected changes (#61335)
Adds a script to diff snapshot packages to allow for easy verification
that no unexpected changes were made.

PR Close #61335
2025-05-14 08:35:14 -07:00