ESM import analyzer
A slimmed down version of @vercel/nft, removing support for:
- CommonJS /
require() __dirname,__filenamesupport- global
processvariable - Node builtins like
os,pathetc (andnode:-prefixed equivalents) .nodenative imports- legacy
mainandmodulepackage.json fields. Onlyexportssupported. - other legacy dependency handling
It follows symlinks, but does not resolve them to real paths. The returned file list reflects how the runtime sees them.