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

@financial-times/o-ads

Package Overview
Dependencies
Maintainers
16
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 12.3.1 to 12.3.2

2

dist/js/utils/index.js

@@ -540,3 +540,3 @@ "use strict";

function inSample(sampleSize) {
return typeof sampleSize === 'undefined' || sampleSize < metricsSampleThreshold;
return typeof sampleSize === 'undefined' || sampleSize > metricsSampleThreshold;
}

@@ -543,0 +543,0 @@

"use strict";
// generated by genversion
module.exports = '12.3.1';
module.exports = '12.3.2';

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

"name": "@financial-times/o-ads",
"version": "12.3.1",
"version": "12.3.2",
"dependencies": {

@@ -29,0 +29,0 @@ "ftdomdelegate": ">=2.2.0 <4.0.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