remarkable
Advanced tools
Comparing version 1.7.3 to 1.7.4
{ | ||
"name": "remarkable", | ||
"description": "Markdown parser, done right. 100% Commonmark support, extensions, syntax plugins, high speed - all in one.", | ||
"version": "1.7.3", | ||
"version": "1.7.4", | ||
"homepage": "https://github.com/jonschlinkert/remarkable", | ||
@@ -65,3 +65,3 @@ "maintainers": [ | ||
"dependencies": { | ||
"argparse": "~0.1.15", | ||
"argparse": "^1.0.10", | ||
"autolinker": "~0.28.0" | ||
@@ -68,0 +68,0 @@ }, |
Sorry, the diff of this file is too big to display
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
+ Addedargparse@1.0.10(transitive)
+ Addedsprintf-js@1.0.3(transitive)
- Removedargparse@0.1.16(transitive)
- Removedunderscore@1.7.0(transitive)
- Removedunderscore.string@2.4.0(transitive)
Updatedargparse@^1.0.10