Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cody-music

Package Overview
Dependencies
Maintainers
5
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cody-music - npm Package Compare versions

Comparing version 2.10.3 to 2.10.4

2

dist/lib/playerstate.js

@@ -625,3 +625,3 @@ "use strict";

if (playerContext.device.volume_percent === 0) {
playerContext.device.volume_percent = 50;
musicStore.prevVolumePercent = 45;
}

@@ -628,0 +628,0 @@ }

@@ -788,3 +788,3 @@ import { MusicUtil } from "./util";

if (playerContext.device.volume_percent === 0) {
playerContext.device.volume_percent = 50;
musicStore.prevVolumePercent = 45;
}

@@ -791,0 +791,0 @@ }

{
"name": "cody-music",
"version": "2.10.3",
"version": "2.10.4",
"description": "mac osx spotify and itunes music player controller, spotify audio features, itunes and spotify genre, and playlist control",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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