Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sparticuz/chromium

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sparticuz/chromium - npm Package Compare versions

Comparing version 123.0.1 to 126.0.0

5

build/index.js

@@ -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;

8

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc