expo-location 19.0.8 → 19.0.9-canary-20251205-a1dedc6
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/CHANGELOG.md +6 -1
- package/android/build.gradle +2 -3
- package/android/src/main/java/expo/modules/location/LocationModule.kt +0 -2
- package/expo-module.config.json +1 -1
- package/ios/EXLocation.m +1 -1
- package/ios/Geocoder.swift +1 -1
- package/ios/Requesters/EXForegroundPermissionRequester.m +7 -2
- package/local-maven-repo/host/exp/exponent/expo.modules.location/{19.0.8/expo.modules.location-19.0.8-sources.jar → 19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6-sources.jar} +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6-sources.jar.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6-sources.jar.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6-sources.jar.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6-sources.jar.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6.aar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6.aar.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6.aar.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6.aar.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6.aar.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/{19.0.8/expo.modules.location-19.0.8.module → 19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6.module} +23 -30
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6.module.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6.module.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6.module.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6.module.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/{19.0.8/expo.modules.location-19.0.8.pom → 19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6.pom} +1 -7
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6.pom.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6.pom.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6.pom.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.9-canary-20251205-a1dedc6/expo.modules.location-19.0.9-canary-20251205-a1dedc6.pom.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/maven-metadata.xml +4 -4
- package/local-maven-repo/host/exp/exponent/expo.modules.location/maven-metadata.xml.md5 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/maven-metadata.xml.sha1 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/maven-metadata.xml.sha256 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/maven-metadata.xml.sha512 +1 -1
- package/package.json +4 -5
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8-sources.jar.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8-sources.jar.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8-sources.jar.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8-sources.jar.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8.aar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8.aar.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8.aar.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8.aar.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8.aar.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8.module.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8.module.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8.module.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8.module.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8.pom.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8.pom.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8.pom.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.location/19.0.8/expo.modules.location-19.0.8.pom.sha512 +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -8,9 +8,14 @@
|
|
|
8
8
|
|
|
9
9
|
### 🐛 Bug fixes
|
|
10
10
|
|
|
11
|
+
- use WGS 84 as reference for altitude on iOS ([#41318](https://github.com/expo/expo/pull/41318) by [@vonovak](https://github.com/vonovak))
|
|
12
|
+
- fix position of the `scope` field in a permissions request result ([#41328](https://github.com/expo/expo/pull/41328) by [@vonovak](https://github.com/vonovak))
|
|
13
|
+
|
|
11
14
|
### 💡 Others
|
|
12
15
|
|
|
13
|
-
|
|
16
|
+
- [Android] Removed unused `androidx.annotation:annotation` dependency. ([#39758](https://github.com/expo/expo/pull/39758) by [@lukmccall](https://github.com/lukmccall))
|
|
17
|
+
|
|
18
|
+
## 19.0.8 - 2025-12-05
|
|
14
19
|
|
|
15
20
|
_This version does not introduce any user-facing changes._
|
|
16
21
|
|
package/android/build.gradle
CHANGED
|
@@ -4,18 +4,17 @@ plugins {
|
|
|
4
4
|
}
|
|
5
5
|
|
|
6
6
|
group = 'host.exp.exponent'
|
|
7
|
-
version = '19.0.
|
|
7
|
+
version = '19.0.9-canary-20251205-a1dedc6'
|
|
8
8
|
|
|
9
9
|
android {
|
|
10
10
|
namespace "expo.modules.location"
|
|
11
11
|
defaultConfig {
|
|
12
12
|
versionCode 29
|
|
13
|
-
versionName "19.0.
|
|
13
|
+
versionName "19.0.9-canary-20251205-a1dedc6"
|
|
14
14
|
consumerProguardFiles("proguard-rules.pro")
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
dependencies {
|
|
19
19
|
api 'com.google.android.gms:play-services-location:21.0.1'
|
|
20
|
-
implementation 'androidx.annotation:annotation:1.7.1'
|
|
21
20
|
}
|
|
@@ -17,7 +17,6 @@ import android.os.Build
|
|
|
17
17
|
import android.os.Bundle
|
|
18
18
|
import android.os.Looper
|
|
19
19
|
import android.util.Log
|
|
20
|
-
import androidx.annotation.ChecksSdkIntAtLeast
|
|
21
20
|
import androidx.core.app.ActivityCompat
|
|
22
21
|
import androidx.core.location.LocationManagerCompat
|
|
23
22
|
import androidx.core.os.bundleOf
|
|
@@ -783,7 +782,6 @@ class LocationModule : Module(), LifecycleEventListener, SensorEventListener, Ac
|
|
|
783
782
|
*
|
|
784
783
|
* @see `https://medium.com/swlh/request-location-permission-correctly-in-android-11-61afe95a11ad`
|
|
785
784
|
*/
|
|
786
|
-
@ChecksSdkIntAtLeast(api = Build.VERSION_CODES.Q)
|
|
787
785
|
private fun shouldAskBackgroundPermissions(): Boolean {
|
|
788
786
|
return Build.VERSION.SDK_INT >= Build.VERSION_CODES.Q
|
|
789
787
|
}
|
package/expo-module.config.json
CHANGED
package/ios/EXLocation.m
CHANGED
|
@@ -12,7 +12,7 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
12
12
|
@"coords": @{
|
|
13
13
|
@"latitude": @(location.coordinate.latitude),
|
|
14
14
|
@"longitude": @(location.coordinate.longitude),
|
|
15
|
-
@"altitude": @(location.
|
|
15
|
+
@"altitude": @(location.ellipsoidalAltitude),
|
|
16
16
|
@"accuracy": @(location.horizontalAccuracy),
|
|
17
17
|
@"altitudeAccuracy": @(location.verticalAccuracy),
|
|
18
18
|
@"heading": @(location.course),
|
package/ios/Geocoder.swift
CHANGED
|
@@ -14,7 +14,7 @@ internal struct Geocoder {
|
|
|
14
14
|
return [
|
|
15
15
|
"latitude": location?.coordinate.latitude,
|
|
16
16
|
"longitude": location?.coordinate.longitude,
|
|
17
|
-
"altitude": location?.
|
|
17
|
+
"altitude": location?.ellipsoidalAltitude,
|
|
18
18
|
"accuracy": location?.horizontalAccuracy
|
|
19
19
|
]
|
|
20
20
|
}
|
|
@@ -53,8 +53,13 @@ static SEL whenInUseAuthorizationSelector;
|
|
|
53
53
|
break;
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
|
-
|
|
57
|
-
return @{ @"status": @(status),
|
|
56
|
+
NSString* scope = @(systemStatus == kCLAuthorizationStatusAuthorizedWhenInUse ? "whenInUse" : systemStatus == kCLAuthorizationStatusAuthorizedAlways ? "always" : "none");
|
|
57
|
+
return @{ @"status": @(status),
|
|
58
|
+
@"ios": @{
|
|
59
|
+
@"scope": scope
|
|
60
|
+
},
|
|
61
|
+
@"scope": scope, // Incorrect according to https://docs.expo.dev/versions/latest/sdk/location/#locationpermissionresponse but long-present. TODO remove for SDK 56 or later
|
|
62
|
+
};
|
|
58
63
|
}
|
|
59
64
|
|
|
60
65
|
@end
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
e61b5988298567160d57c9a2d7e89e3a
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
3f1ebf2caa695bb5ca9c0d4e2952210ee0463a20
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
44632f521d20b7de97e7093313f5cdbc9d57166256f97235ce0c85a4f83287cd
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
d2866075faf8ccb0b18a3e2fce7039bc6eebf226cf552924adb749fbfaf32d6daf73ee1de8bc33dee2d7c2ff8f3fd3ba86d02f2a65e5e9dc6432316148aec2e2
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
ba53f57b3da62b6578c147354a667d43
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
71da19a6d4fea30a7c232c21a8243e40d4d35b55
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0f54b18396ec0f0bbf2e556e669602ae957be1a06379138eee2cb7124630e8f6
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
b3050704ef4e58014f876ddaa5cf10012155e9069c9dde4920765319fd882e38bef43a5d2bbf0a1d8c5dfe6bc0dfda03eba8930bf4e3f7776a36924980b50530
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
"component": {
|
|
4
4
|
"group": "host.exp.exponent",
|
|
5
5
|
"module": "expo.modules.location",
|
|
6
|
-
"version": "19.0.
|
|
6
|
+
"version": "19.0.9-canary-20251205-a1dedc6",
|
|
7
7
|
"attributes": {
|
|
8
8
|
"org.gradle.status": "release"
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
"createdBy": {
|
|
12
12
|
"gradle": {
|
|
13
|
-
"version": "
|
|
13
|
+
"version": "9.0.0"
|
|
14
14
|
}
|
|
15
15
|
},
|
|
16
16
|
"variants": [
|
|
@@ -33,13 +33,13 @@
|
|
|
33
33
|
],
|
|
34
34
|
"files": [
|
|
35
35
|
{
|
|
36
|
-
"name": "expo.modules.location-19.0.
|
|
37
|
-
"url": "expo.modules.location-19.0.
|
|
38
|
-
"size":
|
|
39
|
-
"sha512": "
|
|
40
|
-
"sha256": "
|
|
41
|
-
"sha1": "
|
|
42
|
-
"md5": "
|
|
36
|
+
"name": "expo.modules.location-19.0.9-canary-20251205-a1dedc6.aar",
|
|
37
|
+
"url": "expo.modules.location-19.0.9-canary-20251205-a1dedc6.aar",
|
|
38
|
+
"size": 186416,
|
|
39
|
+
"sha512": "b3050704ef4e58014f876ddaa5cf10012155e9069c9dde4920765319fd882e38bef43a5d2bbf0a1d8c5dfe6bc0dfda03eba8930bf4e3f7776a36924980b50530",
|
|
40
|
+
"sha256": "0f54b18396ec0f0bbf2e556e669602ae957be1a06379138eee2cb7124630e8f6",
|
|
41
|
+
"sha1": "71da19a6d4fea30a7c232c21a8243e40d4d35b55",
|
|
42
|
+
"md5": "ba53f57b3da62b6578c147354a667d43"
|
|
43
43
|
}
|
|
44
44
|
]
|
|
45
45
|
},
|
|
@@ -59,13 +59,6 @@
|
|
|
59
59
|
"requires": "2.1.20"
|
|
60
60
|
}
|
|
61
61
|
},
|
|
62
|
-
{
|
|
63
|
-
"group": "androidx.annotation",
|
|
64
|
-
"module": "annotation",
|
|
65
|
-
"version": {
|
|
66
|
-
"requires": "1.7.1"
|
|
67
|
-
}
|
|
68
|
-
},
|
|
69
62
|
{
|
|
70
63
|
"group": "com.google.android.gms",
|
|
71
64
|
"module": "play-services-location",
|
|
@@ -76,13 +69,13 @@
|
|
|
76
69
|
],
|
|
77
70
|
"files": [
|
|
78
71
|
{
|
|
79
|
-
"name": "expo.modules.location-19.0.
|
|
80
|
-
"url": "expo.modules.location-19.0.
|
|
81
|
-
"size":
|
|
82
|
-
"sha512": "
|
|
83
|
-
"sha256": "
|
|
84
|
-
"sha1": "
|
|
85
|
-
"md5": "
|
|
72
|
+
"name": "expo.modules.location-19.0.9-canary-20251205-a1dedc6.aar",
|
|
73
|
+
"url": "expo.modules.location-19.0.9-canary-20251205-a1dedc6.aar",
|
|
74
|
+
"size": 186416,
|
|
75
|
+
"sha512": "b3050704ef4e58014f876ddaa5cf10012155e9069c9dde4920765319fd882e38bef43a5d2bbf0a1d8c5dfe6bc0dfda03eba8930bf4e3f7776a36924980b50530",
|
|
76
|
+
"sha256": "0f54b18396ec0f0bbf2e556e669602ae957be1a06379138eee2cb7124630e8f6",
|
|
77
|
+
"sha1": "71da19a6d4fea30a7c232c21a8243e40d4d35b55",
|
|
78
|
+
"md5": "ba53f57b3da62b6578c147354a667d43"
|
|
86
79
|
}
|
|
87
80
|
]
|
|
88
81
|
},
|
|
@@ -96,13 +89,13 @@
|
|
|
96
89
|
},
|
|
97
90
|
"files": [
|
|
98
91
|
{
|
|
99
|
-
"name": "expo.modules.location-19.0.
|
|
100
|
-
"url": "expo.modules.location-19.0.
|
|
101
|
-
"size":
|
|
102
|
-
"sha512": "
|
|
103
|
-
"sha256": "
|
|
104
|
-
"sha1": "
|
|
105
|
-
"md5": "
|
|
92
|
+
"name": "expo.modules.location-19.0.9-canary-20251205-a1dedc6-sources.jar",
|
|
93
|
+
"url": "expo.modules.location-19.0.9-canary-20251205-a1dedc6-sources.jar",
|
|
94
|
+
"size": 22881,
|
|
95
|
+
"sha512": "d2866075faf8ccb0b18a3e2fce7039bc6eebf226cf552924adb749fbfaf32d6daf73ee1de8bc33dee2d7c2ff8f3fd3ba86d02f2a65e5e9dc6432316148aec2e2",
|
|
96
|
+
"sha256": "44632f521d20b7de97e7093313f5cdbc9d57166256f97235ce0c85a4f83287cd",
|
|
97
|
+
"sha1": "3f1ebf2caa695bb5ca9c0d4e2952210ee0463a20",
|
|
98
|
+
"md5": "e61b5988298567160d57c9a2d7e89e3a"
|
|
106
99
|
}
|
|
107
100
|
]
|
|
108
101
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
ba41a384bacc986178c5f8870adeb925
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
a32f9aa6712d88fa35f49486a9f6191d19318557
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
69e6f0512c542c77f6ac4fc7997f7c6f4b6ebd5eb1440ecde521df9201f61672
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
6eb2fd0fd68158cffc5ebc2e2564a8f633c355697d7a0fa19f44549f2e12337ee5c0b4941d0d4442c4966ad3fbdf346241d2903819457d71c11a9a4b1111e4eb
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
<modelVersion>4.0.0</modelVersion>
|
|
10
10
|
<groupId>host.exp.exponent</groupId>
|
|
11
11
|
<artifactId>expo.modules.location</artifactId>
|
|
12
|
-
<version>19.0.
|
|
12
|
+
<version>19.0.9-canary-20251205-a1dedc6</version>
|
|
13
13
|
<packaging>aar</packaging>
|
|
14
14
|
<name>expo.modules.location</name>
|
|
15
15
|
<url>https://github.com/expo/expo</url>
|
|
@@ -37,11 +37,5 @@
|
|
|
37
37
|
<version>2.1.20</version>
|
|
38
38
|
<scope>runtime</scope>
|
|
39
39
|
</dependency>
|
|
40
|
-
<dependency>
|
|
41
|
-
<groupId>androidx.annotation</groupId>
|
|
42
|
-
<artifactId>annotation</artifactId>
|
|
43
|
-
<version>1.7.1</version>
|
|
44
|
-
<scope>runtime</scope>
|
|
45
|
-
</dependency>
|
|
46
40
|
</dependencies>
|
|
47
41
|
</project>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
347075e8210765c926844884233db6a5
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
96e164cd6d68af68a50ff0e50f20c5bb3f166d34
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
9ff01762bf334ba82de191a2f4aad86111b8529e4def5243c45474cb4238bdd3
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
30ed71f42be7ca331dd25586b5456620c4166a87b43d3904cdd03a624b2041374644717cc967b4486bdb32840109aa06c0648deebc058b9c5adb1b3b35e23816
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
<groupId>host.exp.exponent</groupId>
|
|
4
4
|
<artifactId>expo.modules.location</artifactId>
|
|
5
5
|
<versioning>
|
|
6
|
-
<latest>19.0.
|
|
7
|
-
<release>19.0.
|
|
6
|
+
<latest>19.0.9-canary-20251205-a1dedc6</latest>
|
|
7
|
+
<release>19.0.9-canary-20251205-a1dedc6</release>
|
|
8
8
|
<versions>
|
|
9
|
-
<version>19.0.
|
|
9
|
+
<version>19.0.9-canary-20251205-a1dedc6</version>
|
|
10
10
|
</versions>
|
|
11
|
-
<lastUpdated>
|
|
11
|
+
<lastUpdated>20251205162239</lastUpdated>
|
|
12
12
|
</versioning>
|
|
13
13
|
</metadata>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
16a42c16476cc9ed2075d154766e6138
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
7a656afd0441334e1845f448f3dd5cd4a0ada853
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
4d297157fe2634b7205ef125537e758838445c1528d775627db22e8166f62f8d
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
e2a4a15095db5c1bd0e00df77a3c445ba86e9c0fdc51efdce0246a6f1194135df2eae5f2123d23ea3fa149ee0d99611bfaf0f1f73cd4fc5fb02fd0d373f8a807
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo-location",
|
|
3
|
-
"version": "19.0.
|
|
3
|
+
"version": "19.0.9-canary-20251205-a1dedc6",
|
|
4
4
|
"description": "Allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.",
|
|
5
5
|
"main": "build/index.js",
|
|
6
6
|
"types": "build/index.d.ts",
|
|
@@ -39,10 +39,9 @@
|
|
|
39
39
|
"preset": "expo-module-scripts"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"expo-module-scripts": "
|
|
42
|
+
"expo-module-scripts": "5.1.0-canary-20251205-a1dedc6"
|
|
43
43
|
},
|
|
44
44
|
"peerDependencies": {
|
|
45
|
-
"expo": "
|
|
46
|
-
}
|
|
47
|
-
"gitHead": "172a69f5f70c1d0e043e1532f924de97210cabc3"
|
|
45
|
+
"expo": "55.0.0-canary-20251205-a1dedc6"
|
|
46
|
+
}
|
|
48
47
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
7901689a7c34acc7ae8af3462616529e
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
92bdf64a7d26f40abe06efdd8a75fb5aea081a5b
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
6cee5095a2544eab12b9238d3508e6f84472d5d4456f3ae025d2ca0004d5ac9f
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ea8ee4997b883d87862e4bf9be7f825c134db18f7bf963e6eef6bc58009fdf681db683d96abd99d8f7e8b3e77668496ff242690db54ea9dd21b67e6f93cd6990
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
79e64ee6876bac3d21fe620459b9e82c
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
8a53da89f23832626eae5eb2e59b5526ab1131bd
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
3fa329ef5fdb8e139c38e5ab450b9249dc3c4c5efa3ca113387eda78d2a73fa8
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ead6b004b911d987cbcc65cc6bb08eec9cea93ec7dc073410980579b0bc55c7cdddd2799115b2fbff69d35191ea6da20f7363c5f2854df6621c89d3a8892264e
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
72468dfded403a9dd3243b6ecb1cf8c6
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
47a13a56e46779bf36c3413b52cb1a6201df7f82
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
bdce94afa4bee2ab63896ec8a7a5297626f6a43cd559043cc78124fa8333b2b0
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
5676299fe137949faf5c5a71f7e021e8350ad4383e29af8b9ec7eb5b3839e08f586a54de09bf63966ab4b0ea20d31c28baa4ca0b4d491ae5f897912e686732e5
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ccc9fcda994942bf022ccaa01c3edda4
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
757f61b094d159a186b820ddfdc71682337583fd
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
f12b7407d456254f02ce9e314a148382d7356e71866c8dd7591b1936fdcbcd0e
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
d751180a9a34b782706ef7adcbfb4845ff38b930e2d5835abcfcce64a50dd9ee6168ae00dbaf7687d6f0b470afed28eb9716d3933d42cfd51c14e87e5a83d87d
|