playwright-aws-lambda
Advanced tools
Comparing version 0.10.0 to 0.11.0
@@ -10,4 +10,5 @@ "use strict"; | ||
'AWS_Lambda_nodejs18.x', | ||
'AWS_Lambda_nodejs20.x', | ||
].includes(process.env.AWS_EXECUTION_ENV); | ||
} | ||
exports.default = isLambdaRuntimeEnvironment; |
{ | ||
"name": "playwright-aws-lambda", | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"description": "Support for running Microsoft's Playwrite on AWS Lambda and Google Cloud functions", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/JupiterOne/playwright-aws-lambda" | ||
}, | ||
"license": "MIT", | ||
"main": "./dist/src/", | ||
"author": "Austin Kelleher, a@alk.im", | ||
"license": "MIT", | ||
"publishConfig": { | ||
@@ -9,0 +13,0 @@ "access": "public" |
@@ -18,3 +18,3 @@ # playwright-aws-lambda | ||
This package works with the `nodejs10.x`, `nodejs12.x`, `nodejs14.x`, `nodejs16.x` and `nodejs18.x` AWS Lambda runtimes | ||
This package works with the `nodejs10.x`, `nodejs12.x`, `nodejs14.x`, `nodejs16.x`, `nodejs18.x` and `nodejs20.x` AWS Lambda runtimes | ||
out of the box. | ||
@@ -21,0 +21,0 @@ |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
44057514
26
294
9