@czap/canonical
Advanced tools
+6
-5
| { | ||
| "name": "@czap/canonical", | ||
| "version": "0.9.0", | ||
| "description": "Self-contained bytes kernel: RFC 8949 ยง4.2.1 CBOR, FNV-1a labels, sync `AddressedDigest` (no Effect/spine in-package)", | ||
| "version": "0.10.0", | ||
| "description": "The content-addressing kernel for LiteShip: canonical CBOR encoding and stable digests so the same definition always hashes to the same address.", | ||
| "license": "MIT", | ||
@@ -16,5 +16,6 @@ "author": "Eassa Ayoub <eassa@heyoub.dev>", | ||
| "czap", | ||
| "liteship", | ||
| "content-addressing", | ||
| "cbor", | ||
| "content-addressing", | ||
| "fnv1a", | ||
| "hashing", | ||
| "typescript" | ||
@@ -40,3 +41,3 @@ ], | ||
| "@noble/hashes": "^1.8.0", | ||
| "@czap/error": "0.9.0" | ||
| "@czap/error": "0.10.0" | ||
| }, | ||
@@ -43,0 +44,0 @@ "engines": { |
75137
0.06%+ Added
- Removed
Updated