tesla-inventory 3.0.179 → 3.0.181
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 -1
- package/src/prices/se.json +1 -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.181",
|
|
6
6
|
"main": "src/index.js",
|
|
7
7
|
"author": {
|
|
8
8
|
"email": "josefrancisco.verdu@gmail.com",
|
package/src/codes.json
CHANGED
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"S42P": "Seat Black Plenum Seats",
|
|
497
497
|
"S42W": "Seat White Plenum Seats",
|
|
498
498
|
"SA3P": "Seat Adjustment - Power",
|
|
499
|
-
"SC00": "No
|
|
499
|
+
"SC00": "No access to Supercharger Network",
|
|
500
500
|
"SC01": "Unlimited Free Supercharging Enabled",
|
|
501
501
|
"SC04": "Pay Per Use Supercharging",
|
|
502
502
|
"SC05": "Unlimited Free Supercharging Currently Enabled",
|