Socket
Socket
Sign inDemoInstall

mutasi-scraper

Package Overview
Dependencies
213
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.23 to 2.2.24

.vscode/settings.json

2

lib/bank/MCM.class.js

@@ -58,4 +58,4 @@ const ScraperBank = require("../BrowserClasses");

// Use the XPath to wait for the error message element
await page.waitForXPath(MANDIRISelector.DASHBOARD_PAGE.navbar); // nav selector

@@ -62,0 +62,0 @@ await (await page.$x(MANDIRISelector.DASHBOARD_PAGE.navbar))[0]?.click();

const puppeteer = require("puppeteer-extra");
const stealthPlugin = require("puppeteer-extra-plugin-stealth");
const { executablePath } = require("puppeteer");
// Optionally require fingerprint injector based on a parameter
let newInjectedPage;

@@ -7,0 +5,0 @@ let isFingerprintInjectorEnabled = false;

{
"name": "mutasi-scraper",
"version": "2.2.23",
"version": "2.2.24",
"main": "index.js",

@@ -5,0 +5,0 @@ "directories": {

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