aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
AgeCommit message (Collapse)AuthorFilesLines
2022-01-15Bump shelljs from 0.8.3 to 0.8.5dependabot/npm_and_yarn/shelljs-0.8.5dependabot[bot]1-9/+14
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shelljs/shelljs/compare/v0.8.3...v0.8.5) --- updated-dependencies: - dependency-name: shelljs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2019-01-26Fix sync write error handlingJames Barnett1-18/+29
2018-10-07Basic logging functionality. Logs every 60s.James Barnett1-198/+227
Needs log rotation/management to avoid huge logfiles.
2018-04-02Add TravisCI and SonarQube integrationJames Barnett1-0/+1029
2018-03-31Add daily kWH usage total for last 30 daysJames Barnett1-0/+5
2018-03-30Initial functionality. Static realtime usage for a single deviceJames Barnett1-0/+661