Socket
Socket
Sign inDemoInstall

bootstrap-markdown-editor

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

dist/css/markdown-editor.min.css

30

package.json
{
"name": "bootstrap-markdown-editor",
"version": "2.0.0",
"version": "2.0.1",
"description": "Client-side markdown editor with the compatibility of any markdown render engine.",
"main": "js/markdown-editor.js",
"devDependencies": {
"chai": "^1.10.0",
"coveralls": "^2.10.0",
"gulp": "^3.9.0",
"chai": "4.1.2",
"coveralls": "3.0.1",
"gulp": "3.9.1",
"gulp-copy": "0.0.2",
"gulp-karma": "0.0.4",
"gulp-less": "^3.0.3",
"gulp-less": "3.3.0",
"gulp-minify-css": "^1.2.0",
"gulp-rename": "^1.2.2",
"gulp-sourcemaps": "^1.5.2",
"gulp-uglify": "^1.2.0",
"karma": "^0.12.31",
"karma-chrome-launcher": "^0.1.8",
"karma-coverage": "^0.3.1",
"karma-mocha": "^0.1.10",
"karma-phantomjs-launcher": "^0.1.4",
"karma-spec-reporter": "^0.0.19",
"mocha": "^2.2.4",
"mocha-lcov-reporter": "^0.0.2",
"sinon": "^1.15.4"
"gulp-uglify": "3.0.0",
"karma": "2.0.2",
"karma-chrome-launcher": "2.2.0",
"karma-coverage": "1.1.2",
"karma-mocha": "1.3.0",
"karma-phantomjs-launcher": "1.0.4",
"karma-spec-reporter": "0.0.32",
"mocha": "5.1.1",
"mocha-lcov-reporter": "1.3.0",
"sinon": "5.0.7"
},

@@ -27,0 +27,0 @@ "scripts": {

# Markdown Editor
[![Build Status](https://travis-ci.org/T-Alex/MarkdownEditor.svg?branch=master)](https://travis-ci.org/T-Alex/MarkdownEditor)
[![Coverage Status](https://coveralls.io/repos/T-Alex/MarkdownEditor/badge.svg?branch=master&service=github)](https://coveralls.io/github/T-Alex/MarkdownEditor?branch=master)
[![npm version](https://img.shields.io/npm/v/markdown-editor-shell.svg)](https://www.npmjs.com/package/markdown-editor-shell)
[![npm version](https://img.shields.io/npm/v/bootstrap-markdown-editor.svg)](https://www.npmjs.com/package/bootstrap-markdown-editor)

@@ -6,0 +6,0 @@ Client-side markdown editor which compatible with any renderer engine.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc