gtfs 4.17.6 → 4.17.7

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gtfs",
3
- "version": "4.17.6",
3
+ "version": "4.17.7",
4
4
  "description": "Import GTFS transit data into SQLite and query routes, stops, times, fares and more",
5
5
  "keywords": [
6
6
  "transit",
@@ -105,15 +105,12 @@
105
105
  "lodash-es": "4.17.21",
106
106
  "long": "5.3.2",
107
107
  "node-stream-zip": "1.15.0",
108
- "pluralize": "8.0.0",
109
108
  "pretty-error": "4.0.0",
110
109
  "promise-map-series": "0.3.0",
111
110
  "sanitize-filename": "1.6.3",
112
111
  "sqlstring-sqlite": "0.1.1",
113
112
  "strip-bom-stream": "5.0.0",
114
113
  "tempy": "3.1.0",
115
- "timer-machine": "1.1.0",
116
- "untildify": "5.0.0",
117
114
  "yargs": "18.0.0",
118
115
  "yoctocolors": "2.1.1"
119
116
  },
@@ -123,8 +120,6 @@
123
120
  "@types/jest": "30.0.0",
124
121
  "@types/lodash-es": "4.17.12",
125
122
  "@types/node": "22",
126
- "@types/pluralize": "0.0.33",
127
- "@types/timer-machine": "1.1.3",
128
123
  "@types/yargs": "17.0.33",
129
124
  "husky": "9.1.7",
130
125
  "jest": "30.0.5",