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

react-prismazoom

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-prismazoom - npm Package Compare versions

Comparing version 3.3.3 to 3.3.4

3

CHANGELOG.md
# Changelog
## [3.3.4] - 2023-07-02
- Expose setZoom and setPos methods
## [3.3.3] - 2023-03-29

@@ -4,0 +7,0 @@ - Add the move method to the ref type object

@@ -504,2 +504,4 @@ "use strict";

zoomToZone: zoomToZone,
setZoom: setZoom,
setPos: setPos,
}); });

@@ -506,0 +508,0 @@ (0, react_1.useEffect)(function () {

@@ -502,2 +502,4 @@ var __assign = (this && this.__assign) || function () {

zoomToZone: zoomToZone,
setZoom: setZoom,
setPos: setPos,
}); });

@@ -504,0 +506,0 @@ useEffect(function () {

2

package.json
{
"name": "react-prismazoom",
"version": "3.3.3",
"version": "3.3.4",
"description": "A pan and zoom component for React, using CSS transformations.",

@@ -5,0 +5,0 @@ "author": "Sylvain Dubus <svn.dbs@gmail.com>",

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