cordova-plugin-privacyscreen
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "cordova-plugin-privacyscreen", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Secures your app from displaying a screenshot in task switchers under Android and iOS. Keeps sensitive information private.", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -18,3 +18,3 @@ PivacyScreenPlugin | ||
1. To add this plugin just type: `cordova plugin add https://github.com/devgeeks/PrivacyScreenPlugin.git` or `phonegap local plugin add https://github.com/devgeeks/PrivacyScreenPlugin.git` | ||
1. To add this plugin just type: `cordova plugin add cordova-plugin-privacyscreen` or `phonegap local plugin add cordova-plugin-privacyscreen` | ||
2. To remove this plugin type: `cordova plugin remove cordova-plugin-privacyscreen` or `phonegap local plugin remove cordova-plugin-privacyscreen` | ||
@@ -21,0 +21,0 @@ |
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
11320