{"library":"differ-cli","type":"library","category":null,"description":"differ-cli is a command-line interface (CLI) tool built with Node.js, designed to generate visual file differences. It relies on the 'universal-diff' library as its core diffing engine. Currently at version 0.3.0, the package appears to be unmaintained; its underlying 'universal-diff' library has not seen updates since its last commit in February 2015. Consequently, differ-cli utilizes older Node.js module patterns, specifically CommonJS `require`, and is not actively developed or receiving modern updates or security patches. Its primary function remains to compare the contents of two specified files and output their line-by-line differences directly to the console.","language":"javascript","status":"abandoned","version":"0.3.0","tags":["javascript","diff","cli"],"last_verified":"Wed May 27","install":[{"cmd":"npm install differ-cli","imports":["const differ = require('differ-cli');","npm install -g differ-cli\ndiffer-cli <file1> <file2>"]},{"cmd":"yarn add differ-cli","imports":[]},{"cmd":"pnpm add differ-cli","imports":[]}],"homepage":null,"github":"https://github.com/nighca/differ-cli","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/differ-cli","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/differ-cli/compatibility"}}