devextreme-quill
Advanced tools
Comparing version 0.9.2 to 0.9.3
{ | ||
"name": "devextreme-quill", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": "Core of the DevExtrene HtmlEditor", | ||
"author": "Developer Express Inc.", | ||
"homepage": "https://js.devexpress.com/", | ||
"main": "dist/quill.js", | ||
"main": "dist/dx-quill.min.js", | ||
"files": [ | ||
@@ -13,6 +13,7 @@ "blots", | ||
"modules", | ||
"dist/quill.js", | ||
"dist/quill.core.js", | ||
"dist/quill.min.js.map", | ||
"dist/quill.min.js", | ||
"dist/dx-quill.js", | ||
"dist/dx-quill.core.js", | ||
"dist/dx-quill.min.js.map", | ||
"dist/dx-quill.min.js", | ||
"dist/dx-quill.core.css", | ||
"core.js", | ||
@@ -150,6 +151,6 @@ "polyfills.js", | ||
"scripts": { | ||
"build": "npm run lint && npm run build:webpack", | ||
"build-min": "npm run lint && npm run build:webpack-min", | ||
"build:webpack": "webpack --config _develop/webpack.config.js && rimraf dist/quill.core dist/quill.bubble dist/quill.snow", | ||
"build:webpack-min": "webpack --config _develop/webpack.config.js --env.minimize && rimraf dist/quill.core dist/quill.bubble dist/quill.snow", | ||
"build": "npm run lint && rimraf dist/* && npm run build:webpack", | ||
"build-dist": "npm run lint && rimraf dist/* && npm run build:webpack-min && npm run build:webpack", | ||
"build:webpack": "webpack --config _develop/webpack.config.js && rimraf dist/dx-quill.core dist/dx-quill.bubble dist/dx-quill.snow", | ||
"build:webpack-min": "webpack --config _develop/webpack.config.js --env.minimize && rimraf dist/dx-quill.core dist/dx-quill.bubble dist/dx-quill.snow", | ||
"build:release": "./_develop/scripts/release.sh", | ||
@@ -156,0 +157,0 @@ "develop": "npm run 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
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
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
1534806
52
11376
1