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

@checkly/chrome-aws-lambda

Package Overview
Dependencies
Maintainers
10
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@checkly/chrome-aws-lambda - npm Package Compare versions

Comparing version 10.0.3 to 10.1.0

2

build/index.js

@@ -146,3 +146,3 @@ "use strict";

lambdafs_1.default.inflate(`${input}/chromium.br`),
lambdafs_1.default.inflate(`${input}/swiftshader.tar.br`),
lambdafs_1.default.inflate(`${input}/swiftshader.tar.br`)
];

@@ -149,0 +149,0 @@ if (/^AWS_Lambda_nodejs(?:10|12|14)[.]x$/.test(process.env.AWS_EXECUTION_ENV) === true) {

{
"name": "@checkly/chrome-aws-lambda",
"private": false,
"version": "10.0.3",
"version": "10.1.0",
"author": {

@@ -32,3 +32,4 @@ "name": "Alix Axel"

"@types/node": "^10.17.55",
"puppeteer-core": "^10.0.0",
"playwright-core": "^1.16.2",
"puppeteer-core": "^10.1.0",
"rimraf": "^3.0.2",

@@ -38,3 +39,3 @@ "typescript": "4.3.2"

"peerDependencies": {
"puppeteer-core": "^10.0.0"
"puppeteer-core": "^10.1.0"
},

@@ -41,0 +42,0 @@ "bugs": {

@@ -258,2 +258,3 @@ # chrome-aws-lambda

| ------------------- | --------------------------------- | ---------------------------------------------------- |
| `10.1.*` | `npm i chrome-aws-lambda@~10.1.0` | [`884014`](https://crrev.com/884014) (`92.0.4512.0`) |
| `10.0.*` | `npm i chrome-aws-lambda@~10.0.0` | [`884014`](https://crrev.com/884014) (`92.0.4512.0`) |

@@ -260,0 +261,0 @@ | `9.1.*` | `npm i chrome-aws-lambda@~9.1.0` | [`869685`](https://crrev.com/869685) (`91.0.4469.0`) |

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