tesla-inventory 1.8.45 → 1.8.46

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/codes.json CHANGED
@@ -325,6 +325,7 @@
325
325
  "MT321": "Long Range All-Wheel Drive",
326
326
  "MT322": "Standard Range Plus Rear-Wheel Drive",
327
327
  "MT323": "Long Range All-Wheel Drive",
328
+ "MT324": "Long Range All-Wheel Drive",
328
329
  "MT328": "Long Range All-Wheel Drive",
329
330
  "MT336": "Standard Range Plus Rear-Wheel Drive",
330
331
  "MT337": "Standard Range Plus Rear-Wheel Drive",
@@ -339,6 +340,8 @@
339
340
  "MTS09": "Plaid+",
340
341
  "MTS10": "Long Range",
341
342
  "MTS11": "Plaid",
343
+ "MTS13": "Long Range",
344
+ "MTS14": "Plaid",
342
345
  "MTX01": "Standard Range",
343
346
  "MTX03": "Long Range",
344
347
  "MTX04": "Performance",
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.45",
5
+ "version": "1.8.46",
6
6
  "main": "index.js",
7
7
  "author": {
8
8
  "email": "josefrancisco.verdu@gmail.com",
@@ -52,6 +52,8 @@
52
52
  "MTS10": 18090,
53
53
  "MTS11": 53090,
54
54
  "MTS12": 18090,
55
+ "MTS13": 37000,
56
+ "MTS14": 59090,
55
57
  "MTX01": 5000,
56
58
  "MTX03": 10000,
57
59
  "MTX04": 20000,