ekms 9.6.0-beta.20 → 9.6.0-beta.23
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/colors.instance.json +28 -0
- package/common/compass.instance.json +108 -18
- package/common/crew.instance.json +0 -208
- package/common/dates.instance.json +84 -0
- package/common/dimension.instance.json +10 -6
- package/common/dimension.js +12 -6
- package/common/drone.instance.json +16821 -2188
- package/common/drone.js +203 -23
- package/common/drone.test.json +210505 -271
- package/common/drone_v1.instance.json +55 -309
- package/common/drone_v1.test.json +25922 -3800
- package/common/edible.instance.json +56 -0
- package/common/fastfood.instance.json +52 -332
- package/common/nameable.js +2 -8
- package/common/pipboy.instance.json +56 -0
- package/common/rates.instance.json +1 -1
- package/common/rates.js +3 -1
- package/common/rates.test.json +4676 -1283
- package/common/reports.instance.json +2 -2
- package/common/stm.js +1 -1
- package/common/time.instance.json +104 -8
- package/common/time.js +6 -2
- package/common/wp.instance.json +144 -0
- package/package.json +2 -2
|
@@ -3616,6 +3616,20 @@
|
|
|
3616
3616
|
0
|
|
3617
3617
|
]
|
|
3618
3618
|
],
|
|
3619
|
+
[
|
|
3620
|
+
[
|
|
3621
|
+
"is",
|
|
3622
|
+
0
|
|
3623
|
+
],
|
|
3624
|
+
[
|
|
3625
|
+
"list",
|
|
3626
|
+
1
|
|
3627
|
+
],
|
|
3628
|
+
[
|
|
3629
|
+
"unknown",
|
|
3630
|
+
0
|
|
3631
|
+
]
|
|
3632
|
+
],
|
|
3619
3633
|
[
|
|
3620
3634
|
[
|
|
3621
3635
|
"is",
|
|
@@ -35953,6 +35967,20 @@
|
|
|
35953
35967
|
0
|
|
35954
35968
|
]
|
|
35955
35969
|
],
|
|
35970
|
+
[
|
|
35971
|
+
[
|
|
35972
|
+
"is",
|
|
35973
|
+
0
|
|
35974
|
+
],
|
|
35975
|
+
[
|
|
35976
|
+
"list",
|
|
35977
|
+
1
|
|
35978
|
+
],
|
|
35979
|
+
[
|
|
35980
|
+
"unknown",
|
|
35981
|
+
0
|
|
35982
|
+
]
|
|
35983
|
+
],
|
|
35956
35984
|
[
|
|
35957
35985
|
[
|
|
35958
35986
|
"is",
|