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
16
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 1.7.0 to 1.7.1

2

dist/javascript/events/component-view.js

@@ -53,2 +53,3 @@ /*global module, require */

if (!window.IntersectionObserver) {
console.warn('o-tracking: Unable to track component view events as "window.IntersectionObserver" is not supported.');
return;

@@ -61,3 +62,2 @@ }

if (!elementsToTrack.length) {
console.warn('o-tracking: Unable to track element view events as "window.IntersectionObserver" is not supported.');
return;

@@ -64,0 +64,0 @@ }

@@ -26,3 +26,3 @@ {

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

@@ -29,0 +29,0 @@ "dependencies": {

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