Socket
Socket
Sign inDemoInstall

@mparticle/web-google-analytics-kit

Package Overview
Dependencies
Maintainers
9
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.0.5 to 2.0.6

4

CHANGELOG.md

@@ -5,2 +5,6 @@ ## Releases

#### 2.0.6 - 2020-07-23
- Feat - support "checkout option" events
#### 2.0.5 - 2020-05-07

@@ -7,0 +11,0 @@

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

@@ -14,7 +14,18 @@ "description": "mParticle integration sdk for Google Analytics",

"build": "rollup --config rollup.config.js",
"test": "node test/boilerplate/test-karma.js",
"watch": "rollup --config rollup.config.js -w"
},
"devDependencies": {
"should": "^7.1.0",
"should": "13.2.3",
"mocha": "^2.3.2",
"chai": "^4.2.0",
"karma": "^3.1.1",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^2.2.0",
"karma-edge-launcher": "^0.4.2",
"karma-firefox-launcher": "^1.1.0",
"karma-ie-launcher": "^1.0.0",
"karma-junit-reporter": "^1.2.0",
"karma-mocha": "^1.3.0",
"karma-safari-launcher": "^1.0.0",
"rollup": "^1.13.1",

@@ -24,5 +35,7 @@ "rollup-plugin-commonjs": "^10.0.0",

"eslint": "^6.4.0",
"shelljs": "0.8.3",
"eslint-config-prettier": "6.3.0",
"eslint-plugin-prettier": "3.1.1",
"prettier": "1.18.2"
"prettier": "1.18.2",
"watchify": "^3.11.0"
},

@@ -33,2 +46,2 @@ "dependencies": {

"license": "Apache-2.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