sindresorhus / is

Type check values
MIT License
1.68k stars 109 forks source link

Drop node v14 support #192

Closed bjornstar closed 1 year ago

bjornstar commented 1 year ago

I couldn't reopen #182 so I'm opening a new PR.

I was just trying to use the at method on an array but couldn't do it because it requires node v16. It will be nice to be able to use more modern features in the future.