@elemental-concept/grappa-jwt
Advanced tools
Comparing version 0.8.8 to 0.8.9
@@ -12,3 +12,3 @@ import { Observable } from 'rxjs'; | ||
get token(): string | null; | ||
set token(value: string); | ||
set token(value: string | null); | ||
clear: () => void; | ||
@@ -15,0 +15,0 @@ tokenChanges: () => Observable<string>; |
{ | ||
"name": "@elemental-concept/grappa-jwt", | ||
"version": "0.8.8", | ||
"version": "0.8.9", | ||
"description": "Decorator-powered JWT handling library for Grappa and Angular", | ||
@@ -5,0 +5,0 @@ "author": "Elemental Concept", |
@@ -7,3 +7,3 @@ # Grappa Jwt | ||
|--------------|------------------------|------|------------| | ||
| `0.8.8` | 9+ up to 15 (included) | 14 | 4.8 | | ||
| `0.8.9` | 9+ up to 15 (included) | 14 | 4.8 | | ||
@@ -10,0 +10,0 @@ ## 🛠 Installation |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
57706
422