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

@mosadd/protocol

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mosadd/protocol - npm Package Compare versions

Comparing version
3.0.0-alpha.0
to
3.0.0-alpha.4
+4
-1
package.json
{
"name": "@mosadd/protocol",
"version": "3.0.0-alpha.0",
"version": "3.0.0-alpha.4",
"description": "Message schemas and codecs for the mosadd protocol — Zod-validated types shared across all m* modules.",

@@ -46,2 +46,5 @@ "homepage": "https://github.com/Hei33enberg/mosadd-os/tree/main/packages/protocol",

],
"engines": {
"node": ">=18"
},
"scripts": {

@@ -48,0 +51,0 @@ "build": "tsup src/index.ts --format esm --dts --clean",