Last 12 weeks · 0 commits
4 of 6 standards met
Repository: sindresorhus/timed-out. Description: Timeout HTTP/HTTPS requests Stars: 51, Forks: 22. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v7.0.0 (5mo ago). Open PRs: 0, open issues: 0. Last activity: 5mo ago. Community health: 85%. Top contributors: floatdrop, sindresorhus, lpinca, rexxars, danedavid, danielhuang, unikoid, sinchang, Richienb.
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used patch-package to patch for the project I'm working on. access function has been deprecated since Node v12. v14 being the current LTS, while v16 is active, it would be nice to upgrade the used method in order to avoid deprecation warnings/errors on builds (in my case building my gatsby website) A related issue (#25) was opened then closed by its author without any real solution (I'm not using ) Here is the diff that solved my problem: This issue body was partially generated by patch-package.