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

@superset-ui/translation

Package Overview
Dependencies
Maintainers
14
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@superset-ui/translation - npm Package Compare versions

Comparing version 0.14.20 to 0.14.23

3

esm/Translator.js

@@ -35,4 +35,3 @@ "use strict";

languagePack = DEFAULT_LANGUAGE_PACK
} = config; // eslint-disable-next-line @typescript-eslint/no-unsafe-call
} = config;
this.i18n = new _jed.default(languagePack);

@@ -39,0 +38,0 @@ this.locale = this.i18n.options.locale_data.superset[''].lang;

@@ -35,4 +35,3 @@ "use strict";

languagePack = DEFAULT_LANGUAGE_PACK
} = config; // eslint-disable-next-line @typescript-eslint/no-unsafe-call
} = config;
this.i18n = new _jed.default(languagePack);

@@ -39,0 +38,0 @@ this.locale = this.i18n.options.locale_data.superset[''].lang;

{
"name": "@superset-ui/translation",
"version": "0.14.20",
"version": "0.14.23",
"description": "Superset UI translation",

@@ -37,3 +37,3 @@ "sideEffects": false,

},
"gitHead": "59f81e6c9ddee2a1a039b95b22954dca963db608"
"gitHead": "32f312b0d77e86c66985d5ee4779b945595eab45"
}

Sorry, the diff of this file is not supported yet

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