Ghost/ghost/stats-service
Daniel Lockyer 5aeaa977fd
Pinned moment dependency
- this shouldn't make any difference because `moment` has a resolution but we take
  the approach of pinning all our dependencies in this repository
2022-10-12 15:42:46 +07:00
..
lib Updated empty referrer source to null (#15456) 2022-09-22 20:58:45 +05:30
test Fixed no-shadow lint warnings (#15520) 2022-10-03 15:50:28 +01: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 moment dependency 2022-10-12 15:42:46 +07:00
README.md Cleanup Stats-Service package files 2022-09-20 14:28:11 +01:00

Stats

Stats service

Usage

Test

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