node-screenshots
Advanced tools
+1
-1
@@ -27,3 +27,3 @@ /* tslint:disable */ | ||
| readonly x: number | ||
| /** The screen x coordinate. */ | ||
| /** The screen y coordinate. */ | ||
| readonly y: number | ||
@@ -30,0 +30,0 @@ /** The screen pixel width. */ |
+9
-9
| { | ||
| "name": "node-screenshots", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "main": "index.js", | ||
@@ -43,11 +43,11 @@ "types": "index.d.ts", | ||
| "optionalDependencies": { | ||
| "node-screenshots-win32-x64-msvc": "0.2.0", | ||
| "node-screenshots-darwin-x64": "0.2.0", | ||
| "node-screenshots-linux-x64-gnu": "0.2.0", | ||
| "node-screenshots-darwin-arm64": "0.2.0", | ||
| "node-screenshots-win32-arm64-msvc": "0.2.0", | ||
| "node-screenshots-linux-x64-musl": "0.2.0", | ||
| "node-screenshots-win32-ia32-msvc": "0.2.0", | ||
| "node-screenshots-darwin-universal": "0.2.0" | ||
| "node-screenshots-win32-x64-msvc": "0.2.1", | ||
| "node-screenshots-darwin-x64": "0.2.1", | ||
| "node-screenshots-linux-x64-gnu": "0.2.1", | ||
| "node-screenshots-darwin-arm64": "0.2.1", | ||
| "node-screenshots-win32-arm64-msvc": "0.2.1", | ||
| "node-screenshots-linux-x64-musl": "0.2.1", | ||
| "node-screenshots-win32-ia32-msvc": "0.2.1", | ||
| "node-screenshots-darwin-universal": "0.2.1" | ||
| } | ||
| } |
+4
-0
@@ -135,1 +135,5 @@ # ๐ธ node-screenshots | ||
| ``` | ||
| ## Related Repositories | ||
| - [xcap](https://github.com/nashaofu/xcap) - XCap is a cross-platform screen capture library written in Rust |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
28697
0.47%139
2.96%