tesla-inventory 3.1.28 → 3.1.29
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 +2 -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.1.
|
|
5
|
+
"version": "3.1.29",
|
|
6
6
|
"main": "src/index.js",
|
|
7
7
|
"author": {
|
|
8
8
|
"email": "josefrancisco.verdu@gmail.com",
|
package/src/codes.json
CHANGED
|
@@ -144,6 +144,7 @@
|
|
|
144
144
|
"CPF1": "Premium Connectivity",
|
|
145
145
|
"CPW1": "20\" Performance Wheels",
|
|
146
146
|
"CR01": "Sanden Import Compressor",
|
|
147
|
+
"CR02": "Denso Import Compressor",
|
|
147
148
|
"CW00": "No Weather Package",
|
|
148
149
|
"CW02": "Weather Package",
|
|
149
150
|
"DA00": "No Autopilot",
|
|
@@ -584,6 +585,7 @@
|
|
|
584
585
|
"TY1D": "21\" P Zero",
|
|
585
586
|
"TY9A": "Tires MY",
|
|
586
587
|
"TY9B": "19” Summer Square - Dual Sourcing Hankook",
|
|
588
|
+
"TY9K": "19” Kumho Majesty 9 Solus TA91",
|
|
587
589
|
"UM01": "Universal Mobile Charger - US Port (Single)",
|
|
588
590
|
"US00": "No Ultrasonic Sensor",
|
|
589
591
|
"US02": "Ultrasonic Sensor",
|