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

@bolt/analytics-autolink

Package Overview
Dependencies
Maintainers
4
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.4.0-beta.0 to 2.4.0

27

CHANGELOG.md

@@ -6,2 +6,29 @@ # Change Log

# [2.4.0](https://github.com/bolt-design-system/bolt/compare/v2.3.2...v2.4.0) (2019-05-14)
# [2.4.0-beta.0](https://github.com/bolt-design-system/bolt/compare/v2.2.2...v2.4.0-beta.0) (2019-04-16)
### Bug Fixes
* add update autolink click tests to make sure we're waiting for the new page to finish loading before continuing to run checks. https://checklyhq.com/docs/browser-checks/timeouts/#page-waitfornavigation ([f3f5059](https://github.com/bolt-design-system/bolt/commit/f3f5059))
* ensure every autolink test has a high enough timeout ([ea83ca0](https://github.com/bolt-design-system/bolt/commit/ea83ca0))
* re-test Jest after tweaking logic used to make sure the config data needed is available ([f808965](https://github.com/bolt-design-system/bolt/commit/f808965))
* update autolink tests to ensure every button on Travis CI updates. ([32186a8](https://github.com/bolt-design-system/bolt/commit/32186a8))
* update jest tests to auto-exclude test data files in nested folders + rename autolink test configs to have a `.data.js` file extension used to exclude from Jest ([ad70e08](https://github.com/bolt-design-system/bolt/commit/ad70e08))
* update max timeout for autolinker tests ([b00b45b](https://github.com/bolt-design-system/bolt/commit/b00b45b))
### Features
* add comprehensive testing coverage to confirm config options + integrations working as expected ([103f37a](https://github.com/bolt-design-system/bolt/commit/103f37a))
* add initial `@bolt/analytics-autolink` implementation ([d05bc98](https://github.com/bolt-design-system/bolt/commit/d05bc98))
* add README.md docs for installing and implementing ([78b5f37](https://github.com/bolt-design-system/bolt/commit/78b5f37))
# [2.4.0-beta.0](https://github.com/bolt-design-system/bolt/compare/v2.3.0...v2.4.0-beta.0) (2019-04-16)

@@ -8,0 +35,0 @@

12

package.json
{
"name": "@bolt/analytics-autolink",
"description": "Analytics tracking",
"version": "2.4.0-beta.0",
"description": "Adds Google Analytics tracking support to the Bolt Design System.",
"version": "2.4.0",
"license": "MIT",
"main": "index.js",
"keywords": [
"bolt design system",
"web components",
"design system",
"analytics"
],
"dependencies": {

@@ -13,3 +19,3 @@ "@ungap/url-search-params": "^0.1.2"

},
"gitHead": "4d71a1315f2e754e489b2fc27948bb8f11953f11"
"gitHead": "011f0c511d7fae1c4793482e4426ee69060c30c8"
}
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