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

@bolt/analytics-autolink

Package Overview
Dependencies
Maintainers
5
Versions
371
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bolt/analytics-autolink - npm Package Compare versions

Comparing version 2.28.1-canary.13800.5.0 to 3.0.0

4

__tests__/autolink.test.js

@@ -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"
}
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