-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: emitter & scrape() * temp commit query broken * sync start() working, added 'initialized' event * fix type issue with transactions * fix logger initialize issue * style: remove it.only * test: move logic inside it() * refactor: query fn args query function was creating a new db connection on every prepare(), now that is not the case * add active scraper lock * style: fix lint & prettier complaints * more strict typechecking * add one off full package test * ci: fix packaging test syntax * website: fix npm audit security flaw * docs: improve error message * Duck typing scraper extends EventEmitter (#45) * tests: passing * tmp commit, check errors thrown in callbacks * tmp commit, tests passing * style: fix linter errors * update package-lock.json, readme, remove scar code * update integration test to use new api * remove unnecessary test helpers * cleanup scar code
- Loading branch information
Showing
46 changed files
with
8,174 additions
and
8,544 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.