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.5 to 0.0.1-auth-flow-comp.6

5

es/index.js

@@ -72,3 +72,3 @@ import _regeneratorRuntime from "@babel/runtime/regenerator";

authenticate(_token.token);
_context.next = 15;
_context.next = 16;
break;

@@ -79,2 +79,3 @@

_context.t0 = _context["catch"](2);
console.error('Error occured in code handling', _context.t0);
dispatch({

@@ -85,3 +86,3 @@ type: 'error',

case 15:
case 16:
case "end":

@@ -88,0 +89,0 @@ return _context.stop();

7

esm/index.js

@@ -1,2 +0,2 @@

/** @license Digigov v0.0.1-auth-flow-comp.5+3ab2da5
/** @license Digigov v0.0.1-auth-flow-comp.6+78b06cc
*

@@ -77,3 +77,3 @@ * This source code is licensed under the MIT license found in the

authenticate(_token.token);
_context.next = 15;
_context.next = 16;
break;

@@ -84,2 +84,3 @@

_context.t0 = _context["catch"](2);
console.error('Error occured in code handling', _context.t0);
dispatch({

@@ -90,3 +91,3 @@ type: 'error',

case 15:
case 16:
case "end":

@@ -93,0 +94,0 @@ return _context.stop();

@@ -1,2 +0,2 @@

/** @license Digigov v0.0.1-auth-flow-comp.5+3ab2da5
/** @license Digigov v0.0.1-auth-flow-comp.6+78b06cc
*

@@ -131,3 +131,3 @@ * This source code is licensed under the MIT license found in the

authenticate(_token.token);
_context.next = 15;
_context.next = 16;
break;

@@ -138,2 +138,3 @@

_context.t0 = _context["catch"](2);
console.error('Error occured in code handling', _context.t0);
dispatch({

@@ -144,3 +145,3 @@ type: 'error',

case 15:
case 16:
case "end":

@@ -147,0 +148,0 @@ return _context.stop();

{
"name": "@digigov/auth",
"version": "0.0.1-auth-flow-comp.5+3ab2da5",
"version": "0.0.1-auth-flow-comp.6+78b06cc",
"description": "@digigov authentication client",

@@ -20,5 +20,5 @@ "author": "GRNET Developers <devs@lists.grnet.gr>",

},
"gitHead": "3ab2da59d624ee8c7f11361e9f84f6ac60d8a217",
"gitHead": "78b06cc782c9fe316ce8f1a284c8e587f6ebe9e8",
"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