You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix package.json contamination and package updater root processing
Remove npm metadata artifacts that were contaminating package.json during
development (bugs, readme errors, _id, homepage, author format changes).
Exclude root package.json from package updater processing to prevent
property reordering that causes Verify CI check failures.
0 commit comments