@ng-web-apis/geolocation
Advanced tools
@@ -28,6 +28,6 @@ import * as i0 from '@angular/core'; | ||
| } | ||
| static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: WaGeolocationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); | ||
| static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: WaGeolocationService, providedIn: 'root' }); | ||
| static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: WaGeolocationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); | ||
| static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: WaGeolocationService, providedIn: 'root' }); | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: WaGeolocationService, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: WaGeolocationService, decorators: [{ | ||
| type: Injectable, | ||
@@ -34,0 +34,0 @@ args: [{ providedIn: 'root' }] |
+2
-2
| { | ||
| "name": "@ng-web-apis/geolocation", | ||
| "version": "5.0.3", | ||
| "version": "5.0.4", | ||
| "description": "This is a library for declarative use of Geolocation API with Angular", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
| "@angular/core": ">=19.0.0", | ||
| "@ng-web-apis/common": "^5.0.3" | ||
| "@ng-web-apis/common": "^5.0.4" | ||
| }, | ||
@@ -43,0 +43,0 @@ "publishConfig": { |