We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
electron-packager
Output of npm audit:
npm audit
=== npm audit security report === # Run npm install --save-dev [email protected] to resolve 3 vulnerabilities SEMVER WARNING: Recommended action is a potentially breaking change ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Low │ SSL Validation Defaults to False │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ electron-packager │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ electron-packager [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ electron-packager │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://npmjs.com/advisories/104 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Prototype Pollution │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ electron-packager [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ electron-packager > plist > xmlbuilder > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://npmjs.com/advisories/782 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Low │ Prototype Pollution │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ electron-packager [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ electron-packager > plist > xmlbuilder > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://npmjs.com/advisories/577 │ └───────────────┴──────────────────────────────────────────────────────────────┘ found 3 vulnerabilities (2 low, 1 moderate) in 617 scanned packages 3 vulnerabilities require semver-major dependency updates.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Output of
npm audit
:The text was updated successfully, but these errors were encountered: