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

@neo4j-cypher/codemirror

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo4j-cypher/codemirror - npm Package Compare versions

Comparing version 1.0.0-next.3 to 1.0.0-next.4

2

es/cypher-extensions.js

@@ -154,2 +154,3 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

view,
content,
postfix

@@ -159,2 +160,3 @@ }) => ({

label: view,
apply: content,
detail: postfix

@@ -161,0 +163,0 @@ }));

@@ -145,2 +145,3 @@ "use strict";

view,
content,
postfix

@@ -150,2 +151,3 @@ }) => ({

label: view,
apply: content,
detail: postfix

@@ -152,0 +154,0 @@ }));

2

package.json

@@ -9,3 +9,3 @@ {

],
"version": "1.0.0-next.3",
"version": "1.0.0-next.4",
"author": "Neo4j Inc.",

@@ -12,0 +12,0 @@ "license": "GPL-3.0",

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