@11ty/eleventy-plugin-syntaxhighlight
Advanced tools
Comparing version 4.1.0 to 4.2.0
{ | ||
"name": "@11ty/eleventy-plugin-syntaxhighlight", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "Prism.js based syntax highlighting for Markdown, Liquid, Nunjucks, and 11ty.js templates.", | ||
@@ -40,10 +40,10 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@11ty/eleventy": "^1.0.0", | ||
"ava": "^4.0.1", | ||
"liquidjs": "^9.33.1", | ||
"markdown-it": "^12.3.2" | ||
"@11ty/eleventy": "^1.0.2", | ||
"ava": "^5.0.1", | ||
"liquidjs": "^9.42.1", | ||
"markdown-it": "^13.0.1" | ||
}, | ||
"dependencies": { | ||
"linkedom": "^0.13.2", | ||
"prismjs": "^1.26.0" | ||
"linkedom": "^0.14.19", | ||
"prismjs": "^1.29.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "ava": { |
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
75180
44
+ Addedcss-select@5.1.0(transitive)
+ Addeddom-serializer@2.0.0(transitive)
+ Addeddomhandler@5.0.3(transitive)
+ Addeddomutils@3.1.0(transitive)
+ Addedentities@4.5.0(transitive)
+ Addedhtmlparser2@8.0.2(transitive)
+ Addedlinkedom@0.14.26(transitive)
+ Addeduhyphen@0.2.0(transitive)
- Removedcss-select@4.3.0(transitive)
- Removeddom-serializer@1.4.1(transitive)
- Removeddomhandler@4.3.1(transitive)
- Removeddomutils@2.8.0(transitive)
- Removedentities@2.2.03.0.1(transitive)
- Removedhtmlparser2@7.2.0(transitive)
- Removedlinkedom@0.13.7(transitive)
- Removeduhyphen@0.1.0(transitive)
Updatedlinkedom@^0.14.19
Updatedprismjs@^1.29.0