New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

knockout-froala

Package Overview
Dependencies
Maintainers
2
Versions
102
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 2.9.7 to 2.9.8

4

bower.json
{
"name": "knockout-froala",
"version": "2.9.7",
"version": "2.9.8",
"homepage": "https://github.com/froala/knockout-froala",

@@ -38,3 +38,3 @@ "authors": [

"dependencies": {
"froala-wysiwyg-editor": "2.9.7",
"froala-wysiwyg-editor": "2.9.8",
"knockout": "~3.5.0"

@@ -41,0 +41,0 @@ },

{
"name": "knockout-froala",
"version": "2.9.7",
"version": "2.9.8",
"description": "Knockout.js binding for Froala WYSIWYG HTML Rich Text Editor",

@@ -5,0 +5,0 @@ "main": "src/knockout-froala.js",

@@ -60,2 +60,10 @@ # Knockout Froala WYSIWYG HTML Editor

Changes in file `index.html`
```
<link rel="stylesheet" href="../bower_components/font-awesome/css/fontawesome.min.css" />
```
And
```
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
```

@@ -62,0 +70,0 @@ ## How to use with require js

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