sesame: @aliou/sesame@0.10.0
Minor Changes 84d611e: Fix high CPU in sesame watch caused by repeated full-directory re-indexing and redundant file I/O: Add readFirstLine utility that reads only the first 4 KiB of a file instead of loading the entire contents into memory. Fix PiParser.canParse() to use readFi…