5etools-utils 0.4.5 → 0.4.6
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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items-base.json",
|
|
4
|
-
"version": "1.5.
|
|
4
|
+
"version": "1.5.4",
|
|
5
5
|
"$defs": {
|
|
6
6
|
"itemPropertyLookupArray": {
|
|
7
7
|
"type": "array",
|
|
@@ -457,6 +457,9 @@
|
|
|
457
457
|
"appliesTo": {
|
|
458
458
|
"type": "string"
|
|
459
459
|
},
|
|
460
|
+
"source": {
|
|
461
|
+
"type": "string"
|
|
462
|
+
},
|
|
460
463
|
"entries": {
|
|
461
464
|
"type": "array",
|
|
462
465
|
"items": {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items-base.json",
|
|
4
|
-
"version": "1.5.
|
|
4
|
+
"version": "1.5.4",
|
|
5
5
|
"$defs": {
|
|
6
6
|
"itemPropertyLookupArray": {
|
|
7
7
|
"type": "array",
|
|
@@ -457,6 +457,9 @@
|
|
|
457
457
|
"appliesTo": {
|
|
458
458
|
"type": "string"
|
|
459
459
|
},
|
|
460
|
+
"source": {
|
|
461
|
+
"type": "string"
|
|
462
|
+
},
|
|
460
463
|
"entries": {
|
|
461
464
|
"type": "array",
|
|
462
465
|
"items": {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items-base.json",
|
|
4
|
-
"version": "1.5.
|
|
4
|
+
"version": "1.5.4",
|
|
5
5
|
"$defs": {
|
|
6
6
|
"itemPropertyLookupArray": {
|
|
7
7
|
"type": "array",
|
|
@@ -422,6 +422,9 @@
|
|
|
422
422
|
"appliesTo": {
|
|
423
423
|
"type": "string"
|
|
424
424
|
},
|
|
425
|
+
"source": {
|
|
426
|
+
"type": "string"
|
|
427
|
+
},
|
|
425
428
|
"entries": {
|
|
426
429
|
"type": "array",
|
|
427
430
|
"items": {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items-base.json",
|
|
4
|
-
"version": "1.5.
|
|
4
|
+
"version": "1.5.4",
|
|
5
5
|
"$defs": {
|
|
6
6
|
"itemPropertyLookupArray": {
|
|
7
7
|
"type": "array",
|
|
@@ -422,6 +422,9 @@
|
|
|
422
422
|
"appliesTo": {
|
|
423
423
|
"type": "string"
|
|
424
424
|
},
|
|
425
|
+
"source": {
|
|
426
|
+
"type": "string"
|
|
427
|
+
},
|
|
425
428
|
"entries": {
|
|
426
429
|
"type": "array",
|
|
427
430
|
"items": {
|