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 2.3.5-1 to 2.3.5-2

bundle/FroalaEditorA.js

7

package.json
{
"name": "react-froala-wysiwyg",
"version": "2.3.5-1",
"version": "2.3.5-2",
"description": "React component for Froala WYSIWYG HTML rich text editor",
"main": "dist/froalaEditor.js",
"main": "dist/index.js",
"author": "Froala Labs",

@@ -58,3 +58,4 @@ "keywords": [

"build": "webpack && webpack -p && webpack -b && webpack -p -b",
"demo": "cd demo && webpack && ../node_modules/.bin/webpack-dev-server --port 4000 --content-base dist/"
"demo": "cd demo && webpack && ../node_modules/.bin/webpack-dev-server --port 4000 --content-base dist/",
"prepublish": "npm run build && bash lib/copy_bundles.sh"
},

@@ -61,0 +62,0 @@ "repository": {

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