@jupyterlab/rendermime
Advanced tools
Comparing version 4.0.0-alpha.18 to 4.0.0-alpha.19
{ | ||
"name": "@jupyterlab/rendermime", | ||
"version": "4.0.0-alpha.18", | ||
"version": "4.0.0-alpha.19", | ||
"description": "JupyterLab - RenderMime", | ||
@@ -44,17 +44,17 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^4.0.0-alpha.18", | ||
"@jupyterlab/coreutils": "^6.0.0-alpha.18", | ||
"@jupyterlab/nbformat": "^4.0.0-alpha.18", | ||
"@jupyterlab/observables": "^5.0.0-alpha.18", | ||
"@jupyterlab/rendermime-interfaces": "^3.8.0-alpha.18", | ||
"@jupyterlab/services": "^7.0.0-alpha.18", | ||
"@jupyterlab/translation": "^4.0.0-alpha.18", | ||
"@lumino/coreutils": "^2.0.0-alpha.6", | ||
"@lumino/messaging": "^2.0.0-alpha.6", | ||
"@lumino/signaling": "^2.0.0-alpha.6", | ||
"@lumino/widgets": "^2.0.0-alpha.6", | ||
"@jupyterlab/apputils": "^4.0.0-alpha.19", | ||
"@jupyterlab/coreutils": "^6.0.0-alpha.19", | ||
"@jupyterlab/nbformat": "^4.0.0-alpha.19", | ||
"@jupyterlab/observables": "^5.0.0-alpha.19", | ||
"@jupyterlab/rendermime-interfaces": "^3.8.0-alpha.19", | ||
"@jupyterlab/services": "^7.0.0-alpha.19", | ||
"@jupyterlab/translation": "^4.0.0-alpha.19", | ||
"@lumino/coreutils": "^2.0.0-beta.0", | ||
"@lumino/messaging": "^2.0.0-beta.0", | ||
"@lumino/signaling": "^2.0.0-beta.1", | ||
"@lumino/widgets": "^2.0.0-beta.1", | ||
"lodash.escape": "^4.0.1" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.0.0-alpha.18", | ||
"@jupyterlab/testing": "^4.0.0-alpha.19", | ||
"@types/jest": "^29.2.0", | ||
@@ -61,0 +61,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
190247