expo-app-auth
Advanced tools
Comparing version 9.2.0 to 9.3.0
@@ -0,1 +1,2 @@ | ||
export {}; | ||
//# sourceMappingURL=AppAuth.types.js.map |
@@ -11,2 +11,6 @@ # Changelog | ||
## 9.3.0 — 2020-11-17 | ||
_This version does not introduce any user-facing changes._ | ||
## 9.2.0 — 2020-08-18 | ||
@@ -13,0 +17,0 @@ |
{ | ||
"name": "expo-app-auth", | ||
"version": "9.2.0", | ||
"version": "9.3.0", | ||
"description": "Expo Unimodule for interfacing with the OpenID library AppAuth", | ||
@@ -56,3 +56,3 @@ "main": "build/AppAuth.js", | ||
}, | ||
"gitHead": "2196cebae55bda181ccceadec809942f51ee9e39" | ||
"gitHead": "bc6b4b3bc3cb5e44e477f145c72c07ed09588651" | ||
} |
@@ -16,3 +16,3 @@ # expo-app-auth | ||
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
76263
421