@opentripplanner/core-utils 6.0.0 → 6.0.1-alpha.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.
- package/package.json +2 -1
- package/tsconfig.tsbuildinfo +105 -41
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opentripplanner/core-utils",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.1-alpha.1",
|
|
4
4
|
"description": "Core functionality that is shared among numerous UI components",
|
|
5
5
|
"engines": {
|
|
6
6
|
"node": ">=13"
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
"dependencies": {
|
|
15
15
|
"@mapbox/polyline": "^1.1.0",
|
|
16
16
|
"@opentripplanner/geocoder": "^1.2.2",
|
|
17
|
+
"@opentripplanner/types": "^2.0.0",
|
|
17
18
|
"@styled-icons/foundation": "^10.34.0",
|
|
18
19
|
"@turf/along": "^6.0.1",
|
|
19
20
|
"bowser": "^2.7.0",
|
package/tsconfig.tsbuildinfo
CHANGED
|
@@ -181,9 +181,9 @@
|
|
|
181
181
|
"signature": "dd5d607d8df908dc2961a99d4d82988643715b2cd83d1e35df357fa5fa5bf820",
|
|
182
182
|
"affectsGlobalScope": true
|
|
183
183
|
},
|
|
184
|
-
"
|
|
185
|
-
"version": "
|
|
186
|
-
"signature": "
|
|
184
|
+
"./node_modules/@opentripplanner/types/lib/index.d.ts": {
|
|
185
|
+
"version": "f647d8c48bc7bfe71ed6aa59b8a00080d3040099679881519a730a99330175e3",
|
|
186
|
+
"signature": "f647d8c48bc7bfe71ed6aa59b8a00080d3040099679881519a730a99330175e3",
|
|
187
187
|
"affectsGlobalScope": false
|
|
188
188
|
},
|
|
189
189
|
"../../node_modules/date-fns/typings.d.ts": {
|
|
@@ -206,12 +206,12 @@
|
|
|
206
206
|
"signature": "6e634df2bb6d19b246e382c2e05d13cdd125e64bd3ffc8de5272fd3df5f0b0f3",
|
|
207
207
|
"affectsGlobalScope": false
|
|
208
208
|
},
|
|
209
|
-
"../../node_modules/@turf/
|
|
209
|
+
"../../node_modules/@turf/helpers/dist/js/lib/geojson.d.ts": {
|
|
210
210
|
"version": "b07705bcc32e76e988958ee77d6aa8af64f2bd37471c6dcef6f2f73b65ef703c",
|
|
211
211
|
"signature": "b07705bcc32e76e988958ee77d6aa8af64f2bd37471c6dcef6f2f73b65ef703c",
|
|
212
212
|
"affectsGlobalScope": false
|
|
213
213
|
},
|
|
214
|
-
"../../node_modules/@turf/
|
|
214
|
+
"../../node_modules/@turf/helpers/dist/js/index.d.ts": {
|
|
215
215
|
"version": "3b66151321e7de40a507c35fa680c8ba58a6363ff0720a822ca498802a093872",
|
|
216
216
|
"signature": "3b66151321e7de40a507c35fa680c8ba58a6363ff0720a822ca498802a093872",
|
|
217
217
|
"affectsGlobalScope": false
|
|
@@ -582,8 +582,8 @@
|
|
|
582
582
|
"affectsGlobalScope": false
|
|
583
583
|
},
|
|
584
584
|
"../../node_modules/@types/fs-extra/index.d.ts": {
|
|
585
|
-
"version": "
|
|
586
|
-
"signature": "
|
|
585
|
+
"version": "ed19da84b7dbf00952ad0b98ce5c194f1903bcf7c94d8103e8e0d63b271543ae",
|
|
586
|
+
"signature": "ed19da84b7dbf00952ad0b98ce5c194f1903bcf7c94d8103e8e0d63b271543ae",
|
|
587
587
|
"affectsGlobalScope": false
|
|
588
588
|
},
|
|
589
589
|
"../../node_modules/@types/geojson/index.d.ts": {
|
|
@@ -1157,8 +1157,8 @@
|
|
|
1157
1157
|
"affectsGlobalScope": false
|
|
1158
1158
|
},
|
|
1159
1159
|
"../../node_modules/@types/json-stable-stringify/index.d.ts": {
|
|
1160
|
-
"version": "
|
|
1161
|
-
"signature": "
|
|
1160
|
+
"version": "13cc3979e1f548aacaa23911f2d6e69c1a2999266c4a1952806de1e9593bdaaa",
|
|
1161
|
+
"signature": "13cc3979e1f548aacaa23911f2d6e69c1a2999266c4a1952806de1e9593bdaaa",
|
|
1162
1162
|
"affectsGlobalScope": false
|
|
1163
1163
|
},
|
|
1164
1164
|
"../../node_modules/@types/json5/index.d.ts": {
|
|
@@ -1166,6 +1166,26 @@
|
|
|
1166
1166
|
"signature": "96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538",
|
|
1167
1167
|
"affectsGlobalScope": false
|
|
1168
1168
|
},
|
|
1169
|
+
"../../node_modules/@types/mapbox-gl/index.d.ts": {
|
|
1170
|
+
"version": "a49c26a7bad73494e987a795709e298223800407fa4e5c40c28539f752eb32ad",
|
|
1171
|
+
"signature": "a49c26a7bad73494e987a795709e298223800407fa4e5c40c28539f752eb32ad",
|
|
1172
|
+
"affectsGlobalScope": false
|
|
1173
|
+
},
|
|
1174
|
+
"../../node_modules/@types/mapbox__point-geometry/index.d.ts": {
|
|
1175
|
+
"version": "e86cd9c6c99834f8591ed72f08e4ca31570296f081206d0168f58f032cec5b58",
|
|
1176
|
+
"signature": "e86cd9c6c99834f8591ed72f08e4ca31570296f081206d0168f58f032cec5b58",
|
|
1177
|
+
"affectsGlobalScope": false
|
|
1178
|
+
},
|
|
1179
|
+
"../../node_modules/@types/pbf/index.d.ts": {
|
|
1180
|
+
"version": "2a856615ecd0af49997dfbb38cf94fd787d529062a2e96ce26b84432e61d785d",
|
|
1181
|
+
"signature": "2a856615ecd0af49997dfbb38cf94fd787d529062a2e96ce26b84432e61d785d",
|
|
1182
|
+
"affectsGlobalScope": false
|
|
1183
|
+
},
|
|
1184
|
+
"../../node_modules/@types/mapbox__vector-tile/index.d.ts": {
|
|
1185
|
+
"version": "ab438f22fa7748112b6b9744b992ab6049d2fa6f46f011c145ff9c90e533856a",
|
|
1186
|
+
"signature": "ab438f22fa7748112b6b9744b992ab6049d2fa6f46f011c145ff9c90e533856a",
|
|
1187
|
+
"affectsGlobalScope": false
|
|
1188
|
+
},
|
|
1169
1189
|
"../../node_modules/@types/mdast/index.d.ts": {
|
|
1170
1190
|
"version": "9a6d65d77455efaaaeff945bea30c38b8fe0922b807ba45cd23792392f1bfe76",
|
|
1171
1191
|
"signature": "9a6d65d77455efaaaeff945bea30c38b8fe0922b807ba45cd23792392f1bfe76",
|
|
@@ -1419,16 +1439,16 @@
|
|
|
1419
1439
|
"../../node_modules/date-fns/typings.d.ts"
|
|
1420
1440
|
],
|
|
1421
1441
|
"../../node_modules/@turf/along/dist/js/index.d.ts": [
|
|
1422
|
-
"../../node_modules/@turf/
|
|
1442
|
+
"../../node_modules/@turf/helpers/dist/js/index.d.ts",
|
|
1423
1443
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
1424
1444
|
"../../node_modules/date-fns/typings.d.ts"
|
|
1425
1445
|
],
|
|
1426
|
-
"../../node_modules/@turf/
|
|
1427
|
-
"../../node_modules/@turf/
|
|
1446
|
+
"../../node_modules/@turf/helpers/dist/js/index.d.ts": [
|
|
1447
|
+
"../../node_modules/@turf/helpers/dist/js/lib/geojson.d.ts",
|
|
1428
1448
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
1429
1449
|
"../../node_modules/date-fns/typings.d.ts"
|
|
1430
1450
|
],
|
|
1431
|
-
"../../node_modules/@turf/
|
|
1451
|
+
"../../node_modules/@turf/helpers/dist/js/lib/geojson.d.ts": [
|
|
1432
1452
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
1433
1453
|
"../../node_modules/date-fns/typings.d.ts"
|
|
1434
1454
|
],
|
|
@@ -1754,6 +1774,22 @@
|
|
|
1754
1774
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
1755
1775
|
"../../node_modules/date-fns/typings.d.ts"
|
|
1756
1776
|
],
|
|
1777
|
+
"../../node_modules/@types/mapbox-gl/index.d.ts": [
|
|
1778
|
+
"../../node_modules/@types/geojson/index.d.ts",
|
|
1779
|
+
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
1780
|
+
"../../node_modules/date-fns/typings.d.ts"
|
|
1781
|
+
],
|
|
1782
|
+
"../../node_modules/@types/mapbox__point-geometry/index.d.ts": [
|
|
1783
|
+
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
1784
|
+
"../../node_modules/date-fns/typings.d.ts"
|
|
1785
|
+
],
|
|
1786
|
+
"../../node_modules/@types/mapbox__vector-tile/index.d.ts": [
|
|
1787
|
+
"../../node_modules/@types/geojson/index.d.ts",
|
|
1788
|
+
"../../node_modules/@types/mapbox__point-geometry/index.d.ts",
|
|
1789
|
+
"../../node_modules/@types/pbf/index.d.ts",
|
|
1790
|
+
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
1791
|
+
"../../node_modules/date-fns/typings.d.ts"
|
|
1792
|
+
],
|
|
1757
1793
|
"../../node_modules/@types/mdast/index.d.ts": [
|
|
1758
1794
|
"../../node_modules/@types/unist/index.d.ts",
|
|
1759
1795
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
@@ -2136,6 +2172,10 @@
|
|
|
2136
2172
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
2137
2173
|
"../../node_modules/date-fns/typings.d.ts"
|
|
2138
2174
|
],
|
|
2175
|
+
"../../node_modules/@types/pbf/index.d.ts": [
|
|
2176
|
+
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
2177
|
+
"../../node_modules/date-fns/typings.d.ts"
|
|
2178
|
+
],
|
|
2139
2179
|
"../../node_modules/@types/pixelmatch/index.d.ts": [
|
|
2140
2180
|
"../../node_modules/@types/node/index.d.ts",
|
|
2141
2181
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
@@ -3003,10 +3043,15 @@
|
|
|
3003
3043
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3004
3044
|
"../../node_modules/date-fns/typings.d.ts"
|
|
3005
3045
|
],
|
|
3046
|
+
"./node_modules/@opentripplanner/types/lib/index.d.ts": [
|
|
3047
|
+
"../../node_modules/@types/react/index.d.ts",
|
|
3048
|
+
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3049
|
+
"../../node_modules/date-fns/typings.d.ts"
|
|
3050
|
+
],
|
|
3006
3051
|
"./src/deprecated-with-types.ts": [
|
|
3007
3052
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3008
3053
|
"../../node_modules/date-fns/typings.d.ts",
|
|
3009
|
-
"
|
|
3054
|
+
"./node_modules/@opentripplanner/types/lib/index.d.ts",
|
|
3010
3055
|
"./src/time.ts"
|
|
3011
3056
|
],
|
|
3012
3057
|
"./src/index.ts": [
|
|
@@ -3023,18 +3068,18 @@
|
|
|
3023
3068
|
"../../node_modules/@turf/along/dist/js/index.d.ts",
|
|
3024
3069
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3025
3070
|
"../../node_modules/date-fns/typings.d.ts",
|
|
3026
|
-
"
|
|
3071
|
+
"./node_modules/@opentripplanner/types/lib/index.d.ts"
|
|
3027
3072
|
],
|
|
3028
3073
|
"./src/map.ts": [
|
|
3029
3074
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3030
3075
|
"../../node_modules/date-fns/typings.d.ts",
|
|
3031
|
-
"
|
|
3076
|
+
"./node_modules/@opentripplanner/types/lib/index.d.ts",
|
|
3032
3077
|
"./src/itinerary.ts"
|
|
3033
3078
|
],
|
|
3034
3079
|
"./src/route.ts": [
|
|
3035
3080
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3036
3081
|
"../../node_modules/date-fns/typings.d.ts",
|
|
3037
|
-
"
|
|
3082
|
+
"./node_modules/@opentripplanner/types/lib/index.d.ts"
|
|
3038
3083
|
],
|
|
3039
3084
|
"./src/storage.ts": [
|
|
3040
3085
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
@@ -3043,18 +3088,13 @@
|
|
|
3043
3088
|
"./src/time.ts": [
|
|
3044
3089
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3045
3090
|
"../../node_modules/date-fns/typings.d.ts",
|
|
3046
|
-
"
|
|
3091
|
+
"./node_modules/@opentripplanner/types/lib/index.d.ts",
|
|
3047
3092
|
"./src/deprecated-with-types.ts"
|
|
3048
3093
|
],
|
|
3049
3094
|
"./src/ui.ts": [
|
|
3050
3095
|
"../../node_modules/bowser/index.d.ts",
|
|
3051
3096
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3052
3097
|
"../../node_modules/date-fns/typings.d.ts"
|
|
3053
|
-
],
|
|
3054
|
-
"../types/lib/index.d.ts": [
|
|
3055
|
-
"../../node_modules/@types/react/index.d.ts",
|
|
3056
|
-
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3057
|
-
"../../node_modules/date-fns/typings.d.ts"
|
|
3058
3098
|
]
|
|
3059
3099
|
},
|
|
3060
3100
|
"exportedModulesMap": {
|
|
@@ -3068,16 +3108,16 @@
|
|
|
3068
3108
|
"../../node_modules/date-fns/typings.d.ts"
|
|
3069
3109
|
],
|
|
3070
3110
|
"../../node_modules/@turf/along/dist/js/index.d.ts": [
|
|
3071
|
-
"../../node_modules/@turf/
|
|
3111
|
+
"../../node_modules/@turf/helpers/dist/js/index.d.ts",
|
|
3072
3112
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3073
3113
|
"../../node_modules/date-fns/typings.d.ts"
|
|
3074
3114
|
],
|
|
3075
|
-
"../../node_modules/@turf/
|
|
3076
|
-
"../../node_modules/@turf/
|
|
3115
|
+
"../../node_modules/@turf/helpers/dist/js/index.d.ts": [
|
|
3116
|
+
"../../node_modules/@turf/helpers/dist/js/lib/geojson.d.ts",
|
|
3077
3117
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3078
3118
|
"../../node_modules/date-fns/typings.d.ts"
|
|
3079
3119
|
],
|
|
3080
|
-
"../../node_modules/@turf/
|
|
3120
|
+
"../../node_modules/@turf/helpers/dist/js/lib/geojson.d.ts": [
|
|
3081
3121
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3082
3122
|
"../../node_modules/date-fns/typings.d.ts"
|
|
3083
3123
|
],
|
|
@@ -3403,6 +3443,22 @@
|
|
|
3403
3443
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3404
3444
|
"../../node_modules/date-fns/typings.d.ts"
|
|
3405
3445
|
],
|
|
3446
|
+
"../../node_modules/@types/mapbox-gl/index.d.ts": [
|
|
3447
|
+
"../../node_modules/@types/geojson/index.d.ts",
|
|
3448
|
+
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3449
|
+
"../../node_modules/date-fns/typings.d.ts"
|
|
3450
|
+
],
|
|
3451
|
+
"../../node_modules/@types/mapbox__point-geometry/index.d.ts": [
|
|
3452
|
+
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3453
|
+
"../../node_modules/date-fns/typings.d.ts"
|
|
3454
|
+
],
|
|
3455
|
+
"../../node_modules/@types/mapbox__vector-tile/index.d.ts": [
|
|
3456
|
+
"../../node_modules/@types/geojson/index.d.ts",
|
|
3457
|
+
"../../node_modules/@types/mapbox__point-geometry/index.d.ts",
|
|
3458
|
+
"../../node_modules/@types/pbf/index.d.ts",
|
|
3459
|
+
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3460
|
+
"../../node_modules/date-fns/typings.d.ts"
|
|
3461
|
+
],
|
|
3406
3462
|
"../../node_modules/@types/mdast/index.d.ts": [
|
|
3407
3463
|
"../../node_modules/@types/unist/index.d.ts",
|
|
3408
3464
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
@@ -3785,6 +3841,10 @@
|
|
|
3785
3841
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3786
3842
|
"../../node_modules/date-fns/typings.d.ts"
|
|
3787
3843
|
],
|
|
3844
|
+
"../../node_modules/@types/pbf/index.d.ts": [
|
|
3845
|
+
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
3846
|
+
"../../node_modules/date-fns/typings.d.ts"
|
|
3847
|
+
],
|
|
3788
3848
|
"../../node_modules/@types/pixelmatch/index.d.ts": [
|
|
3789
3849
|
"../../node_modules/@types/node/index.d.ts",
|
|
3790
3850
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
@@ -4652,8 +4712,13 @@
|
|
|
4652
4712
|
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
4653
4713
|
"../../node_modules/date-fns/typings.d.ts"
|
|
4654
4714
|
],
|
|
4715
|
+
"./node_modules/@opentripplanner/types/lib/index.d.ts": [
|
|
4716
|
+
"../../node_modules/@types/react/index.d.ts",
|
|
4717
|
+
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
4718
|
+
"../../node_modules/date-fns/typings.d.ts"
|
|
4719
|
+
],
|
|
4655
4720
|
"./src/deprecated-with-types.ts": [
|
|
4656
|
-
"
|
|
4721
|
+
"./node_modules/@opentripplanner/types/lib/index.d.ts"
|
|
4657
4722
|
],
|
|
4658
4723
|
"./src/index.ts": [
|
|
4659
4724
|
"./src/itinerary.ts",
|
|
@@ -4664,30 +4729,25 @@
|
|
|
4664
4729
|
"./src/ui.ts"
|
|
4665
4730
|
],
|
|
4666
4731
|
"./src/itinerary.ts": [
|
|
4667
|
-
"
|
|
4732
|
+
"./node_modules/@opentripplanner/types/lib/index.d.ts"
|
|
4668
4733
|
],
|
|
4669
4734
|
"./src/map.ts": [
|
|
4670
|
-
"
|
|
4735
|
+
"./node_modules/@opentripplanner/types/lib/index.d.ts"
|
|
4671
4736
|
],
|
|
4672
4737
|
"./src/route.ts": [
|
|
4673
|
-
"
|
|
4738
|
+
"./node_modules/@opentripplanner/types/lib/index.d.ts"
|
|
4674
4739
|
],
|
|
4675
4740
|
"./src/time.ts": [
|
|
4676
|
-
"
|
|
4741
|
+
"./node_modules/@opentripplanner/types/lib/index.d.ts",
|
|
4677
4742
|
"./src/deprecated-with-types.ts"
|
|
4678
|
-
],
|
|
4679
|
-
"../types/lib/index.d.ts": [
|
|
4680
|
-
"../../node_modules/@types/react/index.d.ts",
|
|
4681
|
-
"../../node_modules/date-fns-tz/typings.d.ts",
|
|
4682
|
-
"../../node_modules/date-fns/typings.d.ts"
|
|
4683
4743
|
]
|
|
4684
4744
|
},
|
|
4685
4745
|
"semanticDiagnosticsPerFile": [
|
|
4686
4746
|
"../../node_modules/@babel/parser/typings/babel-parser.d.ts",
|
|
4687
4747
|
"../../node_modules/@babel/types/lib/index.d.ts",
|
|
4688
4748
|
"../../node_modules/@turf/along/dist/js/index.d.ts",
|
|
4689
|
-
"../../node_modules/@turf/
|
|
4690
|
-
"../../node_modules/@turf/
|
|
4749
|
+
"../../node_modules/@turf/helpers/dist/js/index.d.ts",
|
|
4750
|
+
"../../node_modules/@turf/helpers/dist/js/lib/geojson.d.ts",
|
|
4691
4751
|
"../../node_modules/@types/babel__core/index.d.ts",
|
|
4692
4752
|
"../../node_modules/@types/babel__generator/index.d.ts",
|
|
4693
4753
|
"../../node_modules/@types/babel__template/index.d.ts",
|
|
@@ -4741,6 +4801,9 @@
|
|
|
4741
4801
|
"../../node_modules/@types/json-schema/index.d.ts",
|
|
4742
4802
|
"../../node_modules/@types/json-stable-stringify/index.d.ts",
|
|
4743
4803
|
"../../node_modules/@types/json5/index.d.ts",
|
|
4804
|
+
"../../node_modules/@types/mapbox-gl/index.d.ts",
|
|
4805
|
+
"../../node_modules/@types/mapbox__point-geometry/index.d.ts",
|
|
4806
|
+
"../../node_modules/@types/mapbox__vector-tile/index.d.ts",
|
|
4744
4807
|
"../../node_modules/@types/mdast/index.d.ts",
|
|
4745
4808
|
"../../node_modules/@types/minimatch/index.d.ts",
|
|
4746
4809
|
"../../node_modules/@types/minimist/index.d.ts",
|
|
@@ -4804,6 +4867,7 @@
|
|
|
4804
4867
|
"../../node_modules/@types/overlayscrollbars/index.d.ts",
|
|
4805
4868
|
"../../node_modules/@types/parse-json/index.d.ts",
|
|
4806
4869
|
"../../node_modules/@types/parse5/index.d.ts",
|
|
4870
|
+
"../../node_modules/@types/pbf/index.d.ts",
|
|
4807
4871
|
"../../node_modules/@types/pixelmatch/index.d.ts",
|
|
4808
4872
|
"../../node_modules/@types/prettier/index.d.ts",
|
|
4809
4873
|
"../../node_modules/@types/pretty-hrtime/index.d.ts",
|
|
@@ -4952,6 +5016,7 @@
|
|
|
4952
5016
|
"../../node_modules/typescript/lib/lib.scripthost.d.ts",
|
|
4953
5017
|
"../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts",
|
|
4954
5018
|
"../../node_modules/vfile-message/index.d.ts",
|
|
5019
|
+
"./node_modules/@opentripplanner/types/lib/index.d.ts",
|
|
4955
5020
|
"./src/deprecated-with-types.ts",
|
|
4956
5021
|
"./src/index.ts",
|
|
4957
5022
|
"./src/itinerary.ts",
|
|
@@ -4959,8 +5024,7 @@
|
|
|
4959
5024
|
"./src/route.ts",
|
|
4960
5025
|
"./src/storage.ts",
|
|
4961
5026
|
"./src/time.ts",
|
|
4962
|
-
"./src/ui.ts"
|
|
4963
|
-
"../types/lib/index.d.ts"
|
|
5027
|
+
"./src/ui.ts"
|
|
4964
5028
|
]
|
|
4965
5029
|
},
|
|
4966
5030
|
"version": "4.2.4"
|