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

@mparticle/web-google-analytics-kit

Package Overview
Dependencies
Maintainers
10
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mparticle/web-google-analytics-kit - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

5

CHANGELOG.md
## Releases
--
#### 2.1.5 - 2020-11-12
- Update version to 2.1.5
- There are no code changes in this commit. 2.1.4 was published but with the dist/ file from 2.1.3. This commit will include the correct dist/ file as we bump to 2.1.4 which corrects self hosting issues.
#### 2.1.4 - 2020-11-12

@@ -5,0 +10,0 @@

6

dist/GoogleAnalyticsEventForwarder.common.js

@@ -21,3 +21,3 @@ Object.defineProperty(exports, '__esModule', { value: true });

moduleId = 6,
version = '2.1.3',
version = '2.1.5',
MessageType = {

@@ -40,4 +40,4 @@ SessionStart: 1,

USERTIMING = 'Google.UserTiming',
HITTYPE = 'Google.HitType';
CONTENTGROUPNUMBER = 'Google.CGNumber';
HITTYPE = 'Google.HitType',
CONTENTGROUPNUMBER = 'Google.CGNumber',
CONTENTGROUPVALUE = 'Google.CGValue';

@@ -44,0 +44,0 @@

{
"name": "@mparticle/web-google-analytics-kit",
"version": "2.1.4",
"version": "2.1.5",
"author": "mParticle Developers <developers@mparticle.com> (https://www.mparticle.com)",

@@ -5,0 +5,0 @@ "description": "mParticle integration sdk for Google Analytics",

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