Skip to content

Commit

Permalink
Cleanup node dependencies. (#5945)
Browse files Browse the repository at this point in the history
* Cleanup node dependencies.
  • Loading branch information
danpat committed Jan 27, 2021
1 parent bd3eb65 commit d4e7b3d
Show file tree
Hide file tree
Showing 3 changed files with 7,647 additions and 6,620 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- FIXED: Avoid copying ManyToMany table results [#5923](https://github.com/Project-OSRM/osrm-backend/pull/5923)
- FIXED: Reduce copying in API parameter constructors [#5925](https://github.com/Project-OSRM/osrm-backend/pull/5925)
- Misc:
- CHANGED: Cleanup NodeJS dependencies [#5945](https://github.com/Project-OSRM/osrm-backend/pull/5945)
- CHANGED: Unify `.osrm.turn_penalites_index` dump processing same with `.osrm.turn_weight_penalties` and `.osrm.turn_duration_penalties` [#5868](https://github.com/Project-OSRM/osrm-backend/pull/5868)
- Profile:
- ADDED: Profile debug script which fetches a way from OSM then outputs the result of the profile. [#5908](https://github.com/Project-OSRM/osrm-backend/pull/5908)
Expand Down
Loading

0 comments on commit d4e7b3d

Please sign in to comment.