NPM Smell 🍑💨

trivial and outdated NPM packages

pinkie-promise outdated npm logo

Outdated Promise polyfill

Weekly Downloads
6,774,014
Dependencies
1
Latest Release
10 years ago
Switch to the native implementation.
Outdated
natively supported
since 11 years (chrome, firefox, safari, nodejs)

Dependency Tree

  • pinkie-promise @2.0.1 (1)
    • pinkie @2.0.4

This library was used as a Promise polyfill for environments that did not support Promises natively.

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