react-native-appsflyer
Advanced tools
Comparing version 1.1.9 to 1.1.10
@@ -69,3 +69,3 @@ | ||
appsFlyer.setCustomerUserId = (userId, successC,) => { | ||
appsFlyer.setCustomerUserId = (userId, successC) => { | ||
return RNAppsFlyer.setCustomerUserId(userId, successC); | ||
@@ -72,0 +72,0 @@ }; |
{ | ||
"name": "react-native-appsflyer", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "React Native Appsflyer plugin", | ||
@@ -5,0 +5,0 @@ "main": "index.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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
0
182216
21