Socket
Socket
Sign inDemoInstall

@antora/logger

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antora/logger - npm Package Compare versions

Comparing version 3.1.3 to 3.1.4

12

package.json
{
"name": "@antora/logger",
"version": "3.1.3",
"version": "3.1.4",
"description": "The logger for Antora.",

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

"@antora/expand-path-helper": "~2.0",
"pino": "~8.7",
"pino-pretty": "~9.1",
"sonic-boom": "~3.2"
"pino": "~8.14",
"pino-pretty": "~10.0",
"sonic-boom": "~3.3"
},

@@ -45,5 +45,5 @@ "engines": {

"test": "_mocha",
"prepublishOnly": "node $npm_config_local_prefix/npm/prepublishOnly.js",
"postpublish": "node $npm_config_local_prefix/npm/postpublish.js"
"prepublishOnly": "npx -y downdoc --prepublish",
"postpublish": "npx -y downdoc --postpublish"
}
}
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