Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@datafire/faretrotter
Advanced tools
Client library for Faretrotter Travel API
npm install --save @datafire/faretrotter
let faretrotter = require('@datafire/faretrotter').create({
ApiKeyAuth: ""
});
.then(data => {
console.log(data);
});
Multimodal travel API to return modes of transportation between cities and points of interest.
Returns possible modes of transportation between two cities.
faretrotter.GET_places(null, context)
This action has no parameters
faretrotter.GET_routes({
"origin_lat": 0,
"origin_lng": 0,
"destination_lat": 0,
"destination_lng": 0
}, context)
object
number
number
number
number
object
string
string
string
string
number
number
string
string
string
string
string
object
array
object
number
string
string
object
number
number
number
number
string
object
number
string
object
object
array
object
array
string
string
string
string
string
string
array
array
object
number
string
number
number
string
string
object
number
string
string
object
number
number
number
number
string
object
number
string
object
number
string
FAQs
DataFire integration for Faretrotter Travel API
We found that @datafire/faretrotter demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.