🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

mixpanel-react-native

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mixpanel-react-native - npm Package Versions

12346

1.2.3

Diff
zihe.jia
published 1.2.3 •

Changelog

Source

v1.2.3 (2021-05-20)

  • Bump Mixpanel Andriod dependency to 5.9.1 (Migrate to Airship 12.x for the integration) https://github.com/mixpanel/mixpanel-react-native/pull/59

zihe.jia
published 1.2.2 •

Changelog

Source

v1.2.2 (2021-05-08)

  • Fix Mixpanel type conversion for ios https://github.com/mixpanel/mixpanel-react-native/pull/48
  • Fix iOS compile error https://github.com/mixpanel/mixpanel-react-native/pull/53

zihe.jia
published 1.2.1 •
zihe.jia
published 1.2.0 •

Changelog

Source

v1.2.0 (2021-05-03)

  • Add new settings APIs: setUseIpAddressForGeolocation, setLoggingEnabled(add android), setServerURL(add android) https://github.com/mixpanel/mixpanel-react-native/pull/44

zihe.jia
published 1.1.1 •

Changelog

Source

v1.1.1 (2021-03-17)

  • Fix the issue of passing boolean value as int in iOS https://github.com/mixpanel/mixpanel-react-native/pull/34

zihe.jia
published 1.1.0 •

Changelog

Source

v1.1.0 (2021-03-03)

  • Add Typescript support
  • https://github.com/mixpanel/mixpanel-react-native/pull/31. thanks @sroy3 !

zihe.jia
published 1.0.2 •

Changelog

Source

v1.0.2 (2021-01-27)

  • Fix dynamic type not being able to convert properly in android that causes some group apis to fail PR: https://github.com/mixpanel/mixpanel-react-native/pull/23 This is to address issue: https://github.com/mixpanel/mixpanel-react-native/issues/21

zihe.jia
published 1.0.1 •
zihe.jia
published 1.0.0 •

Changelog

Source

v1.0.0 (2020-12-08)

  • This is our first release! :tada::tada::tada: Report issues or give us any feedback is appreciated!
  • integration guide: https://developer.mixpanel.com/docs/react-native
  • full API reference: https://mixpanel.github.io/mixpanel-react-native
zihe.jia
published 1.0.0-beta.9 •