You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(lock): use @socketsecurity/lib/process-lock directly
Remove unnecessary re-export wrapper and import processLock directly
from @socketsecurity/lib/process-lock. This simplifies the codebase
and avoids indirection.
0 commit comments