@jupyterlab/coreutils
Advanced tools
Comparing version
@@ -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
115343
0.44%2780
-0.07%