expo-permissions
Advanced tools
Comparing version 12.1.0 to 12.1.1
@@ -13,2 +13,6 @@ # Changelog | ||
## 12.1.1 — 2021-06-22 | ||
_This version does not introduce any user-facing changes._ | ||
## 12.1.0 — 2021-06-16 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-permissions", | ||
"version": "12.1.0", | ||
"version": "12.1.1", | ||
"description": "Allows you prompt for various permissions to access device sensors, personal data, etc.", | ||
@@ -37,3 +37,3 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"expo-modules-core": "~0.1.1" | ||
"expo-modules-core": "~0.2.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b33f5e224578564c3e4b1b467f258cc119b3b786" | ||
"gitHead": "6e8cfadff90f106d6321d0dd8c4158f12a973d30" | ||
} |
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
121513
+ Addedexpo-modules-core@0.2.0(transitive)
- Removedexpo-modules-core@0.1.1(transitive)
Updatedexpo-modules-core@~0.2.0