capacitor-radar
Advanced tools
Comparing version 3.12.0 to 3.12.1
@@ -80,2 +80,3 @@ import type { PluginListenerHandle } from '@capacitor/core'; | ||
stopTracking(): void; | ||
stopTrackingVerified(): void; | ||
isTracking(): Promise<RadarTrackingStatus>; | ||
@@ -82,0 +83,0 @@ getTrackingOptions(): Promise<RadarTrackingOptions>; |
{ | ||
"name": "capacitor-radar", | ||
"version": "3.12.0", | ||
"version": "3.12.1", | ||
"description": "Capacitor plugin for Radar, the leading geofencing and location tracking platform", | ||
@@ -5,0 +5,0 @@ "main": "dist/esm/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
147367
1016