@sparticuz/chromium
Advanced tools
Comparing version 123.0.1 to 126.0.0
@@ -321,5 +321,8 @@ "use strict"; | ||
} | ||
this.graphicsMode = value; | ||
// Disabling 'disabling the gpu' | ||
// Blocked by https://github.com/Sparticuz/chromium/issues/247 | ||
// this.graphicsMode = value; | ||
this.graphicsMode = true; | ||
} | ||
} | ||
module.exports = Chromium; |
{ | ||
"name": "@sparticuz/chromium", | ||
"version": "123.0.1", | ||
"version": "126.0.0", | ||
"description": "Chromium Binary for Serverless Platforms", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
"follow-redirects": "^1.15.6", | ||
"tar-fs": "^3.0.5" | ||
"tar-fs": "^3.0.6" | ||
}, | ||
@@ -47,6 +47,6 @@ "devDependencies": { | ||
"@types/follow-redirects": "^1.14.4", | ||
"@types/node": "^20.12.3", | ||
"@types/node": "^20.14.10", | ||
"@types/tar-fs": "^2.0.4", | ||
"clean-modules": "^3.0.5", | ||
"typescript": "^5.4.3" | ||
"typescript": "^5.5.3" | ||
}, | ||
@@ -53,0 +53,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
64360564
571
Updatedtar-fs@^3.0.6