Skip to content

Releases: mrodrig/deeks

NPM Release v2.4.1

01 Jun 03:10
defc56a

Choose a tag to compare

Update replacement to encompass all nested dots in the key (#19)

* fix: update replacement to encompass all nested dots in the key

* chore(release): 2.4.1

NPM Release v2.4.0

26 May 04:01
9d25aeb

Choose a tag to compare

release 2.4.0 (#18)

* chore(release): 2.4.0

* Add escapeNestedDots option for preserving key structure. (#17)

This module did not previously offer a way to encode any nested '.'
characters in a key such that it could be easily identified for use by
the end user or other modules. As a result, any keys which had nested
'.' characters appeared as though they were simply another nested object
layer, but this could cause issues if trying to reconstruct the object.
This commit adds the escapeNestedDots option which allows the user to
optionally specify that this information should be encoded for later use
by the consuming software.

Related to https://github.com/mrodrig/json-2-csv/issues/184

NPM Release v2.3.0

16 Dec 03:40

Choose a tag to compare

NPM Version 2.2.1

31 Mar 02:01

Choose a tag to compare

  • Updated dependencies.

NPM Version 2.2.0

31 Mar 02:01
89ee3fb

Choose a tag to compare

NPM Version 2.2.0

NPM Version 2.1.0

25 Jan 05:24
778ab12

Choose a tag to compare

NPM Version 2.1.0

NPM Version 2.0.1

25 Jan 05:24
cfab98b

Choose a tag to compare

NPM Version 2.0.1

v1.0.0

18 Nov 23:41

Choose a tag to compare

NPM Release v1.0.0