@neo4j-nvl/interaction-handlers
Advanced tools
Comparing version 0.2.31 to 0.2.32
@@ -12,3 +12,3 @@ import type { NVL } from '@neo4j-nvl/core'; | ||
*/ | ||
onZoom?: (zoomLevel: number, event: WheelEvent) => void | boolean; | ||
onZoom?: ((zoomLevel: number, event: WheelEvent) => void) | boolean; | ||
}; | ||
@@ -15,0 +15,0 @@ /** |
{ | ||
"name": "@neo4j-nvl/interaction-handlers", | ||
"version": "0.2.31", | ||
"version": "0.2.32", | ||
"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
271163