Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Move JeSSE from obsolete to modern libraries on implementations page #451

Merged
merged 1 commit into from
Jun 13, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions _data/validator-libraries-modern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,12 @@
date-draft:
draft: [7, 6, 4]
license: MIT
- name: Erlang
implementations:
- name: JeSSE
url: https://github.com/for-GET/jesse
draft: [6, 4, 3]
license: "Apache 2.0"
- name: Go
implementations:
- name: gojsonschema
Expand Down
6 changes: 0 additions & 6 deletions _data/validator-libraries-obsolete.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,6 @@
notes:
draft: [4]
license: BSL-1.0
- name: Erlang
implementations:
- name: JeSSE
url: https://github.com/for-GET/jesse
draft: [4, 3]
license: "Apache 2.0"
- name: Go
implementations:
- name: validate-json
Expand Down