normalize performs simple normalization changes. In particular, it: - normalizes strings, - normalizes empty objects and arrays as simply {} or [], - normalizes whitespace between names and colons, - normalizes whitespace between values and commas. It always returns true to be compatible with compo
()
source not stored for this graph (policy: none)
no test coverage detected