@promptbook/website-crawler 0.71.0-19 → 0.71.0-21

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/esm/index.es.js CHANGED
@@ -16,7 +16,7 @@ import { Converter } from 'showdown';
16
16
  /**
17
17
  * The version of the Promptbook library
18
18
  */
19
- var PROMPTBOOK_VERSION = '0.71.0-18';
19
+ var PROMPTBOOK_VERSION = '0.71.0-20';
20
20
  // TODO: [main] !!!! List here all the versions and annotate + put into script
21
21
 
22
22
  /*! *****************************************************************************
@@ -2920,7 +2920,6 @@ var $scrapersRegister = new $Register('scraper_constructors');
2920
2920
  * TODO: [®] DRY Register logic
2921
2921
  */
2922
2922
 
2923
- // TODO: !!!!!!last - Maybe delete this function
2924
2923
  /**
2925
2924
  * Creates a message with all registered scrapers
2926
2925
  *