+4
-4
| { | ||
| "name": "db-prices", | ||
| "description": "Find the cheapest routes using the DB Sparpreise API.", | ||
| "version": "2.0.0", | ||
| "version": "2.0.1", | ||
| "keywords": [ | ||
@@ -39,3 +39,3 @@ "train", | ||
| "is-roughly-equal": "^0.1", | ||
| "tap-min": "^1.1", | ||
| "tap-spec": "^4.1.1", | ||
| "tape": "^4.6.3", | ||
@@ -45,4 +45,4 @@ "tape-promise": "^2.0.1" | ||
| "scripts": { | ||
| "test": "node test.js | tap-min", | ||
| "prepublish": "npm test" | ||
| "test": "node test.js | tap-spec", | ||
| "prepublishOnly": "npm test" | ||
| }, | ||
@@ -49,0 +49,0 @@ "engine": { |
+4
-1
@@ -34,3 +34,6 @@ 'use strict' | ||
| IC: 'train', | ||
| ICE: 'train' | ||
| ICE: 'train', | ||
| RE: 'train', | ||
| VBG: 'train', // http://www.laenderbahn.com/vogtlandbahn/ | ||
| ALX: 'train' // http://www.laenderbahn.com/alex | ||
| } | ||
@@ -37,0 +40,0 @@ |
+1
-1
| # db-prices | ||
| JavaScript module for finding the cheapest railway connections using the Deutsche Bahn Sparpreise API. | ||
| JavaScript module for finding the cheapest railway connections using the Deutsche Bahn Sparpreise API. Inofficial, using an endpoint by *Deutsche Bahn*. Ask them for permission before using this module in production. | ||
@@ -5,0 +5,0 @@ [](https://www.npmjs.com/package/db-prices) |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10049
2.5%159
1.92%1
-50%