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

@jupyterlab/apputils-extension

Package Overview
Dependencies
Maintainers
4
Versions
388
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/apputils-extension - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

lib/index.js

@@ -0,1 +1,2 @@

"use strict";
/*-----------------------------------------------------------------------------

@@ -5,3 +6,2 @@ | Copyright (c) Jupyter Development Team.

|----------------------------------------------------------------------------*/
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -8,0 +8,0 @@ var widgets_1 = require("@phosphor/widgets");

@@ -0,1 +1,2 @@

"use strict";
/*-----------------------------------------------------------------------------

@@ -5,3 +6,2 @@ | Copyright (c) Jupyter Development Team.

|----------------------------------------------------------------------------*/
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -8,0 +8,0 @@ var disposable_1 = require("@phosphor/disposable");

{
"name": "@jupyterlab/apputils-extension",
"version": "0.3.0",
"version": "0.3.1",
"description": "JupyterLab - Application Utilities Extension",

@@ -15,4 +15,4 @@ "main": "lib/index.js",

"dependencies": {
"@jupyterlab/application": "^0.3.0",
"@jupyterlab/apputils": "^0.3.0"
"@jupyterlab/application": "^0.3.1",
"@jupyterlab/apputils": "^0.3.1"
},

@@ -19,0 +19,0 @@ "devDependencies": {

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