@attentif/metalsmith-markdownit
Advanced tools
Comparing version 0.6.2 to 0.6.3
@@ -5,3 +5,3 @@ { | ||
"repository": "git://github.com/attentif/metalsmith-markdownit.git", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"license": "MIT", | ||
@@ -11,4 +11,4 @@ "main": "lib/index.js", | ||
"debug": "^4.3.4", | ||
"markdown-it": "^12.3.2", | ||
"minimatch": "^5.0.1" | ||
"markdown-it": "^13.0.1", | ||
"minimatch": "^5.1.1" | ||
}, | ||
@@ -18,4 +18,4 @@ "devDependencies": { | ||
"markdown-it-abbr": "^1.0.4", | ||
"metalsmith": "^2.4.2", | ||
"mocha": "^9.2.2" | ||
"metalsmith": "^2.5.1", | ||
"mocha": "^10.1.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "scripts": { |
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
15644
+ Addedentities@3.0.1(transitive)
+ Addedlinkify-it@4.0.1(transitive)
+ Addedmarkdown-it@13.0.2(transitive)
- Removedentities@2.1.0(transitive)
- Removedlinkify-it@3.0.3(transitive)
- Removedmarkdown-it@12.3.2(transitive)
Updatedmarkdown-it@^13.0.1
Updatedminimatch@^5.1.1