@jupyterlab/rendermime
Advanced tools
Comparing version 3.6.0-rc.0 to 3.6.0-rc.1
{ | ||
"name": "@jupyterlab/rendermime", | ||
"version": "3.6.0-rc.0", | ||
"version": "3.6.0-rc.1", | ||
"description": "JupyterLab - RenderMime", | ||
@@ -44,10 +44,10 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^3.6.0-rc.0", | ||
"@jupyterlab/codemirror": "^3.6.0-rc.0", | ||
"@jupyterlab/coreutils": "^5.6.0-rc.0", | ||
"@jupyterlab/nbformat": "^3.6.0-rc.0", | ||
"@jupyterlab/observables": "^4.6.0-rc.0", | ||
"@jupyterlab/rendermime-interfaces": "^3.6.0-rc.0", | ||
"@jupyterlab/services": "^6.6.0-rc.0", | ||
"@jupyterlab/translation": "^3.6.0-rc.0", | ||
"@jupyterlab/apputils": "^3.6.0-rc.1", | ||
"@jupyterlab/codemirror": "^3.6.0-rc.1", | ||
"@jupyterlab/coreutils": "^5.6.0-rc.1", | ||
"@jupyterlab/nbformat": "^3.6.0-rc.1", | ||
"@jupyterlab/observables": "^4.6.0-rc.1", | ||
"@jupyterlab/rendermime-interfaces": "^3.6.0-rc.1", | ||
"@jupyterlab/services": "^6.6.0-rc.1", | ||
"@jupyterlab/translation": "^3.6.0-rc.1", | ||
"@lumino/algorithm": "^1.9.0", | ||
@@ -57,3 +57,3 @@ "@lumino/coreutils": "^1.11.0", | ||
"@lumino/signaling": "^1.10.0", | ||
"@lumino/widgets": "^1.33.0", | ||
"@lumino/widgets": "^1.37.1", | ||
"lodash.escape": "^4.0.1", | ||
@@ -63,4 +63,4 @@ "marked": "^4.0.17" | ||
"devDependencies": { | ||
"@jupyterlab/mathjax2": "^3.6.0-rc.0", | ||
"@jupyterlab/testutils": "^3.6.0-rc.0", | ||
"@jupyterlab/mathjax2": "^3.6.0-rc.1", | ||
"@jupyterlab/testutils": "^3.6.0-rc.1", | ||
"@types/jest": "^26.0.10", | ||
@@ -67,0 +67,0 @@ "@types/lodash.escape": "^4.0.6", |
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
Updated@lumino/widgets@^1.37.1