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

@furkot/directions

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@furkot/directions - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

3

lib/service/openroute/index.js

@@ -208,2 +208,5 @@ // https://openrouteservice.org/dev/#/api-docs/directions

};
if (query.mode === travelMode.rv) {
req.options.vehicle_type = 'hgv';
}
}

@@ -210,0 +213,0 @@ const param = { query, req };

2

package.json
{
"name": "@furkot/directions",
"version": "2.1.0",
"version": "2.1.1",
"description": "Directions service for Furkot",

@@ -5,0 +5,0 @@ "author": {

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