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

@antora/playbook-builder

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/playbook-builder - npm Package Compare versions

Comparing version 3.1.5 to 3.1.6

7

lib/config/schema.js

@@ -170,3 +170,3 @@ 'use strict'

format: 'int',
default: 0,
default: 1,
},

@@ -185,2 +185,7 @@ plugins: {

},
read_concurrency: {
doc: 'The maximum number of git indexes that are read into memory at once. Use 0 for unlimited.',
format: 'int',
default: 0,
},
},

@@ -187,0 +192,0 @@ network: {

2

package.json
{
"name": "@antora/playbook-builder",
"version": "3.1.5",
"version": "3.1.6",
"description": "Builds a playbook object from user input for configuring successive documentation components in an Antora 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