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

v-viewer

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

v-viewer - npm Package Compare versions

Comparing version 3.0.15 to 3.0.16

6

package.json
{
"name": "v-viewer",
"scope": "VueViewer",
"version": "3.0.15",
"version": "3.0.16",
"description": "Image viewer component for vue, supports rotation, scale, zoom and so on, based on viewer.js",

@@ -25,3 +25,3 @@ "author": "mirari",

"main": "./dist/index.umd.js",
"module": "./dist/index.mjs",
"module": "./dist/index.js",
"unpkg": "./dist/index.umd.js",

@@ -33,3 +33,3 @@ "types": "./types/index.d.ts",

"types": "./types/index.d.js",
"import": "./dist/index.mjs",
"import": "./dist/index.js",
"require": "./dist/index.umd.js"

@@ -36,0 +36,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