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

23
26

14.0.4

Diff

schie
published 14.0.3 •

Changelog

Source

14.0.3 (2025-02-03)

Bug Fixes

  • android: restore compatibility for Android <= 23 (75ea74e)
schie
published 14.0.2 •

Changelog

Source

14.0.2 (2024-12-17)

Bug Fixes

schie
published 14.0.1 •

Changelog

Source

14.0.1 (2024-11-23)

Bug Fixes

  • windows: Update RNDeviceInfoCPP.h for windows on ARM CPU arch on windows (#1679) (b2c7c4f)

  • fix(android)!: remove AD_ID permission by removing auto-addition of play-services-iid (#1673) (5009115), closes #1673

BREAKING CHANGES

  • removed default fallback getInstanceId via play-services-iid dependency

This dependency has the unfortunate side effect of including AD_ID permission, which is not permissible for many types of applications.

If you relied on this functionality, you will need to define googlePlayServicesIidVersion in your android gradle build files ext version block. We previously used version 17.0.0 but there may be newer versions you could use if they work for

schie
published 14.0.0 •

Changelog

Source

14.0.1 (2024-11-23)

Bug Fixes

  • windows: Update RNDeviceInfoCPP.h for windows on ARM CPU arch on windows (#1679) (b2c7c4f)

  • fix(android)!: remove AD_ID permission by removing auto-addition of play-services-iid (#1673) (5009115), closes #1673

BREAKING CHANGES

  • removed default fallback getInstanceId via play-services-iid dependency

This dependency has the unfortunate side effect of including AD_ID permission, which is not permissible for many types of applications.

If you relied on this functionality, you will need to define googlePlayServicesIidVersion in your android gradle build files ext version block. We previously used version 17.0.0 but there may be newer versions you could use if they work for

schie
published 13.2.0 •

Changelog

Source

13.2.0 (2024-10-25)

Features

schie
published 13.1.0 •

Changelog

Source

13.1.0 (2024-10-11)

Features

  • ios: implement all free disk storage types for ios 11+ (#1664) (99dc37c)
schie
published 13.0.0 •

Changelog

Source

13.0.0 (2024-09-12)

  • fix(android)!: powerStateDidChange event returns powerState object not batteryState (#1655) (2d91018), closes #1655

BREAKING CHANGES

  • android powerStateDidChange now matches iOS with full powerState object not batteryState

The batteryState object is inside the powerState object, so if this is important to you, the change on android is now to go one-level deeper to get the batteryState

schie
published 12.1.0 •

Changelog

Source

12.1.0 (2024-09-12)

Bug Fixes

  • ios: isDisplayZoomed on iPhone 12/13 mini (12fd354), closes #1581 #1581
  • RNInstallReferrerClient to use background threads for network operations to prevent ANR (2afb771)

Features

  • ios: add iPhone 16 device names / add missing iPad device names (#1657) (1c85272)
schie
published 12.0.1 •

Changelog

Source

12.0.1 (2024-09-12)

Bug Fixes

  • android: add invalidate, use it from onCatalystInstanceDestroy (610714b)
23
26
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