expo-location
Advanced tools
Comparing version 5.0.1 to 6.0.0-rc.0
{ | ||
"name": "expo-location", | ||
"version": "5.0.1", | ||
"version": "6.0.0-rc.0", | ||
"description": "Allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.", | ||
@@ -51,3 +51,3 @@ "main": "build/Location.js", | ||
}, | ||
"gitHead": "f213c9be2a909dae42a0a27d8aa4b9eac8e97be1" | ||
} | ||
"gitHead": "6334f82adccb529e9347e348c874bd8f6a92cacc" | ||
} |
@@ -75,3 +75,4 @@ import { NativeModulesProxy } from '@unimodules/core'; | ||
describe('geocodeAsync', () => { | ||
it('falls back to Google Maps API on Android without Google Play services', () => { | ||
// TODO(@tsapeta): This doesn't work due to missing Google Maps API key. | ||
xit('falls back to Google Maps API on Android without Google Play services', () => { | ||
mockPlatformAndroid(); | ||
@@ -78,0 +79,0 @@ mockProperty(NativeModulesProxy.ExpoLocation, 'geocodeAsync', async () => { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
270885
44
3004
2
1