Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@ng-web-apis/geolocation

Package Overview
Dependencies
Maintainers
4
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ng-web-apis/geolocation - npm Package Compare versions

Comparing version
5.0.3
to
5.0.4
+3
-3
fesm2022/ng-web-apis-geolocation.mjs

@@ -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' }]

{
"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": {