npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.4.2.
- This action is used across all versions by 35 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “NPM Package Linting” GitHub Action is an opinionated linter designed to validate and enforce best practices for NPM package tarballs and package.json metadata. It automates the detection of common issues, such as invalid fields, unnecessary files, or outdated configurations, ensuring packages adhere to stricter standards for improved tooling and efficiency. This action simplifies package quality checks by integrating seamlessly into CI workflows.
Release notes
4.4.2 (2026-03-13)
Bug Fixes
- deps: update dependency tar to v7.5.11 (3f8609e)