UNPKG

json-mini-patch

Version:

small minimal JSON patch implementation

20 lines (14 loc) 477 B
<!-- markdownlint-disable MD022 MD024 MD026 MD032 MD041 --> # Change Log - based on [Keep a Changelog](http://keepachangelog.com/) - adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ~~Removed, Changed, Deprecated, Added, Fixed, Security~~ - one fewer array created ## [2.0.1] - 2017-06-09 ### Changed - renamed all methods to more descriptive names `jsonpatch`, `patch`, `compress`, `restore` ### Added - Browser build - CJS build - ES6 module export