@sparticuz/chromium
Advanced tools
Comparing version 112.0.1 to 112.0.2
@@ -133,3 +133,4 @@ "use strict"; | ||
"--no-default-browser-check", | ||
"--no-pings", // https://source.chromium.org/search?q=lang:cpp+symbol:kNoPings&ss=chromium | ||
"--no-pings", | ||
"--single-process", // Needs to be single-process to avoid `prctl(PR_SET_NO_NEW_PRIVS) failed` error | ||
]; | ||
@@ -136,0 +137,0 @@ const chromiumDisableFeatures = [ |
{ | ||
"name": "@sparticuz/chromium", | ||
"version": "112.0.1", | ||
"version": "112.0.2", | ||
"description": "Chromium Binary for Serverless Platforms", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
58387715
516