@elemental-concept/grappa-jwt
Advanced tools
Comparing version 0.8.4 to 0.8.7
{ | ||
"name": "@elemental-concept/grappa-jwt", | ||
"version": "0.8.4", | ||
"version": "0.8.7", | ||
"description": "Decorator-powered JWT handling library for Grappa and Angular", | ||
@@ -19,5 +19,5 @@ "author": "Elemental Concept", | ||
"peerDependencies": { | ||
"@angular/common": ">= 9 < 15", | ||
"@angular/core": ">= 9 < 15", | ||
"@elemental-concept/grappa": "0.8.6", | ||
"@angular/common": ">= 9 < 14", | ||
"@angular/core": ">= 9 < 14", | ||
"@elemental-concept/grappa": "0.8.7", | ||
"rxjs": ">= 6.0.0 < 8" | ||
@@ -24,0 +24,0 @@ }, |
@@ -5,10 +5,9 @@ # Grappa Jwt | ||
| Last version | Angular Versions | Node | | ||
|--------------|------------------------|------------------| | ||
| `0.8.4` | 9+ up to 14 (included) | 14.15.0 or later | | ||
| Last version | Angular Versions | Node | Typescript | | ||
|--------------|------------------------|------|------------| | ||
| `0.8.7` | 9+ up to 13 (included) | 14 | 4.6 | | ||
## 🛠 Installation | ||
- With **npm**: `npm i --save @elemental-concept/grappa-jwt` | ||
- With **Yarn**: `yarn add @elemental-concept/grappa-jwt` | ||
- With **npm**: `npm i --save @elemental-concept/grappa-jwt` | ||
@@ -15,0 +14,0 @@ Add `GrappaJwtModule` to your main `AppModule` to imports section. |
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
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
57692
178