New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@archetype-org/clack

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@archetype-org/clack - npm Package Compare versions

Comparing version

to
0.1.2

2

package.json
{
"name": "@archetype-org/clack",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",

@@ -5,0 +5,0 @@ "description": "a nodejs library for sending IPC commands to an Urbit ship over Conn.c",

@@ -37,2 +37,7 @@ # %clack

hoon: Thread(`
=/ m (strand ,vase)
;< ~ bind:m
~& (add 40 2)
(poke [~zod %hood] %helm-hi !>(\'\'))
(pure:m !>([%res 'success']))
`),

@@ -39,0 +44,0 @@ responseParser: parseThreadResponse,