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

@jupyterlab/terminal

Package Overview
Dependencies
Maintainers
5
Versions
382
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/terminal - npm Package Compare versions

Comparing version 0.7.0 to 0.8.0

14

package.json
{
"name": "@jupyterlab/terminal",
"version": "0.7.0",
"version": "0.8.0",
"description": "JupyterLab - Terminal Emulator Widget",

@@ -16,14 +16,14 @@ "main": "lib/index.js",

"dependencies": {
"@jupyterlab/apputils": "^0.7.0",
"@jupyterlab/services": "^0.46.0",
"@phosphor/commands": "^1.2.1",
"@phosphor/coreutils": "^1.1.1",
"@jupyterlab/apputils": "^0.8.0",
"@jupyterlab/services": "^0.47.0",
"@phosphor/commands": "^1.3.0",
"@phosphor/coreutils": "^1.2.0",
"@phosphor/domutils": "^1.1.1",
"@phosphor/messaging": "^1.2.1",
"@phosphor/widgets": "^1.3.0",
"xterm": "^2.6.0"
"xterm": "^2.8.0"
},
"devDependencies": {
"rimraf": "^2.5.2",
"typescript": "^2.2.1"
"typescript": "~2.3.1"
},

@@ -30,0 +30,0 @@ "scripts": {

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