@jupyterlab/translation
Advanced tools
Comparing version 4.1.0-alpha.4 to 4.1.0-beta.0
{ | ||
"name": "@jupyterlab/translation", | ||
"version": "4.1.0-alpha.4", | ||
"version": "4.1.0-beta.0", | ||
"description": "JupyterLab - Translation services", | ||
@@ -34,4 +34,2 @@ "keywords": [ | ||
"docs": "typedoc src", | ||
"eslint": "eslint . --ext .ts,.tsx --fix", | ||
"eslint:check": "eslint . --ext .ts,.tsx", | ||
"test": "jest", | ||
@@ -44,10 +42,10 @@ "test:cov": "jest --collect-coverage", | ||
"dependencies": { | ||
"@jupyterlab/coreutils": "^6.1.0-alpha.4", | ||
"@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.3", | ||
"@jupyterlab/services": "^7.1.0-alpha.4", | ||
"@jupyterlab/statedb": "^4.1.0-alpha.4", | ||
"@jupyterlab/coreutils": "^6.1.0-beta.0", | ||
"@jupyterlab/rendermime-interfaces": "^3.9.0-beta.0", | ||
"@jupyterlab/services": "^7.1.0-beta.0", | ||
"@jupyterlab/statedb": "^4.1.0-beta.0", | ||
"@lumino/coreutils": "^2.1.2" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.1.0-alpha.4", | ||
"@jupyterlab/testing": "^4.1.0-beta.0", | ||
"@types/jest": "^29.2.0", | ||
@@ -54,0 +52,0 @@ "jest": "^29.2.0", |
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
84942