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

@jupyterlab/application

Package Overview
Dependencies
Maintainers
6
Versions
385
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/application - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

2

lib/index.js

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

handleLink: function (node, path) {
linker.connectNode(node, 'file-operations:open', { path: path });
linker.connectNode(node, 'docmanager:open', { path: path });
}

@@ -56,0 +56,0 @@ };

{
"name": "@jupyterlab/application",
"version": "0.8.1",
"version": "0.8.2",
"description": "JupyterLab - Application",

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