Socket
Socket
Sign inDemoInstall

@ms-cloudpack/task-reporter

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ms-cloudpack/task-reporter - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

lib/TaskReporter.js

@@ -74,6 +74,6 @@ import { Writer } from './Writer.js';

this._options = { ...options };
disableAnsi(!!options.plainTextMode);
if (previousOptions.productName !== options.productName) {
this._reportProductName();
}
disableAnsi(!!options.plainTextMode);
}

@@ -80,0 +80,0 @@ /**

{
"name": "@ms-cloudpack/task-reporter",
"version": "0.2.1",
"version": "0.2.2",
"description": "Helpers for logging tasks to the console.",

@@ -5,0 +5,0 @@ "license": "MIT",

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