Huge News!Announcing our $40M Series B led by Abstract Ventures.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.5 to 0.0.6

2

book/plugin.js

@@ -25,3 +25,3 @@ require(["gitbook"], function(gitbook) {

ad.style = 'display: block';
ad.class = 'adsbygoogle';
ad.className = 'adsbygoogle';
ad.setAttribute('data-ad-client', config.client);

@@ -28,0 +28,0 @@ ad.setAttribute('data-ad-slot', config.slot);

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

"main": "index.js",
"version": "0.0.5",
"version": "0.0.6",
"engines": {

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

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