@superset-ui/translation
Advanced tools
Comparing version 0.2.1 to 0.3.0
{ | ||
"name": "@superset-ui/translation", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"description": "Superset UI translation", | ||
@@ -28,27 +28,11 @@ "sideEffects": false, | ||
"devDependencies": { | ||
"@data-ui/build-config": "^0.0.23", | ||
"jest-mock-console": "^0.4.0" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.1.2", | ||
"jed": "^1.1.1" | ||
}, | ||
"beemo": { | ||
"module": "@data-ui/build-config", | ||
"drivers": [ | ||
"babel", | ||
"eslint", | ||
{ | ||
"driver": "jest", | ||
"env": { | ||
"NODE_ENV": "test" | ||
} | ||
}, | ||
"prettier" | ||
] | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "b0108fd8be0e00dddfc9813cc10261deadf0f5d4" | ||
"gitHead": "f319c4e3273d47d6aa1f298ddfdaba1bdfc8181b" | ||
} |
@@ -1,4 +0,5 @@ | ||
## `@superset-ui/translation` | ||
## @superset-ui/translation | ||
[![Version](https://img.shields.io/npm/v/@superset-ui/translation.svg?style=flat)](https://img.shields.io/npm/v/@superset-ui/translation.svg?style=flat) | ||
[![Version](https://img.shields.io/npm/v/@superset-ui/translation.svg?style=flat-square)](https://img.shields.io/npm/v/@superset-ui/translation.svg?style=flat-square) | ||
[![David (path)](https://img.shields.io/david/apache-superset/superset-ui.svg?path=packages%2Fsuperset-ui-translation&style=flat-square)](https://david-dm.org/apache-superset/superset-ui?path=packages/superset-ui-translation) | ||
@@ -5,0 +6,0 @@ `i18n` locales and translation for Superset |
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
16670
1
1
9
58
- Removed@babel/runtime@^7.1.2
- Removed@babel/runtime@7.26.0(transitive)
- Removedregenerator-runtime@0.14.1(transitive)