mobility-toolbox-js 1.7.11 → 1.7.12

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  Toolbox for JavaScript applications in the domains of mobility and logistics.
4
4
  The tools in this library have been inspired by many projects realized for public transport agencies, mobility providers and logistics companies.
5
5
 
6
- [![npm](https://img.shields.io/npm/v/mobility-toolbox-js@latest.svg?style=flat-square)](https://www.npmjs.com/package/mobility-toolbox-js)
6
+ [![npm](https://img.shields.io/npm/v/mobility-toolbox-js.svg?style=flat-square)](https://www.npmjs.com/package/mobility-toolbox-js)
7
7
  [![Build](https://github.com/geops/mobility-toolbox-js/workflows/Build/badge.svg)](https://github.com/geops/mobility-toolbox-js/actions?query=workflow%3ABuild)
8
8
  [![Netlify Status](https://api.netlify.com/api/v1/badges/b368ab18-9dbf-416c-91f6-a82076b02c10/deploy-status)](https://app.netlify.com/sites/mobility-toolbox-js/deploys)
9
9
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "mobility-toolbox-js",
3
3
  "license": "MIT",
4
4
  "description": "Toolbox for JavaScript applications in the domains of mobility and logistics.",
5
- "version": "1.7.11",
5
+ "version": "1.7.12",
6
6
  "main": "index.js",
7
7
  "module": "module.js",
8
8
  "dependencies": {