tesla-inventory 1.8.17 → 1.8.18

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 +1 -0
  2. package/package.json +1 -1
package/codes.json CHANGED
@@ -311,6 +311,7 @@
311
311
  "MT321": "Long Range All-Wheel Drive",
312
312
  "MT322": "Standard Range Plus Rear-Wheel Drive",
313
313
  "MT323": "Long Range All-Wheel Drive",
314
+ "MT328": "Long Range All-Wheel Drive",
314
315
  "MT336": "Standard Range Plus Rear-Wheel Drive",
315
316
  "MT337": "Standard Range Plus Rear-Wheel Drive",
316
317
  "MTS01": "Standard Range",
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.17",
5
+ "version": "1.8.18",
6
6
  "main": "index.js",
7
7
  "author": {
8
8
  "email": "josefrancisco.verdu@gmail.com",