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

vue-froala-wysiwyg

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-froala-wysiwyg - npm Package Compare versions

Comparing version 3.2.3 to 3.2.4

6

package.json
{
"name": "vue-froala-wysiwyg",
"version": "3.2.3",
"version": "3.2.4",
"description": "Vue plugin for Froala WYSIWYG HTML rich text editor.",

@@ -39,3 +39,3 @@ "author": "Froala Labs (https://www.froala.com/)",

"build:es": "cross-env BABEL_ENV=es babel src --out-dir es",
"release": "webpack --progress --hide-modules --config ./build/webpack.release.js && NODE_ENV=production webpack --progress --hide-modules --config ./build/webpack.release.min.js",
"release": "webpack --progress --hide-modules --config ./build/webpack.release.js && webpack --progress --hide-modules --config ./build/webpack.release.min.js",
"prepublish": "yarn run build"

@@ -46,3 +46,3 @@ },

"@babel/runtime-corejs2": "^7.7.7",
"froala-editor": "^3.2.3",
"froala-editor": "^3.2.4",
"vue": "2.6.6"

@@ -49,0 +49,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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