Severity
High
Description
Package is CommonJS, but has a dependency which is type: two are likely incompatible.
Suggestion
The package needs to switch to dynamic import on the esmodule dependency, or convert to esm itself. Consumers may experience errors resulting from this incompatibility.
Packages with this issue
Detect whether a terminal supports color
ANSI escape codes for styling strings in the terminal
Strip ANSI escape codes from a string
Get the visual width of a string - the number of columns required to display it
Get the first path that exists on disk of multiple paths
Run multiple promise-returning & async functions with limited concurrency