Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@antora/site-mapper

Package Overview
Dependencies
Maintainers
0
Versions
81
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.2.0-alpha.4 to 3.2.0-alpha.5

10

package.json
{
"name": "@antora/site-mapper",
"version": "3.2.0-alpha.4",
"version": "3.2.0-alpha.5",
"description": "Generates sitemap files that list all publishable pages in an Antora documentation pipeline.",

@@ -23,10 +23,10 @@ "license": "MPL-2.0",

"dependencies": {
"@antora/content-classifier": "3.2.0-alpha.4",
"vinyl": "~2.2"
"@antora/content-classifier": "3.2.0-alpha.5",
"vinyl": "~3.0"
},
"devDependencies": {
"xmldom": "0.6.0"
"@xmldom/xmldom": "0.8.10"
},
"engines": {
"node": ">=16.0.0"
"node": ">=18.0.0"
},

@@ -33,0 +33,0 @@ "files": [

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