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

@jupyterlab/rendermime

Package Overview
Dependencies
Maintainers
7
Versions
378
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/rendermime - npm Package Compare versions

Comparing version 0.11.1 to 0.12.0

32

package.json
{
"name": "@jupyterlab/rendermime",
"version": "0.11.1",
"version": "0.12.0",
"description": "JupyterLab - RenderMime",

@@ -32,20 +32,20 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"dependencies": {
"@jupyterlab/apputils": "^0.11.1",
"@jupyterlab/codemirror": "^0.11.1",
"@jupyterlab/coreutils": "^0.11.1",
"@jupyterlab/rendermime-interfaces": "^0.4.1",
"@jupyterlab/services": "^0.50.1",
"@phosphor/coreutils": "^1.2.0",
"@phosphor/messaging": "^1.2.1",
"@phosphor/signaling": "^1.2.1",
"@phosphor/widgets": "^1.3.0",
"ansi_up": "^1.3.0",
"marked": "^0.3.6"
"@jupyterlab/apputils": "^0.12.0",
"@jupyterlab/codemirror": "^0.12.0",
"@jupyterlab/coreutils": "^0.12.0",
"@jupyterlab/rendermime-interfaces": "^0.4.2",
"@jupyterlab/services": "^0.51.0",
"@phosphor/coreutils": "^1.3.0",
"@phosphor/messaging": "^1.2.2",
"@phosphor/signaling": "^1.2.2",
"@phosphor/widgets": "^1.5.0",
"ansi_up": "~1.3.0",
"marked": "~0.3.6"
},
"devDependencies": {
"@types/marked": "0.0.28",
"@types/mathjax": "0.0.31",
"rimraf": "^2.5.2",
"typescript": "~2.4.1"
"@types/marked": "~0.0.28",
"@types/mathjax": "~0.0.31",
"rimraf": "~2.6.2",
"typescript": "~2.4.2"
}
}
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