chromium

Chromium (x86-64) for Serverless Platforms

MIT License

Downloads
831.4K
Stars
779
Committers
8

Bot releases are visible (Hide)

chromium - v109.0.6

Published by github-actions[bot] almost 2 years ago

@sparticuz/chromium v109.0.6, @sparticuz/chromium-min v109.0.6

The chromium-v109.0.6-layer.zip file may be uploaded directly as a layer in AWS Lambda using the following code

bucketName="chromiumUploadBucket" && \
aws s3 cp chromium-v109.0.6-layer.zip "s3://${bucketName}/chromiumLayers/chromium-v109.0.6-layer.zip" && \
aws lambda publish-layer-version --layer-name chromium --description "Chromium v109.0.6" --content "S3Bucket=${bucketName},S3Key=chromiumLayers/chromium-v109.0.6-layer.zip" --compatible-runtimes nodejs --compatible-architectures x86_64

The chromium-v109.0.6-pack.tar file may be uploaded to any https endpoint and the remote location may be used as the input variable in the chromium.executablePath(input) function.

What's Changed

Full Changelog: https://github.com/Sparticuz/chromium/compare/v109.0.1...v109.0.6

Package Rankings
Top 5.82% on Proxy.golang.org
Top 2.24% on Npmjs.org
Badges
Extracted from project README
@sparticuz/chromium Chromium npm npm Donate
Related Projects