motion-master-client 0.0.350 → 0.0.351
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 +2 -2
- package/src/lib/smm-od-v2.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "motion-master-client",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.351",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"description": "A library and CLI program used for communicating with Motion Master.",
|
|
6
6
|
"dependencies": {
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"commander": "^11.1.0",
|
|
10
10
|
"cors": "^2.8.5",
|
|
11
11
|
"debug": "^4.3.5",
|
|
12
|
-
"ecatmod": "^2.2.
|
|
12
|
+
"ecatmod": "^2.2.10",
|
|
13
13
|
"express": "^4.19.2",
|
|
14
14
|
"fast-deep-equal": "^3.1.3",
|
|
15
15
|
"js-untar": "^2.0.0",
|
package/src/lib/smm-od-v2.json
CHANGED
|
@@ -1626,7 +1626,7 @@
|
|
|
1626
1626
|
"group": "SLT",
|
|
1627
1627
|
"index": 26291,
|
|
1628
1628
|
"subindex": 1,
|
|
1629
|
-
"description": "The limit violation reaction for
|
|
1629
|
+
"description": "The limit violation reaction for SLT",
|
|
1630
1630
|
"type": "enum",
|
|
1631
1631
|
"typeRef": "LimitViolation_Type",
|
|
1632
1632
|
"size": 4,
|