vue-multianalytics
Advanced tools
Comparing version
{ | ||
"name": "vue-multianalytics", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A vue multianalytics tool", | ||
@@ -5,0 +5,0 @@ "main": "./dist/vue-multianalytics.min.js", |
@@ -65,3 +65,3 @@ import AnalyticsPlugin from './AnalyticsPlugin' | ||
// Dispatch vue event using meta analytics value if defined otherwise fallback to route name | ||
Vue.analytics.trackView(to.meta.analytics || to.name) | ||
Vue.analytics.trackView({viewName: to.meta.analytics || to.name}) | ||
}) | ||
@@ -68,0 +68,0 @@ |
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
296534
01
Infinity%