npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.4.0.
- 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 process of checking compliance with stricter standards, such as ensuring clean metadata, minimizing dependencies, and excluding unnecessary files from packages. This action streamlines package quality assurance, helping developers maintain consistent, optimized, and reliable NPM packages.
Release notes
4.4.0 (2026-02-27)
Features
- deps: update dependency @html-validate/stylish to v5 (7af6302)