@@ -358,3 +358,3 @@ import { waitFor } from 'sat-wait'; | ||
| */ | ||
| takeScreenshot(): Promise<Buffer<ArrayBuffer>>; | ||
| takeScreenshot(): Promise<Buffer>; | ||
| /** | ||
@@ -361,0 +361,0 @@ * @example |
@@ -358,3 +358,3 @@ import { waitFor } from 'sat-wait'; | ||
| */ | ||
| takeScreenshot(): Promise<Buffer<ArrayBuffer>>; | ||
| takeScreenshot(): Promise<Buffer>; | ||
| /** | ||
@@ -361,0 +361,0 @@ * @example |
+1
-1
| { | ||
| "name": "promod", | ||
| "version": "2.4.0", | ||
| "version": "2.4.1", | ||
| "description": "Library for automation testing", | ||
@@ -5,0 +5,0 @@ "bin": "./bin/promod_cli", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
662895
0