Commit 4df5f53
committed
Update glob to 10.3.10
v9 drops sorting support, in favor of performance improvements.
The sorting function was simply using the built-in `localeCompare`:
https://github.com/isaacs/node-glob/blob/v8.1.0/common.js#L201 parent 0d631f1 commit 4df5f53
3 files changed
+149
-209
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments