Socket
Socket
Sign inDemoInstall

azure-pipelines-task-lib

Package Overview
Dependencies
Maintainers
4
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-pipelines-task-lib - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

2

package.json
{
"name": "azure-pipelines-task-lib",
"version": "4.2.0",
"version": "4.3.0",
"description": "Azure Pipelines Task SDK",

@@ -5,0 +5,0 @@ "main": "./task.js",

@@ -125,3 +125,3 @@ /// <reference types="node" />

*/
argIf(condition: any, val: any): this;
argIf(condition: unknown, val: string | string[]): ToolRunner;
/**

@@ -128,0 +128,0 @@ * Pipe output of exec() to another tool

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