npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.3.3.
- This action is used across all versions by 35 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, NPM Package Linting, is an opinionated linter designed to validate and enforce best practices for NPM package tarballs and package.json metadata. It automates the detection of common issues, such as unnecessary files in tarballs or problematic metadata, ensuring packages adhere to stricter standards for improved tooling and efficiency. Key capabilities include customizable validation rules, dependency checks, and the ability to integrate seamlessly into CI pipelines for consistent package quality.