You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@homebridge/node-pty-prebuilt-multiarch

Package Overview
Dependencies
Maintainers
9
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@homebridge/node-pty-prebuilt-multiarch - npm Package Compare versions

Comparing version

to
0.13.0-beta.3

prebuilds/linux-arm/node.abi137.musl.node

6

package.json

@@ -7,3 +7,3 @@ {

},
"version": "0.13.0-beta.2",
"version": "0.13.0-beta.3",
"license": "MIT",

@@ -66,3 +66,3 @@ "main": "./lib/index.js",

"mocha": "10",
"node-abi": "^4.9.0",
"node-abi": "^3.75.0",
"node-gyp": "=10.1.0",

@@ -76,5 +76,5 @@ "prebuild": "^13.0.1",

"prebuild": {
"node-abi": "^4.9.0"
"node-abi": "^3.75.0"
}
}
}