Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@appsflyer-test-2modes/strict

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsflyer-test-2modes/strict - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

react-native-appsflyer-strict.podspec

5

package.json
{
"name": "@appsflyer-test-2modes/strict",
"version": "1.0.0",
"version": "1.0.1",
"description": "<img src=\"https://www.appsflyer.com/wp-content/uploads/2016/11/logo-1.svg\" width=\"450\">",

@@ -14,3 +14,4 @@ "main": "index.js",

"url": "https://github.com/amit-kremer93/appsflyer-test-2modes/tree/master/strict"
}
},
"homepage": "https://github.com/amit-kremer93/appsflyer-test-2modes/tree/master/main"
}

4

react-native.config.js

@@ -6,3 +6,3 @@ const path = require('path');

platforms: {
ios: { podspecPath: path.join(__dirname, 'react-native-appsflyer.podspec') },
ios: { podspecPath: path.join(__dirname, 'react-native-appsflyer-strict.podspec') },
android: {

@@ -14,2 +14,2 @@ packageImportPath: 'import com.appsflyer.reactnative.RNAppsFlyerPackage;',

},
};
};
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