Lint package.json
Version updated for https://github.com/kirkeaton/action-publint to version v2.0.8.
- This action is used across all versions by 13 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The action-publint GitHub Action analyzes a package.json file for potential packaging errors using Publint, helping developers identify and resolve issues that could affect the distribution of their packages. It automates the linting process, providing feedback on errors, warnings, and suggestions, and ensures package metadata adheres to best practices for publishing. This action simplifies package validation, improving reliability and reducing manual checks.