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

@talend/locales-tui

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@talend/locales-tui - npm Package Compare versions

Comparing version 6.9.0 to 6.11.0

locales/de/tui-components.json

8

locales.js

@@ -0,1 +1,7 @@

const de = {
'tui-components': require('./locales/de/tui-components.json'),
'tui-containers': require('./locales/de/tui-containers.json'),
'tui-datagrid': require('./locales/de/tui-datagrid.json'),
'tui-forms': require('./locales/de/tui-forms.json'),
};
const en = {

@@ -27,3 +33,3 @@ 'tui-components': require('./locales/en/tui-components.json'),

module.exports = {
locales: { en: en, fr: fr, ja: ja, zh: zh },
locales: { de: de, en: en, fr: fr, ja: ja, zh: zh },
};

2

package.json
{
"name": "@talend/locales-tui",
"version": "6.9.0",
"version": "6.11.0",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "author": "Talend Frontend <frontend@talend.com>",

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