@amplitude/identity
Advanced tools
Comparing version 1.6.1 to 1.7.0
{ | ||
"name": "@amplitude/identity", | ||
"version": "1.6.1", | ||
"version": "1.7.0", | ||
"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.6.1", | ||
"@amplitude/utils": "^1.6.1", | ||
"@amplitude/types": "^1.7.0", | ||
"@amplitude/utils": "^1.7.0", | ||
"tslib": "^1.9.3" | ||
@@ -51,3 +51,3 @@ }, | ||
"sideEffects": false, | ||
"gitHead": "65f29de54ffe205784209dba4e1ddd0494d20f26" | ||
"gitHead": "6d1eb8cdb145c1ebf185b1bb75fa95266bb3a31d" | ||
} |
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.7.0
Updated@amplitude/utils@^1.7.0