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

react-svg-pan-zoom

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-svg-pan-zoom - npm Package Compare versions

Comparing version 3.12.0 to 3.12.1

1

build-commonjs/index.js

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

});
var _migrationTips = require("./migration-tips");
var _viewer = _interopRequireDefault(require("./viewer"));

@@ -144,0 +143,0 @@ var _uncontrolledViewer = _interopRequireDefault(require("./uncontrolled-viewer"));

@@ -1,2 +0,1 @@

import { tipNoViewer } from "./migration-tips";
export { default as ReactSVGPanZoom } from './viewer';

@@ -3,0 +2,0 @@ export { default as UncontrolledReactSVGPanZoom } from './uncontrolled-viewer';

2

package.json
{
"author": "chrvadala",
"name": "react-svg-pan-zoom",
"version": "3.12.0",
"version": "3.12.1",
"description": "A React component that adds pan and zoom features to SVG",

@@ -6,0 +6,0 @@ "main": "./build-commonjs/index.js",

@@ -120,1 +120,2 @@ # react-svg-pan-zoom

- [justin-hackin](https://github.com/justin-hackin)
- [Hydroxycarbamide](https://github.com/Hydroxycarbamide)

@@ -1,3 +0,1 @@

import {tipNoViewer} from "./migration-tips";
export {default as ReactSVGPanZoom} from './viewer';

@@ -17,2 +15,2 @@ export {default as UncontrolledReactSVGPanZoom} from './uncontrolled-viewer';

export {openMiniature, closeMiniature} from './features/miniature'
export * from './constants';
export * from './constants';

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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