@antora/site-mapper
Advanced tools
Comparing version 3.1.3 to 3.1.4
{ | ||
"name": "@antora/site-mapper", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"description": "Generates sitemap files that list all publishable pages in an Antora documentation pipeline.", | ||
@@ -23,3 +23,3 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/content-classifier": "3.1.3", | ||
"@antora/content-classifier": "3.1.4", | ||
"vinyl": "~2.2" | ||
@@ -46,5 +46,5 @@ }, | ||
"test": "_mocha", | ||
"prepublishOnly": "node $npm_config_local_prefix/npm/prepublishOnly.js", | ||
"postpublish": "node $npm_config_local_prefix/npm/postpublish.js" | ||
"prepublishOnly": "npx -y downdoc --prepublish", | ||
"postpublish": "npx -y downdoc --postpublish" | ||
} | ||
} |
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
7957
+ Added@antora/asciidoc-loader@3.1.4(transitive)
+ Added@antora/content-classifier@3.1.4(transitive)
+ Added@antora/logger@3.1.4(transitive)
+ Addedpino@8.14.2(transitive)
+ Addedpino-pretty@10.0.1(transitive)
+ Addedsonic-boom@3.3.0(transitive)
- Removed@antora/asciidoc-loader@3.1.3(transitive)
- Removed@antora/content-classifier@3.1.3(transitive)
- Removed@antora/logger@3.1.3(transitive)
- Removedpino@8.7.0(transitive)
- Removedpino-pretty@9.1.1(transitive)
- Removedsonic-boom@3.2.1(transitive)