remarkable-loader
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "remarkable-loader", | ||
"description": "Parse source as Markdown.", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
@@ -28,3 +28,3 @@ "author": { | ||
"dependencies": { | ||
"remarkable": "^1.4.1", | ||
"remarkable": "^1.6.0", | ||
"highlight.js": "^8.4.0" | ||
@@ -31,0 +31,0 @@ }, |
@@ -1,2 +0,2 @@ | ||
# Remarkable loader for webpack [![Build Status](https://secure.travis-ci.org/unindented/remarkable-loader.png)](http://travis-ci.org/unindented/remarkable-loader) [![Dependency Status](https://gemnasium.com/unindented/remarkable-loader.png)](https://gemnasium.com/unindented/remarkable-loader) | ||
# Remarkable loader for webpack [![Build Status](https://img.shields.io/travis/unindented/remarkable-loader.svg)](http://travis-ci.org/unindented/remarkable-loader) [![Dependency Status](https://img.shields.io/gemnasium/unindented/remarkable-loader.svg)](https://gemnasium.com/unindented/remarkable-loader) | ||
@@ -3,0 +3,0 @@ Parses source as Markdown using the awesome [Remarkable](https://github.com/jonschlinkert/remarkable) parser. |
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
7014
Updatedremarkable@^1.6.0