5etools-utils 0.8.29 → 0.8.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
package/schema/brew/util.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "util.json",
|
|
4
4
|
"title": "Util",
|
|
5
5
|
"description": "Utility definitions to be used in other schemas.",
|
|
6
|
-
"version": "1.13.
|
|
6
|
+
"version": "1.13.24",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -4227,6 +4227,9 @@
|
|
|
4227
4227
|
"name": {
|
|
4228
4228
|
"type": "string"
|
|
4229
4229
|
},
|
|
4230
|
+
"img": {
|
|
4231
|
+
"type": "string"
|
|
4232
|
+
},
|
|
4230
4233
|
"changes": {
|
|
4231
4234
|
"type": "array",
|
|
4232
4235
|
"items": {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "util.json",
|
|
4
4
|
"title": "Util",
|
|
5
5
|
"description": "Utility definitions to be used in other schemas.",
|
|
6
|
-
"version": "1.13.
|
|
6
|
+
"version": "1.13.24",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -4227,6 +4227,9 @@
|
|
|
4227
4227
|
"name": {
|
|
4228
4228
|
"type": "string"
|
|
4229
4229
|
},
|
|
4230
|
+
"img": {
|
|
4231
|
+
"type": "string"
|
|
4232
|
+
},
|
|
4230
4233
|
"changes": {
|
|
4231
4234
|
"type": "array",
|
|
4232
4235
|
"items": {
|
package/schema/site/util.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "util.json",
|
|
4
4
|
"title": "Util",
|
|
5
5
|
"description": "Utility definitions to be used in other schemas.",
|
|
6
|
-
"version": "1.13.
|
|
6
|
+
"version": "1.13.24",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -4207,6 +4207,9 @@
|
|
|
4207
4207
|
"name": {
|
|
4208
4208
|
"type": "string"
|
|
4209
4209
|
},
|
|
4210
|
+
"img": {
|
|
4211
|
+
"type": "string"
|
|
4212
|
+
},
|
|
4210
4213
|
"changes": {
|
|
4211
4214
|
"type": "array",
|
|
4212
4215
|
"items": {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "util.json",
|
|
4
4
|
"title": "Util",
|
|
5
5
|
"description": "Utility definitions to be used in other schemas.",
|
|
6
|
-
"version": "1.13.
|
|
6
|
+
"version": "1.13.24",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -4207,6 +4207,9 @@
|
|
|
4207
4207
|
"name": {
|
|
4208
4208
|
"type": "string"
|
|
4209
4209
|
},
|
|
4210
|
+
"img": {
|
|
4211
|
+
"type": "string"
|
|
4212
|
+
},
|
|
4210
4213
|
"changes": {
|
|
4211
4214
|
"type": "array",
|
|
4212
4215
|
"items": {
|