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
fix(deps): update all packages to use catalog for @socketsecurity/lib
Updates 9 packages from pinned version 2.10.4 to catalog version 3.1.3.
This fixes CommonJS/ESM import issues in build scripts that were failing
with "getDefaultLogger is not a function" errors.
Also fixes:
- build-output.mjs: Use hoisted logger pattern for better performance
- clean.mjs: Replace forbidden fs.rm() with safeDelete() from @socketsecurity/lib/fs
- clean.mjs: Fix logger imports to work with updated lib version
Packages updated:
- bootstrap
- build-infra
- codet5-models-builder
- minilm-builder
- models
- node-smol-builder
- onnxruntime
- sbom-generator
- socket
- yoga-layout
0 commit comments