tslint-teamcity-reporter
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
20697
17
488
0