tesla-inventory 3.5.285 → 3.5.287

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 CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "tesla-inventory",
3
3
  "description": "Retrieve real-time data from Tesla Inventory.",
4
4
  "homepage": "https://github.com/Kikobeats/tesla-inventory",
5
- "version": "3.5.285",
5
+ "version": "3.5.287",
6
6
  "main": "src/index.js",
7
7
  "exports": {
8
8
  ".": "./src/index.js",
@@ -24,6 +24,8 @@
24
24
  "IPW4": 1500,
25
25
  "IPW5": 1500,
26
26
  "IPW6": 1500,
27
+ "IPW7": 1500,
28
+ "IPW8": 1500,
27
29
  "MT10A": 12000,
28
30
  "MT10L": 27000,
29
31
  "MT301": 4910,
@@ -60,6 +62,9 @@
60
62
  "MTY34": 42000,
61
63
  "MTY40": 22500,
62
64
  "MTY41": 32500,
65
+ "MTY46": 18000,
66
+ "MTY47": 28000,
67
+ "PB01": 2300,
63
68
  "PBSB": 1500,
64
69
  "PMBL": 2800,
65
70
  "PMNG": 1500,
@@ -78,5 +83,6 @@
78
83
  "WTSS": 6600,
79
84
  "WTTC": 5000,
80
85
  "WTUT": 6400,
86
+ "WY20A": 2400,
81
87
  "WY20P": 2400
82
88
  }
@@ -11,6 +11,7 @@
11
11
  "IPW1": 1000,
12
12
  "IPW2": 1000,
13
13
  "IPW3": 1000,
14
+ "IPW8": 1000,
14
15
  "IWC00": 2000,
15
16
  "IWW00": 2000,
16
17
  "MT317": 15990,
@@ -48,6 +49,7 @@
48
49
  "MTY36": 10990,
49
50
  "MTY37": 13990,
50
51
  "MTY38": 17490,
52
+ "MTY48": 14990,
51
53
  "PBSB": 1000,
52
54
  "PMNG": 1000,
53
55
  "PN00": 2000,
@@ -68,5 +70,6 @@
68
70
  "WX20": 5500,
69
71
  "WX21": 5500,
70
72
  "WY19C": 500,
73
+ "WY20A": 2000,
71
74
  "WY20P": 2000
72
75
  }