Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement โ†’
Sign In

@resciencelab/declaw

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@resciencelab/declaw - npm Package Compare versions

Comparing version
0.3.0
to
0.3.1
+1
-1
openclaw.plugin.json

@@ -5,3 +5,3 @@ {

"description": "Direct encrypted P2P communication between OpenClaw instances via Yggdrasil IPv6",
"version": "0.3.0",
"version": "0.3.1",
"channels": [

@@ -8,0 +8,0 @@ "declaw"

{
"name": "@resciencelab/declaw",
"version": "0.3.0",
"version": "0.3.1",
"description": "Direct P2P communication between OpenClaw instances over Yggdrasil IPv6",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -12,5 +12,5 @@ #!/usr/bin/env node

let skill = readFileSync('skills/declaw/SKILL.md', 'utf8')
skill = skill.replace(/^version: .*/m, `version: ${version}`)
skill = skill.replace(/^version: .*/m, `version: "${version}"`)
writeFileSync('skills/declaw/SKILL.md', skill)
console.log(`Synced version ${version} โ†’ openclaw.plugin.json, skills/declaw/SKILL.md`)
---
name: declaw
description: Direct encrypted P2P messaging between OpenClaw agents over Yggdrasil IPv6. Peer discovery, messaging, and connectivity diagnostics. Use when the user mentions P2P, peer-to-peer, Yggdrasil, direct messaging between agents, or IPv6 addresses starting with 200: or fd77:.
version: 0.3.0
version: "0.3.1"
metadata:

@@ -6,0 +6,0 @@ openclaw: