knockout-froala
Advanced tools
Comparing version 0.1.1 to 2.0.1
{ | ||
"name": "knockout-froala", | ||
"version": "0.1.1", | ||
"version": "2.0.1", | ||
"homepage": "https://github.com/froala/knockout-froala", | ||
"authors": [ | ||
"Anas Nakawa <anas.nakawa@gmail.com>" | ||
"Anas Nakawa <anas.nakawa@gmail.com>", | ||
"Stefan Neculai <stefan@froala.com>" | ||
], | ||
@@ -38,3 +39,3 @@ "description": "Knockout.js binding for Froala WYSIWYG HTML Rich Text Editor", | ||
"dependencies": { | ||
"froala-wysiwyg-editor": "https://github.com/froala/wysiwyg-editor.git#2.0.0-rc.2", | ||
"froala-wysiwyg-editor": "2.0.1", | ||
"knockout": "~3.3.0", | ||
@@ -41,0 +42,0 @@ "jquery": "1.11.0" |
{ | ||
"name": "knockout-froala", | ||
"version": "0.1.1", | ||
"version": "2.0.1", | ||
"description": "Knockout.js binding for Froala WYSIWYG HTML Rich Text Editor", | ||
@@ -34,3 +34,3 @@ "main": "src/knockout-froala.js", | ||
}, | ||
"homepage": "https://github.com/froala/knockout-froala", | ||
"homepage": "https://www.froala.com/wysiwyg-editor", | ||
"devDependencies": { | ||
@@ -37,0 +37,0 @@ "grunt": "^0.4.5", |
@@ -21,7 +21,7 @@ ## knockout-froala | ||
to enable Froala binding on a textarea, you need to provide the following binding handlers | ||
to enable Froala binding on a textarea, you need to provide the following binding handlers | ||
* `froala`: the model observable behind the editor | ||
* `froalaOptions`: a plain object or an observable that will hold all the options to initalize the editor | ||
* `froalaInstance`: [ optional ] if provided, froala instance will be stored in this observable once initialized ( should be observable ) | ||
* `froalaInstance`: [ optional ] if provided, froala instance will be stored in this observable once initialized ( should be observable ) | ||
@@ -59,5 +59,5 @@ ```js | ||
The `knockout-froala` project is under MIT license. | ||
The `knockout-froala` project is under MIT license. However, in order to use Froala WYSIWYG HTML Editor plugin you should purchase a license for it. | ||
Froala Editor has [3 different licenses](http://froala.com/wysiwyg-editor/pricing) for commercial use. | ||
For details please see [License Agreement](http://froala.com/wysiwyg-editor/terms). |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
12874
154
1
1