Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

md2jsonml

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

md2jsonml - npm Package Compare versions

Comparing version 1.2.7 to 2.0.0

2

index.js

@@ -1,1 +0,1 @@

module.exports = require('./lib/md2jsonml')
module.exports = require('./lib/md2jsonml');
{
"name": "md2jsonml",
"version": "1.2.7",
"version": "2.0.0",
"description": "Markdown to JsonML",

@@ -26,3 +26,3 @@ "main": "index.js",

"dependencies": {
"remark": "^7.0.0"
"remark": "^10.0.1"
},

@@ -32,9 +32,6 @@ "devDependencies": {

"babel-preset-es2015": "^6.24.0",
"codecov": "^2.1.0",
"eslint": "^3.18.0",
"eslint-config-standard": "^7.1.0",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^2.1.1",
"mocha": "^3.2.0",
"nyc": "^10.1.2"
"codecov": "^3.0.0",
"eslint": "^5.12.0",
"mocha": "^5.0.5",
"nyc": "^13.1.0"
},

@@ -41,0 +38,0 @@ "directories": {

Markdown to JsonML
=================
[![Greenkeeper badge](https://badges.greenkeeper.io/noyobo/md2jsonml.svg)](https://greenkeeper.io/)
[![](https://img.shields.io/travis/noyobo/md2jsonml.svg)](https://travis-ci.org/noyobo/md2jsonml) [![Codecov](https://img.shields.io/codecov/c/github/noyobo/md2jsonml/master.svg)](https://codecov.io/gh/noyobo/md2jsonml/branch/master) [![npm package](https://img.shields.io/npm/v/md2jsonml.svg)](https://www.npmjs.org/package/md2jsonml) [![NPM downloads](http://img.shields.io/npm/dm/md2jsonml.svg)](https://npmjs.org/package/md2jsonml)

@@ -5,0 +7,0 @@

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