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

singapore-nric

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

singapore-nric - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

4

package.json
{
"name": "singapore-nric",
"version": "1.2.0",
"version": "1.2.1",
"description": "Generate & Validate Singapore NRIC (National Registration Identity Card) Numbers",

@@ -11,3 +11,3 @@ "author": {

"type": "module",
"main": "src/index.js",
"main": "src/nric.js",
"scripts": {

@@ -14,0 +14,0 @@ "test": "node --experimental-vm-modules node_modules/jest/bin/jest.js"

@@ -5,3 +5,4 @@ # singapore-nric

A [Singapore NRIC](https://en.wikipedia.org/wiki/National_Registration_Identity_Card) Validator & Generator class, by [Samuel Liew](https://github.com/samliew)
A [Singapore NRIC](https://en.wikipedia.org/wiki/National_Registration_Identity_Card) Validator & Generator class, by [Samuel Liew](https://github.com/samliew)<br>
This library supports the validation and generation of M-series NRIC numbers.

@@ -86,2 +87,2 @@ Looking to do it manually instead? Use these tools on my website: [generate](https://samliew.com/nric-generator) or [validate](https://samliew.com/singapore-nric-validator).

See [tests](https://github.com/samliew/singapore-nric/tree/master/tests).
See [tests](https://github.com/samliew/singapore-nric/tree/master/tests).
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