New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

nodediff

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodediff

Nodejs版本的文件diff工具

latest
Source
npmnpm
Version
1.0.5
Version published
Weekly downloads
1
-94.74%
Maintainers
1
Weekly downloads
 
Created
Source

Nodejs diff文件工具

安装:[sudo] npm install nodediff -g

功能:可以diff本地的两个文件,也可以diff在线两个URL做比对,当然也可以本地文件和在线URL做diff。

暂时只有一条命令:nodediff file1 file2

一般file1为原始文件,file2为新文件

示例: nodediff http://www.baidu.com/search/jubao.html your-local-file-path

Keywords

jsdiff

FAQs

Package last updated on 17 Nov 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts