Describe the bug
As native bindings are more and more popular, they show up in module graphs. But in https://node-modules.dev/ they are listed as CJS while not being CJS.
I wonder if it should get another label (like "binary") so it is less confusing, or even count as ESM by default
Reproduction
https://node-modules.dev/#install=@oxc-parser/binding-linux-x64-gnu
System Info
Used Package Manager
pnpm
Validations
Contributions
Describe the bug
As native bindings are more and more popular, they show up in module graphs. But in https://node-modules.dev/ they are listed as
CJSwhile not being CJS.I wonder if it should get another label (like "binary") so it is less confusing, or even count as ESM by default
Reproduction
https://node-modules.dev/#install=@oxc-parser/binding-linux-x64-gnu
System Info
Used Package Manager
pnpm
Validations
Contributions