tesla-inventory 3.0.203 → 3.0.205
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 +1 -1
- package/src/codes.json +4 -3
- package/src/prices/ch.json +10 -0
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.0.
|
|
5
|
+
"version": "3.0.205",
|
|
6
6
|
"main": "src/index.js",
|
|
7
7
|
"author": {
|
|
8
8
|
"email": "josefrancisco.verdu@gmail.com",
|
package/src/codes.json
CHANGED
|
@@ -135,6 +135,7 @@
|
|
|
135
135
|
"COUS": "Country: United States",
|
|
136
136
|
"CP00": "MX/MS 2021",
|
|
137
137
|
"CP01": "Charge port Gen? CCS size",
|
|
138
|
+
"CP03": "CCS2 Integrated Chargeport",
|
|
138
139
|
"CPF0": "Standard Connectivity",
|
|
139
140
|
"CPF1": "Premium Connectivity",
|
|
140
141
|
"CPW1": "20\" Performance Wheels",
|
|
@@ -165,7 +166,7 @@
|
|
|
165
166
|
"FD00": "Low Current IGBT IM130 Drive Unit",
|
|
166
167
|
"FD01": "Low Current IGBT IM130 Drive Unit, CN/DE",
|
|
167
168
|
"FD02": "Model S/X 2021 LR",
|
|
168
|
-
"FD03": "
|
|
169
|
+
"FD03": "P2 Sleeved Front Drive Unit",
|
|
169
170
|
"FDU2": "Raven Front Drive Unit",
|
|
170
171
|
"FG00": "No Exterior Lighting Package",
|
|
171
172
|
"FG01": "Fog Lamps",
|
|
@@ -208,7 +209,7 @@
|
|
|
208
209
|
"IBW0": "Black and White Interior",
|
|
209
210
|
"IBW1": "Black and White Interior",
|
|
210
211
|
"IC00": "Model S/X (Since Q2 2021)",
|
|
211
|
-
"IC01": "
|
|
212
|
+
"IC01": "White Colorway Interior",
|
|
212
213
|
"IC02": "Model S/X (Since Q2 2021)",
|
|
213
214
|
"ICC00": "Carbon Fiber Décor & Cream Interior",
|
|
214
215
|
"ICW00": "Wood Décor & Cream Interior",
|
|
@@ -559,7 +560,7 @@
|
|
|
559
560
|
"TR00": "No Rear Facing Seats",
|
|
560
561
|
"TR01": "Third Row Seating",
|
|
561
562
|
"TRA1": "Third Row HVAC",
|
|
562
|
-
"TS10": "
|
|
563
|
+
"TS10": "21\" Michelin PS4S",
|
|
563
564
|
"TS91": "Model S/X 2021",
|
|
564
565
|
"TSHP": "Heat Pump Thermal Assembly",
|
|
565
566
|
"TW00": "No Tow Package",
|
package/src/prices/ch.json
CHANGED
|
@@ -12,11 +12,14 @@
|
|
|
12
12
|
"IN3PW": 1200,
|
|
13
13
|
"INB3C": 1600,
|
|
14
14
|
"INB3W": 1600,
|
|
15
|
+
"INBBW": 1600,
|
|
16
|
+
"INBC3W": 1600,
|
|
15
17
|
"INBFW": 1600,
|
|
16
18
|
"INBPC": 1600,
|
|
17
19
|
"INBPW": 1600,
|
|
18
20
|
"INBTW": 1600,
|
|
19
21
|
"INBWS": 1600,
|
|
22
|
+
"INBWW": 1600,
|
|
20
23
|
"INLFC": 1600,
|
|
21
24
|
"INLPC": 1600,
|
|
22
25
|
"INPW0": 1200,
|
|
@@ -24,6 +27,7 @@
|
|
|
24
27
|
"IPW1": 1200,
|
|
25
28
|
"MT10A": 7000,
|
|
26
29
|
"MT10L": 22000,
|
|
30
|
+
"MT301": 6990,
|
|
27
31
|
"MT303": 16990,
|
|
28
32
|
"MT304": 17990,
|
|
29
33
|
"MT308": 6990,
|
|
@@ -41,10 +45,15 @@
|
|
|
41
45
|
"MT337": 6990,
|
|
42
46
|
"MT340": 17990,
|
|
43
47
|
"MT90A": 10000,
|
|
48
|
+
"MTS03": 7000,
|
|
44
49
|
"MTS04": 15000,
|
|
45
50
|
"MTS05": 7000,
|
|
51
|
+
"MTS06": 15000,
|
|
46
52
|
"MTX03": 10000,
|
|
53
|
+
"MTX04": 15000,
|
|
47
54
|
"MTX05": 10000,
|
|
55
|
+
"MTX06": 15000,
|
|
56
|
+
"MTX07": 15000,
|
|
48
57
|
"MTY07": 16890,
|
|
49
58
|
"MTY09": 16890,
|
|
50
59
|
"MTY12": 22900,
|
|
@@ -61,6 +70,7 @@
|
|
|
61
70
|
"W39B": 1700,
|
|
62
71
|
"W41B": 1700,
|
|
63
72
|
"WT22": 6000,
|
|
73
|
+
"WTAB": 4800,
|
|
64
74
|
"WTDS": 1600,
|
|
65
75
|
"WTSC": 2100,
|
|
66
76
|
"WTSD": 2100,
|