expo 53.0.19 → 53.0.20
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/android/build.gradle
CHANGED
|
@@ -32,7 +32,7 @@ buildscript {
|
|
|
32
32
|
def reactNativeVersion = project.extensions.getByType(ExpoModuleExtension).reactNativeVersion
|
|
33
33
|
|
|
34
34
|
group = 'host.exp.exponent'
|
|
35
|
-
version = '53.0.
|
|
35
|
+
version = '53.0.20'
|
|
36
36
|
|
|
37
37
|
expoModule {
|
|
38
38
|
// We can't prebuild the module because it depends on the generated files.
|
|
@@ -43,7 +43,7 @@ android {
|
|
|
43
43
|
namespace "expo.core"
|
|
44
44
|
defaultConfig {
|
|
45
45
|
versionCode 1
|
|
46
|
-
versionName "53.0.
|
|
46
|
+
versionName "53.0.20"
|
|
47
47
|
consumerProguardFiles("proguard-rules.pro")
|
|
48
48
|
}
|
|
49
49
|
testOptions {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"url.d.ts","sourceRoot":"","sources":["../../src/winter/url.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAKH,OAAO,EAAE,GAAG,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AA+ClE,OAAO,QAAQ,4BAA4B,CAAC;IAE1C,KAAK,QAAQ,GAAG,IAAI,GAAG;QAAE,IAAI,CAAC,EAAE;YAAE,MAAM,EAAE,MAAM,CAAC;YAAC,MAAM,EAAE,MAAM,CAAA;SAAE,CAAA;KAAE,CAAC;IAErE,UAAU,cAAc;QACtB,eAAe,CAAC,IAAI,EAAE,QAAQ,GAAG,MAAM,CAAC;QACxC,eAAe,CAAC,GAAG,EAAE,GAAG,GAAG,IAAI,CAAC;QAChC,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;KAC/C;CACF;
|
|
1
|
+
{"version":3,"file":"url.d.ts","sourceRoot":"","sources":["../../src/winter/url.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAKH,OAAO,EAAE,GAAG,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AA+ClE,OAAO,QAAQ,4BAA4B,CAAC;IAE1C,KAAK,QAAQ,GAAG,IAAI,GAAG;QAAE,IAAI,CAAC,EAAE;YAAE,MAAM,EAAE,MAAM,CAAC;YAAC,MAAM,EAAE,MAAM,CAAA;SAAE,CAAA;KAAE,CAAC;IAErE,UAAU,cAAc;QACtB,eAAe,CAAC,IAAI,EAAE,QAAQ,GAAG,MAAM,CAAC;QACxC,eAAe,CAAC,GAAG,EAAE,GAAG,GAAG,IAAI,CAAC;QAChC,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;KAC/C;CACF;AAiDD,OAAO,EAAE,GAAG,EAAE,eAAe,EAAE,CAAC"}
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"expo-brightness": "~13.1.4",
|
|
30
30
|
"expo-build-properties": "~0.14.8",
|
|
31
31
|
"expo-calendar": "~14.1.4",
|
|
32
|
-
"expo-camera": "~16.1.
|
|
32
|
+
"expo-camera": "~16.1.11",
|
|
33
33
|
"expo-cellular": "~7.1.5",
|
|
34
34
|
"expo-checkbox": "~4.1.4",
|
|
35
35
|
"expo-clipboard": "~7.1.5",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"expo-gl": "~15.1.7",
|
|
45
45
|
"expo-google-app-auth": "~8.3.0",
|
|
46
46
|
"expo-haptics": "~14.1.4",
|
|
47
|
-
"expo-image": "~2.
|
|
47
|
+
"expo-image": "~2.4.0",
|
|
48
48
|
"expo-image-loader": "~5.1.0",
|
|
49
49
|
"expo-image-manipulator": "~13.1.7",
|
|
50
50
|
"expo-image-picker": "~16.1.4",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"expo-media-library": "~17.1.7",
|
|
63
63
|
"expo-mesh-gradient": "~0.3.4",
|
|
64
64
|
"expo-module-template": "~10.16.7",
|
|
65
|
-
"expo-modules-core": "~2.
|
|
65
|
+
"expo-modules-core": "~2.5.0",
|
|
66
66
|
"expo-navigation-bar": "~4.2.7",
|
|
67
67
|
"expo-network": "~7.1.5",
|
|
68
68
|
"expo-notifications": "~0.31.4",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"expo-system-ui": "~5.0.10",
|
|
85
85
|
"expo-task-manager": "~13.1.6",
|
|
86
86
|
"expo-tracking-transparency": "~5.2.4",
|
|
87
|
-
"expo-updates": "~0.28.
|
|
87
|
+
"expo-updates": "~0.28.17",
|
|
88
88
|
"expo-video-thumbnails": "~9.1.3",
|
|
89
89
|
"expo-video": "~2.2.2",
|
|
90
90
|
"expo-web-browser": "~14.2.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo",
|
|
3
|
-
"version": "53.0.
|
|
3
|
+
"version": "53.0.20",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "src/Expo.ts",
|
|
6
6
|
"module": "src/Expo.ts",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"expo-font": "~13.3.2",
|
|
87
87
|
"expo-keep-awake": "~14.1.4",
|
|
88
88
|
"expo-modules-autolinking": "2.1.14",
|
|
89
|
-
"expo-modules-core": "2.
|
|
89
|
+
"expo-modules-core": "2.5.0",
|
|
90
90
|
"react-native-edge-to-edge": "1.6.0",
|
|
91
91
|
"whatwg-url-without-unicode": "8.0.0-3"
|
|
92
92
|
},
|
|
@@ -119,5 +119,5 @@
|
|
|
119
119
|
"optional": true
|
|
120
120
|
}
|
|
121
121
|
},
|
|
122
|
-
"gitHead": "
|
|
122
|
+
"gitHead": "b69736d615d303c2143e7682b37c93665e1ed3d9"
|
|
123
123
|
}
|
|
@@ -12,6 +12,10 @@ describe(URL, () => {
|
|
|
12
12
|
expect(new URL('http://acme.com').toString()).toBe('http://acme.com/');
|
|
13
13
|
expect(new URL('/home', 'http://localhost:3000').toString()).toBe('http://localhost:3000/home');
|
|
14
14
|
});
|
|
15
|
+
it(`supports canParse`, () => {
|
|
16
|
+
expect(URL.canParse('http://acme.com')).toBe(true);
|
|
17
|
+
expect(URL.canParse('invalid url')).toBe(false);
|
|
18
|
+
});
|
|
15
19
|
});
|
|
16
20
|
|
|
17
21
|
describe(URLSearchParams, () => {
|
package/src/winter/url.ts
CHANGED
|
@@ -106,7 +106,8 @@ URL.revokeObjectURL = function revokeObjectURL(_url) {
|
|
|
106
106
|
|
|
107
107
|
URL.canParse = function canParse(url: string, base?: string): boolean {
|
|
108
108
|
try {
|
|
109
|
-
|
|
109
|
+
// eslint-disable-next-line no-new
|
|
110
|
+
new URL(url, base);
|
|
110
111
|
return true;
|
|
111
112
|
} catch {
|
|
112
113
|
return false;
|