New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

music

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

music - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

commands/play.js

@@ -136,3 +136,3 @@ /**

SpotifySearch.prototype._playTrack = function (input) {
exec('open ' + this.tracks[--input['Track #']]['$'].href)
exec('osascript -e \'tell application "Spotify" to play track "' + this.tracks[--input['Track #']]['$'].href + '"\'')
}

@@ -139,0 +139,0 @@

{
"name": "music",
"description": "Search and Control Music via the CLI",
"version": "0.0.3",
"version": "0.0.4",
"author": [

@@ -6,0 +6,0 @@ {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc