tesla-inventory 1.8.8 → 1.8.9

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.
Files changed (2) hide show
  1. package/codes.json +2 -0
  2. package/package.json +1 -1
package/codes.json CHANGED
@@ -205,6 +205,7 @@
205
205
  "IDBA": "Dark Ash Wood Decor",
206
206
  "IDBO": "Figured Ash Wood Decor Burl Open Pore décor",
207
207
  "IDCF": "Carbon Fiber Decor",
208
+ "IDHG": "IP Décor Horizontal Gloss",
208
209
  "IDHM": "Matte Obeche Wood Decor",
209
210
  "IDLW": "Lacewood Decor",
210
211
  "IDOG": "Gloss Obeche Wood Decor",
@@ -441,6 +442,7 @@
441
442
  "S01B": "Black Textile Seats",
442
443
  "S02B": "Seat",
443
444
  "S02P": "S02P",
445
+ "S02T": "Seat",
444
446
  "S02W": "White Seats",
445
447
  "S07W": "White Seats",
446
448
  "S31B": "S31B",
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://nicedoc.io/Kikobeats/tesla-inventory",
5
- "version": "1.8.8",
5
+ "version": "1.8.9",
6
6
  "main": "index.js",
7
7
  "author": {
8
8
  "email": "josefrancisco.verdu@gmail.com",