@jupyterlab/shortcuts-extension
Advanced tools
Comparing version 5.1.0-beta.0 to 5.1.0-beta.1
{ | ||
"name": "@jupyterlab/shortcuts-extension", | ||
"version": "5.1.0-beta.0", | ||
"version": "5.1.0-beta.1", | ||
"description": "JupyterLab - Shortcuts Extension", | ||
@@ -43,6 +43,6 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^4.3.0-beta.0", | ||
"@jupyterlab/settingregistry": "^4.3.0-beta.0", | ||
"@jupyterlab/translation": "^4.3.0-beta.0", | ||
"@jupyterlab/ui-components": "^4.3.0-beta.0", | ||
"@jupyterlab/application": "^4.3.0-beta.1", | ||
"@jupyterlab/settingregistry": "^4.3.0-beta.1", | ||
"@jupyterlab/translation": "^4.3.0-beta.1", | ||
"@jupyterlab/ui-components": "^4.3.0-beta.1", | ||
"@lumino/algorithm": "^2.0.1", | ||
@@ -58,3 +58,3 @@ "@lumino/commands": "^2.3.0", | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.3.0-beta.0", | ||
"@jupyterlab/testing": "^4.3.0-beta.1", | ||
"@types/jest": "^29.2.0", | ||
@@ -61,0 +61,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
7