@jitsi/robotjs
Advanced tools
Sorry, the diff of this file is not supported yet
+13
-7
| { | ||
| "name": "@jitsi/robotjs", | ||
| "version": "0.6.14", | ||
| "version": "0.6.15", | ||
| "description": "Node.js Desktop Automation.", | ||
@@ -13,8 +13,9 @@ "main": "index.js", | ||
| "install": "node-gyp-build", | ||
| "prebuild": "prebuildify -t 16.0.0 --napi --strip", | ||
| "prebuild-darwin-universal": "prebuildify -t 16.0.0 --napi --strip --arch x64+arm64", | ||
| "prebuild-linux-x64": "prebuildify -t 16.0.0 --napi --strip", | ||
| "prebuild-linux-arm64": "prebuildify -t 16.0.0 --napi --strip", | ||
| "prebuild-win32-x86": "prebuildify -t 16.0.0 --napi --strip", | ||
| "prebuild-win32-x64": "prebuildify -t 16.0.0 --napi --strip" | ||
| "prebuild": "prebuildify -t 20.0.0 --napi --strip", | ||
| "prebuild-darwin-universal": "prebuildify -t 20.0.0 --napi --strip --arch x64+arm64", | ||
| "prebuild-linux-x64": "prebuildify -t 20.0.0 --napi --strip", | ||
| "prebuild-linux-arm64": "prebuildify -t 20.0.0 --napi --strip", | ||
| "prebuild-win32-x86": "prebuildify -t 20.0.0 --napi --strip", | ||
| "prebuild-win32-x64": "prebuildify -t 20.0.0 --napi --strip", | ||
| "prebuild-win32-arm64": "prebuildify -t 20.0.0 --napi --strip" | ||
| }, | ||
@@ -64,3 +65,8 @@ "repository": { | ||
| "targetpractice": "0.0.7" | ||
| }, | ||
| "overrides": { | ||
| "targetpractice": { | ||
| "electron": "^30.0.0" | ||
| } | ||
| } | ||
| } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
1366044
18.57%72
1.41%7
16.67%