expo-device
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -13,2 +13,6 @@ # Changelog | ||
## 4.0.1 — 2021-10-01 | ||
_This version does not introduce any user-facing changes._ | ||
## 4.0.0 — 2021-09-28 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-device", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"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.0", | ||
"expo-modules-core": "~0.4.2", | ||
"ua-parser-js": "^0.7.19" | ||
@@ -43,3 +43,3 @@ }, | ||
}, | ||
"gitHead": "1fffde73411ee7a642b98f1506a8de921805d52b" | ||
"gitHead": "2718b696f4a6919905b0f47ebb24ff65b42d8ff9" | ||
} |
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
78531
Updatedexpo-modules-core@~0.4.2