Comparing version 5.1.0 to 5.1.1
declare namespace scrapeIt { | ||
export interface ScrapeOptions { | ||
[key: string]: string | ScrapeOptionList | ScrapeOptionElement; | ||
[key: string]: string | ScrapeOptionListWithData | ScrapeOptionListWithConvert | ScrapeOptionElement; | ||
} | ||
@@ -17,9 +17,5 @@ | ||
export interface ScrapeOptionListWithData { | ||
export interface ScrapeOptionList { | ||
listItem: string; | ||
data: ScrapeOptions; | ||
} | ||
export interface ScrapeOptionListWithConvert { | ||
listItem: string; | ||
data?: ScrapeOptions; | ||
convert?: (value: any) => any; | ||
@@ -26,0 +22,0 @@ } |
@@ -14,3 +14,3 @@ { | ||
"license": "MIT", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"main": "lib/index.js", | ||
@@ -23,3 +23,4 @@ "types": "lib/index.d.ts", | ||
"contributors": [ | ||
"ComFreek <comfreek@outlook.com> (https://github.com/ComFreek)" | ||
"ComFreek <comfreek@outlook.com> (https://github.com/ComFreek)", | ||
"Jim Buck <jim@jimmyboh.com> (https://github.com/JimmyBoh)" | ||
], | ||
@@ -26,0 +27,0 @@ "repository": { |
@@ -292,3 +292,3 @@ <!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. --> | ||
- [`bandcamp-scraper`](https://github.com/masterT/bandcamp-scraper) (by Simon Thiboutôt)—A scraper for https://bandcamp.com | ||
- [`blankningsregistret`](https://npmjs.com/package/blankningsregistret) (by tornilssonohrn@gmail.com)—>FI will on a daily basis, normally shortly after 15:30, publish significant net short positions in shares in the document below. [source](http://www.fi.se/en/our-registers/short-selling/) | ||
- [`blankningsregistret`](https://github.com/finsyn/blankningsregistret-js#readme) (by tornilssonohrn@gmail.com)—>FI will on a daily basis, normally shortly after 15:30, publish significant net short positions in shares in the document below. [source](http://www.fi.se/en/our-registers/short-selling/) | ||
- [`blockchain-notifier`](https://npmjs.com/package/blockchain-notifier) (by Sebastián Osorio)—Receive notifications about the actual state of a currency | ||
@@ -312,6 +312,6 @@ - [`camaleon`](https://github.com/juliandavidmr/Camaleon#readme) (by Julian David)—Installable module, available for Linux, Windows and Mac OS. Quickly view information about any exercise available in Udebug and UVA Judge. | ||
- [`proxylist`](https://github.com/selfrefactor/proxylist#readme) (by self_refactor)—Get free proxy list | ||
- [`rayko-tools`](https://npmjs.com/package/rayko-tools) (by Matt Fysh)—Tools to assist development when building rayko apps | ||
- [`rs-api`](https://github.com/oalx/rs-api#readme) (by Alex Kempf)—Simple wrapper for RuneScape APIs written in node. | ||
- [`sahibinden`](https://npmjs.com/package/sahibinden) (by Cagatay Cali)—Simple sahibinden.com bot | ||
- [`sahibindenServer`](https://npmjs.com/package/sahibindenServer) (by Cagatay Cali)—Simple sahibinden.com bot server side | ||
- [`scany`](https://github.com/JimmyBoh/scany#readme) (by Jim Buck)—Easily grab video data from user, channel, playlist, and video URLs! | ||
- [`scrape-it-cli`](https://github.com/IonicaBizau/scrape-it-cli#readme)—CLI for scrape-it. A Node.js scraper for humans. :rocket: | ||
@@ -327,2 +327,3 @@ - [`scrape-vinmonopolet`](https://npmjs.com/package/scrape-vinmonopolet)— | ||
- [`uniwue-lernplaetze-scraper`](https://github.com/fnogatz/uniwue-lernplaetze-scraper#readme) (by Falco Nogatz)—Scraper daemon to monitor the occupancy rate of study working spaces in the libraries of the University of Würzburg, Germany. | ||
- [`vandalen.rhyme.js`](https://npmjs.com/package/vandalen.rhyme.js) (by Wilfred Springer)—Client for Dutch rhyming dictionairy | ||
@@ -329,0 +330,0 @@ ## :scroll: License |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28735
344
247