@antora/content-classifier
Advanced tools
Comparing version 3.1.4 to 3.1.5
@@ -550,3 +550,3 @@ 'use strict' | ||
function computeVersionSegment (name, version, mode) { | ||
// special designation for master verson is @deprecated; special designation scheduled to be removed in Antora 4 | ||
// special designation for master version is @deprecated; special designation scheduled to be removed in Antora 4 | ||
if (mode === 'original') return !version || version === 'master' ? '' : version | ||
@@ -553,0 +553,0 @@ const strategy = this.latestVersionUrlSegmentStrategy |
{ | ||
"name": "@antora/content-classifier", | ||
"version": "3.1.4", | ||
"version": "3.1.5", | ||
"description": "Organizes aggregated content into a virtual file catalog for use in an Antora documentation pipeline.", | ||
@@ -30,4 +30,4 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/asciidoc-loader": "3.1.4", | ||
"@antora/logger": "3.1.4", | ||
"@antora/asciidoc-loader": "3.1.5", | ||
"@antora/logger": "3.1.5", | ||
"mime-types": "~2.1", | ||
@@ -34,0 +34,0 @@ "vinyl": "~2.2" |
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
42022
+ Added@antora/asciidoc-loader@3.1.5(transitive)
+ Added@antora/logger@3.1.5(transitive)
- Removed@antora/asciidoc-loader@3.1.4(transitive)
- Removed@antora/logger@3.1.4(transitive)
Updated@antora/logger@3.1.5