Commit d2d30de
committed
v1.22.12
- [Fix] `defaultPaths`: handle null homedir gracefully
- [Fix] `homedir`: fix operator precedence bug with HOMEDRIVE/HOMEPATH concatenation
- [Fix] `loadpkg`: add missing `return` after error callback to prevent double-callback
- [Performance] avoid an unnecessary slice
- [Robustness] use `es-errors`
- [Refactor] use non-hoisted declarations instead of expressions
- [readme] replace runkit CI badge with shields.io check-runs badge
- [readme] add CII Best Practices badge
- [meta] update security policy to use GitHub PVR instead of Tidelift
- [meta] add CONTRIBUTING.md
- [Test] add test from v2 branch
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `mkdirp`
- [Dev Deps] update `@ljharb/eslint-config`, `eslint`, `npmignore`
- [actions] fix workflow permissions1 parent 655c3db commit d2d30de
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments