@bolt/analytics-autolink
Advanced tools
Comparing version 2.28.1-canary.13800.5.0 to 3.0.0
@@ -213,3 +213,3 @@ import { renderWC } from '../../../testing/testing-helpers'; | ||
expect(config).toBe('developer.mozilla.org'); | ||
expect(config).toBe('nytimes.com'); | ||
}, 120000); | ||
@@ -228,3 +228,3 @@ | ||
'bolt-button', | ||
`<bolt-button style="display: inline-block;" url="https://developer.mozilla.org">External URL - Normally Untracked But Now Tracked Domain</bolt-button>`, | ||
`<bolt-button style="display: inline-block;" url="https://www.nytimes.com">External URL - Normally Untracked But Now Tracked Domain</bolt-button>`, | ||
page, | ||
@@ -231,0 +231,0 @@ ); |
// example configuration of how data used to mock up the GA config getting used in Drupal | ||
window.drupalSettings = { | ||
google_analytics: { | ||
trackCrossDomains: ['developer.mozilla.org'], | ||
trackCrossDomains: ['nytimes.com'], | ||
}, | ||
@@ -6,0 +6,0 @@ }; |
@@ -6,3 +6,3 @@ # Change Log | ||
## [2.28.1-canary.13800.5.0](https://github.com/boltdesignsystem/bolt/compare/v2.28.0...v2.28.1-canary.13800.5.0) (2020-11-29) | ||
# [3.0.0](https://github.com/boltdesignsystem/bolt/compare/v2.29.3...v3.0.0) (2021-01-08) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @bolt/analytics-autolink |
{ | ||
"name": "@bolt/analytics-autolink", | ||
"version": "2.28.1-canary.13800.5.0", | ||
"version": "3.0.0", | ||
"description": "Adds Google Analytics tracking support to the Bolt Design System.", | ||
@@ -19,3 +19,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "7167a7d51550bcd1f1119dbf07660b0f856ad144" | ||
"gitHead": "c12560d578f57cb19f38e633a8dd88bcc90c9980" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
22896