Lint package.json
Version updated for https://github.com/kirkeaton/action-publint to version v2.0.11.
- 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 identify and resolve packaging errors using the Publint tool. It helps developers ensure their package metadata is correctly configured, reducing potential issues during publishing. Key capabilities include customizable logging levels and strict error reporting to enhance the reliability of package configurations.