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
1.0.3
to
1.0.4
+1
-1
.travis.yml
language: node_js
node_js: '4.2'
node_js: '8.10'
{
"name": "textdiff-patch",
"version": "1.0.3",
"version": "1.0.4",
"description": "Apply lean text diff delta patches created by textdiff-create.",

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

"devDependencies": {
"mocha": "^2.3.4",
"should": "^8.1.1"
"mocha": "^5.0.5",
"should": "^13.2.1"
}
}

Sorry, the diff of this file is not supported yet