@ioffice/tc-builder
Advanced tools
Comparing version 1.0.0-beta.1803281719 to 1.0.0-beta.1803281721
{ | ||
"name": "@ioffice/tc-builder", | ||
"version": "1.0.0-beta.1803281719", | ||
"version": "1.0.0-beta.1803281721", | ||
"description": "iOFFICE TeamCity Builder", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -21,3 +21,3 @@ "use strict"; | ||
safeMkDir('src/test'); | ||
Object.keys(files).forEach(function (fileName) { | ||
files.forEach(function (fileName) { | ||
if (fs.existsSync(fileName)) { | ||
@@ -24,0 +24,0 @@ console.log('[SKIP]: ', fileName); |
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
53330