This repository was archived by the owner on Aug 23, 2023. It is now read-only.
Releases: oneblink/blinkmrc.js
Releases · oneblink/blinkmrc.js
2.0.0 - 2018-07-20
Removed
- Support for NodeJS 4
Fixed
- ON-1323 # Fixed sorting keys issue on NodeJS 10
Dependencies
-
update load-json-file to 4.0.0 (from 1.1.0)
-
update write-json-file to 2.0.0 (from 1.2.0)
1.1.0 - 2016-02-19
Added
- "fileMode" option controls write mode (permissions)
Changed
- write JSON files with indenting and sorted keys
- project file written with 0666 permissions by default
- user file written with 0600 permissions by default