Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@tapjs/error-serdes

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tapjs/error-serdes

Port of node's error_serdes.js to userland, plus test message streaming

latest
Source
npmnpm
Version
4.3.2
Version published
Weekly downloads
117K
38.43%
Maintainers
2
Weekly downloads
 
Created
Source

@tapjs/error-serdes

Error serialization/deserialization and node:test message stream production and consumption.

serializeError

Serialize an error object for passing through a test:... message.

deserializeError

Turn a serialized error message into a JavaScript object.

TestStreamSerialize

Create a stream of serialized message objects for consumption by node --test.

TestStreamDeserialize

Parse a stream of serialized message objects.

Keywords

v8

FAQs

Package last updated on 01 May 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