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 0.1.0 to 0.2.0

2

dist/services/Common.d.ts

@@ -15,3 +15,3 @@ import OneMap from '..';

ROAD: string;
POSTALCODE: number;
POSTALCODE: string;
FEATURE_NAME: string;

@@ -18,0 +18,0 @@ XCOORD: number;

@@ -20,3 +20,3 @@ import OneMap from '..';

ADDRESS: string;
POSTAL: number;
POSTAL: string;
X: number;

@@ -23,0 +23,0 @@ Y: number;

{
"name": "onemapsg",
"version": "0.1.0",
"version": "0.2.0",
"author": "Chang Zhe Jiet",
"description": "Wrapper for calling OneMap APIs.",
"description": "Helper library for using OneMap APIs.",
"keywords": [

@@ -63,2 +63,2 @@ "onemap",

}
}
}

@@ -8,3 +8,3 @@ # **onemapsg**

Wrapper library to use Singapore OneMap APIs (https://docs.onemap.sg/).
Helper library for using OneMap APIs (https://docs.onemap.sg/).

@@ -11,0 +11,0 @@ ## **Install via NPM**

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