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
398
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.1 to 0.17.2

1

lib/browser.js

@@ -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

12

package.json
{
"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",

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