@jupyterlab/outputarea
Advanced tools
Comparing version 1.0.0-alpha.10 to 1.0.0-alpha.11
{ | ||
"name": "@jupyterlab/outputarea", | ||
"version": "1.0.0-alpha.10", | ||
"version": "1.0.0-alpha.11", | ||
"description": "JupyterLab - Notebook Output Area", | ||
@@ -38,8 +38,8 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^1.0.0-alpha.10", | ||
"@jupyterlab/coreutils": "^3.0.0-alpha.10", | ||
"@jupyterlab/observables": "^2.2.0-alpha.10", | ||
"@jupyterlab/rendermime": "^1.0.0-alpha.10", | ||
"@jupyterlab/rendermime-interfaces": "^1.3.0-alpha.10", | ||
"@jupyterlab/services": "^4.0.0-alpha.10", | ||
"@jupyterlab/apputils": "^1.0.0-alpha.11", | ||
"@jupyterlab/coreutils": "^3.0.0-alpha.11", | ||
"@jupyterlab/observables": "^2.2.0-alpha.11", | ||
"@jupyterlab/rendermime": "^1.0.0-alpha.11", | ||
"@jupyterlab/rendermime-interfaces": "^1.3.0-alpha.11", | ||
"@jupyterlab/services": "^4.0.0-alpha.11", | ||
"@phosphor/algorithm": "^1.1.2", | ||
@@ -50,3 +50,3 @@ "@phosphor/coreutils": "^1.3.0", | ||
"@phosphor/signaling": "^1.2.2", | ||
"@phosphor/widgets": "^1.7.0" | ||
"@phosphor/widgets": "^1.7.1" | ||
}, | ||
@@ -61,3 +61,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "3fc4a1cb40fe30e45ab696c4925a307aed5210a5" | ||
"gitHead": "bc2fc58c48b411125e4680e2fbb4c05480578cb1" | ||
} |
Sorry, the diff of this file is not supported yet
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
53402
1623
Updated@phosphor/widgets@^1.7.1