@expo/cli 1.0.0-canary-20250304-f08e984 → 1.0.0-canary-20250305-0af9ad2
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.
package/build/bin/cli
CHANGED
|
@@ -121,7 +121,7 @@ const args = (0, _arg().default)({
|
|
|
121
121
|
});
|
|
122
122
|
if (args["--version"]) {
|
|
123
123
|
// Version is added in the build script.
|
|
124
|
-
console.log("1.0.0-canary-
|
|
124
|
+
console.log("1.0.0-canary-20250305-0af9ad2");
|
|
125
125
|
process.exit(0);
|
|
126
126
|
}
|
|
127
127
|
if (args["--non-interactive"]) {
|
|
@@ -31,7 +31,7 @@ class FetchClient {
|
|
|
31
31
|
this.headers = {
|
|
32
32
|
accept: "application/json",
|
|
33
33
|
"content-type": "application/json",
|
|
34
|
-
"user-agent": `expo-cli/${"1.0.0-canary-
|
|
34
|
+
"user-agent": `expo-cli/${"1.0.0-canary-20250305-0af9ad2"}`,
|
|
35
35
|
authorization: "Basic " + _nodeBuffer().Buffer.from(`${target}:`).toString("base64")
|
|
36
36
|
};
|
|
37
37
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@expo/cli",
|
|
3
|
-
"version": "1.0.0-canary-
|
|
3
|
+
"version": "1.0.0-canary-20250305-0af9ad2",
|
|
4
4
|
"description": "The Expo CLI",
|
|
5
5
|
"main": "build/bin/cli",
|
|
6
6
|
"bin": {
|
|
@@ -42,17 +42,17 @@
|
|
|
42
42
|
"@0no-co/graphql.web": "^1.0.8",
|
|
43
43
|
"@babel/runtime": "^7.20.0",
|
|
44
44
|
"@expo/code-signing-certificates": "^0.0.5",
|
|
45
|
-
"@expo/config": "11.0.0-canary-
|
|
46
|
-
"@expo/config-plugins": "9.1.0-canary-
|
|
45
|
+
"@expo/config": "11.0.0-canary-20250305-0af9ad2",
|
|
46
|
+
"@expo/config-plugins": "9.1.0-canary-20250305-0af9ad2",
|
|
47
47
|
"@expo/devcert": "^1.1.2",
|
|
48
|
-
"@expo/env": "1.0.1-canary-
|
|
49
|
-
"@expo/image-utils": "0.6.6-canary-
|
|
50
|
-
"@expo/json-file": "9.0.3-canary-
|
|
51
|
-
"@expo/metro-config": "0.20.0-canary-
|
|
52
|
-
"@expo/osascript": "2.1.7-canary-
|
|
53
|
-
"@expo/package-manager": "1.6.2-canary-
|
|
54
|
-
"@expo/plist": "0.2.3-canary-
|
|
55
|
-
"@expo/prebuild-config": "9.0.0-canary-
|
|
48
|
+
"@expo/env": "1.0.1-canary-20250305-0af9ad2",
|
|
49
|
+
"@expo/image-utils": "0.6.6-canary-20250305-0af9ad2",
|
|
50
|
+
"@expo/json-file": "9.0.3-canary-20250305-0af9ad2",
|
|
51
|
+
"@expo/metro-config": "0.20.0-canary-20250305-0af9ad2",
|
|
52
|
+
"@expo/osascript": "2.1.7-canary-20250305-0af9ad2",
|
|
53
|
+
"@expo/package-manager": "1.6.2-canary-20250305-0af9ad2",
|
|
54
|
+
"@expo/plist": "0.2.3-canary-20250305-0af9ad2",
|
|
55
|
+
"@expo/prebuild-config": "9.0.0-canary-20250305-0af9ad2",
|
|
56
56
|
"@expo/spawn-async": "^1.7.2",
|
|
57
57
|
"@expo/ws-tunnel": "^1.0.1",
|
|
58
58
|
"@expo/xcpretty": "^4.3.0",
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
"devDependencies": {
|
|
110
110
|
"@expo/multipart-body-parser": "^1.0.0",
|
|
111
111
|
"@expo/ngrok": "4.1.3",
|
|
112
|
-
"@expo/server": "0.5.2-canary-
|
|
112
|
+
"@expo/server": "0.5.2-canary-20250305-0af9ad2",
|
|
113
113
|
"@graphql-codegen/cli": "^2.16.3",
|
|
114
114
|
"@graphql-codegen/typescript": "^2.8.7",
|
|
115
115
|
"@graphql-codegen/typescript-operations": "^2.5.12",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"@types/ws": "^8.5.4",
|
|
142
142
|
"devtools-protocol": "^0.0.1113120",
|
|
143
143
|
"expo-atlas": "^0.4.0",
|
|
144
|
-
"expo-module-scripts": "4.0.5-canary-
|
|
144
|
+
"expo-module-scripts": "4.0.5-canary-20250305-0af9ad2",
|
|
145
145
|
"find-process": "^1.4.7",
|
|
146
146
|
"jest-runner-tsd": "^6.0.0",
|
|
147
147
|
"klaw-sync": "^6.0.0",
|
|
@@ -154,5 +154,5 @@
|
|
|
154
154
|
"tree-kill": "^1.2.2",
|
|
155
155
|
"tsd": "^0.28.1"
|
|
156
156
|
},
|
|
157
|
-
"gitHead": "
|
|
157
|
+
"gitHead": "0af9ad2afd326af47eae076f81a89105a026312d"
|
|
158
158
|
}
|