gitbook-plugin-statistics
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -11,3 +11,3 @@ require(["gitbook", 'jQuery'], function(gitbook, $) { | ||
const hm = document.createElement('script'); | ||
hm.src = cbdUrl+'?' + bdToken; | ||
hm.src = bdUrl+'?' + bdToken; | ||
const s = document.getElementsByTagName('script')[0]; | ||
@@ -14,0 +14,0 @@ s.parentNode.insertBefore(hm, s); |
{ | ||
"name": "gitbook-plugin-statistics", | ||
"version": "v1.0.05", | ||
"version": "v1.0.06", | ||
"description": "Gitbook 数据统计插件", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
3127