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

@financial-times/ads-moat-integration

Package Overview
Dependencies
Maintainers
9
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/ads-moat-integration - npm Package Compare versions

Comparing version 5.0.0-beta.7 to 5.0.0-beta.8

2

package.json

@@ -14,3 +14,3 @@ {

},
"version": "5.0.0-beta.7"
"version": "5.0.0-beta.8"
}

@@ -54,5 +54,5 @@ /**

function pauseAdRequests(event) {
/** @type {NodeJS.Timeout} */
/** @type {NodeJS.Timeout} */
let failSafeTimeoutId;
/** @type {NodeJS.Timeout} */
/** @type {NodeJS.Timeout} */
let moatDataAvailableTimeoutId;

@@ -65,6 +65,6 @@

function restoreAndCallDisplayOnAdsQueue() {
/**
* @param {*} slot
* @returns
*/
/**
* @param {*} slot
* @returns
*/
const displaySlot = (slot) => () => {

@@ -71,0 +71,0 @@ slot.fire("slotGoRender");

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