utilitas 1999.1.33 → 1999.1.35

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
@@ -387,6 +387,7 @@ Works in Node.js and modern browsers.
387
387
  | FILE | String | FILE |
388
388
  | MIME_BINARY | String | application/octet-stream |
389
389
  | MIME_JSON | String | application/json |
390
+ | MIME_PNG | String | image/png |
390
391
  | MIME_TEXT | String | text/plain |
391
392
  | STREAM | String | STREAM |
392
393
  | analyzeFile | AsyncFunction | any, options |