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.1.8 to 1.1.9

2

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

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

@@ -52,3 +52,6 @@ # vitepress-plugin-comment-with-giscus

},
// Whether to enable the comment area on all pages, enabled by default, this parameter can be ignored
// Whether to activate the comment area on all pages.
// The default is true, which means enabled, this parameter can be ignored;
// If it is false, it means it is not enabled.
// You can use `comment: true` preface to enable it separately on the page.
true

@@ -55,0 +58,0 @@ );

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