npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.5.0.
- This action is used across all versions by 35 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action provides an opinionated linter for validating NPM package tarballs and package.json metadata. It automates the process of enforcing stricter standards and best practices for package metadata, ensuring better tooling compatibility and reduced dependency bloat. Key capabilities include detecting invalid or unnecessary files, verifying metadata accuracy, and optionally running npm pack to streamline package preparation for publishing.