MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / version.test.ts

File version.test.ts

packages/core/src/version.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from 'node:test'
2import assert from 'node:assert/strict'
3import { isNewerStableVersion, isStableVersion } from './version'
4

Callers

nothing calls this directly

Calls 2

isStableVersionFunction · 0.90
isNewerStableVersionFunction · 0.90

Tested by

no test coverage detected