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

react-native-adjust

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-adjust - npm Package Compare versions

Comparing version 4.11.3 to 4.11.4

13

CHANGELOG.md

@@ -0,1 +1,14 @@

### Version 4.11.4 (3rd August 2017)
#### Added
- **[AND]** Added support for `React Native 0.47.0 and higher` (thanks to @robertmerten and @ruiaraujo).
#### Changed
- **[REPO]** Example app built `React Native 0.47.0`.
#### Native SDKs
- **[iOS]** [iOS@v4.11.4][ios_sdk_v4.11.4]
- **[AND]** [Android@v4.11.4][android_sdk_v4.11.4]
---
### Version 4.11.3 (15th May 2017)

@@ -2,0 +15,0 @@ #### Added

2

index.js

@@ -114,3 +114,3 @@ 'use strict';

this.sdkPrefix = "react_native4.11.3";
this.sdkPrefix = "react_native4.11.4";
this.logLevel = null;

@@ -117,0 +117,0 @@

{
"name": "react-native-adjust",
"description": "Adjust React Native SDK",
"version": "4.11.3",
"version": "4.11.4",
"main": "index.js",

@@ -6,0 +6,0 @@ "author": "adjust GmbH",

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