Below you will find pages that utilize the taxonomy term “stixx”
February 22, 2026
npm-diff
Version updated for https://github.com/stixx/npm-diff to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The npm-diff GitHub Action automates the generation of a formatted diff for changes in the package-lock.json file within pull requests, enabling streamlined review of dependency updates. It provides clean Markdown output with package change metrics, direct links to npm package pages, and compatibility with different npm versions.
February 22, 2026
npm-diff
Version updated for https://github.com/stixx/npm-diff to version v1.0.3.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The npm-diff GitHub Action automates the process of generating a formatted diff of changes in package-lock.json files for pull requests, allowing developers to quickly and efficiently review dependency updates. It supports both npm v6 and v7+ formats, provides a clean Markdown table with direct links to npm package pages, and outputs detailed metrics on added, removed, and updated packages.