textdiff-patch
Advanced tools
+1
-1
| { | ||
| "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", |
+13
-0
| # 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 @@  | ||
| 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 |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6288
12.81%0
-100%56
30.23%