Socket
Socket
Sign inDemoInstall

universal-analytics

Package Overview
Dependencies
49
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.11 to 0.4.12

4

HISTORY.md
# History
## 0.4.12 / 2017-03-16
- Fix `pageview` key mappings
## 0.4.11 / 2017-03-14

@@ -4,0 +8,0 @@

@@ -143,2 +143,4 @@

params = this._translateParams(params);
params = _.extend({}, this._persistentParams || {}, params);

@@ -145,0 +147,0 @@

2

package.json
{
"name": "universal-analytics",
"version": "0.4.11",
"version": "0.4.12",
"description": "A node module for Google's Universal Analytics tracking",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc