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

vue-wysiwyg

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-wysiwyg - npm Package Compare versions

Comparing version 1.6.0 to 1.7.0

2

package.json
{
"name": "vue-wysiwyg",
"version": "1.6.0",
"version": "1.7.0",
"description": "A WYSIWYG HTML editor for Vue.js",

@@ -5,0 +5,0 @@ "keywords": [

@@ -46,2 +46,6 @@ [![](https://user-images.githubusercontent.com/11352152/30252159-1bbb9cfe-963b-11e7-966c-b44116c74a86.png)](https://chmln.github.io/vue-wysiwyg/)

// you can override icons too, if desired
// just keep in mind that you may need custom styles in your application to get everything to align
iconOverrides: { "bold": "<i class="your-custom-icon"></i>" },
// if the image option is not set, images are inserted as base64

@@ -61,4 +65,8 @@ image: {

- underline
- alignLeft
- alignCenter
- alignRight
- headings
- link
- code
- orderedList

@@ -65,0 +73,0 @@ - unorderedList

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