Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/models.dev
/ compare-model-migrations.ts
File
compare-model-migrations.ts
packages/core/script/compare-model-migrations.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
3
import
path from
"node:path"
;
4
import
{ cp, mkdir, rm, writeFile } from
"node:fs/promises"
;
Callers
nothing calls this directly
Calls
4
installModelNamespaceAliases
Function · 0.85
generateForComparison
Function · 0.85
generate
Function · 0.85
sortedJson
Function · 0.85
Tested by
no test coverage detected