mirror of
https://github.com/danbulant/jose
synced 2026-05-19 04:18:52 +00:00
Update status of supported versions
30.4. 2022 was yesterday, so according to README, 3.x.x and 2.x.x will not be getting bug fixes.
This commit is contained in:
parent
30b0980a88
commit
3c9be6a54d
1 changed files with 2 additions and 2 deletions
|
|
@ -92,8 +92,8 @@ import * as jose from 'https://deno.land/x/jose/index.ts'
|
|||
| Version | Security Fixes 🔑 | Other Bug Fixes 🐞 | New Features ⭐ |
|
||||
| ------- | --------- | -------- | -------- |
|
||||
| [4.x.x](https://github.com/panva/jose/tree/v4.x) | ✅ | ✅ | ✅ |
|
||||
| [3.x.x](https://github.com/panva/jose/tree/v3.x) | ✅ | ✅ until 2022-04-30 | ❌ |
|
||||
| [2.x.x](https://github.com/panva/jose/tree/v2.x) | ✅ | ✅ until 2022-04-30 | ❌ |
|
||||
| [3.x.x](https://github.com/panva/jose/tree/v3.x) | ✅ | ❌ | ❌ |
|
||||
| [2.x.x](https://github.com/panva/jose/tree/v2.x) | ✅ | ❌ | ❌ |
|
||||
| [1.x.x](https://github.com/panva/jose/tree/v1.x) | ✅ | ❌ | ❌ |
|
||||
|
||||
#### Semver?
|
||||
|
|
|
|||
Loading…
Reference in a new issue