quill-html-edit-button
Advanced tools
Comparing version 2.2.8 to 2.2.9
{ | ||
"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.8", | ||
"version": "2.2.9", | ||
"main": "dist/quill.htmlEditButton.min.js", | ||
"types": "types", | ||
"repository": "https://github.com/benwinding/quill-html-edit-button", | ||
@@ -11,4 +12,5 @@ "author": "Ben Winding <ben.winding@gmail.com>", | ||
"watch": "webpack --watch --progress", | ||
"start": "webpack --mode development && webpack-dev-server --mode development --hot --port 8001", | ||
"build": "webpack --mode production", | ||
"start": "webpack-dev-server --mode development --hot --port 8001", | ||
"build": "webpack --mode production && yarn build-types", | ||
"build-types": "tsc --declaration --emitDeclarationOnly", | ||
"test": "jest", | ||
@@ -18,2 +20,10 @@ "test-watch": "jest --watch-all", | ||
}, | ||
"files": [ | ||
".gitignore", | ||
"LICENSE", | ||
"dist", | ||
"!dist/demo_*", | ||
"types", | ||
"!types/demos/**/*" | ||
], | ||
"keywords": [ | ||
@@ -20,0 +30,0 @@ "quill", |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
1124484
13
990
1