An open API service providing commit metadata for open source projects.

GitHub / SocketDev/socket-lib / commits

SHA Message Author Date Stats
2b44518e chore: bump version to 6.0.3 jdalton <j****n@g****m> 3 months ago
3f12ce5e test(fs): cover findUpSync onlyDirectories-matches-a-file branch jdalton <j****n@g****m> 3 months ago
0a546e7e feat(smol,fs,paths): prefer node:smol-path native fast paths with JS fallback jdalton <j****n@g****m> 3 months ago
e14ddaff test(fs): cover requireResolveFromCwd non-nothrow branch jdalton <j****n@g****m> 3 months ago
d7fefe8f test(releases): cover github-retry-config env override + extract resolveBaseD... jdalton <j****n@g****m> 3 months ago
ee6ec433 fix(build,test): kill release-test worker starvation + guard dist integrity jdalton <j****n@g****m> 3 months ago
4de69597 feat(ai,fs,paths): AI_PROFILE ladder + walkUp/canAccess/requireResolveFrom he... jdalton <j****n@g****m> 3 months ago
4ce5ba68 fix(provenance): sort trust functions into alphanumeric order jdalton <j****n@g****m> 3 months ago
a536e7a9 ci(provenance): inline publish step to fix OIDC trusted-publisher match jdalton <j****n@g****m> 3 months ago
e65dade9 ci(publish): add --direct mode, use it until staged publish unblocks jdalton <j****n@g****m> 3 months ago
57c7dfac style(provenance): oxfmt comment reflow jdalton <j****n@g****m> 3 months ago
7d43ff40 ci(provenance): bind publish to npm-publish environment for OIDC jdalton <j****n@g****m> 3 months ago
110c48c6 test(provenance): cover TRUST_LEVELS index round-trip + new names jdalton <j****n@g****m> 3 months ago
d3be4066 refactor(provenance): consolidate trust-ladder API (ex-packumeta) jdalton <j****n@g****m> 3 months ago
5c5c9270 chore: cascade follow-ups (CLAUDE.md fleet block, config + .gitattributes ref... jdalton <j****n@g****m> 3 months ago
46240ec1 fix(logger,run-command): clear line before progress + child spawn jdalton <j****n@g****m> 3 months ago
5f8c0aa6 chore(wheelhouse): cascade template@a7ff5b9 jdalton <j****n@g****m> 3 months ago
e8ef7e5a ci(provenance): drop publish-script override, use canonical fallback jdalton <j****n@g****m> 3 months ago
403ded31 chore(registry-pins): cascade socket-registry pins → 5e830399 jdalton <j****n@g****m> 3 months ago
15da209e fix(build,ci): skip prepare-rebuild + fix publish-script arg passing jdalton <j****n@g****m> 3 months ago
4544ca2c fix(prim/codemod): atomic write + skip-when-unchanged jdalton <j****n@g****m> 3 months ago
5b2a6bae chore(registry-pins): cascade socket-registry pins → 2b4384f7 jdalton <j****n@g****m> 3 months ago
09ddb3fd chore(registry-pins): cascade socket-registry pins → 30c9d1e8 jdalton <j****n@g****m> 3 months ago
5ec4a927 chore(registry-pins): cascade socket-registry pins → 0bc65f5b jdalton <j****n@g****m> 3 months ago
88f99716 ci(publish): route through pnpm stage publish for staged-publishing jdalton <j****n@g****m> 3 months ago
4f3d09af fix(build): scope fsync barrier to macOS only jdalton <j****n@g****m> 3 months ago
18af66f3 feat(primordials): add Set composition ambient declarations + tests jdalton <j****n@g****m> 3 months ago
eaddf42a fix(build): fsync barrier after parallel build before fixExports + tests jdalton <j****n@g****m> 3 months ago
997b5c10 feat(primordials): add Map/WeakMap getOrInsert + getOrInsertComputed jdalton <j****n@g****m> 3 months ago
8c61be6f chore(release): bump version to 6.0.2 jdalton <j****n@g****m> 3 months ago
d0cb40a0 refactor(logger,http-request): split class from singleton, add logger.ts + ht... jdalton <j****n@g****m> 3 months ago
40023b62 refactor(logger,http-request): paired node/browser entries jdalton <j****n@g****m> 3 months ago
4f64b6b1 fix(exports): route ./logger to browser variant; mark explicit /browser leaves jdalton <j****n@g****m> 3 months ago
deb05ee5 chore(wheelhouse): cascade template@b98464a jdalton <j****n@g****m> 3 months ago
e618e885 chore(deps): refresh pnpm-lock from cascade jdalton <j****n@g****m> 3 months ago
c4af7037 chore(registry-pins): cascade socket-registry pins → c291a141 jdalton <j****n@g****m> 3 months ago
c5f0d966 chore(wheelhouse): cascade template@cf3f2d2 (followup) jdalton <j****n@g****m> 3 months ago
8d0bf4aa chore(wheelhouse): cascade template@cf3f2d2 jdalton <j****n@g****m> 3 months ago
6c7d975d chore(registry-pins): cascade socket-registry pins → 29100ff2 jdalton <j****n@g****m> 3 months ago
55f07cde ci(provenance): generic dispatch-input wording (drop npm specifics) jdalton <j****n@g****m> 3 months ago
e9e16de8 feat(primordials): add captured globals + codegen alias map jdalton <j****n@g****m> 3 months ago
3686c720 chore(release): bump version to 6.0.1 jdalton <j****n@g****m> 3 months ago
6f3ae426 chore(sync): oxfmt reflow on fleet hooks (no behavior change) jdalton <j****n@g****m> 3 months ago
7915d547 refactor(tests): split 4 remaining monster test files into domain modules jdalton <j****n@g****m> 3 months ago
062352a1 refactor(tests/fs): split 1822-line fs.test.mts into 10 domain files jdalton <j****n@g****m> 3 months ago
a4dcdf3d fix(build): use Promise.allSettled for parallel builders (no mid-write short-... jdalton <j****n@g****m> 3 months ago
48616ea7 fix(tests/cdxgen): normalize path before regex match (cross-platform sep) jdalton <j****n@g****m> 3 months ago
f14c67ef fix(external-tools/janus): throw helpful error on unsupported platformArch jdalton <j****n@g****m> 3 months ago
919f347a fix(tests/secrets/rc): skip 0o600 mode assertion on Windows (no POSIX mode bits) jdalton <j****n@g****m> 3 months ago
2b03f73e chore(sync): cascade fleet template@77d107a jdalton <j****n@g****m> 3 months ago
ed21e251 test(ai-worktree): use shared cross-platform sh() helper via execFileSync jdalton <j****n@g****m> 3 months ago
b4ac844c chore(wheelhouse): cascade template@8dbabff jdalton <j****n@g****m> 3 months ago
c8b0df45 feat(argv): add parseArgsString — tokenize a shell-style command string into ... jdalton <j****n@g****m> 3 months ago
a3e9582f fix(tests/ai-worktree): replace 'mkdir -p' shellout with Node fs.mkdirSync jdalton <j****n@g****m> 3 months ago
cbd15f6c refactor(tests): collapse repeated oxlint-disable comments onto a single help... jdalton <j****n@g****m> 3 months ago
7b63418d test: per-call-site oxlint-disable for legitimate null + isDir test cases jdalton <j****n@g****m> 3 months ago
5fa8cd4c build(oxlint-plugin): cascade missing prefer-non-capturing-group rule jdalton <j****n@g****m> 3 months ago
d86c2ac1 fix(security): override qs to 6.15.2 (CVE in 6.11.1-6.15.1) jdalton <j****n@g****m> 3 months ago
c77a3854 style: oxfmt reflow prefer-async-spawn rule JSDoc jdalton <j****n@g****m> 3 months ago
a18fd3b3 ci: bump socket-registry reusable workflow SHA to pick up pnpm 11.3.0 pin jdalton <j****n@g****m> 3 months ago
f950e2d4 fix(tests): resolve TS errors across 6 test files for green check jdalton <j****n@g****m> 3 months ago
586f1ecd feat(packages/types): add keywords + sideEffects as named PackageJson props jdalton <j****n@g****m> 3 months ago
88a8db8a fix(tests/github-api-get-asset-url): drop stale 4th arg from createMockHttpRe... jdalton <j****n@g****m> 3 months ago
1de88a59 style: oxfmt autofix in dlx/binary-cache + releases/github-api-get-asset-url ... jdalton <j****n@g****m> 3 months ago
9fe92903 chore(sync): cascade fleet template@5cb2f11 jdalton <j****n@g****m> 3 months ago
160472b1 chore(sync): cascade fleet template@3a03e28 jdalton <j****n@g****m> 3 months ago
e7613e34 docs(claude.md): move project section detail to docs/claude.md/repo/architect... jdalton <j****n@g****m> 3 months ago
b30dea08 chore(sync): cascade fleet template@cead536 jdalton <j****n@g****m> 3 months ago
3ebafff6 chore(sync): cascade fleet template@0c7ceb8 jdalton <j****n@g****m> 3 months ago
cf6b8080 test(coverage): fix c8 ignore directives to use start/stop blocks for multi-l... jdalton <j****n@g****m> 3 months ago
dc7cb084 test(coverage): cover fileStream error wrap + REST per-tag non-ok throw jdalton <j****n@g****m> 3 months ago
883ab40a test(dlx/binary-cache): cover outer try/catch arms via existsSync spy jdalton <j****n@g****m> 3 months ago
01db6855 test(http-request/request-attempt): cover body-destroy + signal + hook-throw ... jdalton <j****n@g****m> 3 months ago
84abe0c3 test(bin/which): cover whichReal async path + resolveRealBinSync cache jdalton <j****n@g****m> 3 months ago
2b572418 test(spawn): cover spinner stop/restart around child process jdalton <j****n@g****m> 3 months ago
10a60a72 test(fs/sync): cover isDir + safeStatSync null-byte catch jdalton <j****n@g****m> 3 months ago
1e1bfac7 test(coverage): cover download cleanup, binary-cache list, keychain cache, wh... jdalton <j****n@g****m> 3 months ago
145ee041 test: use describe.sequential to avoid mkdtemp tmp-var clobber under isolate:... jdalton <j****n@g****m> 3 months ago
002b1e78 style: oxfmt autofix in binary-cache test jdalton <j****n@g****m> 3 months ago
b17d99e7 test(dlx/binary-cache): remove flaky no-metadata test (depended on stale read... jdalton <j****n@g****m> 3 months ago
c24110cd test(dlx/binary-cache): replace bogus catch-arm tests with correct early-cont... jdalton <j****n@g****m> 3 months ago
e68dde5b test(dlx/binary-cache): add non-empty-no-meta + race-condition tests (2 added) jdalton <j****n@g****m> 3 months ago
96684377 test(cover/formatters): cover NaN type.percent branch in formatCoverage (1 ad... jdalton <j****n@g****m> 3 months ago
6aad9e14 test(debug/output): cover debugNs spinner pause+resume branch (1 added, 95% →... jdalton <j****n@g****m> 3 months ago
934dbfce test(paths/rewire): cover getPathValue + hasOverride + invalidateCaches + reg... jdalton <j****n@g****m> 3 months ago
5c6aeebd test(releases/socket-btm): cover cwd + downloadDir option forwarding (2 added... jdalton <j****n@g****m> 3 months ago
8e82fa5d test(dlx/binary-resolution): cover makePackageBinsExecutable Windows early-re... jdalton <j****n@g****m> 3 months ago
b8ff5124 style: oxfmt autofix for new dlx/github/packages/spinner tests jdalton <j****n@g****m> 3 months ago
dc4ce5f6 test(dlx/binary-download): cover Windows chmod-skip branch via vi.mock(WIN32=... jdalton <j****n@g****m> 3 months ago
ff2fad81 test(packages/operations): cover resolveRegistryPackageName (4 added, 71% → 7... jdalton <j****n@g****m> 3 months ago
7c04650d test(dlx/manifest): cover writeManifest rename-throw cleanup branch (1 added,... jdalton <j****n@g****m> 3 months ago
db86054e test(dlx/binary-resolution): cover Windows wrapper resolution + cache via vi.... jdalton <j****n@g****m> 3 months ago
cab98552 test(logger/default): cover substep() method (3 added, 99% → 100% lines) jdalton <j****n@g****m> 3 months ago
95247269 test(packages/normalize): mirror dist tests against src/ for coverage attribu... jdalton <j****n@g****m> 3 months ago
20fcd333 test(ansi): mirror dist tests against src/ for coverage attribution (9 added,... jdalton <j****n@g****m> 3 months ago
9910436f test(links/create): cover inherit + RGB-tuple resolved link colors (2 added, ... jdalton <j****n@g****m> 3 months ago
9b089b0d test(github/refs-graphql): cover fetchRefShaViaGraphQL transport + parse + au... jdalton <j****n@g****m> 3 months ago
61adb95e test(github/ghsa): cover fetchGhsaDetailsViaGraphQL edges via httpRequest moc... jdalton <j****n@g****m> 3 months ago
8b18fe17 test(spinner/default): cover getCliSpinners registry + getDefaultSpinner sing... jdalton <j****n@g****m> 3 months ago
88b9a84b test(packages/provenance): cover fetchPackageProvenance via make-fetch-happen... jdalton <j****n@g****m> 3 months ago

← Back to repository