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

@jupyterlab/codemirror

Package Overview
Dependencies
Maintainers
9
Versions
379
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/codemirror - npm Package Compare versions

Comparing version 0.17.1 to 0.17.2

2

lib/factory.js

@@ -40,2 +40,4 @@ "use strict";

'Shift-Tab': 'indentLess',
'Cmd-/': 'toggleComment',
'Ctrl-/': 'toggleComment',
'Shift-Enter': () => {

@@ -42,0 +44,0 @@ /* no-op */

2

package.json
{
"name": "@jupyterlab/codemirror",
"version": "0.17.1",
"version": "0.17.2",
"description": "JupyterLab - CodeMirror Editor Provider",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

Sorry, the diff of this file is not supported yet

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