Skip to content

v3.8.3

Choose a tag to compare

@cgcardona cgcardona released this 04 Aug 15:37
  • Replace npm w/ yarn
  • Repo security improvements
    • integrate njsscan, codeql and dependabot
  • Testing and logging
    • Added additional unit tests
    • Changed some return types from string to object to show the error response and not just return undefined
    • Fix import paths
    • Checked error messages for sensitive leaks
  • Refactor to add variable types and return types