Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-device-info

Package Overview
Dependencies
Maintainers
0
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-device-info - npm Package Versions

1
26

7.2.1

Diff

Changelog

Source

7.2.1

  • fix(test, mocks): extra comma syntax error in mock definition (#1134, thanks @DorianGrey!)
mikehardy
published 7.2.0 •

Changelog

Source

7.2.0

  • feat(windows): implement additional methods (#1122, thanks @jaimecbernardo!)
  • feat(windows): port C# Windows implementation to C++ (#1113, thanks @jaimecbernardo!)
  • feat(test, mocks): adding rest of jest mocks (#1132, thanks @schie!)
  • fix(ios, keychain): change keychain access control to non-deprecated value (#1131, thanks @dmitry-bluescape!)
mikehardy
published 7.1.0 •

Changelog

Source

7.1.0

  • feat(hasHms): added hasHms to indicate if Android device supports Huawei Mobile Services. (#1129, thanks @craig95!)
  • feat(hasGms): added hasGms to indicate if Android device supports Google Mobile Services. (#1129, thanks @craig95!)

This release includes a truly enormous amount of testing and internal refactoring work that has made the module much easier to maintain, all courtesy of @schie in the form of a pile of PRs implementing the same. Thank you, Dustin Schie!

mikehardy
published 7.0.2 •

Changelog

Source

7.0.2

  • fix(windows): remove use of Object.fromEntries (#1110, thanks @jaimecbernardo!)
mikehardy
published 7.0.1 •

Changelog

Source

7.0.1

  • fix(hasNotch): fix missing Redmi 7 and Pixel 3a model name in devicesWithNotch.ts (#1107, thanks @tronin!)
  • fix(hasNotch): fix missing Samsung A21s model in devicesWithNotch (#1106, thanks @djhr!)
mikehardy
published 7.0.0 •

Changelog

Source

7.0.0

  • BREAKING CHANGE: Increase iOS minimum to iOS 10. Stay on 6.x if you need to support iOS 9
  • fix(iOS): supporting getFontScale in App Extensions (#1097, thanks @schie!)
  • feat(mocks): add default set of mocks (#1102, thanks @schie!)

The change to iOS10 minimum was required to fix getFontScale for App Extensions react-native 0.63 already requires iOS 10 minimum, so this is in harmony with the ecosystem

mikehardy
published 6.2.1 •

mikehardy
published 6.2.0 •

Changelog

Source

6.2.0

  • feat(hooks): add useIsHeadphonesConnected hook (#1084, thanks again @schie!)
mikehardy
published 6.1.0 •

Changelog

Source

6.1.0

  • feat(hooks): add useManufacturer hook (#1083, thanks @schie!)
  • fix(types): add returnType to getPowerState (#1082, thanks @ferdicus!)
mikehardy
published 6.0.4 •

Changelog

Source

6.0.4

  • fix(android): fix swapped data/root values in getFreeDiskStorageSync (#1077, thanks @violetchow2611!)
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