remarkable-loader
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "remarkable-loader", | ||
"name": "remarkable-loader", | ||
"description": "Parse source as Markdown.", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"author": { | ||
"name": "Daniel Perez Alvarez", | ||
"name": "Daniel Perez Alvarez", | ||
"email": "unindented@gmail.com", | ||
"url": "http://unindented.org/" | ||
"url": "http://unindented.org/" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/unindented/remarkable-loader.git" | ||
"url": "git://github.com/unindented/remarkable-loader.git" | ||
}, | ||
"keywords": [ | ||
@@ -22,16 +19,13 @@ "remarkable", | ||
], | ||
"scripts": { | ||
"test": "./node_modules/.bin/nodeunit test/loader.js" | ||
}, | ||
"dependencies": { | ||
"remarkable": "^1.6", | ||
"highlight.js": "^8.5" | ||
"remarkable": "^1.6", | ||
"highlight.js": "^9.0.0" | ||
}, | ||
"devDependencies": { | ||
"nodeunit": "^0.9", | ||
"cheerio": "^0.19" | ||
"cheerio": "^0.20.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
7373
+ Addedhighlight.js@9.18.5(transitive)
- Removedhighlight.js@8.9.1(transitive)
Updatedhighlight.js@^9.0.0