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

textdiff-patch

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

textdiff-patch - npm Package Compare versions

Comparing version
0.1.0
to
1.0.0
+1
-1
package.json
{
"name": "textdiff-patch",
"version": "0.1.0",
"version": "1.0.0",
"description": "Apply lean text diff delta patches created by textdiff-create.",

@@ -5,0 +5,0 @@ "main": "index.js",

# textdiff-patch
[![NPM version][npm-image]][npm-url]
[![Dependency Status][david-image]][david-url]
[![Build Status][travis-image]][travis-url]
[![License][license-image]][license-url]

@@ -43,1 +47,10 @@ ![textdiff-patch](https://cloud.githubusercontent.com/assets/581999/12406663/c3e3c7d4-be57-11e5-8aad-a92d86c79b05.png)

Released under [ISC](https://github.com/icflorescu/textdiff-patch/blob/master/LICENSE).
[npm-image]: https://img.shields.io/npm/v/textdiff-patch.svg?style=flat-square
[npm-url]: https://npmjs.org/package/textdiff-patch
[david-image]: https://img.shields.io/david/icflorescu/textdiff-patch.svg?style=flat-square
[david-url]: https://david-dm.org/icflorescu/textdiff-patch
[license-image]: http://img.shields.io/npm/l/textdiff-patch.svg?style=flat-square
[license-url]: LICENSE
[travis-image]: https://img.shields.io/travis/icflorescu/textdiff-patch.svg?style=flat-square
[travis-url]: https://travis-ci.org/icflorescu/textdiff-patch