Lint package.json
Version updated for https://github.com/kirkeaton/action-publint to version v2.0.20.
- 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 GitHub Action action-publint automates the linting of a package.json file to detect packaging errors using Publint. It helps identify issues related to dependencies, metadata, and version management that could affect how your project is published. The action provides flexibility in setting the logging level and the path to the package directory for custom configurations.