Ghost/ghost/stats-service
renovate[bot] 017bbd89c3
Pinned dependencies (#15441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-20 14:29:59 +01:00
..
lib Added separate signups and cancellations to subscriptions stats 2022-07-13 12:20:50 +02:00
test Fixed tests not working in timezones other than UTC 2022-07-13 12:26:02 +02:00
.eslintrc.js Moved Stats Service from Ghost 2022-04-21 13:10:33 +01:00
index.js Moved Stats Service from Ghost 2022-04-21 13:10:33 +01:00
package.json Pinned dependencies (#15441) 2022-09-20 14:29:59 +01:00
README.md Cleanup Stats-Service package files 2022-09-20 14:28:11 +01:00
tsconfig.json Moved Stats Service from Ghost 2022-04-21 13:10:33 +01:00

Stats

Stats service

Usage

Test

  • yarn lint run just eslint
  • yarn test run lint and tests