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

gitbook-plugin-adsense

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-adsense - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json

@@ -5,3 +5,3 @@ {

"main": "index.js",
"version": "0.0.2",
"version": "0.0.3",
"engines": {

@@ -8,0 +8,0 @@ "gitbook": ">=2.5.1"

@@ -14,3 +14,3 @@ Google Adsense for GitBook

{
"plugins": ["adsense"]
"plugins": ["adsense"]
}

@@ -25,8 +25,9 @@ ```

"pluginsConfig": {
"adsense": {
"client": "UA-XXXX-Y",
"slot": ""
}
"adsense": {
"client": "ca-pub-XXXXXXXXXXXXXXXX",
"slot": "XXXXXXXXXX",
"format": "auto"
}
}
}
```
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