Commit graph

2 commits

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

PR Close #61843
2025-06-04 09:13:41 +00:00
Paul Gschwendtner
8e78b4e438 build: add script to diff packages and ensure no unexpected changes (#61275)
Adds a script to diff snapshot packages to allow for easy verification
that no unexpected changes were made.

PR Close #61275
2025-05-14 12:01:52 +00:00