knockout-froala
Advanced tools
Comparing version 2.0.1 to 2.1.0
{ | ||
"name": "knockout-froala", | ||
"version": "2.0.1", | ||
"version": "2.1.0", | ||
"homepage": "https://github.com/froala/knockout-froala", | ||
@@ -39,3 +39,3 @@ "authors": [ | ||
"dependencies": { | ||
"froala-wysiwyg-editor": "2.0.1", | ||
"froala-wysiwyg-editor": "2.1.0", | ||
"knockout": "~3.3.0", | ||
@@ -42,0 +42,0 @@ "jquery": "1.11.0" |
{ | ||
"name": "knockout-froala", | ||
"version": "2.0.1", | ||
"version": "2.1.0", | ||
"description": "Knockout.js binding for Froala WYSIWYG HTML Rich Text Editor", | ||
@@ -5,0 +5,0 @@ "main": "src/knockout-froala.js", |
@@ -47,3 +47,3 @@ ## knockout-froala | ||
```html | ||
<textarea data-bind="value: comments, froala: comments, froalaOptions: editorOptions"></textarea> | ||
<textarea data-bind="value: comments, froala: comments, froalaOptions: options"></textarea> | ||
``` | ||
@@ -54,3 +54,3 @@ | ||
```html | ||
<div data-bind="froala: comments, froalaOptions: editorOptions"></div> | ||
<div data-bind="froala: comments, froalaOptions: options"></div> | ||
``` | ||
@@ -57,0 +57,0 @@ |
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
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
0
12862