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

cody-music

Package Overview
Dependencies
Maintainers
1
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 1.3.0 to 1.3.1

2

dist/index.d.ts
export * from "./lib/apis";
export { PlayerName, PlayerDevice, SpotifyAudioFeature } from "./lib/models";
export { PlayerName, Track, TrackStatus, PlayerDevice, PlayerContext, SpotifyAudioFeature, PlayerType } from "./lib/models";

@@ -9,3 +9,7 @@ "use strict";

exports.PlayerName = models_1.PlayerName;
exports.Track = models_1.Track;
exports.TrackStatus = models_1.TrackStatus;
exports.PlayerDevice = models_1.PlayerDevice;
exports.PlayerContext = models_1.PlayerContext;
exports.SpotifyAudioFeature = models_1.SpotifyAudioFeature;
exports.PlayerType = models_1.PlayerType;
"use strict";
export * from "./lib/apis";
export { PlayerName, PlayerDevice, SpotifyAudioFeature } from "./lib/models";
export {
PlayerName,
Track,
TrackStatus,
PlayerDevice,
PlayerContext,
SpotifyAudioFeature,
PlayerType
} from "./lib/models";
{
"name": "cody-music",
"version": "1.3.0",
"version": "1.3.1",
"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