@financial-times/o-tracking
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "@financial-times/o-tracking", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Provides tracking for a product. Tracking requests are sent to the Spoor API.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -42,2 +42,5 @@ import Delegate from 'ftdomdelegate'; | ||
context.url = window.document.location.href || null; | ||
// source_id is a field that is currently being used in some data analytics | ||
// before removing this field - check with the data analytics team first to see if it is still being used | ||
context.source_id = core.getRootID(); | ||
@@ -44,0 +47,0 @@ assignIfUndefined(customContext, context); |
@@ -20,3 +20,3 @@ import {set, get, destroy as destroySetting} from './core/settings.js'; | ||
*/ | ||
const version = '3.1.1'; | ||
const version = '4.0.1'; | ||
@@ -23,0 +23,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
419753
2517