@giscus/vue
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -1,1 +0,1 @@ | ||
"use strict";const t=require("vue"),i=["id","host","repo","repoid","category","categoryid","mapping","term","strict","reactionsenabled","emitmetadata","inputposition","theme","lang","loading"],l=t.defineComponent({__name:"Giscus",props:{id:null,host:null,repo:null,repoId:null,category:null,categoryId:null,mapping:null,term:null,theme:null,strict:null,reactionsEnabled:null,emitMetadata:null,inputPosition:null,lang:null,loading:null},setup(e){const n=t.ref(!1);return t.onMounted(()=>{n.value=!0,Promise.resolve().then(()=>require("./giscus.f5255936.js"))}),(a,o)=>n.value?(t.openBlock(),t.createElementBlock("giscus-widget",{key:0,id:e.id,host:e.host,repo:e.repo,repoid:e.repoId,category:e.category,categoryid:e.categoryId,mapping:e.mapping,term:e.term,strict:e.strict,reactionsenabled:e.reactionsEnabled,emitmetadata:e.emitMetadata,inputposition:e.inputPosition,theme:e.theme,lang:e.lang,loading:e.loading},null,8,i)):t.createCommentVNode("",!0)}});module.exports=l; | ||
"use strict";const t=require("vue"),i=["id","host","repo","repoid","category","categoryid","mapping","term","strict","reactionsenabled","emitmetadata","inputposition","theme","lang","loading"],l=t.defineComponent({__name:"Giscus",props:{id:null,host:null,repo:null,repoId:null,category:null,categoryId:null,mapping:null,term:null,theme:null,strict:null,reactionsEnabled:null,emitMetadata:null,inputPosition:null,lang:null,loading:null},setup(e){const n=t.ref(!1);return t.onMounted(()=>{n.value=!0,Promise.resolve().then(()=>require("./giscus.4eeefad1.js"))}),(a,o)=>n.value?(t.openBlock(),t.createElementBlock("giscus-widget",{key:0,id:e.id,host:e.host,repo:e.repo,repoid:e.repoId,category:e.category,categoryid:e.categoryId,mapping:e.mapping,term:e.term,strict:e.strict,reactionsenabled:e.reactionsEnabled,emitmetadata:e.emitMetadata,inputposition:e.inputPosition,theme:e.theme,lang:e.lang,loading:e.loading},null,8,i)):t.createCommentVNode("",!0)}});module.exports=l; |
@@ -24,3 +24,3 @@ import { defineComponent as n, ref as l, onMounted as a, openBlock as i, createElementBlock as o, createCommentVNode as u } from "vue"; | ||
return a(() => { | ||
t.value = !0, import("./giscus.f5c79db4.mjs"); | ||
t.value = !0, import("./giscus.a820901d.mjs"); | ||
}), (c, m) => t.value ? (i(), o("giscus-widget", { | ||
@@ -27,0 +27,0 @@ key: 0, |
{ | ||
"name": "@giscus/vue", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"main": "dist/index.cjs.js", | ||
@@ -33,3 +33,3 @@ "module": "dist/index.es.js", | ||
"dependencies": { | ||
"giscus": "^1.2.1" | ||
"giscus": "^1.2.2" | ||
}, | ||
@@ -36,0 +36,0 @@ "peerDependencies": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
74799
1298
Updatedgiscus@^1.2.2