expo-localization
Advanced tools
Comparing version 9.0.0 to 9.1.0
@@ -0,1 +1,2 @@ | ||
export {}; | ||
//# sourceMappingURL=Localization.types.js.map |
@@ -11,2 +11,6 @@ # Changelog | ||
## 9.1.0 — 2020-11-17 | ||
_This version does not introduce any user-facing changes._ | ||
## 9.0.0 — 2020-08-18 | ||
@@ -13,0 +17,0 @@ |
{ | ||
"name": "expo-localization", | ||
"version": "9.0.0", | ||
"version": "9.1.0", | ||
"description": "Provides an interface for native user localization information.", | ||
@@ -50,3 +50,3 @@ "main": "build/Localization.js", | ||
}, | ||
"gitHead": "2196cebae55bda181ccceadec809942f51ee9e39" | ||
"gitHead": "bc6b4b3bc3cb5e44e477f145c72c07ed09588651" | ||
} |
@@ -16,3 +16,3 @@ # expo-localization | ||
For bare React Native projects, you must ensure that you have [installed and configured the `react-native-unimodules` package](https://github.com/unimodules/react-native-unimodules) before continuing. | ||
For bare React Native projects, you must ensure that you have [installed and configured the `react-native-unimodules` package](https://github.com/expo/expo/tree/master/packages/react-native-unimodules) before continuing. | ||
@@ -19,0 +19,0 @@ ### Add the package to your npm dependencies |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
33712
370
0