@jupyterlab/pdf-extension
Advanced tools
Comparing version 4.0.4 to 4.0.5
{ | ||
"name": "@jupyterlab/pdf-extension", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"description": "JupyterLab - PDF Viewer", | ||
@@ -40,6 +40,6 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/rendermime-interfaces": "^3.8.4", | ||
"@lumino/coreutils": "^2.1.1", | ||
"@lumino/disposable": "^2.1.1", | ||
"@lumino/widgets": "^2.1.1" | ||
"@jupyterlab/rendermime-interfaces": "^3.8.5", | ||
"@lumino/coreutils": "^2.1.2", | ||
"@lumino/disposable": "^2.1.2", | ||
"@lumino/widgets": "^2.3.0" | ||
}, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |
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/coreutils@^2.1.2
Updated@lumino/disposable@^2.1.2
Updated@lumino/widgets@^2.3.0