New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jupyter-js-filebrowser

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jupyter-js-filebrowser - npm Package Compare versions

Comparing version 0.8.3 to 0.8.4

4

lib/model.js

@@ -27,2 +27,3 @@ // Copyright (c) Jupyter Development Team.

this._sessionManager = sessionManager;
this._getKernelSpecs();
this.cd('');

@@ -146,5 +147,2 @@ }

}
if (this._kernelSpecs.length === 0) {
this._getKernelSpecs();
}
return this._contentsManager.get(path, {}).then(function (contents) {

@@ -151,0 +149,0 @@ _this._model = contents;

{
"name": "jupyter-js-filebrowser",
"version": "0.8.3",
"version": "0.8.4",
"description": "File browser widget for Jupyter",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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