mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-24 13:28:12 +00:00
4a2ac557ef
'mz' can be safely replaced with fs.promises and util.promisify for faster native methods. 'mkdirp' after Node v8 uses native fs.mkdir, thus is redundant. 'body-parser' is deprecated and contained within express v4.x. Closes: #1567 Change-type: patch Signed-off-by: Christina Wang <christina@balena.io> |
||
---|---|---|
.. | ||
application-manager-test-states.ts | ||
application-state-mock.ts | ||
chai-config.ts | ||
errors.ts | ||
helpers.ts | ||
mocked-balena-api.ts | ||
mocked-database.ts | ||
mocked-dbus.ts | ||
mocked-device-api.ts | ||
mocked-dockerode.ts | ||
mocked-event-tracker.ts | ||
mocked-iptables.ts | ||
prepare.ts |