@pirateship/cli
Advanced tools
@@ -8,2 +8,5 @@ #!/bin/bash | ||
| stop_service rpibluetooth | ||
| restart_service bluetooth | ||
| restart_service bluetooth | ||
| sleep 2 # Wait few seconds for bluetooth to start | ||
| restart_service bluealsa # restart the bluetooth audio service |
+1
-1
| { | ||
| "name": "@pirateship/cli", | ||
| "version": "0.3.4", | ||
| "version": "0.3.5", | ||
| "description": "Thin command-line interface for Raspberry Pi low level configuration.", | ||
@@ -5,0 +5,0 @@ "main": "cli.js", |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
56400
0.2%