gitbook-plugin-statistics
Advanced tools
Comparing version 1.0.10 to 1.0.11
@@ -24,3 +24,3 @@ require(["gitbook", 'jQuery'], function(gitbook, $) { | ||
'</div>'; | ||
$('.book').append(res); | ||
$('.book').appendChild(res); | ||
} | ||
@@ -27,0 +27,0 @@ } |
{ | ||
"name": "gitbook-plugin-statistics", | ||
"version": "v1.0.10", | ||
"version": "v1.0.11", | ||
"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
3364