Socket
Socket
Sign inDemoInstall

@vostersc/crawler

Package Overview
Dependencies
115
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

8

index.js

@@ -8,5 +8,2 @@ const p = require('puppeteer');

class Crawler {

@@ -192,2 +189,5 @@ constructor(){

}
}
module.exports = Crawler;
{
"name": "@vostersc/crawler",
"version": "2.0.0",
"version": "2.0.1",
"description": "This package is a wrapper around Puppeteer. The package provides faster out of the box use by taking care of things like proxy urls, ips, user agents, and others.",

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc