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
57
26

8.4.6

Diff
schie
published 8.4.6 •

Changelog

Source

8.4.6 (2021-11-12)

Bug Fixes

  • android: gracefully handle SecurityException in getPhoneNumber (3745097)
schie
published 8.4.5 •

Changelog

Source

8.4.5 (2021-11-04)

Bug Fixes

  • hasNotch: added Huawei Honor Play and Samsung Galaxy A71 to hasNotch list (#1303) (f158ecc)
schie
published 8.4.4 •

Changelog

Source

8.4.4 (2021-11-01)

Bug Fixes

  • internal/nativeinferface: fixing exception message when RNDeviceInfo is not found (068a433)
  • rndeviceinfo.podspec: changing podspec git source (e91d3fd)

Reverts

  • ios/rndeviceinfo: removing ios listener stubs (e157189), closes #1301
schie
published 8.4.3 •

Changelog

Source

8.4.3 (2021-10-26)

Bug Fixes

  • getDeviceName: un-memoize device name so it updates (#1332) (7026844), closes #1272
schie
published 8.4.2 •

Changelog

Source

8.4.2 (2021-10-25)

Bug Fixes

  • ios, deadlock: split battery level from power state fetch (30e7ebc), closes #1330
schie
published 8.4.1 •

Changelog

Source

8.4.1 (2021-10-14)

Bug Fixes

  • ios, uniqueID: handle keychain duplicateItem during setValue (#1329) (a5ae298)
schie
published 8.4.0 •

Changelog

Source

8.4.0 (2021-10-03)

Features

  • windows: add isTabletMode/isKeyboardConnected/isMouseConnected/DeviceType:GamingConsole (#1238) (e186394)
schie
published 8.3.3 •

Changelog

Source

8.3.3 (2021-09-16)

Bug Fixes

schie
published 8.3.2 •

Changelog

Source

8.3.2 (2021-09-15)

Bug Fixes

  • hasNotch: Add iPhone 13 lineup to list of devices with notch (#1307) (44193d5)
schie
published 8.3.1 •

Changelog

Source

8.3.1 (2021-08-20)

Bug Fixes

  • addListener/removeListeners native stubs for react-native 0.65 copmatibility (3917f33), closes #1288