Comparing version 5.0.1 to 5.1.0
{ | ||
"name": "remark", | ||
"version": "5.0.1", | ||
"version": "5.1.0", | ||
"description": "Markdown processor powered by plugins", | ||
@@ -17,4 +17,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"remark-parse": "^1.0.0", | ||
"remark-stringify": "^1.0.0", | ||
"remark-parse": "^1.1.0", | ||
"remark-stringify": "^1.1.0", | ||
"unified": "^4.1.1" | ||
@@ -21,0 +21,0 @@ }, |
@@ -66,3 +66,3 @@ # remark [![Build Status][build-badge]][build-status] [![Coverage Status][coverage-badge]][coverage-status] [![Chat][chat-badge]][chat] | ||
[license]: LICENSE | ||
[license]: https://github.com/wooorm/remark/blob/master/LICENSE | ||
@@ -69,0 +69,0 @@ [author]: http://wooorm.com |
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
3776
Updatedremark-parse@^1.1.0
Updatedremark-stringify@^1.1.0