@guardcore/agent
v0.0.2
Published
Scoped alias of `guardagent` — installing this transparently pulls in and re-exports the guardagent package. Use either name interchangeably.
Maintainers
Readme
@guardcore/agent
Scoped alias of guardagent — Telemetry & Monitoring Agent for Guard-Core TS and its thin adapters.
Installing this package pulls in guardagent as a dependency and re-exports everything from it, so the two names resolve to the same module:
import agent from "@guardcore/agent";
import agent from "guardagent";
// ↑ equivalent — both paths load the same codeStatus: Reserved namespace. Initial release pending — see guard-agent-ts for the source and roadmap.
Part of the Guard-Core platform.
License
MIT
