Severity
Medium
Description
Package optionally loads a dependency which is not specified within any of the package.json dependency fields. It may inadvertently be importing dependencies specified by other packages.
Suggestion
Specify all optionally loaded dependencies in optionalDependencies within package.json.
Packages with this issue
A light-weight module that brings window.fetch to node.js
HTTP and HTTPS modules that follow redirects.
TypeScript is a language for application scale JavaScript development
Prettier is an opinionated code formatter
One promise for multiple requests in flight to avoid async duplication