@ioffice/tc-builder
Advanced tools
Comparing version 1.3.0-beta.1806230053 to 1.3.0-beta.1806230109
@@ -34,2 +34,8 @@ "use strict"; | ||
case 4: | ||
try { | ||
builder.io.dumpMessages(); | ||
} | ||
catch (err) { | ||
builder.io.log("Unable to dump messages: " + err); | ||
} | ||
builder.io.log('Process is done.'); | ||
@@ -36,0 +42,0 @@ return [2 /*return*/, { builder: builder, code: 0 }]; |
{ | ||
"name": "@ioffice/tc-builder", | ||
"version": "1.3.0-beta.1806230053", | ||
"version": "1.3.0-beta.1806230109", | ||
"description": "iOFFICE TeamCity Builder", | ||
@@ -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
108287
2572