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

react-easy-panzoom

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-easy-panzoom - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

4

lib/PanZoom.js

@@ -830,3 +830,5 @@ "use strict";

boundX: x,
boundY: y
boundY: y,
offsetX: x,
offsetY: y
};

@@ -833,0 +835,0 @@ }

{
"name": "react-easy-panzoom",
"version": "0.2.4",
"version": "0.2.5",
"description": "Wrapper to enable pan and zoom for any React component",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

@@ -637,2 +637,4 @@ // @flow

boundY: y,
offsetX: x,
offsetY: y,
}

@@ -639,0 +641,0 @@ }

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