File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 in : query
4141 required : false
4242 example : anilist,anidb
43- description : " Comma-separated list of sources to return in response objects."
43+ description : Comma-separated list of sources to return in response objects.
4444 schema :
4545 type : string
4646
Original file line number Diff line number Diff line change 66 "private" : true ,
77 "license" : " AGPL-3.0-only" ,
88 "homepage" : " https://arm.haglund.dev/docs" ,
9- "packageManager" : " pnpm@10.32.1 " ,
9+ "packageManager" : " pnpm@11.1.2 " ,
1010 "engines" : {
1111 "node" : " ^25"
1212 },
2626 "docker:start" : " pnpm --silent docker:build; pnpm --silent docker:run" ,
2727 "docker:run" : " docker run -it --rm --name arm -p 3000:3000 arm-server" ,
2828 "fetch-data" : " node bin/update.ts --exit" ,
29- "lint" : " eslint src " ,
29+ "lint" : " eslint --flag unstable_native_nodejs_ts_config " ,
3030 "lint:fmt" : " oxfmt --check" ,
3131 "start" : " node dist/index.mjs" ,
3232 "test" : " vitest" ,
4141 "@types/json-schema" : " 7.0.15" ,
4242 "@types/node" : " 25.5.0" ,
4343 "@typescript/native-preview" : " 7.0.0-dev.20260313.1" ,
44- "@vitest/coverage-v8" : " 4.1.0 " ,
44+ "@vitest/coverage-v8" : " 5.0.0-beta.2 " ,
4545 "db0" : " 0.3.4" ,
4646 "eslint" : " 10.0.3" ,
47- "evlog" : " 2.5 .0" ,
48- "h3" : " 2.0.1-rc.16 " ,
49- "kysely" : " 0.28.11 " ,
47+ "evlog" : " 2.17 .0" ,
48+ "h3" : " 2.0.1-rc.22 " ,
49+ "kysely" : " 0.29.0 " ,
5050 "kysely-db0" : " 0.1.0-beta.1" ,
5151 "mentoss" : " 0.13.0" ,
5252 "nano-staged" : " 0.9.0" ,
5353 "oxfmt" : " 0.40.0" ,
5454 "simple-git-hooks" : " 2.13.1" ,
55- "tsdown" : " 0.21.10 " ,
56- "valibot" : " 1.2 .0" ,
57- "vitest" : " 4.1.0 " ,
55+ "tsdown" : " 0.22.0 " ,
56+ "valibot" : " 1.4 .0" ,
57+ "vitest" : " 5.0.0-beta.2 " ,
5858 "xior" : " 0.8.3"
5959 }
6060}
You can’t perform that action at this time.
0 commit comments