Stephen Commisso
Results
3
issues of
Stephen Commisso
I was running into callStackOverflow exceptions with small-ish JSON (between 300kb and 2mb) files when running in Node 0.10. This seems to have fixed the problem. (Also documented in #11)...
Either `#update()` needs to support deleting map keys (maybe triggered by `null` values?), or `#remove()` semantics need to be updated to support deleting map keys. Since we already have validation...