
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
Badness is a language server, formatter, and linter for LaTeX documents.
npm install -g badness
This installs the badness command globally. The package detects your platform
at install time and pulls in a prebuilt binary via npm's optional dependencies;
no Rust toolchain or postinstall download required.
You can also use it without a global install:
npx badness format document.tex
badness format document.tex # format in place
badness format <document.tex # read stdin, write stdout
badness lint document.tex # lint
badness lint --fix document.tex # lint and apply auto-fixes
badness lsp # start the language server
See badness --help and the documentation
for the full feature list and configuration reference.
Prebuilt binaries are shipped for:
If your platform isn't covered, install via Cargo, PyPI, or one of the other methods listed at https://badness.dev/.
MIT. See LICENSE.
FAQs
A language, formatter, and linter for LaTeX
The npm package badness receives a total of 183 weekly downloads. As such, badness popularity was classified as not popular.
We found that badness demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.