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
10
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.1.0 to 2.198.1

Strings/resources.resjson/de-DE/resources.resjson

48

package.json
{
"name": "azure-pipelines-tasks-artifacts-common",
"version": "2.1.0",
"description": "Azure Artifacts common code (for new authentication tasks)",
"scripts": {
"build": "cd ../build-scripts && npm install && cd ../artifacts-common && node make.js"
},
"author": "Microsoft Corporation",
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/azure-pipelines-tasks"
},
"license": "MIT",
"dependencies": {
"@types/fs-extra": "8.0.0",
"@types/node": "^10.17.0",
"@types/mocha": "^5.2.6",
"azure-devops-node-api": "10.2.2",
"azure-pipelines-task-lib": "^3.1.0",
"fs-extra": "8.1.0",
"semver": "6.3.0"
},
"devDependencies": {
"typescript": "4.0.2"
}
"name": "azure-pipelines-tasks-artifacts-common",
"version": "2.198.1",
"description": "Azure Artifacts common code (for new authentication tasks)",
"scripts": {
"build": "cd ../build-scripts && npm install && cd ../artifacts-common && node make.js"
},
"author": "Microsoft Corporation",
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/azure-pipelines-tasks"
},
"license": "MIT",
"dependencies": {
"@types/fs-extra": "8.0.0",
"@types/node": "^10.17.0",
"@types/mocha": "^5.2.6",
"azure-devops-node-api": "10.2.2",
"azure-pipelines-task-lib": "^3.1.0",
"fs-extra": "8.1.0",
"semver": "6.3.0"
},
"devDependencies": {
"typescript": "4.0.2"
}
}
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