
Product
Socket Now Protects the Firefox Extension Ecosystem
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.
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 23 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.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.

Research
/Security News
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.