tesla-inventory 3.0.93 → 3.0.96
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 +1 -0
- package/src/prices/hr.json +3 -0
- package/src/prices/no.json +1 -1
- package/src/prices/pr.json +3 -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://nicedoc.io/Kikobeats/tesla-inventory",
|
|
5
|
-
"version": "3.0.
|
|
5
|
+
"version": "3.0.96",
|
|
6
6
|
"main": "src/index.js",
|
|
7
7
|
"author": {
|
|
8
8
|
"email": "josefrancisco.verdu@gmail.com",
|
package/src/codes.json
CHANGED
|
@@ -368,6 +368,7 @@
|
|
|
368
368
|
"MTY09": "Model Y Long Range All-Wheel Drive",
|
|
369
369
|
"MTY11": "Model Y Long Range All-Wheel Drive",
|
|
370
370
|
"MTY12": "Model Y Long Range All-Wheel Drive Performance",
|
|
371
|
+
"MTY14": "Model Y Long Range All-Wheel Drive",
|
|
371
372
|
"MX06": "Model X 2021+",
|
|
372
373
|
"MY00": "Model Y Berlin",
|
|
373
374
|
"MY01": "Model Y Austin?",
|
package/src/prices/hr.json
CHANGED
package/src/prices/no.json
CHANGED