Ghost/ghost/update-check-service/lib
Naz 361166dde0 Limited the API surface of the UpdateCheckService
refs https://github.com/TryGhost/Team/issues/728

- Passing only the necessary API endpoint function makes it easier to reason about what dependencies the UpdateCheckService has to deal with
- The instance initialization had to be moved insided the module's exports to resolve "models" module initialization failure
2021-06-02 14:08:29 +04:00
..
update-check-service.js Limited the API surface of the UpdateCheckService 2021-06-02 14:08:29 +04:00