gatsby-plugin-web-vitals
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "gatsby-plugin-web-vitals", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -56,3 +56,3 @@ "use strict"; | ||
ev: parseInt(delta), | ||
dl: location.origin, | ||
dl: location.href, | ||
dp: location.pathname, | ||
@@ -59,0 +59,0 @@ ni: true |
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
7590