1.2.2 • Published 2 months ago

@tapjs/error-serdes v1.2.2

Weekly downloads
-
License
BlueOak-1.0.0
Repository
github
Last release
2 months ago

@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.

1.2.2

2 months ago

1.2.1

7 months ago

1.2.0

7 months ago

1.1.0

8 months ago

1.0.0

8 months ago