UNPKG

url-target-validator

Version:

Utilities supporting authorization, request logging and other often reused parts of microservices.

10 lines (7 loc) 290 B
# url-target-validator.js Used to ensure that the targets of payloads go to the right place. ## Release notes ### 2.0.0 Solves problems when running on Node.js 10.x by using dns.promises API. This version also requires Node 10.x. to run. ### 1.0.0 Initial version targeting Node.js 8.10.