utilitas 1995.2.19 → 1995.2.20

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
@@ -532,12 +532,13 @@ Works in Node.js and modern browsers.
532
532
 
533
533
  | symbol | type | params / value |
534
534
  | :--- | :--- | :--- |
535
- | _NEED | Array | @mozilla/readability,jsdom,youtube-transcript |
535
+ | _NEED | Array | jsdom,youtube-transcript,@mozilla/readability,@ngrok/ngrok |
536
536
  | assertYoutubeUrl | Function | |
537
537
  | distill | AsyncFunction | |
538
538
  | distillHtml | AsyncFunction | html, options |
539
539
  | distillPage | AsyncFunction | url, op |
540
540
  | distillYoutube | AsyncFunction | |
541
+ | forward | AsyncFunction | options |
541
542
  | getYoutubeMetadata | AsyncFunction | |
542
543
  | getYoutubeTranscript | AsyncFunction | |
543
544
  | isYoutubeUrl | Function | |