Socket
Socket
Sign inDemoInstall

@jupyterlab/services

Package Overview
Dependencies
Maintainers
3
Versions
387
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/services - npm Package Compare versions

Comparing version 0.30.1 to 0.30.2

2

lib/manager.js

@@ -33,3 +33,3 @@ // Copyright (c) Jupyter Development Team.

this._readyPromise = this._sessionManager.ready().then(function () {
return _this._terminalManager.ready;
return _this._terminalManager.ready();
});

@@ -36,0 +36,0 @@ }

{
"name": "@jupyterlab/services",
"version": "0.30.1",
"version": "0.30.2",
"description": "Client APIs for the Jupyter services REST APIs",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is too big to display

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