New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jupyterlab/coreutils

Package Overview
Dependencies
Maintainers
16
Versions
367
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 3.0.0-alpha.9 to 3.0.0-alpha.10

2

lib/nbformat.d.ts

@@ -382,3 +382,3 @@ import { JSONObject } from '@phosphor/coreutils';

/**
* Test whether an output is from a stream.
* Test whether an output is an error.
*/

@@ -385,0 +385,0 @@ function isError(output: IOutput): output is IError;

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

/**
* Test whether an output is from a stream.
* Test whether an output is an error.
*/

@@ -117,0 +117,0 @@ function isError(output) {

{
"name": "@jupyterlab/coreutils",
"version": "3.0.0-alpha.9",
"version": "3.0.0-alpha.10",
"description": "JupyterLab - Core Utilities",

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

],
"sideEffects": false,
"main": "lib/index.js",

@@ -58,3 +59,3 @@ "types": "lib/index.d.ts",

},
"gitHead": "3ae93547a9b04453f82bbd883931ac1866f2a08b"
"gitHead": "3fc4a1cb40fe30e45ab696c4925a307aed5210a5"
}
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