Lint package.json
Version updated for https://github.com/kirkeaton/action-publint to version v2.0.14.
- This action is used across all versions by 13 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The action-publint GitHub Action automates the process of linting a package.json file to detect packaging errors using Publint. It helps developers ensure their package metadata is properly formatted and free of issues, improving compatibility and reducing deployment problems. Key capabilities include logging suggestions, warnings, and errors, with an option for strict validation.