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

@financial-times/n-tracking

Package Overview
Dependencies
Maintainers
10
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 7.2.2 to 7.2.3

1

dist/server.js

@@ -46,2 +46,3 @@ 'use strict';

var img = new Image();
img.alt = "";
img.src = currentScript.getAttribute('data-pixel-src');

@@ -48,0 +49,0 @@ }

2

package.json

@@ -6,3 +6,3 @@ {

"browser": "dist/browser.js",
"version": "7.2.2",
"version": "7.2.3",
"license": "MIT",

@@ -9,0 +9,0 @@ "repository": "Financial-Times/n-tracking.git",

@@ -33,3 +33,3 @@ import React from 'react';

var img = new Image();
img.alt = ""
img.src = currentScript.getAttribute('data-pixel-src');

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