New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jupyterlab/codemirror-extension

Package Overview
Dependencies
Maintainers
16
Versions
391
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/codemirror-extension - npm Package Compare versions

Comparing version

to
1.0.0-alpha.13

20

package.json
{
"name": "@jupyterlab/codemirror-extension",
"version": "1.0.0-alpha.12",
"version": "1.0.0-alpha.13",
"description": "JupyterLab - CodeMirror Provider Extension",

@@ -39,10 +39,10 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"dependencies": {
"@jupyterlab/application": "^1.0.0-alpha.12",
"@jupyterlab/codeeditor": "^1.0.0-alpha.12",
"@jupyterlab/codemirror": "^1.0.0-alpha.12",
"@jupyterlab/coreutils": "^3.0.0-alpha.12",
"@jupyterlab/docregistry": "^1.0.0-alpha.12",
"@jupyterlab/fileeditor": "^1.0.0-alpha.12",
"@jupyterlab/mainmenu": "^1.0.0-alpha.12",
"@jupyterlab/statusbar": "^1.0.0-alpha.12",
"@jupyterlab/application": "^1.0.0-alpha.13",
"@jupyterlab/codeeditor": "^1.0.0-alpha.13",
"@jupyterlab/codemirror": "^1.0.0-alpha.13",
"@jupyterlab/coreutils": "^3.0.0-alpha.13",
"@jupyterlab/docregistry": "^1.0.0-alpha.13",
"@jupyterlab/fileeditor": "^1.0.0-alpha.13",
"@jupyterlab/mainmenu": "^1.0.0-alpha.13",
"@jupyterlab/statusbar": "^1.0.0-alpha.13",
"@phosphor/widgets": "^1.8.0",

@@ -63,3 +63,3 @@ "codemirror": "~5.47.0"

},
"gitHead": "f2ca9197ffb3e1d3029f3cc687f9b7cbbe36e159"
"gitHead": "6902480eee213e58fb0b51ce28faa1c057dbc45e"
}