@amplitude/identity
Advanced tools
Comparing version 1.10.1 to 1.10.2
{ | ||
"name": "@amplitude/identity", | ||
"version": "1.10.1", | ||
"version": "1.10.2", | ||
"description": "Identity Manager for JS-based SDK's to help track device and user ID's", | ||
@@ -19,8 +19,8 @@ "repository": "git://github.com/amplitude/Amplitude-Node.git", | ||
"dependencies": { | ||
"@amplitude/types": "^1.10.1", | ||
"@amplitude/utils": "^1.10.1", | ||
"@amplitude/types": "^1.10.2", | ||
"@amplitude/utils": "^1.10.2", | ||
"tslib": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@amplitude/eslint-config-typescript": "^1.10.1", | ||
"@amplitude/eslint-config-typescript": "^1.10.2", | ||
"@types/jest": "^26.0.10", | ||
@@ -51,3 +51,3 @@ "eslint": "^7.0.0", | ||
"sideEffects": false, | ||
"gitHead": "5008f4fd062a3419b9d55b19053591a3fbf6e6ae" | ||
"gitHead": "0b1307075858d78ad93b8ace6e0b651a4588f443" | ||
} |
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.10.2
Updated@amplitude/utils@^1.10.2