Socket
Book a DemoInstallSign in
Socket

@entur/gbfs-validator

Package Overview
Dependencies
Maintainers
10
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entur/gbfs-validator

latest
npmnpm
Version
0.3.0
Version published
Maintainers
10
Created
Source

GBFS versions

This folder contains json schemas from MobilityData/gbfs-json-schema and additionnal configuration for the validator (one additionnal file per version)

JSON schemas

The schemas folder contains a git subtree of https://github.com/MobilityData/gbfs-json-schema.

You can pull schema update by using the command git subtree pull --prefix gbfs-validator/versions/schemas https://github.com/MobilityData/gbfs-json-schema.git master --squash

Contributing back

If you want to push a contribution to the schemas sub-project (MobilityData/gbfs-json-schema), you can use the command

git subtree push --prefix=gbfs-validator/versions/schemas/ https://github.com/MobilityData/gbfs-json-schema.git BRANCH

:warning: You probably don't have write access on MobilityData/gbfs-json-schema. Please, fork it before and replace the repository url with your forked repository url.

FAQs

Package last updated on 07 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts