Skip to content

Latest commit

 

History

History
100 lines (50 loc) · 5.13 KB

File metadata and controls

100 lines (50 loc) · 5.13 KB

1.1.7 (2026-05-15)

Bug Fixes

  • tarball route middleware on Node 20 (bf6fe8b)

1.1.6 (2026-05-13)

Bug Fixes

  • trigger trusted publishing test (1c45a8c)

1.1.5 (2023-10-26)

Bug Fixes

  • comment out unused debug log (34bfd32)

1.1.4 (2023-10-26)

Bug Fixes

  • downloads/point endpoint raise server error when a package has no downloads (f6a3a11)

1.1.3 (2023-05-30)

Bug Fixes

  • edge cases for start and end of install counts point endpoint (5c48beb)

1.1.2 (2023-05-30)

Bug Fixes

  • edge cases for start and end of install counts endpoint (baa89b8)

1.1.1 (2023-05-30)

Bug Fixes

1.1.0 (2023-05-30)

Features

  • add verdaccio-install-counts-update-lastmonth cli (b56ec95)

1.0.3 (2023-05-30)

Bug Fixes

  • remove startDate and endDate arguments of fillMissingDates (384bc26)

1.0.2 (2023-05-28)

Bug Fixes

  • range endpoint fills missing dates (880f710)

1.0.1 (2023-05-28)

Bug Fixes

  • rebrand to verdaccio-install-counts to avoid npm rejection (8202061)

1.0.0 (2023-05-27)

Bug Fixes

  • CI: set semantic_version to v19 for cycjimmy/semantic-release-action@v2 (424d330)
  • handle the key not exist error for getPackageDownloadTimeSeriesResults() (62ebb20)
  • import-logs scripts (64de4e6)
  • parseVersionFromTarballFilename for tarball name with multiple hyphens (01330b7)
  • repository address of package.json (58ec568)
  • reset-redis.sh will remove pkghit:ver:* (b133643)
  • set LICENSE (2bb55ea)
  • should not increase counter for HTTP HEAD (4dc8d5e)
  • update CI npm automation branch (00aa0d6)

Features

  • add npm automation (61c8645)
  • add the middleware skeleton (75bdcfb)
  • script to import nginx server access log as history data (14d23a1)