zwift-data 1.38.1 → 1.39.1

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.
@@ -252,6 +252,7 @@ exports.achievements = [
252
252
  [261, "LIBBY HILL AFTER PARTY", "RouteComplete"],
253
253
  [262, "RICHMOND LOOP AROUND", "RouteComplete"],
254
254
  [263, "YORKSHIRE DOUBLE LOOP", "RouteComplete"],
255
- [264, "SHISHA SHAKEDOWN", "RouteComplete"],
255
+ [264, "SHISA SHAKEDOWN", "RouteComplete"],
256
256
  [265, "MAKURI PRETZEL", "RouteComplete"],
257
+ [266, "BRAEK-FAST CRITS AND GRITS", "RouteComplete"],
257
258
  ].map(([id, name, imageName]) => ({ id, name, imageName }));
@@ -7,6 +7,7 @@ exports.bikeFrontWheels = [
7
7
  [192959988, "Roval Alpinist CLX", "Wheel_RovalAlpinistCLX"],
8
8
  [272842014, "Shimano C60", "Wheel_ShimanoDuraAceC60"],
9
9
  [288225210, "Mavic Cosmic CXR60c", "Wheel_MavicCosmicCXR60c"],
10
+ [291681757, "Zwift Zwift Baseline Wheels", "Wheel_ZwiftCampBaseline2024"],
10
11
  [327143135, "Roval Terra CLX", "Wheel_RovalTerraCLX"],
11
12
  [346409677, "DTSwiss ARC 1100 DICUT 62", "Wheel_DTSwissARC62"],
12
13
  [442607221, "Zipp 202", "Wheel_Zipp202Firecrest"],
@@ -46,6 +46,7 @@ exports.bikeRearWheels = [
46
46
  [2771477956, "Zwift Gravel", "Wheel_ZwiftGravel"],
47
47
  [2783190436, "DTSwiss ARC 1100 DICUT DISC", "Wheel_DTSwissARC1100AeroTT"],
48
48
  [2913819265, "HED HED Vanquish RC6 Pro", "Wheel_VanquishRC6"],
49
+ [3171611979, "Zwift Zwift Baseline Wheels", "Wheel_ZwiftCampBaseline2024"],
49
50
  [3309968019, "Zwift Buffalo Fahrrad", "Wheel_BuffaloFahrrad"],
50
51
  [3454205320, "Roval Terra CLX", "Wheel_RovalTerraCLX"],
51
52
  [3473846672, "Zwift Safety", "Wheel_ZwiftSafety"],
@@ -26,6 +26,7 @@ exports.glasses = [
26
26
  [2106991204, "Oakley Flight Jacket", "Glasses_RideWithReason2018"],
27
27
  [2289830259, "Retro 80's", "Glasses_80sGlasses"],
28
28
  [2314973348, "Makuri Neon Sunglasses", "Glasses_BigSpin2024"],
29
+ [2335592603, "Oakley Kato", "Glasses_OakleyKatoGlasses"],
29
30
  [2344157440, "Oakley Flight Jacket", "Glasses_ZA2018Mens"],
30
31
  [2364395919, "ZRS Glasses 2", "Glasses_ZRS2021Glasses02"],
31
32
  [2390325459, "Oakley Encoder", "Glasses_OakleyEncoderGlasses"],
@@ -43,6 +43,7 @@ exports.jerseys = [
43
43
  "SpecializedBicycledelics2021_thumb",
44
44
  ],
45
45
  [123854412, "Alpine Slopes 1", "Zwift_Ski01_thumb"],
46
+ [124374424, "Team Skyline/Cadence", "TeamSkylineCadence2024_thumb"],
46
47
  [138392085, "Team Charles-Barclay", "lucy_charles_barclay_thumb"],
47
48
  [139090872, "BMTR Community Club", "BearMountaineers2021_thumb"],
48
49
  [140311973, "2024 L'Étape du Tour", "LEtape2024_thumb"],
@@ -478,6 +479,7 @@ exports.jerseys = [
478
479
  [1587982785, "AG2R La Mondiale", "AG2R2020_thumb"],
479
480
  [1589345470, "BIGLA UCI", "BIGLA2019UCI_thumb"],
480
481
  [1595151118, "Coalition Alpha Women", "CoalitionAlphaWmn2023_thumb"],
482
+ [1598289898, "Baseline", "ZwiftCampBaseline2024_thumb"],
481
483
  [1599435973, "ZNC - Canada", "ZwiftNationalChampions_thumb"],
482
484
  [1599692741, "Tour of Watopia Finishers Kit", "TourOfWatopiaRed2021_thumb"],
483
485
  [1607064666, "Get Started Kit", "Onboarding2023_thumb"],
package/lib/cjs/routes.js CHANGED
@@ -700,6 +700,39 @@ exports.routes = [
700
700
  "https://whatsonzwift.com/world/new-york/route/gotham-grind-reverse",
701
701
  "https://zwifterbikes.web.app/route/gotham-grind-reverse",
702
702
  ],
703
+ [
704
+ 377566656,
705
+ "BRAEk-fast Crits and Grits",
706
+ "braek-fast-crits-and-grits",
707
+ "scotland",
708
+ true,
709
+ 20.792,
710
+ 226,
711
+ 1.353,
712
+ 35,
713
+ 1.332,
714
+ 35,
715
+ 1.322,
716
+ 35,
717
+ [
718
+ "sgurr-summit-south",
719
+ "the-clyde-kicker",
720
+ "champions-sprint",
721
+ "breakaway-brae-rev",
722
+ ],
723
+ [{ from: 19.797, to: 20.793, segment: "sgurr-summit-south" }],
724
+ false,
725
+ true,
726
+ false,
727
+ false,
728
+ ["running", "cycling"],
729
+ 415,
730
+ 37675052,
731
+ "https://www.strava.com/segments/37675052",
732
+ "https://zwiftinsider.com/route/braek-fast-crits-and-grits",
733
+ undefined,
734
+ undefined,
735
+ ],
703
736
  [
704
737
  387309391,
705
738
  "Volcano Climb After Party",
@@ -3850,14 +3883,14 @@ exports.routes = [
3850
3883
  "coast-crusher",
3851
3884
  "watopia",
3852
3885
  false,
3853
- 34.249,
3854
- 172,
3855
- 8.461,
3856
- 38,
3857
- 8.197,
3858
- 36,
3859
- 8.207,
3860
- 36,
3886
+ 34.567,
3887
+ 175,
3888
+ 8.135,
3889
+ 37,
3890
+ 7.872,
3891
+ 35,
3892
+ 7.882,
3893
+ 35,
3861
3894
  [
3862
3895
  "stoneway-sprint",
3863
3896
  "acropolis-sprint",
@@ -3874,7 +3907,7 @@ exports.routes = [
3874
3907
  false,
3875
3908
  true,
3876
3909
  ["running", "cycling"],
3877
- 684,
3910
+ 690,
3878
3911
  35697049,
3879
3912
  "https://www.strava.com/segments/35697049",
3880
3913
  "https://zwiftinsider.com/route/coast-crusher",
@@ -5435,7 +5468,7 @@ exports.routes = [
5435
5468
  ],
5436
5469
  [
5437
5470
  3330165223,
5438
- "Shisha Shakedown",
5471
+ "Shisa Shakedown",
5439
5472
  "shisa-shakedown",
5440
5473
  "makuri-islands",
5441
5474
  true,
@@ -5992,12 +6025,12 @@ exports.routes = [
5992
6025
  true,
5993
6026
  1.937,
5994
6027
  15,
5995
- 0.777,
5996
- 3,
5997
- 0,
5998
- 0,
5999
- 0,
6000
- 0,
6028
+ 2.405,
6029
+ 16,
6030
+ 2.382,
6031
+ 16,
6032
+ 2.382,
6033
+ 16,
6001
6034
  ["watopia-sprint"],
6002
6035
  [{ from: 1.558, to: 1.884, segment: "watopia-sprint" }],
6003
6036
  false,
@@ -6795,7 +6828,7 @@ exports.routes = [
6795
6828
  "Richmond Loop Around",
6796
6829
  "richmond-loop-around",
6797
6830
  "richmond",
6798
- true,
6831
+ false,
6799
6832
  42.552,
6800
6833
  556,
6801
6834
  0.111,
@@ -177,6 +177,7 @@ exports.runShirts = [
177
177
  [2768891314, "Lionel Sanders", "LionelSanders2019_thumb"],
178
178
  [2795593609, "Halo ID", "HaloIDRun2022_thumb"],
179
179
  [2839896779, "Tour Of Watopia", "TourOfWatopia2020"],
180
+ [2842145404, "2025 Tour de Zwift", "TourDeZwift2025_thumb"],
180
181
  [2852192250, "ZRS June", "ZRSCieleJune2020_thumb"],
181
182
  [2921978652, "Fluoro Tank Kit", "FluoroTank01_thumb"],
182
183
  [2944680840, "PRRC", "PRRC2019"],
@@ -150,6 +150,7 @@ exports.runShorts = [
150
150
  [3913862387, "ZLDR 2023", "FilmMyRunRunShort2023_thumb"],
151
151
  [3931583376, "That Triathlon Life", "TTLRun2022_thumb"],
152
152
  [3932074146, "ZRL Sydney Run Shorts", "ZRLSydney2022_thumb"],
153
+ [3967684878, "2025 Tour de Zwift", "TourDeZwift2025_thumb"],
153
154
  [3981726669, "Varlo Team", "VarloRun2022_thumb"],
154
155
  [4020634998, "Zwift Academy 2022", "ZARun2022_thumb"],
155
156
  [4037580579, "New Balance", "NewBalance2019_thumb"],
package/lib/cjs/socks.js CHANGED
@@ -7,6 +7,7 @@ exports.socks = [
7
7
  [175974360, "Giro d'Italia", "SocksGiro2019"],
8
8
  [178935728, "Striped Green", "Stripes03Green"],
9
9
  [179567877, "Dots Orange", "SocksDotOrange"],
10
+ [191660387, "2025 Tour de Zwift", "SocksTourDeZwift2025"],
10
11
  [224502226, "ZRS Socks 3", "ZRS2021Socks03"],
11
12
  [251030947, "Back To Fitness: Running", "BackToFitnessRunning"],
12
13
  [269863069, "Solid Yellow", "SolidYellow"],
@@ -249,6 +249,7 @@ export const achievements = [
249
249
  [261, "LIBBY HILL AFTER PARTY", "RouteComplete"],
250
250
  [262, "RICHMOND LOOP AROUND", "RouteComplete"],
251
251
  [263, "YORKSHIRE DOUBLE LOOP", "RouteComplete"],
252
- [264, "SHISHA SHAKEDOWN", "RouteComplete"],
252
+ [264, "SHISA SHAKEDOWN", "RouteComplete"],
253
253
  [265, "MAKURI PRETZEL", "RouteComplete"],
254
+ [266, "BRAEK-FAST CRITS AND GRITS", "RouteComplete"],
254
255
  ].map(([id, name, imageName]) => ({ id, name, imageName }));
@@ -4,6 +4,7 @@ export const bikeFrontWheels = [
4
4
  [192959988, "Roval Alpinist CLX", "Wheel_RovalAlpinistCLX"],
5
5
  [272842014, "Shimano C60", "Wheel_ShimanoDuraAceC60"],
6
6
  [288225210, "Mavic Cosmic CXR60c", "Wheel_MavicCosmicCXR60c"],
7
+ [291681757, "Zwift Zwift Baseline Wheels", "Wheel_ZwiftCampBaseline2024"],
7
8
  [327143135, "Roval Terra CLX", "Wheel_RovalTerraCLX"],
8
9
  [346409677, "DTSwiss ARC 1100 DICUT 62", "Wheel_DTSwissARC62"],
9
10
  [442607221, "Zipp 202", "Wheel_Zipp202Firecrest"],
@@ -43,6 +43,7 @@ export const bikeRearWheels = [
43
43
  [2771477956, "Zwift Gravel", "Wheel_ZwiftGravel"],
44
44
  [2783190436, "DTSwiss ARC 1100 DICUT DISC", "Wheel_DTSwissARC1100AeroTT"],
45
45
  [2913819265, "HED HED Vanquish RC6 Pro", "Wheel_VanquishRC6"],
46
+ [3171611979, "Zwift Zwift Baseline Wheels", "Wheel_ZwiftCampBaseline2024"],
46
47
  [3309968019, "Zwift Buffalo Fahrrad", "Wheel_BuffaloFahrrad"],
47
48
  [3454205320, "Roval Terra CLX", "Wheel_RovalTerraCLX"],
48
49
  [3473846672, "Zwift Safety", "Wheel_ZwiftSafety"],
@@ -23,6 +23,7 @@ export const glasses = [
23
23
  [2106991204, "Oakley Flight Jacket", "Glasses_RideWithReason2018"],
24
24
  [2289830259, "Retro 80's", "Glasses_80sGlasses"],
25
25
  [2314973348, "Makuri Neon Sunglasses", "Glasses_BigSpin2024"],
26
+ [2335592603, "Oakley Kato", "Glasses_OakleyKatoGlasses"],
26
27
  [2344157440, "Oakley Flight Jacket", "Glasses_ZA2018Mens"],
27
28
  [2364395919, "ZRS Glasses 2", "Glasses_ZRS2021Glasses02"],
28
29
  [2390325459, "Oakley Encoder", "Glasses_OakleyEncoderGlasses"],
@@ -40,6 +40,7 @@ export const jerseys = [
40
40
  "SpecializedBicycledelics2021_thumb",
41
41
  ],
42
42
  [123854412, "Alpine Slopes 1", "Zwift_Ski01_thumb"],
43
+ [124374424, "Team Skyline/Cadence", "TeamSkylineCadence2024_thumb"],
43
44
  [138392085, "Team Charles-Barclay", "lucy_charles_barclay_thumb"],
44
45
  [139090872, "BMTR Community Club", "BearMountaineers2021_thumb"],
45
46
  [140311973, "2024 L'Étape du Tour", "LEtape2024_thumb"],
@@ -475,6 +476,7 @@ export const jerseys = [
475
476
  [1587982785, "AG2R La Mondiale", "AG2R2020_thumb"],
476
477
  [1589345470, "BIGLA UCI", "BIGLA2019UCI_thumb"],
477
478
  [1595151118, "Coalition Alpha Women", "CoalitionAlphaWmn2023_thumb"],
479
+ [1598289898, "Baseline", "ZwiftCampBaseline2024_thumb"],
478
480
  [1599435973, "ZNC - Canada", "ZwiftNationalChampions_thumb"],
479
481
  [1599692741, "Tour of Watopia Finishers Kit", "TourOfWatopiaRed2021_thumb"],
480
482
  [1607064666, "Get Started Kit", "Onboarding2023_thumb"],
package/lib/esm/routes.js CHANGED
@@ -697,6 +697,39 @@ export const routes = [
697
697
  "https://whatsonzwift.com/world/new-york/route/gotham-grind-reverse",
698
698
  "https://zwifterbikes.web.app/route/gotham-grind-reverse",
699
699
  ],
700
+ [
701
+ 377566656,
702
+ "BRAEk-fast Crits and Grits",
703
+ "braek-fast-crits-and-grits",
704
+ "scotland",
705
+ true,
706
+ 20.792,
707
+ 226,
708
+ 1.353,
709
+ 35,
710
+ 1.332,
711
+ 35,
712
+ 1.322,
713
+ 35,
714
+ [
715
+ "sgurr-summit-south",
716
+ "the-clyde-kicker",
717
+ "champions-sprint",
718
+ "breakaway-brae-rev",
719
+ ],
720
+ [{ from: 19.797, to: 20.793, segment: "sgurr-summit-south" }],
721
+ false,
722
+ true,
723
+ false,
724
+ false,
725
+ ["running", "cycling"],
726
+ 415,
727
+ 37675052,
728
+ "https://www.strava.com/segments/37675052",
729
+ "https://zwiftinsider.com/route/braek-fast-crits-and-grits",
730
+ undefined,
731
+ undefined,
732
+ ],
700
733
  [
701
734
  387309391,
702
735
  "Volcano Climb After Party",
@@ -3847,14 +3880,14 @@ export const routes = [
3847
3880
  "coast-crusher",
3848
3881
  "watopia",
3849
3882
  false,
3850
- 34.249,
3851
- 172,
3852
- 8.461,
3853
- 38,
3854
- 8.197,
3855
- 36,
3856
- 8.207,
3857
- 36,
3883
+ 34.567,
3884
+ 175,
3885
+ 8.135,
3886
+ 37,
3887
+ 7.872,
3888
+ 35,
3889
+ 7.882,
3890
+ 35,
3858
3891
  [
3859
3892
  "stoneway-sprint",
3860
3893
  "acropolis-sprint",
@@ -3871,7 +3904,7 @@ export const routes = [
3871
3904
  false,
3872
3905
  true,
3873
3906
  ["running", "cycling"],
3874
- 684,
3907
+ 690,
3875
3908
  35697049,
3876
3909
  "https://www.strava.com/segments/35697049",
3877
3910
  "https://zwiftinsider.com/route/coast-crusher",
@@ -5432,7 +5465,7 @@ export const routes = [
5432
5465
  ],
5433
5466
  [
5434
5467
  3330165223,
5435
- "Shisha Shakedown",
5468
+ "Shisa Shakedown",
5436
5469
  "shisa-shakedown",
5437
5470
  "makuri-islands",
5438
5471
  true,
@@ -5989,12 +6022,12 @@ export const routes = [
5989
6022
  true,
5990
6023
  1.937,
5991
6024
  15,
5992
- 0.777,
5993
- 3,
5994
- 0,
5995
- 0,
5996
- 0,
5997
- 0,
6025
+ 2.405,
6026
+ 16,
6027
+ 2.382,
6028
+ 16,
6029
+ 2.382,
6030
+ 16,
5998
6031
  ["watopia-sprint"],
5999
6032
  [{ from: 1.558, to: 1.884, segment: "watopia-sprint" }],
6000
6033
  false,
@@ -6792,7 +6825,7 @@ export const routes = [
6792
6825
  "Richmond Loop Around",
6793
6826
  "richmond-loop-around",
6794
6827
  "richmond",
6795
- true,
6828
+ false,
6796
6829
  42.552,
6797
6830
  556,
6798
6831
  0.111,
@@ -174,6 +174,7 @@ export const runShirts = [
174
174
  [2768891314, "Lionel Sanders", "LionelSanders2019_thumb"],
175
175
  [2795593609, "Halo ID", "HaloIDRun2022_thumb"],
176
176
  [2839896779, "Tour Of Watopia", "TourOfWatopia2020"],
177
+ [2842145404, "2025 Tour de Zwift", "TourDeZwift2025_thumb"],
177
178
  [2852192250, "ZRS June", "ZRSCieleJune2020_thumb"],
178
179
  [2921978652, "Fluoro Tank Kit", "FluoroTank01_thumb"],
179
180
  [2944680840, "PRRC", "PRRC2019"],
@@ -147,6 +147,7 @@ export const runShorts = [
147
147
  [3913862387, "ZLDR 2023", "FilmMyRunRunShort2023_thumb"],
148
148
  [3931583376, "That Triathlon Life", "TTLRun2022_thumb"],
149
149
  [3932074146, "ZRL Sydney Run Shorts", "ZRLSydney2022_thumb"],
150
+ [3967684878, "2025 Tour de Zwift", "TourDeZwift2025_thumb"],
150
151
  [3981726669, "Varlo Team", "VarloRun2022_thumb"],
151
152
  [4020634998, "Zwift Academy 2022", "ZARun2022_thumb"],
152
153
  [4037580579, "New Balance", "NewBalance2019_thumb"],
package/lib/esm/socks.js CHANGED
@@ -4,6 +4,7 @@ export const socks = [
4
4
  [175974360, "Giro d'Italia", "SocksGiro2019"],
5
5
  [178935728, "Striped Green", "Stripes03Green"],
6
6
  [179567877, "Dots Orange", "SocksDotOrange"],
7
+ [191660387, "2025 Tour de Zwift", "SocksTourDeZwift2025"],
7
8
  [224502226, "ZRS Socks 3", "ZRS2021Socks03"],
8
9
  [251030947, "Back To Fitness: Running", "BackToFitnessRunning"],
9
10
  [269863069, "Solid Yellow", "SolidYellow"],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zwift-data",
3
- "version": "1.38.1",
3
+ "version": "1.39.1",
4
4
  "description": "Data about Zwift worlds, routes and segments",
5
5
  "main": "./lib/cjs/index.js",
6
6
  "module": "./lib/esm/index.js",
@@ -33,8 +33,8 @@
33
33
  "@tsconfig/recommended": "1.0.7",
34
34
  "@turf/turf": "7.1.0",
35
35
  "@types/jest": "29.5.13",
36
- "@types/lodash": "4.17.9",
37
- "@types/node": "20.16.10",
36
+ "@types/lodash": "4.17.10",
37
+ "@types/node": "20.16.11",
38
38
  "jest": "29.7.0",
39
39
  "lodash": "4.17.21",
40
40
  "node-fetch": "3.3.2",
@@ -43,8 +43,8 @@
43
43
  "semantic-release": "24.1.2",
44
44
  "simple-git": "3.27.0",
45
45
  "ts-jest": "29.2.5",
46
- "typedoc": "0.26.7",
47
- "typescript": "5.6.2"
46
+ "typedoc": "0.26.9",
47
+ "typescript": "5.6.3"
48
48
  },
49
49
  "scripts": {
50
50
  "prepublishOnly": "npm run build",