Comparing version 1.4.0 to 1.4.1
import { OneMap } from '../OneMap'; | ||
export declare class Service { | ||
#private; | ||
readonly onemap: OneMap; | ||
protected readonly onemap: OneMap; | ||
protected constructor(onemap: OneMap, serviceName: string); | ||
@@ -6,0 +6,0 @@ protected commonapi(endpoint: string, query?: any): Promise<any>; |
{ | ||
"name": "onemapsg", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"author": "Chang Zhe Jiet", | ||
@@ -5,0 +5,0 @@ "description": "Helper library for using OneMap APIs.", |
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
34587