Socket
Socket
Sign inDemoInstall

puppeteer-extra-plugin-recaptcha

Package Overview
Dependencies
139
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.6.0 to 3.6.2

dist/playwright-mods.d.ts

2

dist/index.cjs.js
/*!
* puppeteer-extra-plugin-recaptcha v3.5.0 by berstend
* puppeteer-extra-plugin-recaptcha v3.6.1 by berstend
* https://github.com/berstend/puppeteer-extra/tree/master/packages/puppeteer-extra-plugin-recaptcha

@@ -4,0 +4,0 @@ * @license MIT

/*!
* puppeteer-extra-plugin-recaptcha v3.5.0 by berstend
* puppeteer-extra-plugin-recaptcha v3.6.1 by berstend
* https://github.com/berstend/puppeteer-extra/tree/master/packages/puppeteer-extra-plugin-recaptcha

@@ -4,0 +4,0 @@ * @license MIT

/// <reference path="../dist/puppeteer-mods.d.ts" />
/// <reference path="../dist/playwright-mods.d.ts" />
/**

@@ -3,0 +4,0 @@ * Extend window object with recaptcha things

"use strict";
/// <reference path="./puppeteer-mods.d.ts" />
/// <reference path="./playwright-mods.d.ts" />
// Warn: The above is EXTREMELY important for our custom page mods to be recognized by the end users typescript!
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=types.js.map
{
"name": "puppeteer-extra-plugin-recaptcha",
"version": "3.6.0",
"version": "3.6.2",
"description": "A puppeteer-extra plugin to solve reCAPTCHAs and hCaptchas automatically.",

@@ -75,6 +75,3 @@ "main": "dist/index.cjs.js",

},
"peerDependencies": {
"puppeteer-extra": "*"
},
"gitHead": "eebe9fb6f72974e0c98d20b120af9d466cd9bc51"
"gitHead": "48e2996c3ecac75b85f4461267a1a51f954f3caf"
}

Sorry, the diff of this file is not supported yet

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