@jupyterlab/rendermime
Advanced tools
Comparing version 4.0.0-beta.2 to 4.0.0-rc.0
{ | ||
"name": "@jupyterlab/rendermime", | ||
"version": "4.0.0-beta.2", | ||
"version": "4.0.0-rc.0", | ||
"description": "JupyterLab - RenderMime", | ||
@@ -45,17 +45,17 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^4.0.0-beta.2", | ||
"@jupyterlab/coreutils": "^6.0.0-beta.2", | ||
"@jupyterlab/nbformat": "^4.0.0-beta.2", | ||
"@jupyterlab/observables": "^5.0.0-beta.2", | ||
"@jupyterlab/rendermime-interfaces": "^3.8.0-beta.2", | ||
"@jupyterlab/services": "^7.0.0-beta.2", | ||
"@jupyterlab/translation": "^4.0.0-beta.2", | ||
"@lumino/coreutils": "^2.1.0", | ||
"@jupyterlab/apputils": "^4.0.0-rc.0", | ||
"@jupyterlab/coreutils": "^6.0.0-rc.0", | ||
"@jupyterlab/nbformat": "^4.0.0-rc.0", | ||
"@jupyterlab/observables": "^5.0.0-rc.0", | ||
"@jupyterlab/rendermime-interfaces": "^3.8.0-rc.0", | ||
"@jupyterlab/services": "^7.0.0-rc.0", | ||
"@jupyterlab/translation": "^4.0.0-rc.0", | ||
"@lumino/coreutils": "^2.1.1", | ||
"@lumino/messaging": "^2.0.0", | ||
"@lumino/signaling": "^2.1.0", | ||
"@lumino/widgets": "^2.1.0", | ||
"@lumino/signaling": "^2.1.1", | ||
"@lumino/widgets": "^2.1.1", | ||
"lodash.escape": "^4.0.1" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.0.0-beta.2", | ||
"@jupyterlab/testing": "^4.0.0-rc.0", | ||
"@types/jest": "^29.2.0", | ||
@@ -62,0 +62,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
281789
Updated@lumino/coreutils@^2.1.1
Updated@lumino/signaling@^2.1.1
Updated@lumino/widgets@^2.1.1