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

tslint-teamcity-reporter

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-teamcity-reporter - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

teamcity.js

4

Gruntfile.js

@@ -49,3 +49,3 @@ module.exports = function (grunt) {

configuration: grunt.file.readJSON('./test/fixtures/tslint.json'),
formatter: path.resolve('./TSHintTeamcity')
formatter: path.resolve('./TSHintTeamcityFormatter')
},

@@ -68,2 +68,2 @@ src: ['./test/fixtures/files/**/*.ts']

};
};
{
"name": "tslint-teamcity-reporter",
"version": "1.1.0",
"version": "1.1.1",
"description": "A TSLint formatter/reporter for use in TeamCity which groups by files using TeamCity Test Suite",

@@ -5,0 +5,0 @@ "main": "index.js",

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