ngx-quill
Advanced tools
Comparing version 2.0.1-12 to 2.0.1-13
{ | ||
"name": "ngx-quill", | ||
"license": "MIT", | ||
"version": "2.0.1-12", | ||
"version": "2.0.1-13", | ||
"author": { | ||
@@ -20,3 +20,3 @@ "name": "Bengt Weiße" | ||
"build": "rm -rf ./dist && tsc && npm run bundle && npm run build:aot && npm run copyStaticToDist", | ||
"build:aot": "rm -rf aot && node_modules/.bin/ngc -p tsconfig-aot.json", | ||
"build:aot": "rm -rf aot && node_modules/.bin/ngc -p tsconfig-aot.json && rm -rf ./dist/aot/node_modules", | ||
"pretest": "npm run lint", | ||
@@ -23,0 +23,0 @@ "test": "./node_modules/.bin/karma start", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
111759
24
1503