Socket
Socket
Sign inDemoInstall

angular-markdown-editor

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-markdown-editor - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

bower.json
{
"name": "angular-markdown-editor-ghiscoding",
"version": "1.1.2",
"version": "1.1.3",
"author": "Ghislain B.",

@@ -5,0 +5,0 @@ "description": "Angular Markdown Editor, all-in-one Markdown Editor and Preview",

{
"name": "angular-markdown-editor",
"version": "1.1.2",
"version": "1.1.3",
"author": "Ghislain B.",

@@ -5,0 +5,0 @@ "description": "Angular Markdown Editor, all-in-one Markdown Editor and Preview",

# Angular Markdown Editor (Directive)
`1.1.2`
`1.1.3`

@@ -4,0 +4,0 @@ ## What do we have?

@@ -27,4 +27,4 @@ angular

fullscreen: options.fullscreen || { enable: true, icons: {}},
hiddenButtons: options.hiddenButtons || {},
disabledButtons: options.disabledButtons || {},
hiddenButtons: options.hiddenButtons || [],
disabledButtons: options.disabledButtons || [],
initialstate: options.initialstate || 'editor',

@@ -31,0 +31,0 @@ parser: options.parser || null,

Sorry, the diff of this file is not supported yet

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