@checkly/chrome-aws-lambda
Advanced tools
Comparing version 10.0.3 to 10.1.0
@@ -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
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances 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
51161337
366
5
5