vitepress-plugin-image-viewer
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -44,2 +44,3 @@ import Viewer from 'viewerjs'; | ||
onMounted(() => { | ||
console.log(`初始化预览器`); | ||
setViewer(el, option); | ||
@@ -46,0 +47,0 @@ }); |
@@ -47,2 +47,3 @@ import Viewer from 'viewerjs'; | ||
onMounted(() => { | ||
console.log(`初始化预览器`) | ||
setViewer(el, option); | ||
@@ -49,0 +50,0 @@ }) |
{ | ||
"name": "vitepress-plugin-image-viewer", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "image viewer for vitepress", | ||
@@ -5,0 +5,0 @@ "type": "module", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7428
116