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
10
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.1 to 5.1.0-beta.1

types.d.ts

4

dist/ads-moat-integration.js
/**
* @typedef {import("$typings/moat-integration")} MoatIntegration
*/
/**
* The Moat functionality is used for Brand-safety, Invalid Traffic Detection Viewability Metrics and also for Header-Bidding

@@ -7,0 +3,0 @@ * The Moat functionality requires that we pause ad-requests until Moat Data is available, the Moat data will go into the ad-requests

@@ -5,3 +5,11 @@ {

"type": "module",
"main": "dist/ads-moat-integration.js",
"typings": "./types.d.ts",
"files": [
"dist/",
"types.d.ts"
],
"exports": {
".": "./dist/ads-moat-integration.js"
},
"main": "./dist/ads-moat-integration.js",
"devDependencies": {

@@ -15,3 +23,3 @@ "jest-fetch-mock": "^3.0.3"

},
"version": "5.0.1"
"version": "5.1.0-beta.1"
}
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