@neo4j-nvl/interaction-handlers
Advanced tools
Comparing version 0.2.23 to 0.2.24
@@ -79,2 +79,3 @@ import { BaseInteraction } from './base'; | ||
this.options.drawShadowOnHover && | ||
this.nvlInstance.nodes.length > 0 && | ||
this.nvlInstance.updateElementsInGraph(this.updates.nodes, this.updates.relationships); | ||
@@ -81,0 +82,0 @@ this.clearUpdates(); |
{ | ||
"name": "@neo4j-nvl/interaction-handlers", | ||
"version": "0.2.23", | ||
"version": "0.2.24", | ||
"license": "SEE LICENSE IN 'Neo4j Early Access Agreement - Visualization Library.pdf'", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
270674
1845