🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@czap/error

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@czap/error - npm Package Compare versions

Comparing version
0.9.0
to
0.10.0
+5
-4
package.json
{
"name": "@czap/error",
"version": "0.9.0",
"description": "Composable tagged-error algebra: a closed variant coproduct over an open `TaggedError` contract — value AND type, Effect- and throw-compatible (the foundational zero-dep leaf)",
"version": "0.10.0",
"description": "The one error algebra for LiteShip: build tagged error values that work both as thrown Errors and as Effect failures, and compose your own variants on top with zero dependencies.",
"license": "MIT",

@@ -16,5 +16,6 @@ "author": "Eassa Ayoub <eassa@heyoub.dev>",

"czap",
"error",
"liteship",
"error-handling",
"tagged-union",
"composition",
"effect",
"typescript"

@@ -21,0 +22,0 @@ ],