Socket
Socket
Sign inDemoInstall

@visx/drag

Package Overview
Dependencies
11
Maintainers
4
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.15.0 to 1.18.1

1

esm/Drag.js

@@ -35,2 +35,3 @@ import _pt from "prop-types";

height: height,
onPointerDown: drag.dragStart,
onPointerMove: drag.dragMove,

@@ -37,0 +38,0 @@ onPointerUp: drag.dragEnd,

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

height: height,
onPointerDown: drag.dragStart,
onPointerMove: drag.dragMove,

@@ -46,0 +47,0 @@ onPointerUp: drag.dragEnd,

4

package.json
{
"name": "@visx/drag",
"version": "1.15.0",
"version": "1.18.1",
"description": "visx drag",

@@ -41,3 +41,3 @@ "sideEffects": false,

},
"gitHead": "cce302a0fb8501dce9d7aaa272d67fd1a3cf2d83"
"gitHead": "4af6f161b851b8f3cf05090496e49048594237d5"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc