Socket
Socket
Sign inDemoInstall

@analytics/google-tag-manager

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@analytics/google-tag-manager - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

12

CHANGELOG.md

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

## [0.5.1](https://github.com/DavidWells/analytics/compare/@analytics/google-tag-manager@0.5.0...@analytics/google-tag-manager@0.5.1) (2021-08-27)
### Bug Fixes
* remove prototype issue ([5acaea4](https://github.com/DavidWells/analytics/commit/5acaea4))
* **vulnerabilitie:** prototype chain contamination vulnerability ([540d76b](https://github.com/DavidWells/analytics/commit/540d76b))
# [0.5.0](https://github.com/DavidWells/analytics/compare/@analytics/google-tag-manager@0.4.0...@analytics/google-tag-manager@0.5.0) (2021-02-01)

@@ -8,0 +20,0 @@

4

package.json
{
"name": "@analytics/google-tag-manager",
"version": "0.5.0",
"version": "0.5.1",
"description": "Google tag manager plugin for 'analytics' module",

@@ -55,3 +55,3 @@ "projectMeta": {

},
"gitHead": "7966cbb80d42f6843b1db5b100f45707b286eba5"
"gitHead": "fcfa7a43e39cbf91d952f8c13a88969039372371"
}

@@ -21,4 +21,4 @@ <!--

- [Browser usage](#browser-usage)
* [Browser API](#browser-api)
* [Configuration options for browser](#configuration-options-for-browser)
- [Browser API](#browser-api)
- [Configuration options for browser](#configuration-options-for-browser)
- [Additional examples](#additional-examples)

@@ -219,2 +219,4 @@ - [Configuring GTM](#configuring-gtm)

Please see this example on wiring up ["virtual page views" in google tag manager](https://www.bounteous.com/insights/2018/03/30/single-page-applications-google-analytics/).
If you are using a SPA you want to listen to history changes as well.

@@ -221,0 +223,0 @@

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