@antora/site-mapper
Advanced tools
Comparing version 2.3.0-alpha.2 to 2.3.0-beta.1
{ | ||
"name": "@antora/site-mapper", | ||
"version": "2.3.0-alpha.2", | ||
"version": "2.3.0-beta.1", | ||
"description": "Generates sitemap files that list all publishable pages in an Antora documentation pipeline.", | ||
@@ -19,7 +19,7 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/content-classifier": "2.3.0-alpha.2", | ||
"@antora/content-classifier": "2.3.0-beta.1", | ||
"vinyl": "~2.2" | ||
}, | ||
"devDependencies": { | ||
"xmldom": "0.1.27" | ||
"xmldom": "0.2.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
7714
+ Added@antora/asciidoc-loader@2.3.0-beta.1(transitive)
+ Added@antora/content-classifier@2.3.0-beta.1(transitive)
+ Addedasciidoctor.js@1.5.9(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedglob@6.0.4(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedopal-runtime@1.0.11(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedwrappy@1.0.2(transitive)
+ Addedxmlhttprequest@1.8.0(transitive)
- Removed@antora/content-classifier@2.3.0-alpha.2(transitive)