gitbook-plugin-ga
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -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" | ||
} | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
15169
41
1