Socket
Socket
Sign inDemoInstall

codemirror-mongodb

Package Overview
Dependencies
5
Maintainers
27
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.10.2 to 0.10.3

1

addon/hint/show-hint.js

@@ -303,3 +303,2 @@ /**

} else {
console.log(cur);
var displayTextEl = document.createElement('span');

@@ -306,0 +305,0 @@ displayTextEl.textContent = cur.text || getText(cur);

2

package.json
{
"name": "codemirror-mongodb",
"description": "Use CodeMirror with MongoDB.",
"version": "0.10.2",
"version": "0.10.3",
"scripts": {

@@ -6,0 +6,0 @@ "start": "gulp",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc