Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@jupyterlab/shortcuts-extension

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/shortcuts-extension - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

{
"name": "@jupyterlab/shortcuts-extension",
"version": "1.0.4",
"version": "1.0.5",
"description": "JupyterLab - Shortcuts Extension",

@@ -35,4 +35,4 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"dependencies": {
"@jupyterlab/application": "^1.0.4",
"@jupyterlab/coreutils": "^3.0.0",
"@jupyterlab/application": "^1.0.5",
"@jupyterlab/coreutils": "^3.0.1",
"@phosphor/commands": "^1.6.3",

@@ -54,3 +54,3 @@ "@phosphor/coreutils": "^1.3.1",

},
"gitHead": "879d00168755fdab1c067d078221073458899c53"
"gitHead": "dab1810ec8a9c44452cbc57ce8194bc7b1726720"
}