@amplitude/identity
Advanced tools
Comparing version 1.8.0 to 1.8.1
{ | ||
"name": "@amplitude/identity", | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"description": "Identity Manager for JS-based SDK's to help track device and user ID's", | ||
@@ -19,4 +19,4 @@ "repository": "git://github.com/amplitude/Amplitude-Node.git", | ||
"dependencies": { | ||
"@amplitude/types": "^1.8.0", | ||
"@amplitude/utils": "^1.8.0", | ||
"@amplitude/types": "^1.8.1", | ||
"@amplitude/utils": "^1.8.1", | ||
"tslib": "^1.9.3" | ||
@@ -51,3 +51,3 @@ }, | ||
"sideEffects": false, | ||
"gitHead": "a6d353de0fb262b8cd9ff4d74e46a99c3c4b1a9e" | ||
"gitHead": "5052c785bdbfd8ba149b9a70b33b4c7620012941" | ||
} |
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
Updated@amplitude/types@^1.8.1
Updated@amplitude/utils@^1.8.1