🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@seges/angular-authentication-service

Package Overview
Dependencies
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seges/angular-authentication-service - npm Package Compare versions

Comparing version
3.3.0
to
3.3.1
+1
-1
package.json
{
"name": "@seges/angular-authentication-service",
"version": "3.3.0",
"version": "3.3.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.ts",

@@ -42,3 +42,3 @@ import * as angular from "angular";

private authenticateUrl: string,
private logoutUrl: string,
private logoutUrl: string
) {

@@ -45,0 +45,0 @@ }

@@ -59,3 +59,3 @@ import "angular";

authenticateUrl,
logoutUrl,
logoutUrl
);

@@ -62,0 +62,0 @@ });