New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bvg-hafas

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bvg-hafas - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

13

package.json
{
"name": "bvg-hafas",
"description": "JavaScript client for the BVG HAFAS API.",
"version": "3.0.0",
"version": "3.0.1",
"main": "index.js",

@@ -13,2 +13,3 @@ "files": [

"bvg",
"vbb",
"berliner verkehrsbetriebe",

@@ -19,9 +20,9 @@ "berlin",

"transit",
"api",
"hafas"
"hafas",
"hafas-client"
],
"author": "Jannis R <mail@jannisr.de>",
"homepage": "https://github.com/derhuerst/bvg-hafas/tree/3",
"repository": "derhuerst/bvg-hafas",
"bugs": "https://github.com/derhuerst/bvg-hafas/issues",
"homepage": "https://github.com/public-transport/bvg-hafas/tree/3",
"repository": "public-transport/bvg-hafas",
"bugs": "https://github.com/public-transport/bvg-hafas/issues",
"license": "ISC",

@@ -28,0 +29,0 @@ "engines": {

# bvg-hafas
**A client for [HAFAS](https://de.wikipedia.org/wiki/HAFAS) endpoint of [*Berliner Verkehrsbetriebe* (BVG)](https://en.wikipedia.org/wiki/Berliner_Verkehrsbetriebe), the largest public transport provider in Berlin.** It acts as a consistent and straightforward interface on top of their verbose API.
**A client for the [HAFAS](https://de.wikipedia.org/wiki/HAFAS) endpoint of [*Berliner Verkehrsbetriebe* (BVG)](https://en.wikipedia.org/wiki/Berliner_Verkehrsbetriebe), the largest public transport provider in Berlin.** It acts as a consistent and straightforward interface on top of their verbose API.

@@ -10,6 +10,5 @@ This project is actually a thin wrapper around [`hafas-client@5`](https://github.com/public-transport/hafas-client/tree/5#hafas-client). [Its docs](https://github.com/public-transport/hafas-client/tree/5/docs) document the API in general.

[![npm version](https://img.shields.io/npm/v/bvg-hafas.svg)](https://www.npmjs.com/package/bvg-hafas)
[![dependency status](https://img.shields.io/david/derhuerst/bvg-hafas.svg)](https://david-dm.org/derhuerst/bvg-hafas)
![ISC-licensed](https://img.shields.io/github/license/derhuerst/bvg-hafas.svg)
[![chat on gitter](https://badges.gitter.im/derhuerst.svg)](https://gitter.im/derhuerst)
[![support me on Patreon](https://img.shields.io/badge/support%20me-on%20patreon-fa7664.svg)](https://patreon.com/derhuerst)
![ISC-licensed](https://img.shields.io/github/license/public-transport/bvg-hafas.svg)
[![chat on gitter](https://badges.gitter.im/public-transport/Lobby.svg)](https://gitter.im/public-transport/Lobby)
[![support Jannis via GitHub Sponsors](https://img.shields.io/badge/support%20Jannis-donate-fa7664.svg)](https://github.com/sponsors/derhuerst)

@@ -113,2 +112,2 @@

If you **have a question**, **found a bug** or want to **propose a feature**, have a look at [the issues page](https://github.com/derhuerst/bvg-hafas/issues).
If you **have a question**, **found a bug** or want to **propose a feature**, have a look at [the issues page](https://github.com/public-transport/bvg-hafas/issues).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc