berstend̡̲̫̹̠̖͚͓̔̄̓̐̄͛̀͘

Results 12 issues of berstend̡̲̫̹̠̖͚͓̔̄̓̐̄͛̀͘

Expose any local TCP/IP service on the internet - [x] I have read & abide by the CONTRIBUTING.md and CODE_OF_CONDUCT.md guidelines and agree to license my contributions as CC0-1.0. type...

~~The rewrite of `puppeteer-extra` is available for beta testing, to gather some final feedback before we make the switch. This issue is meant as a canonical reference on how to...

work-in-progress
planned-feature
plugin: recaptcha 🏴
plugin: automation-extra
package: core

The current goal of the `stealth` plugin is to hide headless browser usage by mocking/spoofing missing functionality in headless to emulate its headful counterpart. Another nice feature (either as part...

enhancement
idea

Hey there, great job with puppeteer-cluster 👍 I'm the maintainer of [`puppeteer-extra`](https://github.com/berstend/puppeteer-extra/tree/master/packages/puppeteer-extra) and while updating the readme with more usage examples (after rewriting the core in TS) I noticed how...

discussion

I'm interested in using minimize to compress inline JS tags as well. Unfortunately the link to the minimize uglify npm package seems to be broken: https://github.com/Swaagie/minimize#available-plugins I couldn't find any...

Hi there, this might be related to #107 but I figured it would be better to open a new issue as it's related to field arguments. The following query will...

To make using `node-safe` more frictionless we could add support for a "default" `~/.node-safe/.node-safe.json` file. Whenever `node-safe` (or `node` when using the shell integration) or the package managers are called...

enhancement

Currently we block all access `~/.npmrc` for security reasons (explained in the main readme). It could be convenient to automatically allow access to that file when publishing related package manager...

enhancement

I try to strip off crx headers before piping the data to unzip. Although it's a valid zip file after transforming node-unzip is throwing an invalid signature error. I've extracted...

Hi there, thanks for lredis! Is there currently any preferred pattern to add auto-reconnect capabilities to lredis? This is a feature which all redis lua libraries seem to be lacking,...