New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@pirateship/cli

Package Overview
Dependencies
Maintainers
9
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pirateship/cli - npm Package Compare versions

Comparing version
0.3.4
to
0.3.5
+4
-1
lib/scripts/bluetoothHotspot_off.sh

@@ -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",