@amplitude/amplitude-core
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -74,3 +74,4 @@ (function (global, factory) { | ||
var self = this; | ||
var actingIdentity = __assign({}, this.identity); | ||
var actingUserProperties = __assign({}, this.identity.userProperties); | ||
var actingIdentity = __assign(__assign({}, this.identity), { userProperties: actingUserProperties }); | ||
var editor = { | ||
@@ -77,0 +78,0 @@ setUserId: function (userId) { |
{ | ||
"name": "@amplitude/amplitude-core", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Core package for Amplitide SDKs", | ||
@@ -5,0 +5,0 @@ "main": "dist/core.umd.js", |
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
14329
291