🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

webcrawlerapi-js

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webcrawlerapi-js - npm Package Compare versions

Comparing version

to
1.0.7

1

dist/model.d.ts

@@ -6,2 +6,3 @@ export interface ScrapeRequest {

debug?: boolean;
omit_cache?: boolean;
}

@@ -8,0 +9,0 @@ export interface JobId {

@@ -6,2 +6,3 @@ export interface ScrapeRequest {

debug?: boolean;
omit_cache?: boolean;
}

@@ -8,0 +9,0 @@

2

package.json
{
"name": "webcrawlerapi-js",
"version": "1.0.6",
"version": "1.0.7",
"description": "JS client for WecrawlerAPI",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",