npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.3.2.
- This action is used across all versions by 34 repositories.
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, enforces stricter standards for enhanced tooling compatibility, and ensures NPM packages are optimized with minimal dependencies and unnecessary files. This action streamlines the quality assurance process for NPM packages, making them more reliable and efficient for developers and end users.
Release notes
4.3.2 (2026-01-16)
Bug Fixes
- deps: update dependency tar to v7.5.3 [security] (7d981f5)