Socket
Socket
Sign inDemoInstall

vitepress-plugin-comment-with-giscus

Package Overview
Dependencies
1
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.11 to 1.1.12

4

lib/giscus.d.ts

@@ -8,6 +8,6 @@ import { Ref } from 'vue';

};
interface GiscusPropsType extends GiscusProps {
type GiscusPropsType = GiscusProps & {
lightTheme?: string;
darkTheme?: string;
}
};
/**

@@ -14,0 +14,0 @@ * initialize comment area

@@ -11,3 +11,3 @@ import giscus from '@giscus/vue';

interface GiscusPropsType extends GiscusProps {
type GiscusPropsType = GiscusProps & {
lightTheme?: string,

@@ -14,0 +14,0 @@ darkTheme?: string

{
"name": "vitepress-plugin-comment-with-giscus",
"version": "1.1.11",
"version": "1.1.12",
"description": "vitepress comment plugin based on giscus",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc