@antora/site-mapper
Advanced tools
Comparing version 3.1.5 to 3.1.6
@@ -139,3 +139,3 @@ 'use strict' | ||
} else { | ||
robots = robots.trimRight() | ||
robots = robots.trimEnd() | ||
} | ||
@@ -142,0 +142,0 @@ return new File({ |
{ | ||
"name": "@antora/site-mapper", | ||
"version": "3.1.5", | ||
"version": "3.1.6", | ||
"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.5", | ||
"@antora/content-classifier": "3.1.6", | ||
"vinyl": "~2.2" | ||
@@ -26,0 +26,0 @@ }, |
7955
+ Added@antora/asciidoc-loader@3.1.6(transitive)
+ Added@antora/content-classifier@3.1.6(transitive)
+ Added@antora/logger@3.1.6(transitive)
- Removed@antora/asciidoc-loader@3.1.5(transitive)
- Removed@antora/content-classifier@3.1.5(transitive)
- Removed@antora/logger@3.1.5(transitive)