@prestashopcorp/segment-vue
Advanced tools
Comparing version 1.2.7 to 1.2.8
/*! | ||
* @prestashopcorp/segment-vue v1.2.7 | ||
* @prestashopcorp/segment-vue v1.2.8 | ||
* (c) 2021 undefined | ||
@@ -140,3 +140,3 @@ * Released under the MIT License. | ||
// Make a page call for each navigation event | ||
analytics.page(config.pageCategory, to.name || "", { | ||
window.analytics.page(config.pageCategory, to.name || "", { | ||
path: to.fullPath, | ||
@@ -143,0 +143,0 @@ referrer: from.fullPath |
{ | ||
"name": "@prestashopcorp/segment-vue", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"description": "plugin vue for segment", | ||
@@ -5,0 +5,0 @@ "main": "dist/@prestashopcorp/segment-vue.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8957