ekms 8.2.0 → 8.3.0-beta.1

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.
@@ -3234,6 +3234,20 @@
3234
3234
  1
3235
3235
  ]
3236
3236
  ],
3237
+ [
3238
+ [
3239
+ "is",
3240
+ 0
3241
+ ],
3242
+ [
3243
+ "list",
3244
+ 1
3245
+ ],
3246
+ [
3247
+ "unknown",
3248
+ 1
3249
+ ]
3250
+ ],
3237
3251
  [
3238
3252
  [
3239
3253
  "is",
@@ -25621,6 +25635,20 @@
25621
25635
  1
25622
25636
  ]
25623
25637
  ],
25638
+ [
25639
+ [
25640
+ "is",
25641
+ 0
25642
+ ],
25643
+ [
25644
+ "list",
25645
+ 1
25646
+ ],
25647
+ [
25648
+ "unknown",
25649
+ 1
25650
+ ]
25651
+ ],
25624
25652
  [
25625
25653
  [
25626
25654
  "is",
@@ -83,6 +83,11 @@
83
83
  "ifAble",
84
84
  false
85
85
  ],
86
+ [
87
+ "integer",
88
+ "number",
89
+ false
90
+ ],
86
91
  [
87
92
  "is",
88
93
  "canBeQuestion",
@@ -472,6 +477,11 @@
472
477
  "ifAble",
473
478
  false
474
479
  ],
480
+ [
481
+ "integer",
482
+ "number",
483
+ false
484
+ ],
475
485
  [
476
486
  "is",
477
487
  "canBeQuestion",
@@ -1049,6 +1059,11 @@
1049
1059
  "ifAble",
1050
1060
  false
1051
1061
  ],
1062
+ [
1063
+ "integer",
1064
+ "number",
1065
+ false
1066
+ ],
1052
1067
  [
1053
1068
  "is",
1054
1069
  "canBeQuestion",