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

expo-analytics-amplitude

Package Overview
Dependencies
Maintainers
20
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-analytics-amplitude - npm Package Compare versions

Comparing version 8.1.0 to 8.2.0

CHANGELOG.md

4

.expo/tsconfig.jest.json
{
"extends": "/Users/bbarthec/Work/expo/packages/expo-analytics-amplitude/tsconfig.json",
"extends": "/Users/tomasz/Work/expo/packages/expo-analytics-amplitude/tsconfig.json",
"compilerOptions": {

@@ -10,5 +10,5 @@ "module": "esnext",

"../../../node_modules/@types",
"/Users/bbarthec/Work/expo/packages/expo-module-scripts/ts-declarations"
"/Users/tomasz/Work/expo/packages/expo-module-scripts/ts-declarations"
]
}
}
{
"name": "expo-analytics-amplitude",
"version": "8.1.0",
"version": "8.2.0",
"description": "Provides access to Amplitude (https://amplitude.com/) mobile analytics. This module wraps Amplitude-iOS (https://github.com/amplitude/Amplitude-iOS) and Android (https://github.com/amplitude/Amplitude-Android) SDKs.",

@@ -42,3 +42,3 @@ "main": "build/Amplitude.js",

},
"gitHead": "3ad68bbd9847ebc8a55272c263b17d998a92f64f"
}
"gitHead": "dfc7fdb9aee4ef6fa10a9693e3d0935a2d500ae2"
}

@@ -12,3 +12,3 @@ # expo-analytics-amplitude

For managed [managed](https://docs.expo.io/versions/latest/introduction/managed-vs-bare/) Expo projects, please follow the installation instructions in the [API documentation for the latest stable release](#api-documentation). If you follow the link and there is no documentation available then this library is not yet usable within managed projects — it is likely to be included in an upcoming Expo SDK release.
For managed [managed](https://docs.expo.io/versions/latest/introduction/managed-vs-bare/) Expo projects, please follow the installation instructions in the [API documentation for the latest stable release](https://docs.expo.io/versions/latest/sdk/amplitude/).

@@ -27,3 +27,3 @@ # Installation in bare React Native projects

Run `pod install` in the ios directory after installing the npm package.
Run `npx pod-install` after installing the npm package.

@@ -30,0 +30,0 @@ ### Configure for Android

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