quill-blot-formatter
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "quill-blot-formatter", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "a module for the Quill text editor to allow blots to be reformatted. Built in formatters: resize and realign. Built in blot support: images and iframe videos.", | ||
"main": "dist/index.js", | ||
"homepage": "https://github.com/Wikia/quill-blot-formatter", | ||
"homepage": "https://github.com/Fandom-OSS/quill-blot-formatter", | ||
"bugs": { | ||
"url": "https://github.com/Wikia/quill-blot-formatter/issues" | ||
"url": "https://github.com/Fandom-OSS/quill-blot-formatter/issues" | ||
}, | ||
@@ -17,2 +17,6 @@ "contributors": [ | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Fandom-OSS/quill-blot-formatter" | ||
}, | ||
"files": [ | ||
@@ -27,3 +31,3 @@ "dist" | ||
], | ||
"license": "MIT", | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
@@ -30,0 +34,0 @@ "deepmerge": "^2.0.0" |
@@ -9,6 +9,12 @@ # Quill Blot Formatter | ||
## Installation | ||
Using `yarn`: | ||
``` | ||
yarn install quill-blot-formatter | ||
yarn add quill-blot-formatter | ||
``` | ||
Using `npm`: | ||
``` | ||
npm install --save quill-blot-formatter | ||
``` | ||
## Usage | ||
@@ -15,0 +21,0 @@ ### As Module |
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
118147
0
1
1
143
0