| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2020-02-14 | 409 Bytes | |
| v5.0.0 source code.tar.gz | 2020-02-14 | 6.9 kB | |
| v5.0.0 source code.zip | 2020-02-14 | 9.4 kB | |
| Totals: 3 Items | 16.7 kB | 0 | |
Breaking
- Require Node.js 10 a6c20b3
Enhancements
- Implement using
Proxy(#73) 57e9a04 This means that it should work seamlessly in more cases as the promisified function is just a transparent wrapper around the original function.
https://github.com/sindresorhus/pify/compare/v4.0.1...v5.0.0