@adb-installer/darwin-arm64
Advanced tools
Comparing version 1.0.0 to 1.0.2
{ | ||
"name": "@adb-installer/darwin-arm64", | ||
"version": "1.0.0", | ||
"description": "Mac OS X FFmpeg binary used by adb-installer", | ||
"version": "1.0.2", | ||
"description": "Mac OS X adb binary used by adb-installer", | ||
"homepage": "https://www.osxexperts.net/", | ||
@@ -9,3 +9,3 @@ "scripts": { | ||
"prepublishOnly": "npm test", | ||
"postinstall": "chmod u+x ffmpeg", | ||
"postinstall": "chmod u+x adb", | ||
"upload": "npm --userconfig=../../.npmrc publish --access public" | ||
@@ -12,0 +12,0 @@ }, |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
13595372