Socket
Socket
Sign inDemoInstall

@docusaurus/logger

Package Overview
Dependencies
Maintainers
4
Versions
1040
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@docusaurus/logger - npm Package Compare versions

Comparing version 3.4.0 to 3.5.0

1

lib/__mocks__/chalk.js

@@ -8,3 +8,2 @@ "use strict";

*/
Object.defineProperty(exports, "__esModule", { value: true });
const chalk = require('chalk');

@@ -11,0 +10,0 @@ // Force coloring the output even in CI

4

package.json
{
"name": "@docusaurus/logger",
"version": "3.4.0",
"version": "3.5.0",
"description": "An encapsulated logger for semantically formatting console messages.",

@@ -32,3 +32,3 @@ "main": "./lib/index.js",

},
"gitHead": "49e9a2143274a8dd795659b417b470bc42abbd6e"
"gitHead": "cb5829f3c34b26d798b869e38ee25073488140bd"
}

Sorry, the diff of this file is not supported yet

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