New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@antora/site-mapper

Package Overview
Dependencies
Maintainers
2
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antora/site-mapper - npm Package Compare versions

Comparing version 3.1.5 to 3.1.6

2

lib/map-site.js

@@ -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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc