NPM Smell 🍑💨

trivial and outdated NPM packages

object-assign outdated npm logo

Outdated Object.assign polyfill

Weekly Downloads
41,597,314
Dependencies
0
Latest Release
9 years ago
Switch to the native implementation.
Outdated
natively supported
since 10 years (chrome, firefox, safari, nodejs)

This library was used as an Object.assign polyfill for environments that did not support Object.assign natively.

However all modern JavaScript environments, including Node.js (since version 0.12) and all major browsers have been supporting Object.assign natively for many years now, making this polyfill unnecessary.