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

azure-pipelines-tasks-artifacts-common

Package Overview
Dependencies
Maintainers
0
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-pipelines-tasks-artifacts-common - npm Package Compare versions

Comparing version 2.244.0 to 2.244.1

2

package.json
{
"name": "azure-pipelines-tasks-artifacts-common",
"version": "2.244.0",
"version": "2.244.1",
"description": "Azure Artifacts common code (for new authentication tasks)",

@@ -5,0 +5,0 @@ "scripts": {

@@ -24,3 +24,3 @@ "use strict";

if (auth.scheme === 'OAuth') {
tl.debug(tl.loc("Info_GotAndMaskAuth"));
// tl.debug(tl.loc("Info_GotAndMaskAuth")); // commenting it out as loc bug not resolved yet.
tl.setSecret(auth.parameters['AccessToken']);

@@ -27,0 +27,0 @@ return auth.parameters['AccessToken'];

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