Comparing version 0.0.14 to 0.0.15
@@ -17,4 +17,4 @@ 'use strict'; | ||
an: this.globalName, | ||
av: this.version + ' ' + meta.platform + ', node ' + meta.version, | ||
cd: meta.message, | ||
av: this.version, | ||
cd: meta.message + ' ' + meta.platform + ', node ' + meta.version, | ||
qt: now - parseInt(id, 10), | ||
@@ -39,4 +39,4 @@ z: now | ||
an: this.globalName, | ||
av: this.version + ' ' + meta.platform + ', node ' + meta.version, | ||
exd: meta.description, | ||
av: this.version, | ||
exd: meta.description + ' ' + meta.platform + ', node ' + meta.version, | ||
exf: meta.fatal, | ||
@@ -86,6 +86,6 @@ qt: now - parseInt(id, 10), | ||
an: this.globalName, | ||
av: this.version + ' ' + meta.platform + ', node ' + meta.version, | ||
av: this.version, | ||
ec: meta.category, | ||
ea: meta.globalName, | ||
el: meta.value, | ||
el: meta.value + ' ' + meta.platform + ', node ' + meta.version, | ||
ev: meta.label, | ||
@@ -92,0 +92,0 @@ qt: now - parseInt(id, 10), |
{ | ||
"name": "leek", | ||
"description": "GA tracking", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "stats", |
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