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
chore(xport): adopt null-prototype merge maps from sdxgen canonical
Cascade sdxgen's prototype-pollution hardening in `mergeManifests`:
use `Object.create(null)` for the upstream + site merge maps so
untrusted manifest keys can't poison Object.prototype.
All 6 repos ship byte-identical xport.mts.
0 commit comments