1.0.3 • Published 5 months ago

passport-product-switch v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Passport Product Switch

This repository contains the core logic for determining the eligibility and switching between various passport products, such as new passport, passport renewal, lost/stolen passport, damaged passport, name change passport and child passport. The logic is designed to be modular, reusable, and easy to integrate into any project.

Installation

Using npm

bash npm install passport-product-switch

Using yarn

bash yarn add passport-product-switch

Features

  • Determine eligibility for different passport products
  • Handle various scenarios such as:
    • Lost/stolen passports
    • Damaged passports
    • Child passports
    • Passport renewal
    • Name Change Passport
  • Lightweight and dependency-efficient
  • TypeScript support with full type definitions
1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago