🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@opentiny/vue-image-viewer

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-image-viewer - npm Package Compare versions

Comparing version

to
2.6.6

6

lib/index.js

@@ -18,2 +18,8 @@ function _extends() {

import MobileTemplate from "./mobile.js";
import "@opentiny/vue-renderless/image-viewer/vue";
import "@opentiny/vue-icon";
import "@opentiny/vue-theme/image-viewer/index.css";
import "../../vueComponentNormalizer-de5b7a1c.mjs";
import "@opentiny/vue-renderless/common/type";
import "@opentiny/vue-theme-mobile/image-viewer/index.css";
var template = function template2(mode) {

@@ -20,0 +26,0 @@ if ("mobile" === (process.env.TINY_MODE || mode))

4

lib/mobile.js

@@ -371,7 +371,7 @@ function _extends() {

}
var mobile = /* @__PURE__ */ function() {
var MobileTemplate = /* @__PURE__ */ function() {
return __component__.exports;
}();
export {
mobile as default
MobileTemplate as default
};

@@ -198,7 +198,7 @@ import { renderless, api } from "@opentiny/vue-renderless/image-viewer/vue";

}
var pc = /* @__PURE__ */ function() {
var PcTemplate = /* @__PURE__ */ function() {
return __component__.exports;
}();
export {
pc as default
PcTemplate as default
};
{
"name": "@opentiny/vue-image-viewer",
"version": "2.6.1",
"version": "2.6.6",
"description": "",
"main": "./lib/index.js",
"dependencies": {
"@opentiny/vue-common": "~2.6.1",
"@opentiny/vue-icon": "~2.6.1",
"@opentiny/vue-renderless": "~3.6.1"
"@opentiny/vue-common": "~2.6.6",
"@opentiny/vue-icon": "~2.6.6",
"@opentiny/vue-renderless": "~3.6.6"
},

@@ -11,0 +11,0 @@ "license": "MIT",