Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@talend/i18n-scripts

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@talend/i18n-scripts - npm Package Compare versions

Comparing version 2.4.0-alpha.8 to 2.4.0-alpha.9

2

package.json
{
"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) => {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc