Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

knockout-froala

Package Overview
Dependencies
Maintainers
2
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

knockout-froala - npm Package Compare versions

Comparing version 0.1.1 to 2.0.1

7

bower.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc