Issue detection
We automatically detect npm package issues for you.
Integrations
We integrate with all of the tools you use.
Blog
Keep up to date with all the news.
Love
See why developers love Socket.
Obfuscated require
Severity
High
Description
Package accesses dynamic properties of require and may be obfuscating code execution.
Suggestion
The package should not access dynamic properties of module. Instead use import or require directly.
Packages with this issue