Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 693 Bytes

File metadata and controls

26 lines (16 loc) · 693 Bytes

Changelog

0.3.0

  • Adds support for the Risk Intelligence Retrieve API.
  • Update dev dependencies.
  • Internal rename of SiteverifyErrorCode to APIErrorCode.
  • Rename of VerifyClientErrorCode to ClientErrorCode.

0.2.0

  • Add support for Risk Intelligence data in siteverify responses.
  • Rename option from siteverifyEndpoint to apiEndpoint to better reflect its purpose (backwards compatible). It now expects a URL without a path or a shorthand.
  • Update dev dependencies.

0.1.2

  • Add missing .js to internal import statement - fixes an import error if you are not using Typescript.

0.1.1

  • Fix SDK header name (internal change).

0.1.0

Initial release.