New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-appsflyer

Package Overview
Dependencies
Maintainers
3
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-appsflyer - npm Package Compare versions

Comparing version 6.2.60 to 6.3.0

4

CHANGELOG.md
# Versions
## 6.3.0
- iOS SDK 6.3.0
- Android SDK 6.3.0
## 6.2.60

@@ -3,0 +7,0 @@ - iOS SDK 6.2.6

2

package.json
{
"name": "react-native-appsflyer",
"version": "6.2.60",
"version": "6.3.0",
"description": "React Native Appsflyer plugin",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -17,3 +17,3 @@ require 'json'

s.dependency 'React'
s.dependency 'AppsFlyerFramework', '6.2.6'
s.dependency 'AppsFlyerFramework', '6.3.0'
end

@@ -17,4 +17,4 @@ require 'json'

s.dependency 'React'
s.dependency 'AppsFlyerFramework/Strict', '6.2.6'
s.dependency 'AppsFlyerFramework/Strict', '6.3.0'
s.xcconfig = {'GCC_PREPROCESSOR_DEFINITIONS' => '$(inherited) AFSDK_NO_IDFA=1' }
end

@@ -24,7 +24,9 @@

- iOS AppsFlyerSDK **v6.2.6**
- Android AppsFlyerSDK **v6.2.0**
- iOS AppsFlyerSDK **v6.3.0**
- Android AppsFlyerSDK **v6.3.0**
## <a id="breaking-changes"> ❗ Breaking Changes
- From version `6.3.0`, we use `xcframework` for iOS platform, then you need to use cocoapods version >= 1.10
- From version `6.2.30`, `logCrossPromotionAndOpenStore` api will register as `af_cross_promotion` instead of `af_app_invites` in your dashboard.<br>

@@ -31,0 +33,0 @@ Click on a link that was generated using `generateInviteLink` api will be register as `af_app_invites`.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc