Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "ngx-auth", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Angular 4.3.0+ Authentication module", | ||
@@ -16,6 +16,6 @@ "repository": "https://github.com/serhiisol/ngx-auth", | ||
"dependencies": { | ||
"@angular/core": "4.3.2", | ||
"@angular/common": "4.3.2", | ||
"@angular/router": "4.3.2", | ||
"rxjs": "5.4.2" | ||
"@angular/core": "^4.3.2", | ||
"@angular/common": "^4.3.2", | ||
"@angular/router": "^4.3.2", | ||
"rxjs": "^5.4.2" | ||
}, | ||
@@ -22,0 +22,0 @@ "devDependencies": { |
@@ -48,3 +48,3 @@ # Angular 4.3.0+ Authentication | ||
public refreshShouldHappen(response: Response): boolean { | ||
public refreshShouldHappen(response: HttpErrorResponse): boolean { | ||
return response.status === 401; | ||
@@ -51,0 +51,0 @@ } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
18365
0
+ Added@angular/common@4.4.7(transitive)
+ Added@angular/core@4.4.7(transitive)
+ Added@angular/platform-browser@4.4.7(transitive)
+ Added@angular/router@4.4.7(transitive)
+ Addedrxjs@5.5.12(transitive)
+ Addedsymbol-observable@1.0.1(transitive)
- Removed@angular/common@4.3.2(transitive)
- Removed@angular/core@4.3.2(transitive)
- Removed@angular/platform-browser@4.3.2(transitive)
- Removed@angular/router@4.3.2(transitive)
- Removedrxjs@5.4.2(transitive)
- Removedsymbol-observable@1.2.0(transitive)
Updated@angular/common@^4.3.2
Updated@angular/core@^4.3.2
Updated@angular/router@^4.3.2
Updatedrxjs@^5.4.2