@jupyterlab/apputils-extension
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package