New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@digigov/auth

Package Overview
Dependencies
Maintainers
3
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digigov/auth - npm Package Compare versions

Comparing version 0.0.1-auth-flow-comp.7 to 0.0.1-auth-flow-comp.8

2

authReducer.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc