@wandelbots/nova-api 26.4.0-dev.44 → 26.4.0-dev.45

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/dist/v2/index.cjs CHANGED
@@ -231,6 +231,7 @@ const Manufacturer = {
231
231
  Abb: "abb",
232
232
  Fanuc: "fanuc",
233
233
  Kuka: "kuka",
234
+ Staubli: "staubli",
234
235
  Universalrobots: "universalrobots",
235
236
  Yaskawa: "yaskawa"
236
237
  };
@@ -2271,6 +2271,7 @@ declare const Manufacturer: {
2271
2271
  readonly Abb: "abb";
2272
2272
  readonly Fanuc: "fanuc";
2273
2273
  readonly Kuka: "kuka";
2274
+ readonly Staubli: "staubli";
2274
2275
  readonly Universalrobots: "universalrobots";
2275
2276
  readonly Yaskawa: "yaskawa";
2276
2277
  };
@@ -2271,6 +2271,7 @@ declare const Manufacturer: {
2271
2271
  readonly Abb: "abb";
2272
2272
  readonly Fanuc: "fanuc";
2273
2273
  readonly Kuka: "kuka";
2274
+ readonly Staubli: "staubli";
2274
2275
  readonly Universalrobots: "universalrobots";
2275
2276
  readonly Yaskawa: "yaskawa";
2276
2277
  };
package/dist/v2/index.js CHANGED
@@ -229,6 +229,7 @@ const Manufacturer = {
229
229
  Abb: "abb",
230
230
  Fanuc: "fanuc",
231
231
  Kuka: "kuka",
232
+ Staubli: "staubli",
232
233
  Universalrobots: "universalrobots",
233
234
  Yaskawa: "yaskawa"
234
235
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wandelbots/nova-api",
3
- "version": "26.4.0-dev.44",
3
+ "version": "26.4.0-dev.45",
4
4
  "description": "API Client to interact with Wandelbots Public API.",
5
5
  "type": "module",
6
6
  "files": [