Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

scrape-it

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scrape-it - npm Package Compare versions

Comparing version 5.1.1 to 5.1.2

2

lib/index.d.ts
declare namespace scrapeIt {
export interface ScrapeOptions {
[key: string]: string | ScrapeOptionListWithData | ScrapeOptionListWithConvert | ScrapeOptionElement;
[key: string]: string | ScrapeOptionList | ScrapeOptionElement;
}

@@ -5,0 +5,0 @@

@@ -14,3 +14,3 @@ {

"license": "MIT",
"version": "5.1.1",
"version": "5.1.2",
"main": "lib/index.js",

@@ -17,0 +17,0 @@ "types": "lib/index.d.ts",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc