You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

mixpanel-react-native

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mixpanel-react-native - npm Package Versions

23456

3.1.2

Diff
j
jaredcmixpanel
published 3.1.2 •

Changelog

Source

v3.1.2 (2025-06-05)

Fixes

  • Expo dependencies are required for non-Expo apps #291
  • Use a react-native-get-random-values polyfill instead of expo-crypto #294

j
jaredcmixpanel
published 3.1.1 •

Changelog

Source

v3.1.1 (2025-06-02)

Enhancements

  • Add support for using Gzip compression #286

Fixes

  • Make expo-crypto an optional dependency #292
  • Add useGzipCompression parameter to types declaration file #290

j
jaredcmixpanel
published 3.1.0 •

Changelog

Source

v3.1.0 (2025-05-30)

Enhancements

  • Use expo-crypto for UUID on Expo, expose useGzipCompression option and fix JavaScript mode People flushing issue #288

j
jaredcmixpanel
published 3.0.9 •

Changelog

Source

v3.0.9 (2025-04-11)

Enhancements

  • Bump native SDKs, Swift 4.4.0 and Android 8.0.3 #285

Fixes

  • fix: custom storage #282

j
jaredcmixpanel
published 3.0.8 •

Changelog

Source

v3.0.8 (2024-11-21)

Fixes

  • encodeURIComponent body JSON data #277

j
jaredcmixpanel
published 3.0.7 •

Changelog

Source

v3.0.7 (2024-09-26)

Fixes

  • Revert the minSDK to 21 #271
  • revert android #267

z
zihe.jia
published 3.0.6 •

Changelog

Source

v3.0.6 (2024-09-10)

Enhancements

  • bump iOS to 4.3.0 and Android minSDK to 23 #264
  • upgrade android sdk to 7.5.3 #263

Fixes

  • fix: opt in tracking issue during initialize #257

z
zihe.jia
published 3.0.5 •

Changelog

Source

v3.0.5 (2024-05-14)

Fixes

  • fix: resolve import issue for MixpanelMain #253

z
zihe.jia
published 3.0.4 •

Changelog

Source

v3.0.4 (2024-05-13)

Fixes

  • Improvement for supporting the custom storage #251
  • Avoid CORS errors #250

z
zihe.jia
published 3.0.3 •

Changelog

Source

v3.0.3 (2024-05-10)

Enhancements

  • bump iOS to 4.2.7 #249
  • Require only the used subset of AsnycStorage as custom storage #246
  • Fix CI issues for both iOS and Android and update the sample app #241
  • Version bump Android SDK to 7.5.2 #237

Fixes

  • fix: fix adapter storage jest setup #244
  • fix storage adapter info being logged on every app launch #239
  • Added null check for empty constants object incase of web #238