1(typeof define != "undefined" ? define : function (factory) { "use strict";
2 if (typeof module == "object") module.exports = factory();
3 else window.tags = factory();
4})(function () {
5"use strict";
6return {
7 "1.2.4":"2022-11-14",
8 "1.2.3":"2021-10-21",
9 "1.2.2":"2021-10-21",
10 "1.2.1":"2020-09-06",
11 "1.2.0":"2020-07-20",
12 "1.1.0":"2019-07-13",
13 "1.0.2":"2018-08-23",
14 "1.0.1":"2018-08-14",
15 "1.0.0":"2018-08-14",
16};});