tesla-inventory 1.8.22 → 1.8.23

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 -2
  2. package/package.json +1 -1
package/codes.json CHANGED
@@ -542,8 +542,8 @@
542
542
  "UTPB": "Dark Headliner",
543
543
  "UTSB": "Black Ultra-suede Headliner",
544
544
  "UTZW": "Light Headliner",
545
- "VC00": "Vehicle computer Intel?",
546
- "VC01": "AMD Ryzen?",
545
+ "VC00": "Model 3/Y (China)",
546
+ "VC01": "Model 3/Y first found on MYJan2022",
547
547
  "W32D": "20\" Gray Performance Wheels",
548
548
  "W32P": "20\" Performance Wheels",
549
549
  "W33D": "20\" Black Performance Wheels 2021",
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.22",
5
+ "version": "1.8.23",
6
6
  "main": "index.js",
7
7
  "author": {
8
8
  "email": "josefrancisco.verdu@gmail.com",