New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vsts-task-lib

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vsts-task-lib

VSTS Task SDK

  • 0.5.7
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
79
decreased by-33.61%
Maintainers
1
Weekly downloads
 
Created
Source

![VSO] (https://mseng.visualstudio.com/DefaultCollection/_apis/public/build/definitions/b924d696-3eae-4116-8443-9a18392d8544/2553/badge)

VSTS DevOps Task SDK

Libraries for writing Visual Studio Team Services build and deployment tasks

Node Task Lib

Library for writing tasks with the node handler

Documentation

Cross platform tasks are written in Typescript. It is the preferred way to write tasks once. Typescript API

A task which automates Powershell technologies can be written with our Powershell SDK. These only run on windows. (Powershell API documentation coming soon)

Contributing

Node

Once:

$ cd node
$ npm install
$ sudo npm install gulp -g

Build:

$ cd node
$ gulp

Test:

$ cd node
$ gulp test

Powershell

Coming soon

Keywords

FAQs

Package last updated on 06 Jan 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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