cordova-plugin-googleplus
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "cordova-plugin-googleplus", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"author": "Eddy Verbruggen <eddyverbruggen@gmail.com>", | ||
@@ -5,0 +5,0 @@ "description": "Use your Google account to authenticate with the app.", |
@@ -62,3 +62,3 @@ # Google+ Cordova/PhoneGap Plugin | ||
```xml | ||
<gap:plugin name="nl.x-services.plugins.googleplus" source="plugins.cordova.io"/> | ||
<gap:plugin name="cordova-plugin-googleplus" source="npm"/> | ||
``` | ||
@@ -65,0 +65,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
15789997