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

azure-pipelines-task-lib

Package Overview
Dependencies
Maintainers
7
Versions
78
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 3.0.6-preview.2 to 3.1.0

2

package.json
{
"name": "azure-pipelines-task-lib",
"version": "3.0.6-preview.2",
"version": "3.1.0",
"description": "Azure Pipelines Task SDK",

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

@@ -23,4 +23,4 @@

Azure DevOps is currently working to establish Node 10 as the new preferred runtime for tasks, upgrading from Node 6.
Relevant work is happening in the releases/3.x branch and will be merged into master when we have successfully migrated the majority of our first party tasks.
Any changes should be dual-commited to both `master` and `releases/3.x` until the merge into master occurs.
Relevant work is happening in the `master`` branch and the major version should be used with Node 10 is 3.
Previous major version is stored in the `releases/2.x`

@@ -27,0 +27,0 @@ ### Upgrading to Node 10

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