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

@neo4j-nvl/interaction-handlers

Package Overview
Dependencies
Maintainers
3
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo4j-nvl/interaction-handlers - npm Package Compare versions

Comparing version 0.2.31 to 0.2.32

2

lib/interaction-handlers/zoom-interaction.d.ts

@@ -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",

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