@antora/site-mapper
Advanced tools
Comparing version 3.0.0-alpha.1 to 3.0.0-alpha.2
{ | ||
"name": "@antora/site-mapper", | ||
"version": "3.0.0-alpha.1", | ||
"version": "3.0.0-alpha.2", | ||
"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": "3.0.0-alpha.1", | ||
"@antora/content-classifier": "3.0.0-alpha.2", | ||
"vinyl": "~2.2" | ||
}, | ||
"devDependencies": { | ||
"xmldom": "0.3.0" | ||
"xmldom": "0.5.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "engines": { | ||
], | ||
"gitHead": "337ff6d2ed11e1f4d0a8ef993ddc8eaac7a73e9f" | ||
"gitHead": "997231474334311f3e5ff55d68534f5ae6e5d7ee" | ||
} |
@@ -12,4 +12,4 @@ # Antora Site Mapper | ||
Copyright (C) 2017-2020 [OpenDevise Inc.](https://opendevise.com) and the [Antora Project](https://antora.org). | ||
Copyright (C) 2017-present [OpenDevise Inc.](https://opendevise.com) and the [Antora Project](https://antora.org). | ||
Use of this software is granted under the terms of the [Mozilla Public License Version 2.0](https://www.mozilla.org/en-US/MPL/2.0/) (MPL-2.0). |
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
24538
+ Added@antora/content-classifier@3.0.0-alpha.2(transitive)
- Removed@antora/content-classifier@3.0.0-alpha.1(transitive)