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

vitepress-plugin-comment-with-giscus

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vitepress-plugin-comment-with-giscus - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "vitepress-plugin-comment-with-giscus",
"version": "1.0.2",
"version": "1.0.3",
"description": "vitepress comment plugin based on giscus",

@@ -5,0 +5,0 @@ "workspaces": [

@@ -22,2 +22,4 @@ # README_zh

// .vitepress/theme/index.js
import DefaultTheme from 'vitepress/theme';
import giscusTalk from 'vitepress-plugin-comment-with-giscus';
export default {

@@ -24,0 +26,0 @@ ...DefaultTheme,

@@ -24,2 +24,4 @@ # README

// .vitepress/theme/index.js
import DefaultTheme from 'vitepress/theme';
import giscusTalk from 'vitepress-plugin-comment-with-giscus';
export default {

@@ -26,0 +28,0 @@ ...DefaultTheme,

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