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 2.0.0 to 2.0.1

10

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

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

"dependencies": {
"@antora/content-classifier": "2.0.0",
"vinyl": "^2.2.0"
"@antora/content-classifier": "2.0.1",
"vinyl": "~2.2"
},
"devDependencies": {
"xmldom": "^0.1.27"
"xmldom": "0.1.27"
},
"engines": {
"node": ">= 8.0.0"
"node": ">=8.11.0"
},

@@ -28,0 +28,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