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

cordova-plugin-music-controls

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-music-controls - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "cordova-plugin-music-controls",
"version": "1.1.0",
"version": "1.1.1",
"description": "Music controls for Cordova apps",

@@ -5,0 +5,0 @@ "cordova": {

# Cordova Music Controls Plugin
<img src='https://github.com/homerours/cosmic/blob/master/screenshots/notification.png' width='564' height='342'>
Music controls for Cordova applications. Display a 'media' notification with play/pause, previous, next buttons, allowing the user to control the play. Handle also headset event (plug, unplug, headset button).

@@ -24,3 +27,3 @@

// text displayed in the status bar when the notification (and the ticker) are updated
ticker : 'Now playing Time is Running Out'
ticker : 'Now playing "Time is Running Out"'
}, onSuccess, onError);

@@ -81,4 +84,1 @@ ```

## Quirks
* Windows currently only supports locally stored covers.
* This plugin is still under development: it might not be considered for production apps.

Sorry, the diff of this file is not supported yet

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