Sourced from i18next-resources-to-backend's changelog.
1.2.3
- fix: allow empty
language/namespacestrings again (e.g.defaultNS: ''), rejected since 1.2.2 #16. An empty string cannot traverse the filesystem or reachObject.prototype, so it was never part of the attack surface.
b8bef55
1.2.37eece7d
fix: allow empty language/namespace again (#16)