Skip to content

Commit

Permalink
v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
a1sabau committed Jun 2, 2022
1 parent 7b5ed88 commit bfa35ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@get-set-fetch/scraper",
"version": "0.10.0",
"version": "0.11.0",
"description": "Plugin based node.js web scraper. It scrapes, stores and exports data. Supports multiple storage options: SQLite, MySQL, PostgreSQL. Supports multiple browser or dom-like clients: Puppeteer, Playwright, Cheerio, Jsdom.",
"keywords": [ "scraper", "scraping", "node", "nodejs", "web", "cloud" ],
"main": "./dist/cjs/index.js",
Expand Down

0 comments on commit bfa35ae

Please sign in to comment.