Binary package “node-object-assign” in ubuntu focal

ES2015 Object.assign() ponyfill

 Assigns enumerable own properties of source objects to the target object and
 returns the target object. Additional source objects will overwrite previous
 ones.