expo-device
Advanced tools
Comparing version 2.2.1 to 2.3.0
@@ -11,2 +11,8 @@ # Changelog | ||
## 2.3.0 — 2020-08-18 | ||
### 🐛 Bug fixes | ||
- Remove "request install packages" permission to make it opt-in. ([#8969](https://github.com/expo/expo/pull/8969) by [@bycedric](https://github.com/bycedric)) | ||
## 2.2.1 — 2020-05-29 | ||
@@ -13,0 +19,0 @@ |
{ | ||
"name": "expo-device", | ||
"version": "2.2.1", | ||
"version": "2.3.0", | ||
"description": "A universal module that gets physical information about the device running the application", | ||
@@ -43,3 +43,3 @@ "main": "build/Device.js", | ||
}, | ||
"gitHead": "1bc594b4a2f5154c335bdb35f984710a766d9199" | ||
"gitHead": "2196cebae55bda181ccceadec809942f51ee9e39" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
68979