homedir-polyfill
Node.js os.homedir polyfill for older versions of node.js.
1.0.3
69M downloads/mo
#2116 most downloaded on npm
doowb/homedir-polyfill
What this package is like to depend on
Last release 8 years ago
no release in 18 months
Release timing varies
gaps range from 6 weeks to 2.2 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
10 years old
4 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
4 releases · Oct 2016 to Feb 2019Releases
latest 4-
1.0.321 Feb 2019Commits, not release notes
This project publishes no release notes. Between
1.0.2and1.0.3there were 2 commits, 1 of them substantive:- include polyfill.js in npm files, closes #3
-
1.0.221 Feb 2019Commits, not release notes
This project publishes no release notes. Between
1.0.1and1.0.2there were 7 commits, 5 of them substantive:- always set the environment variables in tests to ensure tests work on appveyor
- ensure tests use os.homedir if the node.js version supports it
- extracted polyfill for performance benefits
- Fixing lint issues.
- run verb to generate readme documentation
-
1.0.101 Dec 2016Commits, not release notes
This project publishes no release notes. Between
1.0.0and1.0.1there were 4 commits, 3 of them substantive:- fallback to using process.getuid if process.geteuid is not available
- only get the uid for linux tests
- generate readme documentation with verb
-
1.0.019 Oct 2016Nothing published for this version