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

react-froala-wysiwyg

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

react-froala-wysiwyg - npm Package Compare versions

Comparing version 4.0.17 to 4.0.18

demo/dist/basic.html

8

package.json
{
"name": "react-froala-wysiwyg",
"version": "4.0.17",
"version": "4.0.18",
"description": "React component for Froala WYSIWYG HTML rich text editor.",

@@ -26,3 +26,3 @@ "main": "index.js",

"create-react-class": "^15.5.2",
"froala-editor": "4.0.17"
"froala-editor": "4.0.18"
},

@@ -61,3 +61,3 @@ "devDependencies": {

"react-dom": "^16.0.0",
"react-highlight": "^0.15.0",
"react-highlight": "^0.9.0",
"sinon": "^1.17.4",

@@ -72,3 +72,3 @@ "style-loader": "^0.21.0",

"build": "webpack-cli && webpack-cli -p",
"demo": "cd demo && webpack-cli && \"../node_modules/.bin/webpack-dev-server\" --port 4000 --content-base dist/",
"demo": "cd demo && webpack-cli && \"../node_modules/.bin/webpack-dev-server\" --disableHostCheck=true --port 4000 --host 0.0.0.0 --content-base dist/",
"prepublishOnly": "npm run build && bash lib/copy_bundles.sh"

@@ -75,0 +75,0 @@ },

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