28 points
Sadly, it’s a stupid dependency of a lot of things.
Just ran npm explain is-number
on one of my projects, and it’s a dependency of to-regex-range
which is a dependency of fill-range
which is a dependency of…and so on up the chain.
I was hoping I wouldn’t find that in there, but alas, it is.
34 points
Given that this screenshot is about to-regex-range
I think they might be on to something!
23 points