Socket
Socket
Sign inDemoInstall

@superset-ui/translation

Package Overview
Dependencies
Maintainers
7
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.9.5 to 0.10.0

5

lib/types.d.ts

@@ -13,9 +13,4 @@ export interface LanguagePack {

}
export interface Jed {
translate(input: string): Jed;
ifPlural(value: number, plural: string): Jed;
fetch(...args: any[]): string;
}
export interface TranslatorConfig {
languagePack?: LanguagePack;
}

4

package.json
{
"name": "@superset-ui/translation",
"version": "0.9.5",
"version": "0.10.0",
"description": "Superset UI translation",

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

},
"gitHead": "91768b5515b3a70f2d86b5abb98dfba82ecc529b"
"gitHead": "72157160f25698dbb379e3c9db86873ff9d17204"
}
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