🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@jupyterlab/coreutils

Package Overview
Dependencies
Maintainers
0
Versions
379
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/coreutils - npm Package Compare versions

Comparing version

to
6.4.0-beta.0

3

lib/signal.js

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

Object.defineProperty(exports, "__esModule", { value: true });
exports.signalToPromise = void 0;
exports.signalToPromise = signalToPromise;
const coreutils_1 = require("@lumino/coreutils");

@@ -36,3 +36,2 @@ /**

}
exports.signalToPromise = signalToPromise;
//# sourceMappingURL=signal.js.map

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

Object.defineProperty(exports, "__esModule", { value: true });
exports.sleep = void 0;
exports.sleep = sleep;
function sleep(milliseconds = 0,

@@ -16,3 +16,2 @@ // eslint-disable-next-line @typescript-eslint/explicit-module-boundary-types

}
exports.sleep = sleep;
//# sourceMappingURL=testutils.js.map
{
"name": "@jupyterlab/coreutils",
"version": "6.4.0-alpha.3",
"version": "6.4.0-beta.0",
"description": "JupyterLab - Core Utilities",

@@ -60,3 +60,3 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"ts-jest": "^29.1.0",
"typescript": "~5.1.6"
"typescript": "~5.5.4"
},

@@ -63,0 +63,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet