Comparing version 1.14.1 to 1.14.2
{ | ||
"name": "vue-gtag", | ||
"description": "Global Site Tag (gtag.js) plugin for Vue", | ||
"version": "1.14.1", | ||
"version": "1.14.2", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Matteo Gabriele", |
@@ -74,2 +74,3 @@ declare module "vue-gtag" { | ||
event_category?: string; | ||
non_interaction?: boolean | ||
} | ||
@@ -76,0 +77,0 @@ |
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
84322
1716