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

@openparachute/runner

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

@openparachute/runner - npm Package Compare versions

Comparing version
0.1.0-rc.5
to
0.1.0-rc.7
+0
-1
.parachute/module.json

@@ -6,3 +6,2 @@ {

"tagline": "Vault-as-job-substrate engine — spawns claude -p against vault job notes on schedule.",
"kind": "tool",
"port": 1945,

@@ -9,0 +8,0 @@ "paths": ["/runner", "/.parachute"],

+10
-0
# Changelog
## [0.1.0-rc.7] - 2026-05-23
### Removed
- Dropped `kind` field from the `/.parachute/info` runtime endpoint response. Companion to runner#7's module.json drop. Closes part of hub#340.
## [0.1.0-rc.6] - 2026-05-23
- Dropped `kind` field from `.parachute/module.json`. Per hub#301 Phase B. No behavior change.
## [0.1.0-rc.5] - 2026-05-22

@@ -4,0 +14,0 @@

{
"name": "@openparachute/runner",
"version": "0.1.0-rc.5",
"version": "0.1.0-rc.7",
"description": "Vault-as-job-substrate engine — spawns claude -p against vault job notes on schedule.",

@@ -5,0 +5,0 @@ "module": "src/index.ts",

Sorry, the diff of this file is not supported yet