Bennett
Bennett
This module claims to help "running securely untrusted code" and it looks like the wexond-package-manager uses this module to run its code. `easy-vm` mainly uses NodeJS's `vm` module which has...
After **2 years without updates**, I am happy to release DontBugMe 2 which features many great improvements. What's new: - Completely rewritten DontBugMe has been rewritten from scratch to improve...
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: win32 Arch: x64 Version: Windows...
> This is an updated version of the PR in getferdi/ferdi#822. Due to the many changes in the develop branch and a failed attempt of merging the two again, this...
Skip Silence 5 is the next large update for Skip Silence, bringing new features to the extension. Features: - [x] Improve dynamic threshold (#36) - [x] Use tabCapture API (#123)...
Currently, the extension uses direct media element access to analyze the volume. To improve issues with CORS, this can instead be changed to work on a per-page basis using the...
This PR adds an explicit addon ID to the `with-storage` example to make it compatible with Firefox. This PR is connected to https://github.com/PlasmoHQ/storage/pull/12 - the exact reason for this change...
When using `php artisan laravelads:token:generate --service=GoogleAds`, the OOB flow will be used by setting the redirect URL to "urn:ietf:wg:oauth:2.0:oob". This has been deprecated and removed by Google (https://developers.google.com/identity/protocols/oauth2/resources/oob-migration#overview), especially for...
This PR updates this package's composer.json to accept Laravel 8 and PHP 8. This has been tested locally using the `php artisan test` Test-Suite
I noticed that sometimes after restarting Umbrel or updating Portainer, the Portainer UI can't reach the local docker environment and containers are not starting sometimes. Digging into the logs, the...