@antora/content-classifier
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@antora/content-classifier", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Organizes aggregated content into a virtual file catalog for use in an Antora documentation pipeline.", | ||
@@ -19,7 +19,7 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"lodash": "^4.17.5", | ||
"lodash": "^4.17.10", | ||
"vinyl": "^2.1.0" | ||
}, | ||
"devDependencies": { | ||
"@antora/content-aggregator": "1.0.0" | ||
"@antora/content-aggregator": "1.0.1" | ||
}, | ||
@@ -26,0 +26,0 @@ "engines": { |
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
21463
Updatedlodash@^4.17.10