tape-testing / tape

tap-producing test harness for node and browsers
MIT License
5.77k stars 307 forks source link

remove has dependency #584

Closed Uzlopak closed 1 year ago

ljharb commented 1 year ago

Note that fewer dependencies is never inherently better.

Uzlopak commented 1 year ago

Well if you check it is basically just a Object.prototype.hasOwnProperty wrapper without any polyfill/ponyfill/shim.

Uzlopak commented 1 year ago

Closing because i have already over 800+ open PRs. No interest in filling the list of open PRs further.