Socket
Socket
Sign inDemoInstall

@opengovsg/myinfo-gov-client

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opengovsg/myinfo-gov-client - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "@opengovsg/myinfo-gov-client",
"version": "1.0.2",
"version": "1.0.3",
"description": "A lightweight client to easily call the MyInfo TUO endpoint for the Singapore government. Compatible with NodeJS version >=6.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -120,2 +120,5 @@ 'use strict'

* @param {int} [personRequest.txnNo] - Optional transaction number
* @param {string} [singpassEserviceId] - Optional Singpass eService ID.
* If provided, the API will be called with this Singpass eService ID
* instead of the one provided to the constructor during object instantiation.
* @return {Promise<Object>} - Promise resolving to a person object

@@ -122,0 +125,0 @@ * containing requested fields

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