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

eslint-formatter-azure-devops

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-formatter-azure-devops - npm Package Compare versions

Comparing version 0.2.0 to 1.0.0

6

package.json
{
"name": "eslint-formatter-azure-devops",
"version": "0.2.0",
"version": "1.0.0",
"description": "An ESLint formatter for Azure DevOps and Azure DevOps Server",

@@ -13,3 +13,3 @@ "license": "MIT",

"engines": {
"node": ">=10"
"node": ">=14"
},

@@ -34,4 +34,4 @@ "scripts": {

"devDependencies": {
"ava": "^3.8.2"
"ava": "^5.1.0"
}
}

@@ -1,12 +0,10 @@

# eslint-formatter-vso [![Travis](https://img.shields.io/travis/EngageSoftware/eslint-formatter-vso.svg)](https://travis-ci.org/EngageSoftware/eslint-formatter-vso) [![npm](https://img.shields.io/npm/v/eslint-formatter-vso.svg)](https://www.npmjs.com/package/eslint-formatter-vso) [![npm](https://img.shields.io/npm/l/eslint-formatter-vso.svg)](/license)
# eslint-formatter-vso [![Travis](https://img.shields.io/travis/EngageSoftware/eslint-formatter-azure-devops.svg)](https://travis-ci.org/EngageSoftware/eslint-formatter-azure-devops) [![npm](https://img.shields.io/npm/v/eslint-formatter-azure-devops.svg)](https://www.npmjs.com/package/eslint-formatter-azure-devops) [![npm](https://img.shields.io/npm/l/eslint-formatter-azure-devops.svg)](/license)
> An [ESLint](http://eslint.org) formatter for [Visual Studio Team Services](https://www.visualstudio.com/products/visual-studio-team-services-vs) and [Team Foundation Server](https://www.visualstudio.com/products/tfs-overview-vs)
> An [ESLint](http://eslint.org) formatter for [Azure DevOps](https://azure.microsoft.com/en-us/products/devops/) and [Azure DevOps Server](https://azure.microsoft.com/en-us/products/devops/server/)
You can reference the formatter [from the command line](https://eslint.org/docs/latest/user-guide/command-line-interface#-f---format),
via [the Node.js API](https://eslint.org/docs/latest/developer-guide/nodejs-api#-eslintloadformatternameorpath), or through your [task](https://www.npmjs.com/package/gulp-eslint-new) [runner](https://npmjs.org/package/grunt-eslint) [of](https://www.npmjs.org/package/broccoli-eslint) [choice](https://www.npmjs.com/package/eslint-webpack-plugin).
You can reference the formatter [from the command line](http://eslint.org/docs/user-guide/command-line-interface#f---format),
via [the Node.js API](http://eslint.org/docs/developer-guide/nodejs-api#getformatter), or through your [task](https://www.npmjs.com/package/gulp-eslint) [runner](https://npmjs.org/package/grunt-eslint) [of](https://www.npmjs.org/package/broccoli-eslint) [choice](https://www.npmjs.org/package/eslint-loader).
## License
MIT © [Engage Software](http://engagesoftware.com)
MIT © [Engage Software](https://engagesoftware.com)

Sorry, the diff of this file is not supported yet

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