Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 30 Apr 09:49

Breaking

  • Require Node.js 18 52df82e
  • This package is now pure ESM. Please read this.
  • This package now matches based a static list of modules from the latest Node.js version. If you want to check for a module in the current Node.js (previous behavior), use the core isBuiltin method.

v3.2.1...v4.0.0