Socket
Socket
Sign inDemoInstall

jshint-teamcity

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "jshint-teamcity",
"version": "1.0.1",
"version": "1.0.2",
"description": "JSHint TeamCity Reporter which group by files using TeamCity Test Suite",

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

@@ -35,3 +35,3 @@ ## jshint-teamcity

options: {
reporter: require('jshint-stylish')
reporter: require('jshint-teamcity')
},

@@ -48,2 +48,4 @@ target: ['file.js']

Thanks to [jshint-stylish](https://github.com/sindresorhus/jshint-stylish) and [jshint-teamcity-reporter](https://github.com/e-conomic/jshint-teamcity-reporter).
MIT © David Hong
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc