ng-diff-match-patch
Advanced tools
Comparing version 2.0.0 to 2.0.3
{ | ||
"name": "ng-diff-match-patch", | ||
"version": "2.0.0", | ||
"version": "2.0.3", | ||
"description": "A Diff-Match-Patch component for your Angular 2 + applications", | ||
@@ -9,6 +9,2 @@ "main": "diffMatchPatch.bundle.js", | ||
"types": "diffMatchPatch.module.d.ts", | ||
"files": [ | ||
"dist/", | ||
"index.ts" | ||
], | ||
"scripts": { | ||
@@ -15,0 +11,0 @@ "build": "rm -rf dist && tsc -p tsconfig-esm.json && rollup -c rollup.config.js dist/diffMatchPatch.module.js > dist/diffMatchPatch.bundle.js && cp package.json dist && ngc && cp README.md dist", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
365294
35
5639
1
2