New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

signalk-net-ais-plugin

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

signalk-net-ais-plugin

Marine traffic information is gathered from Finnish Transport Agency’s data sources

latest
Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
122
3966.67%
Maintainers
1
Weekly downloads
 
Created
Source

signalk-net-ais-plugin

npm version Known Vulnerabilities

SignalK plugin to gather marine traffic information (AIS) from Finnish Transport Agency’s data sources, https://www.digitraffic.fi/en/.

Requires Node.js 18 or later (uses built-in fetch API).

AIS targets around the vessel, radius 200km AIS targets around the vessel in Turku archipelago, radius set to 200km

User can configure:

  • How often data is fetch
  • How old data is fetch
  • Radius around the vessel, which filter data

Development

npm install        # install dependencies
npm run lint       # type-check
npm run build      # clean and compile TypeScript to dist/
npm test           # run tests

Changelog

  • v2.0.0, refactor: TypeScript, native fetch, test suite, bug fixes
  • v1.5.3, fix: paths updated
  • v1.5.2, fix: small fixes
  • v1.5.1, fix: atons -> meteo context
  • v1.5.0, feat: atons included
  • v1.4.1, fix: small fixes
  • v1.4.0, fix: fetch to new version
  • v1.3.1, fix: epoch time in milliseconds
  • v1.3.0, fix: new digitraffic api in use
  • v1.2.1, fix: log removed
  • v1.2.0, fix: navStat fields added
  • v1.1.1, fix: current status of the plugin updated
  • v1.1.0, fix: source info added
  • v1.0.0, v1 release
  • v0.0.15, fix: skip data fecthing if no location available & location.sensorType
  • v0.0.14, fix: eta & timestamp
  • v0.0.13, fix: ais path
  • v0.0.12, fix: state mapping and dashboard reporting updated
  • v0.0.11, fix: callsignVhf and imo paths
  • v0.0.10, fix
  • v0.0.9, fix: key/value locations aligned with AIS input
  • v0.0.8, fix: fetch error logs to console
  • v0.0.7, fix
  • v0.0.6, all available meta data added
  • v0.0.5, sog calculation corrected
  • v0.0.4, Meta data (AIS names) for target

Keywords

signalk-node-server-plugin

FAQs

Package last updated on 02 Apr 2026

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