expo-device
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -13,2 +13,6 @@ # Changelog | ||
## 4.0.3 — 2021-10-21 | ||
_This version does not introduce any user-facing changes._ | ||
## 4.0.2 — 2021-10-15 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-device", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "A universal module that gets physical information about the device running the application", | ||
@@ -36,3 +36,3 @@ "main": "build/Device.js", | ||
"dependencies": { | ||
"expo-modules-core": "~0.4.3", | ||
"expo-modules-core": "~0.4.4", | ||
"ua-parser-js": "^0.7.19" | ||
@@ -43,3 +43,3 @@ }, | ||
}, | ||
"gitHead": "d23e1ac491da96b51c25eb2533efcd56499ee287" | ||
"gitHead": "4fa0497a180ae707fa860cb03858630ab7af19f4" | ||
} |
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
55854
Updatedexpo-modules-core@~0.4.4