cordova-plugin-background-mode-mv
Advanced tools
Comparing version 0.7.6 to 0.7.7
{ | ||
"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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
1
184004
18
1