Below you will find pages that utilize the taxonomy term “ext”
January 23, 2026
npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.3.3.
This action is used across all versions by 35 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, NPM Package Linting, 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 tarballs or problematic metadata, ensuring packages adhere to stricter standards for improved tooling and efficiency.
January 17, 2026
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.
June 27, 2025
npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.0.1.
This action is used across all versions by 27 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 4.0.1 (2025-06-27) Bug Fixes deps: update dependency @html-validate/stylish to v4.3.0 (db4c0bc)
May 25, 2025
npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.0.0.
This action is used across all versions by 27 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 4.0.0 (2025-05-25) ⚠ BREAKING CHANGES NodeJS v20 or later is required Features add github action (de14fce) deps: update dependency nano-spawn to v1 (ee1e960) require nodejs v20 or later (ce8786c) rules: require node v20 as node v18 is eol (515e8c4)