@jupyterlab/docmanager-extension
Advanced tools
Comparing version 0.17.1 to 0.17.2
@@ -539,2 +539,1 @@ "use strict"; | ||
})(Private || (Private = {})); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@jupyterlab/docmanager-extension", | ||
"version": "0.17.1", | ||
"version": "0.17.2", | ||
"description": "JupyterLab - Document Manager Extension", | ||
@@ -33,9 +33,9 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^0.17.1", | ||
"@jupyterlab/apputils": "^0.17.1", | ||
"@jupyterlab/coreutils": "^2.0.1", | ||
"@jupyterlab/docmanager": "^0.17.1", | ||
"@jupyterlab/docregistry": "^0.17.1", | ||
"@jupyterlab/mainmenu": "^0.6.1", | ||
"@jupyterlab/services": "^3.0.1", | ||
"@jupyterlab/application": "^0.17.2", | ||
"@jupyterlab/apputils": "^0.17.2", | ||
"@jupyterlab/coreutils": "^2.0.2", | ||
"@jupyterlab/docmanager": "^0.17.2", | ||
"@jupyterlab/docregistry": "^0.17.2", | ||
"@jupyterlab/mainmenu": "^0.6.2", | ||
"@jupyterlab/services": "^3.0.3", | ||
"@phosphor/algorithm": "^1.1.2", | ||
@@ -42,0 +42,0 @@ "@phosphor/disposable": "^1.1.2", |
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
57292