Comparing version 0.0.1 to 0.0.2
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
(function (program, logDriver, util, lib, getGitData, Q) { | ||
@@ -14,3 +15,3 @@ 'use strict'; | ||
program | ||
.version('0.0.1') | ||
.version('0.0.2') | ||
.usage('[options]') | ||
@@ -17,0 +18,0 @@ .option('-f, --format [value]', 'Coverage input format') |
{ | ||
"name": "codacy", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Code Coverage reporter for Codacy", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
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
510
33294