@bpmromandie/kyc_common_types
TypeScript icon, indicating that this package has built-in type declarations

2.0.17 • Public • Published

KYC Common Types

This package contains all types used by multiple applications

To publish the package to NPM you need to be part to the @bpmromandie organization (ask TACMAMA1 to add your NPM user to the organization)

  1. modify version in package.json 2.a) If publishing to npmjs.org... In a bash terminal... npm config set @bpmromandie:registry https://registry.npmjs.org/ to set the correct registry for the scope @bpmromandie 2.b) If publishing to bin.swisscom.com... In a bash terminal... npm config set @bpmromandie:registry https://bin.swisscom.com/artifactory/api/npm/kyc-npm-local/ to set the correct registry for the scope @bpmromandie
  2. In a bash terminal... npm run build to verify it builds correctly (check in the dist folder if you find all the types you were expecting to find) 3.a) If publishing to npmjs.org... In a bash terminal... npm publish --access public 3.b) If publishing to bin.swisscom.com... In a bash terminal... npm publish

Remember to go to the client applications using this library to do a npm i @bpmromandie/kyc_common_types@latest

Readme

Keywords

none

Package Sidebar

Install

npm i @bpmromandie/kyc_common_types

Weekly Downloads

584

Version

2.0.17

License

ISC

Unpacked Size

162 kB

Total Files

32

Last publish

Collaborators

  • akliluts
  • carnevluswisscom
  • mfmanca2000