@clerk/clerk-expo 2.16.2-canary.v20251013070612 → 2.16.2-canary.v20251013071231
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -39,7 +39,7 @@ var import_runtime = require("../utils/runtime");
|
|
39
39
|
var import_singleton = require("./singleton");
|
40
40
|
const SDK_METADATA = {
|
41
41
|
name: "@clerk/clerk-expo",
|
42
|
-
version: "2.16.2-canary.
|
42
|
+
version: "2.16.2-canary.v20251013071231"
|
43
43
|
};
|
44
44
|
function ClerkProvider(props) {
|
45
45
|
const {
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@clerk/clerk-expo",
|
3
|
-
"version": "2.16.2-canary.
|
3
|
+
"version": "2.16.2-canary.v20251013071231",
|
4
4
|
"description": "Clerk React Native/Expo library",
|
5
5
|
"keywords": [
|
6
6
|
"react",
|
@@ -73,10 +73,10 @@
|
|
73
73
|
"base-64": "^1.0.0",
|
74
74
|
"react-native-url-polyfill": "2.0.0",
|
75
75
|
"tslib": "2.8.1",
|
76
|
-
"@clerk/clerk-js": "^5.100.0-canary.
|
77
|
-
"@clerk/clerk-react": "^5.52.0-canary.
|
78
|
-
"@clerk/shared": "^3.27.4-canary.
|
79
|
-
"@clerk/types": "^4.93.0-canary.
|
76
|
+
"@clerk/clerk-js": "^5.100.0-canary.v20251013071231",
|
77
|
+
"@clerk/clerk-react": "^5.52.0-canary.v20251013071231",
|
78
|
+
"@clerk/shared": "^3.27.4-canary.v20251013071231",
|
79
|
+
"@clerk/types": "^4.93.0-canary.v20251013071231"
|
80
80
|
},
|
81
81
|
"devDependencies": {
|
82
82
|
"@types/base-64": "^1.0.2",
|
@@ -85,10 +85,10 @@
|
|
85
85
|
"expo-secure-store": "^12.8.1",
|
86
86
|
"expo-web-browser": "^12.8.2",
|
87
87
|
"react-native": "^0.81.4",
|
88
|
-
"@clerk/expo-passkeys": "0.4.7-canary.
|
88
|
+
"@clerk/expo-passkeys": "0.4.7-canary.v20251013071231"
|
89
89
|
},
|
90
90
|
"peerDependencies": {
|
91
|
-
"@clerk/expo-passkeys": "0.4.7-canary.
|
91
|
+
"@clerk/expo-passkeys": "0.4.7-canary.v20251013071231",
|
92
92
|
"expo-auth-session": ">=5",
|
93
93
|
"expo-local-authentication": ">=13.5.0",
|
94
94
|
"expo-secure-store": ">=12.4.0",
|