npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.6.4.
- 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 stricter standards for NPM package tarballs and package.json metadata. It automates the detection of common issues, such as invalid metadata, unnecessary files in package tarballs, and non-optimal dependency configurations, ensuring cleaner, more efficient NPM packages. Key capabilities include customizable validation rules, support for specifying target files, and seamless integration with CI pipelines via GitHub Actions.
What’s Changed
4.6.4 (2026-04-05)
Bug Fixes
- deps: update dependency @html-validate/stylish to v5.1.0 (4dcefe3)