You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

line-diff

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

line-diff - npm Package Compare versions

Comparing version

to
1.2.0

4

package.json
{
"name": "line-diff",
"version": "1.1.0",
"version": "1.2.0",
"description": "Compare strings line by line.",

@@ -13,3 +13,3 @@ "main": "lib/index.js",

"author": "Ionică Bizău <bizauionica@gmail.com> (http://ionicabizau.net)",
"license": "KINDLY",
"license": "MIT",
"dependencies": {

@@ -16,0 +16,0 @@ "levdist": "^1.0.0"

@@ -10,3 +10,3 @@ [![line-diff](http://i.imgur.com/LBR41CC.png)](#)

```sh
$ npm i line-diff
$ npm i --save line-diff
```

@@ -87,11 +87,10 @@

[KINDLY][license] © [Ionică Bizău][website]
[MIT][license] © [Ionică Bizău][website]
[license]: http://ionicabizau.github.io/kindly-license/?author=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica@gmail.com%3E&year=2015
[website]: http://ionicabizau.net
[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW
[donate-now]: http://i.imgur.com/6cMbHOC.png
[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(http%3A%2F%2Fionicabizau.net)&year=2015#license-mit
[website]: http://ionicabizau.net
[contributing]: /CONTRIBUTING.md
[docs]: /DOCUMENTATION.md

Sorry, the diff of this file is not supported yet