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

gitbook-plugin-ga

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-ga - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

4

book/plugin.js

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

gitbook.events.bind("page.change", function() {
ga('send', 'pageview');
ga('send', 'pageview', window.location.pathname+window.location.search);
});

@@ -14,2 +14,2 @@

});
});
});

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

"main": "index.js",
"version": "0.2.0",
"version": "0.2.1",
"engines": {

@@ -19,2 +19,2 @@ "gitbook": ">=0.4.6"

}
}
}
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