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

images-viewer-vue3

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

images-viewer-vue3 - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

dist/es/index.d.ts

22

dist/es/packages/image-viewer/package.json.js
const e = "images-viewer-vue3", s = "ImagesViewerVue3", i = "1.0.5", t = "A lightweight image viewer for Vue3", n = "module", o = "./dist/lib/index.cjs", r = "./dist/es/index.js", c = "./dist/es/index.d.ts", p = "./dist/es/style.css", d = {
dev: "vite",
build: "pnpm run clean && vue-tsc --noEmit && vite build",
build: "pnpm run clean && vite build --config vite.build.config.ts",
"build:umd": "pnpm run clean && vue-tsc --noEmit && vite build --config vite.bundle.config.ts",

@@ -12,6 +12,6 @@ clean: "rimraf dist",

access: "public"
}, m = {
}, a = {
type: "git",
url: "https://github.com/qiunanya/vue3-major-editor/tree/main/packages/image-viewer"
}, a = {
}, m = {
".": {

@@ -37,3 +37,3 @@ types: "./dist/es/index.d.ts",

"browse-image"
], v = "qiuny", y = "MIT", b = {
], v = "qiuny", b = "MIT", y = {
name: e,

@@ -50,17 +50,17 @@ scope: s,

publishConfig: u,
repository: m,
exports: a,
repository: a,
exports: m,
files: l,
keywords: g,
author: v,
license: y
license: b
};
export {
v as author,
b as default,
y as default,
t as description,
a as exports,
m as exports,
l as files,
g as keywords,
y as license,
b as license,
o as main,

@@ -70,3 +70,3 @@ r as module,

u as publishConfig,
m as repository,
a as repository,
s as scope,

@@ -73,0 +73,0 @@ d as scripts,

{
"name": "images-viewer-vue3",
"scope": "ImagesViewerVue3",
"version": "1.0.5",
"version": "1.0.6",
"description": "A lightweight image viewer for Vue3",

@@ -13,3 +13,3 @@ "type": "module",

"dev": "vite",
"build": "pnpm run clean && vue-tsc --noEmit && vite build",
"build": "pnpm run clean && vite build --config vite.build.config.ts",
"build:umd": "pnpm run clean && vue-tsc --noEmit && vite build --config vite.bundle.config.ts",

@@ -16,0 +16,0 @@ "clean": "rimraf dist",

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

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