vitepress-plugin-comment-with-giscus
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "vitepress-plugin-comment-with-giscus", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "vitepress comment plugin based on giscus", | ||
@@ -5,0 +5,0 @@ "workspaces": [ |
@@ -46,3 +46,2 @@ # README | ||
mapping: 'pathname', // default: `pathname` | ||
reactionsEnabled: '1', // default: `pathname` | ||
inputPosition: 'top', // default: `top` | ||
@@ -49,0 +48,0 @@ lang: 'en', // default: `zh-CN` |
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
9719
67