@jupyterlab/translation
Advanced tools
Comparing version 3.0.0-beta.1 to 3.0.0-beta.2
export * from './base'; | ||
export * from './gettext'; | ||
export * from './manager'; | ||
export * from './server'; | ||
export * from './tokens'; |
@@ -6,4 +6,5 @@ // Copyright (c) Jupyter Development Team. | ||
export * from './gettext'; | ||
export * from './manager'; | ||
export * from './server'; | ||
export * from './tokens'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@jupyterlab/translation", | ||
"version": "3.0.0-beta.1", | ||
"version": "3.0.0-beta.2", | ||
"description": "JupyterLab - Translation services", | ||
@@ -49,9 +49,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@jupyterlab/coreutils": "^5.0.0-beta.1", | ||
"@jupyterlab/services": "^6.0.0-beta.1", | ||
"@jupyterlab/statedb": "^3.0.0-beta.1", | ||
"@jupyterlab/coreutils": "^5.0.0-beta.2", | ||
"@jupyterlab/services": "^6.0.0-beta.2", | ||
"@jupyterlab/statedb": "^3.0.0-beta.2", | ||
"@lumino/coreutils": "^1.5.3" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^3.0.0-beta.1", | ||
"@jupyterlab/testutils": "^3.0.0-beta.2", | ||
"@types/jest": "^26.0.10", | ||
@@ -68,3 +68,3 @@ "@typescript-eslint/eslint-plugin": "^3.10.1", | ||
}, | ||
"gitHead": "3aed4a8d13df062ea22e324e22792fbb32902142" | ||
"gitHead": "e429311f087f2f843da07dcf837ea9c0aacfc99c" | ||
} |
Sorry, the diff of this file is not supported yet
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
52269
22
990