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

@jupyterlab/running-extension

Package Overview
Dependencies
Maintainers
34
Versions
381
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/running-extension - npm Package Compare versions

Comparing version 4.1.0-alpha.2 to 4.1.0-alpha.3

22

package.json
{
"name": "@jupyterlab/running-extension",
"version": "4.1.0-alpha.2",
"version": "4.1.0-alpha.3",
"description": "JupyterLab - Running Sessions Extension",

@@ -41,10 +41,10 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"dependencies": {
"@jupyterlab/application": "^4.1.0-alpha.2",
"@jupyterlab/coreutils": "^6.1.0-alpha.2",
"@jupyterlab/docregistry": "^4.1.0-alpha.2",
"@jupyterlab/rendermime-interfaces": "^3.8.3-alpha.1",
"@jupyterlab/running": "^4.1.0-alpha.2",
"@jupyterlab/services": "^7.1.0-alpha.2",
"@jupyterlab/translation": "^4.1.0-alpha.2",
"@jupyterlab/ui-components": "^4.1.0-alpha.2",
"@jupyterlab/application": "^4.1.0-alpha.3",
"@jupyterlab/coreutils": "^6.1.0-alpha.3",
"@jupyterlab/docregistry": "^4.1.0-alpha.3",
"@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.2",
"@jupyterlab/running": "^4.1.0-alpha.3",
"@jupyterlab/services": "^7.1.0-alpha.3",
"@jupyterlab/translation": "^4.1.0-alpha.3",
"@jupyterlab/ui-components": "^4.1.0-alpha.3",
"@lumino/commands": "^2.1.3",

@@ -56,5 +56,5 @@ "@lumino/polling": "^2.1.2",

"devDependencies": {
"rimraf": "~3.0.0",
"rimraf": "~5.0.5",
"typedoc": "~0.24.7",
"typescript": "~5.0.4"
"typescript": "~5.1.6"
},

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

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