You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

react-native-device-info

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
6.0.4

@@ -5,2 +5,6 @@ <!-- markdownlint-disable MD024 MD034 MD033 -->

### 6.0.4
* fix(android): fix swapped data/root values in getFreeDiskStorageSync (#1077, thanks @violetchow2611!)
### 6.0.3

@@ -7,0 +11,0 @@

{
"name": "react-native-device-info",
"version": "6.0.3",
"version": "6.0.4",
"description": "Get device information using react-native",

@@ -77,14 +77,14 @@ "react-native": "src/index.ts",

"@react-native-community/eslint-config": "2.0.0",
"@types/react": "^16.9.46",
"@types/react-native": "^0.63.8",
"eslint": "^7.7.0",
"@types/react": "^16.9.49",
"@types/react-native": "^0.63.18",
"eslint": "^7.9.0",
"eslint-plugin-prettier": "^3.1.3",
"husky": "^4.2.5",
"lint-staged": "^10.2.4",
"np": "^6.4.0",
"prettier": "^2.0.5",
"husky": "^4.3.0",
"lint-staged": "^10.4.0",
"np": "^6.5.0",
"prettier": "^2.1.2",
"react": "16.13.1",
"react-native": "^0.62.2",
"react-native-windows": "^0.62.5",
"typescript": "^3.9.7"
"typescript": "^4.0.2"
},

@@ -91,0 +91,0 @@ "eslintConfig": {

Sorry, the diff of this file is not supported yet