Socket
Socket
Sign inDemoInstall

@elemental-concept/grappa-jwt

Package Overview
Dependencies
6
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.9 to 1.0.0

21

package.json
{
"name": "@elemental-concept/grappa-jwt",
"version": "0.8.9",
"version": "1.0.0",
"description": "Decorator-powered JWT handling library for Grappa and Angular",
"author": "Elemental Concept",
"homepage": "https://github.com/elementalconcept/grappa-jwt#readme",
"license": "BSD-2-Clause",
"repository": {

@@ -12,14 +9,22 @@ "type": "git",

},
"keywords": [
"http",
"annotation",
"angular"
],
"author": "Elemental Concept",
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/elementalconcept/grappa-jwt/issues"
},
"dependencies": {
"tslib": "^2.0.0"
},
"homepage": "https://github.com/elementalconcept/grappa-jwt#readme",
"peerDependencies": {
"@angular/common": ">= 9 < 16",
"@angular/core": ">= 9 < 16",
"@elemental-concept/grappa": "0.8.9",
"@elemental-concept/grappa": "1.0.0",
"rxjs": ">= 6.0.0 < 8"
},
"dependencies": {
"tslib": "^2.3.0"
},
"module": "fesm2015/elemental-concept-grappa-jwt.mjs",

@@ -26,0 +31,0 @@ "es2020": "fesm2020/elemental-concept-grappa-jwt.mjs",

@@ -7,3 +7,3 @@ # Grappa Jwt

|--------------|------------------------|------|------------|
| `0.8.9` | 9+ up to 15 (included) | 14 | 4.8 |
| `1.0.0` | 9+ up to 15 (included) | 14 | 4.6 |

@@ -21,5 +21,5 @@ ## 🛠 Installation

...,
GrappaJwtModule
],
providers: [ ],
GrappaJwtModule
],
providers: [ ],
bootstrap: [ ... ]

@@ -26,0 +26,0 @@ })

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc