Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@financial-times/o-tracking

Package Overview
Dependencies
Maintainers
18
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/o-tracking - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

2

package.json
{
"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 @@ /**

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc