npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.6.5.
- 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 unnecessary files in package tarballs, improper metadata configurations, and outdated Node.js versions, helping developers create cleaner, more efficient packages. Its key capabilities include customizable rules for dependency allowances, file inclusion, and version checks, as well as integration with CI/CD workflows via GitHub Actions.
What’s Changed
4.6.5 (2026-04-12)
Bug Fixes
- deps: update dependency @html-validate/stylish to v5.2.0 (bdd92f2)