utilitas 1998.1.7 → 1998.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -571,6 +571,7 @@ Works in Node.js and modern browsers.
571
571
  | renderObject | Function | obj, options |
572
572
  | renderText | Function | text, options |
573
573
  | resolve | AsyncFunction | async, res |
574
+ | reverseKeyValues | Function | |
574
575
  | rotate | Function | any, step, opts |
575
576
  | shiftTime | Function | dif, base |
576
577
  | split | Function | str, options |