Comparing version 1.2.7 to 2.0.0
@@ -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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6
32
8335
+ Added@types/node@22.9.0(transitive)
+ Added@types/unist@2.0.113.0.3(transitive)
+ Added@types/vfile@3.0.2(transitive)
+ Added@types/vfile-message@2.0.0(transitive)
+ Addedis-buffer@2.0.5(transitive)
+ Addedremark@10.0.1(transitive)
+ Addedremark-parse@6.0.3(transitive)
+ Addedremark-stringify@6.0.4(transitive)
+ Addedundici-types@6.19.8(transitive)
+ Addedunified@7.1.0(transitive)
+ Addedunist-util-stringify-position@4.0.0(transitive)
+ Addedvfile@3.0.1(transitive)
+ Addedvfile-message@4.0.2(transitive)
- Removedhas@1.0.4(transitive)
- Removedis-buffer@1.1.6(transitive)
- Removedremark@7.0.1(transitive)
- Removedremark-parse@3.0.1(transitive)
- Removedremark-stringify@3.0.1(transitive)
- Removedunified@6.2.0(transitive)
- Removedvfile@2.3.0(transitive)
Updatedremark@^10.0.1