🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@jitsi/robotjs

Package Overview
Dependencies
Maintainers
10
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jitsi/robotjs - npm Package Compare versions

Comparing version
0.6.14
to
0.6.15
prebuilds/win32-arm64/@jitsi+robotjs.node

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