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

react-native-device-info

Package Overview
Dependencies
Maintainers
5
Versions
259
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

6.1.0

Diff

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!)
mikehardy
published 6.0.3 •

Changelog

Source

6.0.3

  • fix: Xcode 12 compatibility (thanks @radko93! #1075)
mikehardy
published 6.0.2 •

Changelog

Source

6.0.2

  • fix(windows): Targetplatform change for cpp apps to use this module (#1072, thanks @tero-paananen!)
mikehardy
published 6.0.1 •

Changelog

Source

6.0.1

  • Added the 2nd generation iPhone SE to the deviceNamesByCode list (#1068, thanks @steve-lorenz!)
mikehardy
published 6.0.0 •

Changelog

Source

6.0.0

  • BREAKING CHANGE(android, storage): ReplacegetTotalDiskCapacity and getFreeDiskStorage implementations, original implementations are getTotalDiskCapacityOld and getFreeDiskStorageOld. New implementation adds Root and Data file systems. Old implementations are deprecated, they use deprecated Android APIs, and they will disappear in a future version. This should be a positive change as the resulting calculation should match Android settings storage calculation, but the old API is there if you need it, and you can open an issue to discuss if necessary. (#1054, thanks @gabriel-franzoni-pier!)

  • BREAKING CHANGE(windows, vNext): The windows support has been ported from C# (react-native-windows <= 0.59) to C++ (react-native-windows >= 0.59). This drops support for react-native-windows lower than 0.59. The port was developed and tested against react-native-windows 0.62.5. (1059#, thanks @tero-paananen!). The getTotalMemory APIs were dropped in the process (it appears react-native-windows vNext does not support them)

mikehardy
published 5.6.5 •

Changelog

Source

5.6.5

  • fix(hasNotch): add devices Blackview A30 (#1058, thanks @alexnaiman!)
mikehardy
published 5.6.4 •

Changelog

Source

5.6.4

  • fix(android): fix missing Huawei P30 model name in devicesWithNotch.ts (@tronin)
mikehardy
published 5.6.3 •

Changelog

Source

5.6.3

  • fix(ios): fix WkWebView crash from parallel getUserAgent calls (#1050, thanks @RojoHub!)
mikehardy
published 5.6.2 •

Changelog

Source

5.6.2

  • fix(types): import LocationProviderInfo type, export result types (#1041, thanks @mikehardy)
  • fix: power connection and power save events were not triggering correctly (#1042, thanks @mikehardy)
  • fix(ios): correctly calculate ios low battery threshold (#1039, thanks @mikehardy)
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