@jupyterlab/filebrowser
Advanced tools
Comparing version 0.17.1 to 0.17.2
@@ -222,2 +222,1 @@ "use strict"; | ||
exports.FileBrowser = FileBrowser; | ||
//# sourceMappingURL=browser.js.map |
@@ -316,2 +316,1 @@ "use strict"; | ||
})(Private || (Private = {})); | ||
//# sourceMappingURL=crumbs.js.map |
@@ -11,2 +11,1 @@ "use strict"; | ||
exports.IFileBrowserFactory = new coreutils_1.Token('@jupyterlab/filebrowser:IFileBrowserFactory'); | ||
//# sourceMappingURL=factory.js.map |
@@ -15,2 +15,1 @@ "use strict"; | ||
__export(require("./upload")); | ||
//# sourceMappingURL=index.js.map |
@@ -1646,2 +1646,1 @@ "use strict"; | ||
})(Private || (Private = {})); | ||
//# sourceMappingURL=listing.js.map |
@@ -571,2 +571,1 @@ "use strict"; | ||
})(Private || (Private = {})); | ||
//# sourceMappingURL=model.js.map |
@@ -89,2 +89,1 @@ "use strict"; | ||
})(Private || (Private = {})); | ||
//# sourceMappingURL=upload.js.map |
{ | ||
"name": "@jupyterlab/filebrowser", | ||
"version": "0.17.1", | ||
"version": "0.17.2", | ||
"description": "JupyterLab - FileBrowser Widget", | ||
@@ -33,7 +33,7 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^0.17.1", | ||
"@jupyterlab/coreutils": "^2.0.1", | ||
"@jupyterlab/docmanager": "^0.17.1", | ||
"@jupyterlab/docregistry": "^0.17.1", | ||
"@jupyterlab/services": "^3.0.1", | ||
"@jupyterlab/apputils": "^0.17.2", | ||
"@jupyterlab/coreutils": "^2.0.2", | ||
"@jupyterlab/docmanager": "^0.17.2", | ||
"@jupyterlab/docregistry": "^0.17.2", | ||
"@jupyterlab/services": "^3.0.3", | ||
"@phosphor/algorithm": "^1.1.2", | ||
@@ -40,0 +40,0 @@ "@phosphor/commands": "^1.5.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
312773