New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@amplitude/react-native

Package Overview
Dependencies
Maintainers
21
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplitude/react-native - npm Package Compare versions

Comparing version
2.17.2
to
2.17.3
+1
-1
android/build.gradle

@@ -60,3 +60,3 @@ buildscript {

implementation "com.facebook.react:react-native:+" // From node_modules
implementation "com.amplitude:android-sdk:2.39.5"
implementation "com.amplitude:android-sdk:2.39.8"
}

@@ -9,5 +9,5 @@ "use strict";

packageSourceName: 'amplitude-react-native',
packageVersion: '2.17.2'
packageVersion: '2.17.3'
};
exports.Constants = Constants;
//# sourceMappingURL=constants.js.map
export const Constants = {
packageSourceName: 'amplitude-react-native',
packageVersion: '2.17.2'
packageVersion: '2.17.3'
};
//# sourceMappingURL=constants.js.map
{
"name": "@amplitude/react-native",
"version": "2.17.2",
"version": "2.17.3",
"description": "Official React Native SDK",

@@ -5,0 +5,0 @@ "main": "lib/commonjs/index",

@@ -6,3 +6,3 @@ export const Constants: {

packageSourceName: 'amplitude-react-native',
packageVersion: '2.17.2',
packageVersion: '2.17.3',
};

Sorry, the diff of this file is not supported yet