cordova-plugin-advanced-background-mode
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -1,4 +0,7 @@ | ||
## ChangeLog | ||
# ChangeLog | ||
### 1.1.0 | ||
## 1.1.1 | ||
- I changed my Github Username --> Links & Android Package Name adjusted | ||
## 1.1.0 | ||
- Method `includeToTaskList` added |
{ | ||
"name": "cordova-plugin-advanced-background-mode", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Prevent apps from going to sleep in background.", | ||
@@ -15,3 +15,3 @@ "cordova": { | ||
"type": "git", | ||
"url": "git+https://github.com/HansKrywaa/cordova-plugin-advanced-background-mode" | ||
"url": "git+https://github.com/EinfachHans/cordova-plugin-advanced-background-mode" | ||
}, | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
], | ||
"author": "HansKrywaa", | ||
"author": "EinfachHans", | ||
"license": "Apache 2.0", | ||
@@ -42,5 +42,5 @@ "main": "./src/ionic/index.js", | ||
"bugs": { | ||
"url": "https://github.com/HansKrywaa/cordova-plugin-advanced-background-mode/issues" | ||
"url": "https://github.com/EinfachHans/cordova-plugin-advanced-background-mode/issues" | ||
}, | ||
"homepage": "https://github.com/HansKrywaa/cordova-plugin-advanced-background-mode" | ||
"homepage": "https://github.com/EinfachHans/cordova-plugin-advanced-background-mode" | ||
} |
@@ -1,2 +0,2 @@ | ||
Cordova Background Plugin [![npm version](https://badge.fury.io/js/cordova-plugin-background-mode.svg)](http://badge.fury.io/js/cordova-plugin-background-mode) [![Build Status](https://travis-ci.org/katzer/cordova-plugin-background-mode.svg?branch=master)](https://travis-ci.org/katzer/cordova-plugin-background-mode) [![codebeat badge](https://codebeat.co/badges/49709283-b313-4ced-8630-f520baaec7b5)](https://codebeat.co/projects/github-com-katzer-cordova-plugin-background-mode) | ||
Cordova Background Plugin [![npm version](https://badge.fury.io/js/cordova-plugin-advanced-background-mode.svg)](https://badge.fury.io/js/cordova-plugin-advanced-background-mode) | ||
========================= | ||
@@ -3,0 +3,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24
181256