@cmpsr/analytics
Advanced tools
Comparing version 0.0.24 to 0.0.25
# Change Log | ||
## 0.0.25 | ||
### Patch Changes | ||
- de1e5d6: chore: code formatting changes | ||
## 0.0.24 | ||
@@ -4,0 +10,0 @@ |
@@ -14,3 +14,3 @@ "use strict"; | ||
"use strict"; | ||
_classCallCheck(this, GA); | ||
_classCallCheck(this, exports.GA); | ||
this.identify = function(userId) { | ||
@@ -17,0 +17,0 @@ window.ga('set', 'userId', userId); |
@@ -41,3 +41,3 @@ "use strict"; | ||
"use strict"; | ||
_classCallCheck(this, Segment); | ||
_classCallCheck(this, exports.Segment); | ||
this.identify = function(userId, traits) { | ||
@@ -44,0 +44,0 @@ window.analytics.identify(userId, traits); |
@@ -10,3 +10,3 @@ { | ||
}, | ||
"version": "0.0.24", | ||
"version": "0.0.25", | ||
"author": "Steve Cox <stevejcox@me.com>", | ||
@@ -34,3 +34,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "fb1f55eaa3825b922bed2aacb9fcc4aae68f28dd" | ||
"gitHead": "b68b5ef7fb272d783af5fc017fced0ecddb352a6" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
57675