@mparticle/web-google-analytics-kit
Advanced tools
Comparing version 2.1.4 to 2.1.5
## 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 @@ |
@@ -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", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
31823
0