UNPKG

subdomains

Version:

A hapi plugin which extracts subdomains from uri

54 lines (31 loc) 834 B
# v1.0.3 - security updates # v1.0.0 - Tested with latest hapijs v18.0.0 # v0.0.9 - No change # v0.0.8 - Fetch plugin version from package.json # v0.0.7 - Tested on node v8.x, v10.x, v11.4.0 # v0.0.6 - added npm & subdomains version badges - fixed typo of throw error if `exclude` prop not provided v0.0.5 TypeError: provide exclude property as an array **toreject** subdomains or provide an empty array! v0.0.6 TypeError: provide exclude property as an array **to reject** subdomains or provide an empty array! - removed `hoek` dev-dependency - update [CONTRIBUTING.md](/CONTRIBUTING.md) # v0.0.5 - Travic-CI & Codecov - Fixed TypeError not a contructor # v0.0.4 - Added tests # v0.0.3 - No change # v0.0.2 - No change # v0.0.1 - package realeased in beta version - this package is in development phase