FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts - SocketDev/socket-cli · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
SocketDev
/
socket-cli
Public
Notifications
You must be signed in to change notification settings
Fork
60
Star
312
Code
Issues
10
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
socket-cli
scripts
on
v1.1.158
User selector
Datepicker
Commit history
Commits on Aug 6, 2026
test: fix coverage, AST markdown, drop Node 20 CI
Show description for 6e5adcb
John-David Dalton (jdalton)
authored
6e5adcb
View commit details
Copy full SHA for 6e5adcb
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
refactor(release): route bump and promote through runMain
Show description for 6e49a83
John-David Dalton (jdalton)
committed
6e49a83
View commit details
Copy full SHA for 6e49a83
View code at this point
Browse repository at this point
feat(scripts): make the dependency update a deterministic three-pass entry
Show description for 36e219d
John-David Dalton (jdalton)
committed
36e219d
View commit details
Copy full SHA for 36e219d
View code at this point
Browse repository at this point
feat(scripts): add the scoped lint runner and the aggregate check runner
Show description for 3aa2395
John-David Dalton (jdalton)
committed
3aa2395
View commit details
Copy full SHA for 3aa2395
View code at this point
Browse repository at this point
feat(scripts): vendor a fail-soft entry runner and shared scope helpers
Show description for b7fe64b
John-David Dalton (jdalton)
committed
b7fe64b
View commit details
Copy full SHA for b7fe64b
View code at this point
Browse repository at this point
ci(release): derive the release version and changelog in CI
Show description for b59f933
John-David Dalton (jdalton)
committed
b59f933
View commit details
Copy full SHA for b59f933
View code at this point
Browse repository at this point
Commits on May 22, 2026
chore(hooks): replace test pre-commit with Claude PII guard (#1329)
Show description for ac00b7c
Martin Torp (mtorp)
authored
ac00b7c
View commit details
Copy full SHA for ac00b7c
View code at this point
Browse repository at this point
Commits on Sep 19, 2025
Split out npm/npm spawnBin
John-David Dalton (jdalton)
committed
9271d46
View commit details
Copy full SHA for 9271d46
View code at this point
Browse repository at this point
Commits on Sep 15, 2025
Reorganize test fixtures with initial lock files
Show description for 0063396
John-David Dalton (jdalton)
and
Claude (claude)
committed
0063396
View commit details
Copy full SHA for 0063396
View code at this point
Browse repository at this point
Commits on Sep 14, 2025
Fix build
John-David Dalton (jdalton)
committed
2348b6a
View commit details
Copy full SHA for 2348b6a
View code at this point
Browse repository at this point
Continue pnpm migration
John-David Dalton (jdalton)
committed
8b1c6a9
View commit details
Copy full SHA for 8b1c6a9
View code at this point
Browse repository at this point
Commits on Sep 4, 2025
Remove unneeded stats.isSymbolicLink() calls
John-David Dalton (jdalton)
committed
cfa317f
View commit details
Copy full SHA for cfa317f
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
Fix fs methods
John-David Dalton (jdalton)
committed
2af7c53
View commit details
Copy full SHA for 2af7c53
View code at this point
Browse repository at this point
Add onlyDirectories and onlyFiles options to findUp and findUpSync
John-David Dalton (jdalton)
committed
748e107
View commit details
Copy full SHA for 748e107
View code at this point
Browse repository at this point
Env cleanup
John-David Dalton (jdalton)
committed
fa2f4a0
View commit details
Copy full SHA for fa2f4a0
View code at this point
Browse repository at this point
Commits on Sep 2, 2025
Remove lazily access comments
John-David Dalton (jdalton)
committed
db004fa
View commit details
Copy full SHA for db004fa
View code at this point
Browse repository at this point
Make coana cli an external dependency
John-David Dalton (jdalton)
committed
53fa2e8
View commit details
Copy full SHA for 53fa2e8
View code at this point
Browse repository at this point
Commits on Aug 6, 2025
Remove unused constants
John-David Dalton (jdalton)
committed
104f50a
View commit details
Copy full SHA for 104f50a
View code at this point
Browse repository at this point
Commits on Jul 30, 2025
Add support for maxOldSpaceSize and maxSemiSpaceSize flags
John-David Dalton (jdalton)
committed
d445054
View commit details
Copy full SHA for d445054
View code at this point
Browse repository at this point
Commits on Jul 17, 2025
Fix spinner and colors
John-David Dalton (jdalton)
committed
0e42bd8
View commit details
Copy full SHA for 0e42bd8
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
Reduce duplicate require('node:...') variable assignments
John-David Dalton (jdalton)
committed
f432059
View commit details
Copy full SHA for f432059
View code at this point
Browse repository at this point
Add safeStatsSync
John-David Dalton (jdalton)
committed
01d1c1f
View commit details
Copy full SHA for 01d1c1f
View code at this point
Browse repository at this point
Commits on Jun 5, 2025
Fix build and prevent rm-rf accidents (#645)
John-David Dalton (jdalton)
authored
1a0dc69
View commit details
Copy full SHA for 1a0dc69
View code at this point
Browse repository at this point
Move coana dep to external and start integration (#642)
John-David Dalton (jdalton)
authored
cbb85f9
View commit details
Copy full SHA for cbb85f9
View code at this point
Browse repository at this point
Commits on May 25, 2025
Add constants.binCliPath (#592)
John-David Dalton (jdalton)
authored
b02ae9d
View commit details
Copy full SHA for b02ae9d
View code at this point
Browse repository at this point
Commits on May 19, 2025
Adding some Oxford commas (#562)
Peter van der Zee (pvdz)
authored
613b768
View commit details
Copy full SHA for 613b768
View code at this point
Browse repository at this point
Commits on May 11, 2025
Cleanup env vars and v8 cache bootstraps (#544)
John-David Dalton (jdalton)
authored
d929589
View commit details
Copy full SHA for d929589
View code at this point
Browse repository at this point
Commits on May 10, 2025
Add babel plugin to transform util.parse(...) into new URL(...) (#542)
John-David Dalton (jdalton)
authored
45bd7a8
View commit details
Copy full SHA for 45bd7a8
View code at this point
Browse repository at this point
Commits on May 6, 2025
Fix cyclical import in ts node (#519)
John-David Dalton (jdalton)
authored
be52680
View commit details
Copy full SHA for be52680
View code at this point
Browse repository at this point
Commits on Apr 30, 2025
Make ts run natively in node (#494)
John-David Dalton (jdalton)
authored
6e02a82
View commit details
Copy full SHA for 6e02a82
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
Move external deps to external folder
John-David Dalton (jdalton)
committed
90bdd59
View commit details
Copy full SHA for 90bdd59
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
Simplify build (#462)
John-David Dalton (jdalton)
authored
7693603
View commit details
Copy full SHA for 7693603
View code at this point
Browse repository at this point
Commits on Apr 12, 2025
Inline almost everything
John-David Dalton (jdalton)
committed
d33000f
View commit details
Copy full SHA for d33000f
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
Inline blessed package
John-David Dalton (jdalton)
committed
1c93cc9
View commit details
Copy full SHA for 1c93cc9
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
Add curly lint rule
John-David Dalton (jdalton)
committed
3a7531e
View commit details
Copy full SHA for 3a7531e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL