Dies ist die Linux-Anwendung whatsdiff, deren neueste Version als v2.0.0sourcecode.tar.gz heruntergeladen werden kann. Sie kann online beim kostenlosen Hosting-Anbieter OnWorks für Workstations ausgeführt werden.
Download and run online this app named whatsdiff with OnWorks for free.
Befolgen Sie diese Anweisungen, um diese App auszuführen:
- 1. Diese Anwendung auf Ihren PC heruntergeladen.
- 2. Geben Sie in unserem Dateimanager https://www.onworks.net/myfiles.php?username=XXXXX den gewünschten Benutzernamen ein.
- 3. Laden Sie diese Anwendung in einem solchen Dateimanager hoch.
- 4. Starten Sie den OnWorks Linux-Online- oder Windows-Online-Emulator oder den MACOS-Online-Emulator von dieser Website.
- 5. Rufen Sie vom gerade gestarteten OnWorks Linux-Betriebssystem aus unseren Dateimanager https://www.onworks.net/myfiles.php?username=XXXXX mit dem gewünschten Benutzernamen auf.
- 6. Laden Sie die Anwendung herunter, installieren Sie sie und führen Sie sie aus.
SCREENSHOTS
Ad
whatsdiff
BESCHREIBUNG
Whatsdiff is a command-line tool built to help developers inspect and understand changes in project dependencies after running a package update (for Node.js with npm or PHP with Composer). Instead of just seeing version numbers scroll by, Whatsdiff allows you to compare the package-lock.json or composer.lock between commits, branches, or tags, and see exactly what changed in your dependencies—including version jumps, added or removed packages, churn, and often included changelogs. It offers an interactive Terminal UI mode for browsing these changes more comfortably, and supports multiple output formats (text, JSON, Markdown) so you can integrate it into CI/CD pipelines or documentation workflows. There is also support for commands like check to test if a specific package has changed, which makes it suitable for gating releases or alerting teams of critical dependency updates.
Eigenschaften
- Analyze changes in composer.lock and package-lock.json between commits, tags or branches
- Interactive Terminal UI for browsing dependency changes and release notes
- Multiple output formats including JSON and Markdown for automation and reporting
- “Check” commands to detect if a particular dependency was added/updated/removed (useful in CI)
- Integration with MCP (Model Context Protocol) server for supplying context to AI tools or assistants
- Support for both Composer (PHP) and npm (JavaScript) ecosystems
Programmiersprache
PHP
Kategorien
This is an application that can also be fetched from https://sourceforge.net/projects/whatsdiff.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
