New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gitbook-plugin-statistics

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-statistics - npm Package Compare versions

Comparing version 1.0.20 to 1.0.21

2

package.json
{
"name": "gitbook-plugin-statistics",
"version": "v1.0.20",
"version": "v1.0.21",
"description": "Gitbook 数据统计插件",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -8,6 +8,8 @@ # Gitbook 数据统计插件

2. 如果你添加了cnzz的参数(cnzz_id),那么将会用cnzz统计
3. 如果你两者都添加了,那么两个统计就都会用到
3. 如果你添加了google分析的参数(google_id),那么将会用谷歌分析
3. 如果你三者都添加了,那么三个统计就都会用到
## Usage
```
```json
"plugins": [

@@ -20,2 +22,3 @@ "statistics"

"cnzz_id": xxxxxxx
"google_id": "google analytics 追踪ID"
}

@@ -22,0 +25,0 @@ }

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc