@open-matrix/scoped-package-control (0.1.0)
Published 2026-07-15 10:26:38 +00:00 by hivecast-admin
Installation
@open-matrix:registry=npm install @open-matrix/scoped-package-control@0.1.0"@open-matrix/scoped-package-control": "0.1.0"About this package
Scoped Package Control
This package is a stateless, attenuated facade over the selected HiveDock's
existing hivedock.control actor. It is mounted inside one delegated
workspaces.* subtree and forwards only package.up and package.remove
after checking the target HiveDock identity and configured package grant.
The runtime is bound at workspaces.<binding>.hivedock.control; its default
manifest mount is a valid placeholder and normal installation overrides the
<binding> segment for the delegated developer workspace.
It owns no package records, Directory rows, runtime state, or durable install authority. Those remain owned by Host Control and the target HiveDock.
Dependencies
Dependencies
| ID | Version |
|---|---|
| @open-matrix/contracts | 0.1.6 |
| @open-matrix/core | 0.1.7 |
| @open-matrix/host-control | 0.1.19 |
Development Dependencies
| ID | Version |
|---|---|
| @types/node | ^20.0.0 |
| esbuild | ^0.27.3 |
| tsx | ^4.21.0 |
| typescript | ^5.7.0 |