๐ŸŽฉ You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP โ†’
Sign In

@czap/canonical

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@czap/canonical - npm Package Compare versions

Comparing version
0.9.0
to
0.10.0
+6
-5
package.json
{
"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": {