Lint package.json
Version updated for https://github.com/kirkeaton/action-publint to version v2.0.12.
- 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 report packaging errors using Publint. It helps developers ensure their package metadata adheres to best practices and avoids common issues, improving the quality and reliability of published packages. This action provides configurable logging levels and the ability to treat warnings as errors for stricter validation.