🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

angular-googleplus

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-googleplus - npm Package Compare versions

Comparing version

to
0.1.6

@@ -110,2 +110,3 @@ /*! angular-google-plus - v0.1.3 2015-08-27 */

f.prototype.handleAuthResult = function(a) {
console.log(a);
if (a && !a.error) {

@@ -112,0 +113,0 @@ e.resolve(a);

{
"name": "angular-googleplus",
"version": "0.1.5",
"version": "0.1.6",
"description": "A angular module which handles the login with the Google+ API",

@@ -5,0 +5,0 @@ "main": "angular-google-plus.min.js",

Sorry, the diff of this file is not supported yet