ng-diff-match-patch
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "ng-diff-match-patch", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A Diff-Match-Patch component for your Angular 2 + applications", | ||
@@ -9,5 +9,9 @@ "main": "diffMatchPatch.bundle.js", | ||
"types": "diffMatchPatch.module.d.ts", | ||
"files": [ | ||
"dist/" | ||
], | ||
"scripts": { | ||
"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", | ||
"test": "karma start karma.conf.js" | ||
"test": "karma start karma.conf.js", | ||
"npmpublish": "cd dist && npm publish" | ||
}, | ||
@@ -14,0 +18,0 @@ "repository": { |
@@ -0,0 +0,0 @@ Ng-Diff-Match-Patch |
Sorry, the diff of this file is not supported yet
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
208625
24
2830
1