quill-html-edit-button
Advanced tools
Comparing version 2.2.9 to 2.2.10
{ | ||
"name": "quill-html-edit-button", | ||
"description": "A Quill rich text editor Module which adds an html edit button to the quill editor", | ||
"version": "2.2.9", | ||
"version": "2.2.10", | ||
"main": "dist/quill.htmlEditButton.min.js", | ||
"types": "types", | ||
"types": "types/index.d.ts", | ||
"repository": "https://github.com/benwinding/quill-html-edit-button", | ||
@@ -13,3 +13,4 @@ "author": "Ben Winding <ben.winding@gmail.com>", | ||
"start": "webpack-dev-server --mode development --hot --port 8001", | ||
"build": "webpack --mode production && yarn build-types", | ||
"build": "yarn build-lib && yarn build-types", | ||
"build-lib": "webpack --mode production", | ||
"build-types": "tsc --declaration --emitDeclarationOnly", | ||
@@ -16,0 +17,0 @@ "test": "jest", |
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
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
1124613
991
0