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

azure-pipelines-tasks-codecoverage-tools

Package Overview
Dependencies
Maintainers
6
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-pipelines-tasks-codecoverage-tools - npm Package Compare versions

Comparing version 3.219.0 to 3.226.0

Tests/codecoverageconstantsTests.d.ts

11

package.json
{
"name": "azure-pipelines-tasks-codecoverage-tools",
"version": "3.219.0",
"version": "3.226.0",
"author": "Microsoft Corporation",

@@ -17,11 +17,16 @@ "description": "VSTS Tasks Code Coverage Tools",

"fs-extra": "^0.30.0",
"mocha": "^8.4.0",
"os": "^0.1.1",
"rewire": "^6.0.0",
"sinon": "^14.0.0",
"strip-bom": "^3.0.0",
"xml2js": "^0.4.17"
"xml2js": "^0.6.2"
},
"devDependencies": {
"@types/mocha": "^5.2.6",
"typescript": "4.0.2"
},
"scripts": {
"build": "cd ../build-scripts && npm install && cd ../codecoverage-tools && node make.js"
"build": "cd ../build-scripts && npm install && cd ../codecoverage-tools && node make.js",
"test": "mocha _build/Tests/L0.js"
},

@@ -28,0 +33,0 @@ "repository": {

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