Skip to content

v2.0.0 - Fixes, features and dependency updates

Latest
Compare
Choose a tag to compare
@markSmurphy markSmurphy released this 09 Feb 10:28

Changelog

v2.0.0 - February 9th 2024

Breaking Change

  • cdn-cache-check now requires node version 14 or above (previously version 10 or above was supported).

Security

  • Updated minimist to version 1.2.6 to address CVE-2021-44906 (introduced via prettyjson@1.2.5 --> minimist@1.2.5).

Added

  • A much improved service detection engine which queries cloud providers' publish IP address ranges.
  • Added Azure Service Detection.
  • Added --verbose option which includes a descriptive reason for the service detection results.
  • Added reporting of Application Path to --help --verbose output to aid finding the configuration.json configuration file.
  • Added WordPress Hosting Engine to CDN Detection

Changed

  • Updated AWS IP Ranges to "2022-03-17-23-23-26" (Sync Token: 1647559406).
  • Updated Azure IP Ranges to "2022-03-14" (changeNumber: 193).
  • Updated dependency debug to version 4.3.4.
  • Updated dependency TLDS to version 1.250.0.
  • Updated dependency ip-cidr to version 3.0.11.