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

Comparing version

to
1.5.1

3

CHANGELOG.md

@@ -5,2 +5,5 @@ ## Release Notes

### 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)
### 1.5.0

@@ -7,0 +10,0 @@ * feat: Add `getBuildId` method to gets build number of the operating system. (https://github.com/react-native-community/react-native-device-info/pull/640)

2

deviceinfo.js

@@ -204,3 +204,3 @@ /**

brand: 'xiaomi',
model: 'MI8Lite',
model: 'MI 8 Lite',
},

@@ -207,0 +207,0 @@ {

{
"name": "react-native-device-info",
"version": "1.5.0",
"version": "1.5.1",
"description": "Get device information using react-native",

@@ -5,0 +5,0 @@ "main": "deviceinfo.js",