
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
standard-codeclimate
Advanced tools
See the CodeClimate spec detailing required output format
npm install -g standard-codeclimate
Pipe "compact" text into the standard-codeclimate command to get back pretty results:
$ standard --verbose | standard-codeclimate
Or, just run standard-codeclimate directly and it will run standard and give you pretty results:
$ standard-codeclimate
CodeClimate requires each issue to be delimited by a null byte (\0). Use the --null-delimited flag if you're using this in a CodeClimate engine, e.g.
$ standard-codeclimate --null-delimited
Additionally, standard-codeclimate supports all command line flags that standard supports:
$ standard-codeclimate --format --verbose test1.js test2.js
ISC. Copyright (c) jden.
FAQs
Format JavaScript Standard Style as CodeClimate engine output
The npm package standard-codeclimate receives a total of 166 weekly downloads. As such, standard-codeclimate popularity was classified as not popular.
We found that standard-codeclimate 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.