JavaScript generic ASN.1 parser (mirror)
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at esm 15 lines 350 B view raw
1export const tags = { 2 "2.0.2": "2024-04-20", 3 "2.0.1": "2024-03-28", 4 "2.0.0": "2024-03-26", 5 "1.3.0": "2024-03-26", 6 "1.2.4": "2022-11-14", 7 "1.2.3": "2021-10-21", 8 "1.2.2": "2021-10-21", 9 "1.2.1": "2020-09-06", 10 "1.2.0": "2020-07-20", 11 "1.1.0": "2019-07-13", 12 "1.0.2": "2018-08-23", 13 "1.0.1": "2018-08-14", 14 "1.0.0": "2018-08-14", 15};