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

@antora/content-aggregator

Package Overview
Dependencies
Maintainers
2
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antora/content-aggregator - npm Package Compare versions

Comparing version 2.3.0-beta.1 to 2.3.0-beta.2

1

lib/aggregate-content.js

@@ -428,3 +428,2 @@ 'use strict'

.catch(({ code }) => {
console.log(code)
throw new Error(

@@ -431,0 +430,0 @@ `the start path '${startPath}' ${code === git.E.ResolveTreeError ? 'is not a directory' : 'does not exist'}`

2

package.json
{
"name": "@antora/content-aggregator",
"version": "2.3.0-beta.1",
"version": "2.3.0-beta.2",
"description": "Fetches and aggregates content from distributed sources for use in an Antora documentation pipeline.",

@@ -5,0 +5,0 @@ "license": "MPL-2.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