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

2.0.3

Diff

Changelog

Source

2.0.3

  • fix: adding conditions for tvOS location providers (https://github.com/react-native-community/react-native-device-info/pull/678)
  • docs: refresh example app and fix it so it works with tvOS
  • docs: alter API Chart in README.md - isAutoDateAndTime and isAutoTimeZone return Promise (https://github.com/react-native-community/react-native-device-info/pull/677)
mikehardy
published 2.0.2 •

Changelog

Source

2.0.2

  • fix: checking for tvOS before attempting to get isBatteryMonitoringEnabled flag as tvOS doesn't support it (https://github.com/react-native-community/react-native-device-info/pull/673)
  • types: make the typescript location / power returns specific (https://github.com/react-native-community/react-native-device-info/pull/669)
  • chore: move ios device model dictionary from native to javascript (https://github.com/react-native-community/react-native-device-info/pull/670)
mikehardy
published 2.0.1 •

Changelog

Source

2.0.1

  • fix: getFreeDiskStorage() to use StatFs methods that return long instead of int (which are now deprecated) (https://github.com/react-native-community/react-native-device-info/pull/672)
mikehardy
published 2.0.0 •

Changelog

Source

2.0.0

  • breaking: no functional change from 1.8.0, but isLocationEnabled requires minCompileSdk 28
mikehardy
published 1.8.0 •

Changelog

Source

1.8.0 (unpublished: unintended breaking change)

  • feat: Add isLocationEnabled(), getAvailableLocationProviders() methods (https://github.com/react-native-community/react-native-device-info/pull/664)
mikehardy
published 1.7.0 •

Changelog

Source

1.7.0

  • feat: Add getCameraPresence() method (https://github.com/react-native-community/react-native-device-info/pull/474)
mikehardy
published 1.6.2 •

Changelog

Source

1.6.2

  • fix: added v to tag name in podspec (https://github.com/react-native-community/react-native-device-info/pull/660)
  • docs: Update README.md to have correct Podspec name (https://github.com/react-native-community/react-native-device-info/pull/656)
mikehardy
published 1.6.1 •

Changelog

Source

1.6.1

  • fix: fix building issue on tvOS / headers on iOS (https://github.com/react-native-community/react-native-device-info/pull/652)
  • chore: fix pointer types in iOS build (https://github.com/react-native-community/react-native-device-info/pull/649)
mikehardy
published 1.6.0 •

Changelog

Source

1.6.0

  • feat: implement hasSystemFeature() method for Android devices (https://github.com/react-native-community/react-native-device-info/pull/646)
mikehardy
published 1.5.1 •

Changelog

Source

1.5.1

  • chore: Update deviceinfo.js entry for xioami mi 8 lite (https://github.com/react-native-community/react-native-device-info/pull/644)
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