package-json-validator
Version updated for https://github.com/ExpediaGroup/package-json-validator to version v1.11.0.
- This action is used across all versions by 19 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 package-json-validator GitHub Action is designed to automate the validation of package.json files against configurable rules, ensuring adherence to dependency conventions and best practices. It checks for issues such as version ranges, dependency tags, duplicate keys, and unsupported fields like resolutions, helping developers maintain consistency and avoid common errors in their projects. Key capabilities include customizable rule enforcement, support for specific dependency types, and validation of package.json files in different locations.