@digigov/auth
Advanced tools
Comparing version 0.0.1-auth-flow-comp.7 to 0.0.1-auth-flow-comp.8
@@ -71,3 +71,3 @@ "use strict"; | ||
case 'error': | ||
console.error('Error occured on auth procedure', state.error); | ||
console.error('Error occured on auth procedure', action.error); | ||
return update((0, _extends2["default"])({}, state, { | ||
@@ -74,0 +74,0 @@ code: null, |
@@ -59,3 +59,3 @@ import _extends from "@babel/runtime/helpers/extends"; | ||
case 'error': | ||
console.error('Error occured on auth procedure', state.error); | ||
console.error('Error occured on auth procedure', action.error); | ||
return update(_extends({}, state, { | ||
@@ -62,0 +62,0 @@ code: null, |
@@ -59,3 +59,3 @@ import _extends from "@babel/runtime/helpers/extends"; | ||
case 'error': | ||
console.error('Error occured on auth procedure', state.error); | ||
console.error('Error occured on auth procedure', action.error); | ||
return update(_extends({}, state, { | ||
@@ -62,0 +62,0 @@ code: null, |
@@ -1,2 +0,2 @@ | ||
/** @license Digigov v0.0.1-auth-flow-comp.7+5c581c1 | ||
/** @license Digigov v0.0.1-auth-flow-comp.8+4cd5bae | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license Digigov v0.0.1-auth-flow-comp.7+5c581c1 | ||
/** @license Digigov v0.0.1-auth-flow-comp.8+4cd5bae | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@digigov/auth", | ||
"version": "0.0.1-auth-flow-comp.7+5c581c1", | ||
"version": "0.0.1-auth-flow-comp.8+4cd5bae", | ||
"description": "@digigov authentication client", | ||
@@ -20,5 +20,5 @@ "author": "GRNET Developers <devs@lists.grnet.gr>", | ||
}, | ||
"gitHead": "5c581c1b06e1e8f4f749a25a25926e0856477406", | ||
"gitHead": "4cd5baede0c6e07087f1a95f97c62f76473436bd", | ||
"private": false, | ||
"typings": "./index.d.ts" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
83950