v4.2.0
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`
Source code on GitHub