tpmkms_4wp 8.9.0-beta.15 → 8.9.0-beta.17
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/common/edible.instance.json +56 -0
- package/common/fastfood.instance.json +487 -834
- package/common/meta.js +4 -3
- package/common/people.instance.json +125 -0
- package/common/reports.instance.json +1 -1
- package/common/wp.instance.json +5665 -185
- package/common/wp.js +42 -12
- package/common/wp.test.json +4714 -1788
- package/package.json +2 -2
@@ -39093,6 +39093,20 @@
|
|
39093
39093
|
1
|
39094
39094
|
]
|
39095
39095
|
],
|
39096
|
+
[
|
39097
|
+
[
|
39098
|
+
"a",
|
39099
|
+
0
|
39100
|
+
],
|
39101
|
+
[
|
39102
|
+
"is",
|
39103
|
+
0
|
39104
|
+
],
|
39105
|
+
[
|
39106
|
+
"unknown",
|
39107
|
+
1
|
39108
|
+
]
|
39109
|
+
],
|
39096
39110
|
[
|
39097
39111
|
[
|
39098
39112
|
"is",
|
@@ -41530,6 +41544,20 @@
|
|
41530
41544
|
1
|
41531
41545
|
]
|
41532
41546
|
],
|
41547
|
+
[
|
41548
|
+
[
|
41549
|
+
"a",
|
41550
|
+
0
|
41551
|
+
],
|
41552
|
+
[
|
41553
|
+
"is",
|
41554
|
+
0
|
41555
|
+
],
|
41556
|
+
[
|
41557
|
+
"unknown",
|
41558
|
+
1
|
41559
|
+
]
|
41560
|
+
],
|
41533
41561
|
[
|
41534
41562
|
[
|
41535
41563
|
"is",
|
@@ -58695,6 +58723,34 @@
|
|
58695
58723
|
1
|
58696
58724
|
]
|
58697
58725
|
],
|
58726
|
+
[
|
58727
|
+
[
|
58728
|
+
"a",
|
58729
|
+
0
|
58730
|
+
],
|
58731
|
+
[
|
58732
|
+
"is",
|
58733
|
+
0
|
58734
|
+
],
|
58735
|
+
[
|
58736
|
+
"unknown",
|
58737
|
+
1
|
58738
|
+
]
|
58739
|
+
],
|
58740
|
+
[
|
58741
|
+
[
|
58742
|
+
"a",
|
58743
|
+
0
|
58744
|
+
],
|
58745
|
+
[
|
58746
|
+
"is",
|
58747
|
+
0
|
58748
|
+
],
|
58749
|
+
[
|
58750
|
+
"unknown",
|
58751
|
+
1
|
58752
|
+
]
|
58753
|
+
],
|
58698
58754
|
[
|
58699
58755
|
[
|
58700
58756
|
"apple",
|