Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jupyterlab/filebrowser

Package Overview
Dependencies
Maintainers
9
Versions
396
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/filebrowser - npm Package Compare versions

Comparing version 0.17.0-1 to 0.17.1

2

lib/browser.d.ts

@@ -11,3 +11,3 @@ import { Toolbar } from '@jupyterlab/apputils';

*
* The widget uses the Jupyter Contents API to retreive contents,
* The widget uses the Jupyter Contents API to retrieve contents,
* and presents itself as a flat list of files and directories with

@@ -14,0 +14,0 @@ * breadcrumbs.

@@ -38,3 +38,3 @@ "use strict";

*
* The widget uses the Jupyter Contents API to retreive contents,
* The widget uses the Jupyter Contents API to retrieve contents,
* and presents itself as a flat list of files and directories with

@@ -223,1 +223,2 @@ * breadcrumbs.

exports.FileBrowser = FileBrowser;
//# sourceMappingURL=browser.js.map

@@ -316,1 +316,2 @@ "use strict";

})(Private || (Private = {}));
//# sourceMappingURL=crumbs.js.map

@@ -11,1 +11,2 @@ "use strict";

exports.IFileBrowserFactory = new coreutils_1.Token('@jupyterlab/filebrowser:IFileBrowserFactory');
//# sourceMappingURL=factory.js.map

@@ -15,1 +15,2 @@ "use strict";

__export(require("./upload"));
//# sourceMappingURL=index.js.map

@@ -1646,1 +1646,2 @@ "use strict";

})(Private || (Private = {}));
//# sourceMappingURL=listing.js.map

@@ -571,1 +571,2 @@ "use strict";

})(Private || (Private = {}));
//# sourceMappingURL=model.js.map

@@ -89,1 +89,2 @@ "use strict";

})(Private || (Private = {}));
//# sourceMappingURL=upload.js.map
{
"name": "@jupyterlab/filebrowser",
"version": "0.17.0-1",
"version": "0.17.1",
"description": "JupyterLab - FileBrowser Widget",

@@ -33,7 +33,7 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"dependencies": {
"@jupyterlab/apputils": "^0.17.0-1",
"@jupyterlab/coreutils": "^2.0.0-1",
"@jupyterlab/docmanager": "^0.17.0-1",
"@jupyterlab/docregistry": "^0.17.0-1",
"@jupyterlab/services": "^3.0.0-1",
"@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",
"@phosphor/algorithm": "^1.1.2",

@@ -40,0 +40,0 @@ "@phosphor/commands": "^1.5.0",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc