New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vitepress-plugin-image-viewer

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vitepress-plugin-image-viewer - npm Package Compare versions

Comparing version 1.0.3 to 1.0.5

demo.webp

2

package.json
{
"name": "vitepress-plugin-image-viewer",
"version": "1.0.3",
"version": "1.0.5",
"description": "image viewer for vitepress",

@@ -5,0 +5,0 @@ "type": "module",

@@ -5,3 +5,3 @@ # README_zh

![](demo.gif)
![](./demo.webp)

@@ -38,3 +38,2 @@ > 一款基于 viewerjs 的 vitepress 图片查看器插件

// 获取路由
const { frontmatter } = useData();
const route = useRoute();

@@ -41,0 +40,0 @@ // 使用

@@ -7,3 +7,3 @@ # README

![](demo.gif)
![](./demo.webp)

@@ -40,3 +40,2 @@ > A vitepress image viewer plugin based on viewerjs

// Get route
const { frontmatter } = useData();
const route = useRoute();

@@ -43,0 +42,0 @@ // Using

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