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

cordova-plugin-background-mode-mv

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-background-mode-mv - npm Package Compare versions

Comparing version 0.7.6 to 0.7.7

26

package.json
{
"name": "cordova-plugin-background-mode-mv",
"version": "0.7.6",
"version": "0.7.7",
"description": "Prevent apps from going to sleep in background.",

@@ -13,6 +13,2 @@ "cordova": {

},
"repository": {
"type": "git",
"url": "git+https://github.com/juangongora1/cordova-plugin-background-mode-mv.git"
},
"keywords": [

@@ -26,16 +22,8 @@ "appplant",

],
"engines": [
{
"name": "cordova",
"version": ">=3.0.0"
},
{
"name": "android-sdk",
"version": ">=16"
},
{
"name": "windows-sdk",
"version": ">=10.0.14393.0"
}
]
"author": "Sebastián Katzer",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/katzer/cordova-plugin-background-mode/issues"
},
"homepage": "https://github.com/katzer/cordova-plugin-background-mode#readme"
}

@@ -32,3 +32,3 @@

$ cordova plugin add cordova-plugin-background-mode-mv
$ cordova plugin add cordova-plugin-background-mode

@@ -45,3 +45,3 @@ Or install a specific version:

$ cordova plugin add cordova-plugin-background-mode-mv --searchpath <path>
$ cordova plugin add cordova-plugin-background-mode --searchpath <path>

@@ -48,0 +48,0 @@

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