New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@neo4j-nvl/interaction-handlers

Package Overview
Dependencies
Maintainers
0
Versions
153
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.3.5 to 0.3.6-ade05d13

1

lib/interaction-handlers/lasso-interaction.js

@@ -83,2 +83,3 @@ import concaveman from 'concaveman';

this.active = false;
this.points = [];
this.addEventListener('mousedown', this.handleMouseDown, true);

@@ -85,0 +86,0 @@ this.addEventListener('mousemove', this.handleDrag, true);

7

package.json
{
"name": "@neo4j-nvl/interaction-handlers",
"version": "0.3.5",
"version": "0.3.6-ade05d13",
"license": "SEE LICENSE IN 'LICENSE.txt'",

@@ -30,3 +30,3 @@ "homepage": "https://neo4j.com/docs/nvl/current/",

"dependencies": {
"@neo4j-nvl/base": "0.3.5",
"@neo4j-nvl/base": "0.3.6-ade05d13",
"concaveman": "^1.2.1",

@@ -40,3 +40,4 @@ "lodash": "4.17.21"

"@types/lodash": "4.14.202"
}
},
"stableVersion": "0.3.6"
}
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