Security News
Research
Supply Chain Attack on Rspack npm Packages Injects Cryptojacking Malware
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
broccoli-standard
Advanced tools
Standardize your JavaScript using Standard
This plugin is heavily inspired by and based on broccoli-eslint by makepanic makepanic/broccoli-eslint.
npm install --save broccoli-standard
var standard = require('broccoli-standard');
tree = standard(node, options);
Type: String
Default: 'eslint/lib/formatters/stylish'
Path path to a custom formatter (See eslint/tree/master/lib/formatters for alternatives).
Type: Boolean
Default: true
If the source and output files should be fixed with the standard fix option
Type: Boolean
Default: 'false'
If an error should be thrown or not when an error is found processing the file
FAQs
broccoli filter for standard formatting
The npm package broccoli-standard receives a total of 8 weekly downloads. As such, broccoli-standard popularity was classified as not popular.
We found that broccoli-standard demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.
Security News
Sonar’s acquisition of Tidelift highlights a growing industry shift toward sustainable open source funding, addressing maintainer burnout and critical software dependencies.