@talend/i18n-scripts
Advanced tools
Comparing version 2.4.0-alpha.8 to 2.4.0-alpha.9
{ | ||
"name": "@talend/i18n-scripts", | ||
"description": "Set of scripts to ease i18n workflow", | ||
"version": "2.4.0-alpha.8", | ||
"version": "2.4.0-alpha.9", | ||
"license": "Apache-2.0", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
@@ -179,3 +179,3 @@ /* eslint-disable global-require */ | ||
printInfo(`Modules impacted by i18n detected: ${modulesNames}`); | ||
printInfo(`ivy_credentials_file: ${ivy_credentials_file.split().join(',')}`); | ||
printInfo(`ivy_credentials_file: ${ivy_credentials_file.split('')}`); | ||
@@ -182,0 +182,0 @@ modulesNames.forEach((moduleName) => { |
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
118655