fis-command-release
Advanced tools
Comparing version 0.6.9 to 0.7.0
{ | ||
"name" : "fis-command-release", | ||
"description" : "fis release command.", | ||
"version" : "0.6.9", | ||
"version" : "0.7.0", | ||
"author" : "FIS Team <fis@baidu.com>", | ||
@@ -6,0 +6,0 @@ "homepage" : "http://fis.baidu.com/", |
@@ -171,3 +171,3 @@ /* | ||
} else { | ||
fis.log.warning('unable to find fis-conf file [' + filename + ']'); | ||
fis.log.warning('missing ' + filename); | ||
} | ||
@@ -174,0 +174,0 @@ |
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
13585