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

0.17.1

Diff

Changelog

Source

0.17.1

  • Fix bad import for web polyfill
machour
published 0.17.0 •

Changelog

Source

0.17.0

  • Add an empty polyfill for react-native-web users (https://github.com/react-native-community/react-native-device-info/pull/339)
machour
published 0.16.0 •

Changelog

Source

0.16.0

  • Add the googlePlayServicesVersion Gradle build config that allows you to set the Play Services version from the root-project (https://github.com/react-native-community/react-native-device-info/pull/333)
machour
published 0.15.3 •

Changelog

Source

0.15.3

  • Fix crash on iOS: prevent insertion of nil values in the dictionary (https://github.com/react-native-community/react-native-device-info/pull/328)
machour
published 0.15.2 •

Changelog

Source

0.15.2

  • Fix crash on getFreeDiskStorage and getTotalDiskCapacity from invalid filesystem path (https://github.com/react-native-community/react-native-device-info/issues/320)
machour
published 0.15.1 •

Changelog

Source

0.15.1

  • Fix Android compatibility for getFreeDiskStorage and getTotalDiskCapacity (https://github.com/react-native-community/react-native-device-info/pull/319)
machour
published 0.15.0 •

Changelog

Source

0.15.0

  • Add getFontScale (https://github.com/react-native-community/react-native-device-info/pull/278)
  • Add getFreeDiskStorage and getTotalDiskCapacity (https://github.com/react-native-community/react-native-device-info/pull/302)
  • Fix missing flow definition for getApplicationName
gantman
published 0.14.0 •

Changelog

Source

0.14.0

  • Fix tvOS support (https://github.com/react-native-community/react-native-device-info/pull/283)
  • Introduced getApplicationName to see the name of the app both on ios, android and win
    • https://github.com/react-native-community/react-native-device-info/pull/210
    • https://github.com/react-native-community/react-native-device-info/pull/295
  • Added getTotalMemory and getMaxMemory (https://github.com/react-native-community/react-native-device-info/pull/289)
  • Fix iOS undefined native module error (https://github.com/react-native-community/react-native-device-info/pull/276)
  • Fix crash on getUserAgent when Webview is not installed (https://github.com/react-native-community/react-native-device-info/pull/273)
gantman
published 0.13.0 •

Changelog

Source

0.13.0

  • Add getCarrier (https://github.com/react-native-community/react-native-device-info/pull/261)
  • Disable isPinOrFingerprintSet for tvOS (https://github.com/react-native-community/react-native-device-info/pull/270)
  • Add is24Hour (https://github.com/react-native-community/react-native-device-info/pull/265)
  • Remove unused windows dependency (https://github.com/react-native-community/react-native-device-info/pull/263)
  • Add missing typescript definitions (https://github.com/react-native-community/react-native-device-info/pull/254)
  • Make play-services optional (https://github.com/react-native-community/react-native-device-info/pull/226)
gantman
published 0.12.1 •

Changelog

Source

0.12.1

  • Critical fix on WIFI STATE (https://github.com/react-native-community/react-native-device-info/pull/249)
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