@jupyterlab/translation
Advanced tools
Comparing version 3.0.0-alpha.14 to 3.0.0-beta.0
{ | ||
"name": "@jupyterlab/translation", | ||
"version": "3.0.0-alpha.14", | ||
"version": "3.0.0-beta.0", | ||
"description": "JupyterLab - Translation services", | ||
@@ -49,9 +49,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@jupyterlab/coreutils": "^5.0.0-alpha.14", | ||
"@jupyterlab/services": "^6.0.0-alpha.14", | ||
"@jupyterlab/statedb": "^3.0.0-alpha.14", | ||
"@jupyterlab/coreutils": "^5.0.0-beta.0", | ||
"@jupyterlab/services": "^6.0.0-beta.0", | ||
"@jupyterlab/statedb": "^3.0.0-beta.0", | ||
"@lumino/coreutils": "^1.4.3" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^3.0.0-alpha.14", | ||
"@jupyterlab/testutils": "^3.0.0-beta.0", | ||
"@types/jest": "^24.0.23", | ||
@@ -66,3 +66,3 @@ "@typescript-eslint/eslint-plugin": "^2.25.0", | ||
"rimraf": "~3.0.0", | ||
"typescript": "~3.9.2" | ||
"typescript": "~4.0.2" | ||
}, | ||
@@ -72,3 +72,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0c95fd64efe0ba648e06683f7114698fda295329" | ||
"gitHead": "50bc97613c7ef43152d8a7e66a5caa92f5db03a4" | ||
} |
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
47506