
Product
Socket MCP Adds Org Alerts, Threat Feed Review, and Package Inspection
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.
@openrailse/trafikverket
Advanced tools
API wrapper for Trafikverket Öppet API writen in TypeScript using built in Node.JS modules where possible to minimise dependencies. This package also aims to implement all available schema versions with correct typings so that future changes to the API wont break existing code.
Currently this package only implements the following Trafikverket Öppet API endpoints:
ReasonCode Provides reason codes with descriptions as to what they meanTrainAnnouncement Provides timetable information corresponding to specific trainsTrainMessage Traffic announcements including rail works and rail faultsTrainStation Information about stationsIf you require any of the other implementations, raise an issue to have it implemented or raise an issue and PR with the implementation. To see a full list of what is available to be implemnted see the Trafikverket Öppet API - API Model page.
To install this package using npm run:
npm install @openrailse/trafikverket
or if yarn is more your thing:
yarn add @openrailse/trafikverket
There are a couple of different options when using this package including single shot and streaming.
This will send a one off query to Trafikverket Open API and return the queries results ending the whole transaction. This is usefull if you need one off data.
This will first send an initial request to Trafikverket Open API like single shot but will then subscribe to Server Side Events and continously emit new updated data.
The example folder within the repository contains code examples as well as GitLab Snippets:
FAQs
API wrapper for trafikverket
We found that @openrailse/trafikverket 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.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.

Research
More than 140 Mastra npm packages were compromised in a supply chain attack that used a typosquatted dependency to deliver a cross-platform infostealer during installation.