tuple-result
Advanced tools
+3
-3
| { | ||
| "name": "tuple-result", | ||
| "version": "0.0.3", | ||
| "version": "0.0.4", | ||
| "private": false, | ||
@@ -28,4 +28,4 @@ "description": "A minimal, functional, and tree-shakable Result library for TypeScript that prioritizes simplicity and serialization", | ||
| "@types/node": "^24.1.0", | ||
| "@blgc/config": "0.0.36", | ||
| "rollup-presets": "0.0.22" | ||
| "rollup-presets": "0.0.22", | ||
| "@blgc/config": "0.0.36" | ||
| }, | ||
@@ -32,0 +32,0 @@ "size-limit": [ |
+1
-1
@@ -23,3 +23,3 @@ <h1 align="center"> | ||
| - **๐ฎ Simple, declarative API**: Intuitive array destructuring with full type safety | ||
| - **๐ Lightweight & Tree Shakable**: Core ~150B, Full library ~500B | ||
| - **๐ Lightweight & Tree Shakable**: Function-based design with ~150B core | ||
| - **โก High Performance**: Minimal overhead with just a 3-element array | ||
@@ -26,0 +26,0 @@ - **๐ Easy Serialization**: Simple array format perfect for wire transmission |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
19064
0.04%