Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

onemapsg

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

onemapsg - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

2

dist/services/Service.d.ts
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.",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc