mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-08 02:36:10 +00:00
feat(cli): surface stale project pin to non-TTY agents, throttled
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { isSafeVersion } from "./updateCheck.js";
|
||||
import { isSafeVersion } from "./safeVersion.js";
|
||||
|
||||
// Matches `hyperframes@<semver>` as a whole token inside a script string. The
|
||||
// version class mirrors isSafeVersion's semver shape; capturing group 1 is the
|
||||
|
||||
Reference in New Issue
Block a user