Include Certificates as a part of the library

PR Changes:

  • A script to which reads the files in the resources dir and generates certs.js file with all the certificates as base64 encoded strings
  • Removes the FileSystem fs module dependency
  • Uses the certs.js as the source of certs
  • changes the entry file of the package to dist/gstin-validator.js instead of src/index.js so consumers can use the compiled output

Merge request reports

Loading