vbb-stations-autocomplete 4.4.0 → 4.6.0

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,7 +1,7 @@
1
1
  {
2
2
  "name": "vbb-stations-autocomplete",
3
3
  "description": "Search for stations of VBB.",
4
- "version": "4.4.0",
4
+ "version": "4.6.0",
5
5
  "main": "index.js",
6
6
  "files": [
7
7
  "index.js",
@@ -28,6 +28,7 @@
28
28
  "node": ">=16"
29
29
  },
30
30
  "dependencies": {
31
+ "normalize-vbb-station-name-for-search": "^1.0.1",
31
32
  "synchronous-autocomplete": "^2.3.0",
32
33
  "vbb-tokenize-station": "^0.3.0"
33
34
  },
package/readme.md CHANGED
@@ -6,8 +6,8 @@
6
6
 
7
7
  [![npm version](https://img.shields.io/npm/v/vbb-stations-autocomplete.svg)](https://www.npmjs.com/package/vbb-stations-autocomplete)
8
8
  ![ISC-licensed](https://img.shields.io/github/license/derhuerst/vbb-stations-autocomplete.svg)
9
- [![gitter channel](https://badges.gitter.im/derhuerst/vbb-rest.svg)](https://gitter.im/derhuerst/vbb-rest)
10
- [![support me on Patreon](https://img.shields.io/badge/support%20me-on%20patreon-fa7664.svg)](https://patreon.com/derhuerst)
9
+ [![support me via GitHub Sponsors](https://img.shields.io/badge/support%20me-donate-fa7664.svg)](https://github.com/sponsors/derhuerst)
10
+ [![chat with me on Twitter](https://img.shields.io/badge/chat%20with%20me-on%20Twitter-1da1f2.svg)](https://twitter.com/derhuerst)
11
11
 
12
12
 
13
13
  ## Installing