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 2.0.8 to 2.0.9

.stylelintrc.js

3

dist/javascript/events/custom.js

@@ -68,5 +68,2 @@ "use strict";

config.context.component_id = config.context.component_id || getComponentId(origamiElement);
} else {
config.context.component_name = config.context.component_name;
config.context.component_id = config.context.component_id;
}

@@ -73,0 +70,0 @@

@@ -28,3 +28,3 @@ {

"name": "@financial-times/o-tracking",
"version": "2.0.8",
"version": "2.0.9",
"description": "Origami module for FT tracking.",

@@ -38,5 +38,6 @@ "dependencies": {

"eslint-config-origami-component": "^2.0.1",
"origami-build-tools": "^9.0.5",
"origami-ci-tools": "^1.3.8"
"origami-build-tools": "^10.1.7",
"origami-ci-tools": "^2.0.0",
"stylelint-config-origami-component": "^1.0.2"
}
}

@@ -1,2 +0,2 @@

# Origami Tracking component [![CircleCI](https://circleci.com/gh/Financial-Times/o-tracking.svg?style=svg&circle-token=bac74d66190dbd699381ab25baab148fb3bb010c)](https://circleci.com/gh/Financial-Times/o-tracking) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](#licence)
# Origami Tracking component

@@ -3,0 +3,0 @@ Include in your product to send tracking requests to the Spoor API.

@@ -52,5 +52,2 @@ import Core from '../core';

config.context.component_id = config.context.component_id || getComponentId(origamiElement);
} else {
config.context.component_name = config.context.component_name;
config.context.component_id = config.context.component_id;
}

@@ -57,0 +54,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