UNPKG

write-json-safe

Version:
49 lines (15 loc) 1.14 kB
# [4.0.0](https://github.com/bconnorwhite/write-json-safe/compare/v3.0.0...v4.0.0) (2023-01-24) # [3.0.0](https://github.com/bconnorwhite/write-json-safe/compare/v2.1.0...v3.0.0) (2023-01-18) # [2.1.0](https://github.com/bconnorwhite/write-json-safe/compare/v2.0.2...v2.1.0) (2021-04-13) ### Features * avoid overwrite flag ([f6f4dfc](https://github.com/bconnorwhite/write-json-safe/commit/f6f4dfc49265076e01241b9ae68f94449ec30875)) ## [2.0.2](https://github.com/bconnorwhite/write-json-safe/compare/v2.0.1...v2.0.2) (2021-04-06) ### Bug Fixes * dependency bump - preserve order for concurrent writes ([c6db987](https://github.com/bconnorwhite/write-json-safe/commit/c6db987b7bea1f258a1d6f98bf4f65c1de3b584f)) ## [2.0.1](https://github.com/bconnorwhite/write-json-safe/compare/v2.0.0...v2.0.1) (2020-10-04) # [2.0.0](https://github.com/bconnorwhite/write-json-safe/compare/v1.0.1...v2.0.0) (2020-10-04) ### Features * added more options ([23a1ebf](https://github.com/bconnorwhite/write-json-safe/commit/23a1ebf365bc32ac3cfea465bedcaeaf6a6c9b84)) ### BREAKING CHANGES * new options format ## 1.0.1 (2020-09-03)