@jupyterlab/docmanager
Advanced tools
Comparing version 0.17.1 to 0.17.2
@@ -187,2 +187,1 @@ "use strict"; | ||
})(Private || (Private = {})); | ||
//# sourceMappingURL=dialogs.js.map |
@@ -12,2 +12,1 @@ "use strict"; | ||
__export(require("./widgetmanager")); | ||
//# sourceMappingURL=index.js.map |
@@ -449,2 +449,1 @@ "use strict"; | ||
})(Private || (Private = {})); | ||
//# sourceMappingURL=manager.js.map |
@@ -133,2 +133,1 @@ "use strict"; | ||
exports.SaveHandler = SaveHandler; | ||
//# sourceMappingURL=savehandler.js.map |
@@ -385,2 +385,1 @@ "use strict"; | ||
})(Private || (Private = {})); | ||
//# sourceMappingURL=widgetmanager.js.map |
{ | ||
"name": "@jupyterlab/docmanager", | ||
"version": "0.17.1", | ||
"version": "0.17.2", | ||
"description": "JupyterLab - Document Manager", | ||
@@ -32,6 +32,6 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^0.17.1", | ||
"@jupyterlab/coreutils": "^2.0.1", | ||
"@jupyterlab/docregistry": "^0.17.1", | ||
"@jupyterlab/services": "^3.0.1", | ||
"@jupyterlab/apputils": "^0.17.2", | ||
"@jupyterlab/coreutils": "^2.0.2", | ||
"@jupyterlab/docregistry": "^0.17.2", | ||
"@jupyterlab/services": "^3.0.3", | ||
"@phosphor/algorithm": "^1.1.2", | ||
@@ -38,0 +38,0 @@ "@phosphor/coreutils": "^1.3.0", |
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
123647