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

@jupyterlab/coreutils

Package Overview
Dependencies
Maintainers
4
Versions
355
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 0.4.0 to 0.5.0

lib/pageconfig.d.ts

1

lib/index.d.ts

@@ -8,2 +8,3 @@ export * from './activitymonitor';

export * from './observablevector';
export * from './pageconfig';
export * from './path';

@@ -10,0 +11,0 @@ export * from './time';

@@ -14,2 +14,3 @@ "use strict";

__export(require("./observablevector"));
__export(require("./pageconfig"));
__export(require("./path"));

@@ -16,0 +17,0 @@ __export(require("./time"));

12

package.json
{
"name": "@jupyterlab/coreutils",
"version": "0.4.0",
"version": "0.5.0",
"description": "JupyterLab - Core Utilities",

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

"dependencies": {
"@phosphor/algorithm": "^1.0.0",
"@phosphor/coreutils": "^1.0.0",
"@phosphor/disposable": "^1.0.0",
"@phosphor/messaging": "^1.0.0",
"@phosphor/signaling": "^1.0.0",
"@phosphor/algorithm": "^1.1.0",
"@phosphor/coreutils": "^1.1.0",
"@phosphor/disposable": "^1.1.0",
"@phosphor/messaging": "^1.2.0",
"@phosphor/signaling": "^1.2.0",
"moment": "^2.17.1",

@@ -22,0 +22,0 @@ "path-posix": "^1.0.0",

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