@financial-times/ads-display
Advanced tools
Comparing version 1.4.0-beta.7 to 1.4.0-beta.8
import { getRootID } from '@financial-times/o-tracking/dist/javascript/core.js'; | ||
import oAds from '@financial-times/o-ads'; | ||
import oAds from '@financial-times/ads-legacy-o-ads'; | ||
import { i as isPlainObject, c as calculateViewportMargin, f as formatUserData, a as formatArticleData, b as formatSmartmatchData, p as perfMark } from './adsData-20d371f9.js'; | ||
@@ -4,0 +4,0 @@ export { a as formatArticleData, b as formatSmartmatchData, f as formatUserData, g as getAdsData } from './adsData-20d371f9.js'; |
{ | ||
"name": "@financial-times/ads-display", | ||
"version": "1.4.0-beta.7", | ||
"version": "1.4.0-beta.8", | ||
"description": "Bring ads to your page with the FT specific o-ads configuration", | ||
@@ -41,6 +41,6 @@ "browser": "dist/client.js", | ||
"dependencies": { | ||
"@financial-times/ads-permutive": "^1.4.0-beta.7", | ||
"@financial-times/n-tracking": "^4.0.0", | ||
"@financial-times/o-ads": "^19.0.0", | ||
"@financial-times/o-tracking": "^3.0.0", | ||
"@financial-times/ads-permutive": "^1.4.0-beta.8", | ||
"@financial-times/n-tracking": "1.4.0", | ||
"@financial-times/ads-legacy-o-ads": "^1.4.0-beta.8", | ||
"@financial-times/o-tracking": "^2.0.3", | ||
"@financial-times/privacy-us-privacy": "^1.0.0" | ||
@@ -71,6 +71,3 @@ }, | ||
"react-dom": "^16.12.0" | ||
}, | ||
"jest": { | ||
"transformIgnorePatterns": [] | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# @financial-times/ads-display [![CircleCI](https://circleci.com/gh/Financial-Times/advertising/tree/master.svg?style=svg&circle-token=ff0caeb981693cbbbab6b70ab0ac99c9314bfc4f)](https://circleci.com/gh/Financial-Times/advertising/tree/master) | ||
# @financial-times/ads-display [![CircleCI](https://circleci.com/gh/Financial-Times/ads-display/tree/master.svg?style=svg&circle-token=ff0caeb981693cbbbab6b70ab0ac99c9314bfc4f)](https://circleci.com/gh/Financial-Times/ads-display/tree/master) | ||
@@ -182,3 +182,3 @@ This package provides functionality to display ads and track user behaviour for ft.com. | ||
abTestState | ||
targeting: adsData.metadata, // for all pages on ft.com | ||
targeting: adsData.targeting, // for all pages on ft.com | ||
adUnit: adsData.adUnit, // for article or stream pages | ||
@@ -222,3 +222,3 @@ smartmatch: adsData.smartmatch // for article pages | ||
rootId: getRootId(), | ||
targeting: adsData.metadata, | ||
targeting: adsData.targeting, | ||
adUnit: adsData.adUnit, | ||
@@ -280,3 +280,3 @@ smartmatch: adsData.smartmatch | ||
Permutive is a behaviour tracking tool that is used to segment people based on their activity on the site. See [adsPermutive](https://github.com/Financial-Times/advertising/tree/main/packages/permutive) for more details. It is proxied here by ads-display for convenience. Here's an example: | ||
Permutive is a behaviour tracking tool that is used to segment people based on their activity on the site. See [adsPermutive](https://github.com/Financial-Times/advertising/tree/master/packages/permutive) for more details. It is proxied here by ads-display for convenience. Here's an example: | ||
@@ -447,3 +447,3 @@ ## Basic example | ||
Exposes all the public functions from [adsPermutive](https://github.com/Financial-Times/advertising/tree/main/packages/permutive) | ||
Exposes all the public functions from [adsPermutive](https://github.com/Financial-Times/advertising/tree/master/packages/permutive) | ||
@@ -540,2 +540,2 @@ | ||
In order to release a new version please refer to the [page-kit release guidelines](https://github.com/Financial-Times/dotcom-page-kit/blob/HEAD/release-guidelines.md) | ||
In order to release a new version please refer to the [page-kit release guidelines](https://github.com/Financial-Times/dotcom-page-kit/blob/master/release-guidelines.md) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
55648
+ Added@financial-times/ads-legacy-o-ads@1.5.1(transitive)
+ Added@financial-times/n-tracking@1.4.0(transitive)
+ Added@financial-times/o-tracking@2.0.10(transitive)
- Removed@financial-times/o-ads@^19.0.0
- Removed@financial-times/n-tracking@4.3.1(transitive)
- Removed@financial-times/o-ads@19.0.1(transitive)
- Removed@financial-times/o-brand@3.3.0(transitive)
- Removed@financial-times/o-colors@5.4.1(transitive)
- Removed@financial-times/o-tracking@3.2.04.6.1(transitive)
- Removed@financial-times/o-visual-effects@3.0.6(transitive)
- Removedftdomdelegate@5.0.0(transitive)
- Removedmathsass@0.10.1(transitive)